EA Should Respond to a Signal Several Times
-
Hello, I have an EA programmed with 3 indicators together works everything works wonderfully, only I would like that if a trade is already open he at a later time when the signal reappears again enters (example M5 chart RSI chart shows 70 he goes short 15-30 min later RSI but on 50 and trade is still open 1H later 1 trade still open but RSI shows again 70 and then he should there a second time purely but no idea how I program the tu maybe I can help there yes one.
-
@zaymex Can you please share the link to your project?
-
-
@zaymex Since you used "No open trade" as first block, if there is any open position exist it will not take any more calls. So you should not use that block. Remove that particular block and run. You may see the difference.