Help with Candle ID.
-
Hi, need help from experts.
I got two conditions indicators to make entry
SELL entry
first rule is candle must close above the red line @ buffer 3
second rule is rsi must in above 80 overbought limit. red arrow at the top
then EA make sell entrymy problem in backtest. when rsi in above 80 overbought limit. EA make entry at 2 red arrows below the red line . EA ignore the first rule,
how to make sure the first rule is met. then second rule met. entry happen. its about candle id I think
how to make the EA check condition the previous candle is above red line. and current candle is in rsi 80 overbought limit. entry happen
please help. thanks

-
Add a shared link to see what's happening a little clearer what's happening.
-
@jstap
here is the link
https://fxdreema.com/shared/5AOKB3pud -
It looks like the indicator is repainting. Before moving on you should check it doesn't, otherwise no bot based on it will be reliable at all.
-
This looks like it will do that unless the indicator repaints...
-
@nadalmir said in Help with Candle ID.:
@jstap
here is the link
https://fxdreema.com/shared/5AOKB3pudtry this way, just to see if the indicator's buffers are working
