How to bring a particular chart on top
-
I have an EA running on many charts, when a trade is made by a particular chart, I want to the EA to get the focus of that particular pair (chart). In other words, make that chart the active chart so that I can see the chart that took the trade without clicking on the pair.
-
@vish i wouldn't waste any brain power to substitute clicking a trade, and then hitting your space bar.
-
@vish I guess that is something requiring custom code. AFAIK no block in fxDreema can do anything like that.