Doesn't sell when it's supposed to
-
I've set the bot to exit position when stochastic main line crosses under 80. This is the blue line if I'm correct. Candle id is 0 and I have a once per bar filter. But it often sells a couple of candles later. Here's the bot: https://fxdreema.com/shared/YPaCMe6Hc
-
@davjack I am pretty sure when signal crosses down over main this is a signal to sell, on MT4/5 the main line is represented by the bars, watch it on back test and you'll see what you need to do.
-
@davjack I may have got things confused,
sell signal = main crossing below signal
buy signal = main crossing above signal -
@davjack Maybe because there is no 'sell now' block included?
