ATR Adjusted Price Chart View

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

ATR Adjusted Price Chart View

Postby Apprentice » Fri Nov 02, 2018 1:36 pm

Capture.PNG


Open=Close[1];
Close=Open+(close -Open)/(ATR*Multiplier);
High=Open+(high -Open)/(ATR*Multiplier);
Low=Open+(low -Open)/(ATR*Multiplier);

Various alternative adjustments instead of ATR can be applied.
(Deviation, Moving averages, Channel percentage...)

ATR Adjusted Price Chart View.lua
(7.25 KiB) Downloaded 503 times
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Return to Custom Indicators

Who is online

Users browsing this forum: Baidu [Spider] and 15 guests