Getting current time frame of the robot
Created at 05 Jun 2014, 23:22
Getting current time frame of the robot
05 Jun 2014, 23:22
Hi
Is there any property like TimeFrame.Current that will return string or any other object describing timeframe the robot is running under? I need to do calculations based on the current timeframe of the robot.
Thanks
Futuresmo
05 Jun 2014, 23:37
The timeframe info is contained in MarketSeries.TimeFrame property.
@Futuresmo