Hi,
I have an automated trade managment EFS and I would like to be able to view alternate intervals without exiting the formula and reinitializing the script.
One idea is to have a series of buttons on the side of the chart (say 2m, 5m, 15m) that when pressed would toggle the view to the corresponding selected interval period.
It is important that the EFS not reinitialize so that the trade can continue to be managed by the script across the various time intervals.
Is this possible?
Any help or insight would be much appreciated.
Regards,
Ryan.
I have an automated trade managment EFS and I would like to be able to view alternate intervals without exiting the formula and reinitializing the script.
One idea is to have a series of buttons on the side of the chart (say 2m, 5m, 15m) that when pressed would toggle the view to the corresponding selected interval period.
It is important that the EFS not reinitialize so that the trade can continue to be managed by the script across the various time intervals.
Is this possible?
Any help or insight would be much appreciated.
Regards,
Ryan.
Comment