Page 1 of 1

SuperTrend with Time Frame Averaging

PostPosted: Sun May 16, 2021 4:33 am
by Apprentice
NGAS H1 (05-16-2021 1132).png

Will show up to 5 ST indicator lines (on different time frame)
Average of 5 lines
Min / Max value of 5 lines
Oversold / Overbought within Min / Max lines
Based on ST.lua
https://fxcodebase.com/code/viewtopic.php?t=605&f=17
SuperTrend with Time Frame Averaging.lua
(10.38 KiB) Downloaded 327 times

Re: SuperTrend with Time Frame Averaging

PostPosted: Fri May 21, 2021 2:03 am
by steveped
Thanks Apprentice! Any chance to have the same indicator (but with 7 lines) on the same time frame? Thanks.

Re: SuperTrend with Time Frame Averaging

PostPosted: Fri May 21, 2021 4:40 am
by Apprentice
Your request is added to the development list.
Development reference 498.

Re: SuperTrend with Time Frame Averaging

PostPosted: Fri May 21, 2021 5:52 am
by Apprentice
SuperTrend with Time Frame Averaging.lua
(11.88 KiB) Downloaded 308 times

Try this version.

Re: SuperTrend with Time Frame Averaging

PostPosted: Fri May 21, 2021 1:10 pm
by steveped
Thanks Apprentice. Apparently by using the same time frame nothing is drawn. Are there special settings I should consider? Thanks.

Re: SuperTrend with Time Frame Averaging

PostPosted: Tue May 25, 2021 3:52 am
by Apprentice
You can use a different settings for Number of periods and Multiplier on the same time frame.