I am wondering if it would be possible to write a script that would do the following.
Let's say I have 20 chart windows open with trades on 5 of them. Lets say I have one chart maximized and all the rest are not visible but they are on the MT4 workspace along the bottom of the screen or behind other charts but they are just not visible for now.
So I decide I want to look at all charts that have an open trade on them.
Could a script be written that you could drag to the open chart and have the script rearrange the charts with only charts with open trades visible, tile horizontal or tile vertical... Just the charts with open trades, is there some way to have a script identify the correct charts to place in the active grid view??
I am not a coder so I have no idea if such a function is even possible.. a function that would somehow call pairs that have open positions on.
I hope I was clear in my description..
anyway , if someone can come up with something it would be interesting to see or just let me know if it is even possible..
thanks..
Let's say I have 20 chart windows open with trades on 5 of them. Lets say I have one chart maximized and all the rest are not visible but they are on the MT4 workspace along the bottom of the screen or behind other charts but they are just not visible for now.
So I decide I want to look at all charts that have an open trade on them.
Could a script be written that you could drag to the open chart and have the script rearrange the charts with only charts with open trades visible, tile horizontal or tile vertical... Just the charts with open trades, is there some way to have a script identify the correct charts to place in the active grid view??
I am not a coder so I have no idea if such a function is even possible.. a function that would somehow call pairs that have open positions on.
I hope I was clear in my description..
anyway , if someone can come up with something it would be interesting to see or just let me know if it is even possible..
thanks..