I am confused, please help me
-
My EA is working in all symbols at the same time, but I want to set it on an especial symbol. I mean I want it to recognize one symbol from my input list.
-
@h-adib You can store the name of the symbol on the 'on init' tab by using a string type variable like this:

For this to work correctly you will have to run the bot on that specific symbol, though.