Техническое задание
I need a script to change settings of an indicator for all open charts - all charts in a profile effectively. But it must not create a new template or overwrite the existing template, as each CCY pair has a different template, with different indicator settings.
I would like the script written so it is generic enough for me to change as i often change settings on different indicators, and so may need to change / adapt the script
In the first instance I need to change the Visualisation settings on an indicator - ie to set which timeframes are included.
I would also like the ability to change a parameter for an indicator. So would need to be able to modify the script easily to change the name of the indicator that it applies to and the relevant parameter and setting - -I am happy to just modify the script, I don't need it to input parameters. But again this needs to be for all open charts.
Not sure if this ends up being two separate scripts?