Where is the "(re)draw trades on chart" block in MT5
-
Good evening,
I am currently converting an MT4 EA to MT5. In MT5 the
"(re)draw trades on chart" block
seems to be missing. Why? How can I replace this block in a different way?
Thank you!
Rupprecht -
I hadn't used that block on MT5. I'm curious about the answer to your question.
-
@rupp Probably because it is not necessary, in MT5 the trades are always redrawed
-
Interesting. I didn't know that.