Products
ThinkScripts
Sectors
Setup Videos
Video Archive
Contact
Donate
Education
elvis_candle_range
Tweet
#elvis_candle_range
declare upper;
input ATRLength = 1;
def ATR = WildersAverage(TrueRange(high, close, low), ATRLength);
AddChartLabel(close,concat("",ATR[1]), Color.yellow);
plot null = double.nan;
No comments :
Post a Comment
Newer Post
Older Post
Home
No comments :
Post a Comment