Modified Advance Decline Line

Here you can post and download custom indicators written in JavaScript.

Moderator: admin

Modified Advance Decline Line

Postby Alexander.Gettinger » Fri Dec 07, 2018 2:48 pm

Formula:
MAD[i] = MAD[i-1]+(2*Close-High-Low)/(High-Low)*(Volume+MA), where
MA - MVA(Volume) with [Length] number of periods.

Modified AdvanceDecline Line.PNG


Download:
Modified AdvanceDecline Line_JS.jsl
(1.79 KiB) Downloaded 441 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Return to JavaScript Indicators and Strategies

Who is online

Users browsing this forum: No registered users and 6 guests