Hi I don’t want use the breakeven signal received from telegram channel because I use trailing stop on any trade, in what manner can i set the ea so the breakeven is totally disabled also when a signal like “MOVE SL TO BREAKEVEN” is received? Thank you
There is an option to skip signals that contain certain words. You can find it in the EA’s inputs, it’s called “Skip signals containing (separated by ,)”. There you can enter words or phrases, for example: “move sl, sl to open, breakeven”.