Break Lag ATR

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

Break Lag ATR

Postby Alexander.Gettinger » Mon Dec 19, 2011 1:37 pm

This indicator is a ported MQL5 indicator from http://www.mql5.com/ru/code/703 (in Russian).

Formulas:
ATR[i]=ATR[i-1]+(TR[i]-TR[i-Period])/Period, where
TR[i]=Max(High[i],Close[i-1])-Min(Low[i],Close[i-1]),
CO[i]=Abs(Close[i-1]-Open[i-1]).

Break_Lag_ATR.png


Download:
Break_Lag_ATR.lua
(2.47 KiB) Downloaded 713 times


The indicator was revised and updated
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Break Lag ATR

Postby Apprentice » Tue Mar 21, 2017 6:21 am

Indicator was revised and updated.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36435
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Return to Custom Indicators

Who is online

Users browsing this forum: No registered users and 67 guests