Page 1 of 1

ATR Projections Button

PostPosted: Wed Aug 05, 2020 1:08 am
by Lumios
I was curious if you could modify this indicator. I tried to modify it to display projections from a multiplier of X ATR but could not figure it out. Could you help?

More detail:
I'm looking for the indicator to display two lines that we can set as a extern variable that will work on any time frame. Could the Projection Line show next to it the Period & Mutliplier formatted like: ____(7p,1.5x) etc etc

Variables I'm looking for:

Projection 1
ATR Period = 7
ATR Multiplier = 1.5

Projection 2
ATR Period = 21
ATR Multiplier = 2.5

Thanks!
Lumios

Re: ATR Projections Button

PostPosted: Wed Aug 05, 2020 4:26 am
by Apprentice
Your request is added to the development list.
Development reference 1834.

Re: ATR Projections Button

PostPosted: Wed Aug 05, 2020 5:58 am
by Apprentice
So the idea is that all lines have they own parameters.
To have parameters delayed for all lines?

Re: ATR Projections Button

PostPosted: Wed Aug 05, 2020 7:40 am
by Lumios
Yes they'll display a line "2.5x" ATR away from the bid and ask price price, instead of a percentage of the daily ATR. It would be helpful for stoplosses where dont want ATR bands on the chart. Example:


___(2.5x, 21)

___(1.5x, 5)




___(1.5x, 5)

___(2.5x, 21)

Re: ATR Projections Button

PostPosted: Wed Aug 05, 2020 1:28 pm
by Lumios
Yes, inner lines have their own parameter, outer has its own. Typing this on my phone so i cant make a graphic.

___(21p, 3x)
___(7p, 1.5x)


___(7p, 1.5x)
___(21p, 3x)

Re: ATR Projections Button

PostPosted: Fri Sep 18, 2020 8:17 am
by Apprentice