Quote:
|
Originally Posted by frantacech
Can you Add resolution FIRST BIG correct candle?
For example
testing correct entry signal (first bar after oposite) - closed bar M15. If OK, waiting correct signal M30 and open trade - not wait closed M30 candle.
|
I am not sure what you mean here. Are you saying use 15 minute timeframe for signals?
That might work for the idea of looking back x bars for valid signals on all bars to place trade especially if x is 1 or 2.
This would also allow the EA to use the 5 minute with valid signals for up to 6 bars back.
Only problem is the EA will backtest very slowly if StepMA is used.
Does anyone have any ideas for a replaement?
Robert