I've tried searching the forum but I'm not too sure what I'm searching for!
I'm developing an indicator that needs to access the value of another indicator, in this case T3.
I know I can access the current value of T3 with T3(34,3,0.01)[0], for example, but T3 parameters may be changed by the user to other values (e.g. 21, 2, 0.5). How can I get my indicator to access the current parameters of T3.
Not sure if that is clear and that's why I'm having trouble searching for the answer.
Many thanks.


Comment