Ryan Ng:
I am trying to test an EA performance in XAUUSD in 2007 at 1 hour timeframe.
I have checked in the history center that I do have 1 hour history data of XAUUSD in 2007, but no data for 30min, 15min, 5min and 1 min.
However when I run my strategy tester in visual mode, I saw the candle stick in the 1 hour tick chart moving as if the software actually has the data at lower time frame.
How is that possible? Thanks.
all time frames are made of M1 data
Code2219 or probably 2319:
Only if M1 data are available. Otherwise higher timeframes are used.
all time frames are made of M1 data
I am trying to test an EA performance in XAUUSD in 2007 at 1 hour timeframe.
I have checked in the history center that I do have 1 hour history data of XAUUSD in 2007, but no data for 30min, 15min, 5min and 1 min.
However when I run my strategy tester in visual mode, I saw the candle stick in the 1 hour tick chart moving as if the software actually has the data at lower time frame.
How is that possible? Thanks.