Page 1 of 1

ATR Range

PostPosted: Tue Feb 15, 2011 5:14 am
by Apprentice
ATR Range.png


This indicator draw ATR Based Range.
The user selects the time frame.
Range line distant from the opening price, are at selected percentage of the ATR, for that Time Frame.

ATR Range.lua
(7.43 KiB) Downloaded 1974 times

Historic ATR Range.lua
(2.93 KiB) Downloaded 1068 times

Re: ATR Range

PostPosted: Sat Mar 30, 2013 6:02 am
by Apprentice
Historic ATR Range Added.

Re: ATR Range

PostPosted: Sun Apr 07, 2013 11:55 am
by plkdtm
thans a lot!!! great

Re: ATR Range

PostPosted: Sun Mar 30, 2014 2:40 pm
by Jeffreyvnlk
Apprentice wrote:
ATR Range.png


This indicator draw ATR Based Range.
The user selects the time frame.
Range line distant from the opening price, are at selected percentage of the ATR, for that Time Frame.

ATR Range.lua

Historic ATR Range.lua


It could be appreciated if you offers an option for a close price

Re: ATR Range

PostPosted: Mon Mar 31, 2014 2:29 am
by Apprentice
We have a problem here.
To calculate the ATR requests a full bar. (open, close, high, low ...)
If u can provide Tick Based ATR calculations we can do this.

Re: ATR Range

PostPosted: Mon May 12, 2014 2:29 am
by kingos497
Apprentice, is it possible to code quicklly same input than atr range for historic range with timeframe and multiple factor please?

Re: ATR Range

PostPosted: Mon May 12, 2014 2:45 am
by Apprentice
Untitled.png

If I understood you correctly.
You can not have this functionality already.
Simply select the desired Time Frame From Data Source.

Re: ATR Range

PostPosted: Mon Aug 06, 2018 1:52 pm
by Apprentice
The indicator was revised and updated.