Does entering at Candle ID (1) vs (0) make any difference?
-
I have this indicator (similar to rsi), and it can only work when with Cande ID (1).....On the graph backtest, it moves up and down all the way......Was wondring that if it entered its trades in Candle (0)....would graph show drastic change?
-
@tashab The most common reason although there are many is to ensure a cross has happened and guaranteed, basically it conforms a condition.
-
@jstap But havnt you noticed fxdreema Candle (0) doesnt work with indicators anymore? Like it doesnt enter trades the momment the indicator is crossed like it used to do last year....
You can check this EA;
https://fxdreema.com/shared/11HnpwXBdYou'll see not every candle that crossed it opend a trade....
-
@tashab Never noticed this happening, try putting the once per bar block under the condition.
-
@jstap Nope, didnt work either....any other way?