Balance of Market Power

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

Moderator: admin

Balance of Market Power

Postby Alexander.Gettinger » Mon Aug 06, 2018 1:45 pm

The Balance of Market Power indicator, presented by Igor Livshin in his article "Balance of Market Power".

Formulas:
BMP = (BuO+BuC+BuOC)/3-(BeO+BeC+BeOC)/3,
Signal = MVA(BMP) with [Length] number of periods, where
BuO = (High-Low)/THL,
BeO = (Open-Low)/THL,
BuC = (Close-Low)/THL,
BeC = (High-Close)/THL,
BuOC = (Close-Open)/THL, if Close>Open, else BuOC = 0,
BeOC = (Open-Close)/THL, if Close<Open, else BeOC = 0,
THL = High-Low.

BMP.PNG


Download:
BMP_JS.jsl
(2.84 KiB) Downloaded 433 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