Moving Average Envelopes Percentage (MAE%)

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

Moderator: admin

Moving Average Envelopes Percentage (MAE%)

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

The oscillator shows Prices as percentage of MAE channels.
Formula:
MAE[i] = 100*(Price[i]-dn)/(up-dn), where
up = MA*(1+Offset/1000),
dn = MA*(1-Offset/1000),
MA - MVA(Price) with [Length] number of periods.

MAE%.PNG


Download:
MAE%_JS.jsl
(2.78 KiB) Downloaded 435 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 9 guests