That was the whole point of the correction I suggested.excalibre30 » Mon Sep 08, 2014 10:49 am wrote:
I just change the trading time frame option in the EA. Easier and no need to fiddle with the code.
This is a demo acct. Hoping to put it on live soon.
The TradingTimeFrame input was supposed to be used by the GetFractals function via the 'tf' parameter.
For example, without the correction, if TradingTimeFrame=240 and your chart is on M15, the GetFractals function will read fractal data from the M15 chart instead of H4.
Whatever, I will leave it to Steve to decide to apply the correction or not.