Timeframe

class metatrader5EasyT.timeframe.TimeFrame[source]

There are incompatibilities and different patterns in writing the timeframe between platforms. This class attend to reduce the chance of errors providing the same timeframe structure between platforms.

Examples

You can find an example of the TimeFrame usage in update_rates() function in Rates documentation