I am using an AddDataSeries in a custom column which also calls an indicator. How can I make the parameters of the AddDataSeries customizable, and not hard coded? like making them settings? I have the same AddDataSeries line in my custom column as well as my indicator that is called by the custom column.
Thanks in advance

Comment