Page 1 of 1

Oscillator Indicator Linked with a Common Parameter

PostPosted: Tue Jan 22, 2019 12:25 pm
by 7000306337
Hi:

Thanks a million in advance for your precious time.

Is it possible to link an INDICATOR and an OSCILLATOR with a common parameter?
For example, can I create an MVA and an RSI that are linked with the "period" parameter? So if I change the "period" to 14 periods on the MVA then the RSI "period" will be automatically updated to 14.

Best regards,

Re: Oscillator Indicator Linked with a Common Parameter

PostPosted: Tue Jan 22, 2019 12:40 pm
by Apprentice
It's not supported by TS.
Can write workaround if needed.
Pair of two indicators or indicator or oscillator,
that will be controlled via the indicator.
Can you give me the Task example?

Re: Oscillator Indicator Linked with a Common Parameter

PostPosted: Tue Jan 22, 2019 2:14 pm
by 7000306337
Or better yet to create ONE LUA FILE that produces the 2 outputs (i.e. both the MVA INDICATOR and the RSI OSCILLATOR outputs).

Thanks, appreciate your valuable time.

Re: Oscillator Indicator Linked with a Common Parameter

PostPosted: Tue Jan 22, 2019 2:59 pm
by Apprentice