I want to acces the value of Range Type chart in an indicator.
For example, I want to use this value in some formulas and I want the indicator to use this parameter: when I have my indicator on 10 Range Chart, I want to use number 10 in my formula, when I have 5 Range, I want to use number 5 in that formula and so on.
Is there a method to get this parameter in my script?
Thank you.

Comment