Print Symbol+BUY/SELL Price
-
Hello every one.
How can i get text on the chart when one symbol was open BUY/SELL?
For example I apply EA on XAUUSD. Then EURUSD open BUY @1.22000. i want to print BUY EURUSD @1.22000
Believe that fxdreema user out there will have the idea.
Thanks in advance and have a nice day . . . . -
@Pheaktra-Capo You can do this in the 'on trade' tab:

-
Thank you. already try this. But if broker have 1 thousand instrument pair, i have to repeat it 1thousand time. this is the problem
-
Then you will need some custom code, I'm afraid.
-
Yes, custom code. This is what i am looking for.
i use symbol() and it only print out only the current chart pair only