Apply template on selected pair
-
Hi there. I would like to know how to apply the template only on one selected pair (I'm not a coder)

-
I join you in the request. I would also like to know how to do that.
-
any suggestion about how to modify the custom code?
-
-
only this for current chart:

or modified code for all charts with a specified pair: (untested)

-
@miro1360 thank you miro
-
Thank you miro.
-
@miro1360 sorry to bother you, and how to apply the template from the current chart to another chart (e.g. Pair XYZ) ?
-
currChart is variable for a Chart ID, it seems to me that it cannot be set specifically and is assigned automatically, so you have to move impractically by increasing the ID value and with the use of conditions to search for the correct chart ... maybe there's a way but I've never been looking for it
-
@miro1360 thank you