Control panel
-
Hi, someone has developed a control panel on open trades.
By buy, sell and total, volumes, pips, money and management buttons
Or something similar, it would be great to see how? -
@rodrigo-ortuzar You can try to use the search engine of this forum. You will find some graet panels created by users in the past.
-
Thanks l'andorrà, as always you were right and I found several. I was doing it in "on Tick" and the majority that I saw had it developed in "on Timer" is there a special reason to do it in "on Timer" and how do you indicate that it updates every xx seconds?
-
@rodrigo-ortuzar On timer will reduce EA work compared to on tick, what works best for your use determines what to use, on chart works as well but only for live/demo.
-
Very clear jstap explanation thanks, another issue, I couldn't understand how to do it so that when you see the buttons you know if a button is pressed or not, you have a simple one that explains how to do it, I would appreciate it.
-
@rodrigo-ortuzar Here is an example but there is a lot that can be done, if you put a shared link of where you get to things can be looked at:
-
Thanks jstap, I analyze it and then I'll tell you. Can you help me with this block:
http://fxdreema.com/forum/topic/14822/the-largest-losing-position-of-all-open-positions
I would appreciate.