I hv a strategy that depends on 2 charts:
i) 10min 24hr
ii) 10min 9:30-16:15
I need to communicate them by global variables since EFS2 support calculating different symbol/interval but NOT different timeframe.
The problem is that when I reload the charts, the historical values of the global variables are gone and only the latest value of them are available. So the charts are not showing the way it should be if they are run realtime.
Is there anyway to solve this?
i) 10min 24hr
ii) 10min 9:30-16:15
I need to communicate them by global variables since EFS2 support calculating different symbol/interval but NOT different timeframe.
The problem is that when I reload the charts, the historical values of the global variables are gone and only the latest value of them are available. So the charts are not showing the way it should be if they are run realtime.
Is there anyway to solve this?
Comment