Bollinger Bandwith Delta

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

Moderator: admin

Bollinger Bandwith Delta

Postby Alexander.Gettinger » Sat Mar 30, 2019 11:13 am

Formulas:
BBD[i] = 100*(Bandwidth[i]-Bandwidth[i-Delta_Length+1])/Bandwidth[i-Delta_Length+1], if Percentage,
BBD[i] = Bandwidth[i]-Bandwidth[i-Delta_Length+1], if not Percentage, where
Bandwidth = 2*Deviation*StdDev/MA,
StdDev - Standard Deviation(Price) with [Length] number of periods,
MA = MVA(Price) with [Length] number of periods.

Bollinger Bandwith Delta.PNG


Download:
Bollinger Bandwith Delta_JS.jsl
(2.7 KiB) Downloaded 402 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 4 guests