Price Volume Trend

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

Moderator: admin

Price Volume Trend

Postby Alexander.Gettinger » Wed May 02, 2018 12:23 pm

Price and Volume Trend ("PVT") is similar to On Balance Volume ("OBV")
The amount of volume added to the PVT is determined by the amount that prices rose or fell relative to the previous day's close.

Interpretation
The interpretation of the Price and Volume Trend is similar to the interpretation of On Balance Volume and the Volume Accumulation/Distribution Line.

Calculation
PVT = ((Close-Close(-1))/Close(-1))* Volume + PVT(-1).

PVT.PNG


Download:
PVT_JS.jsl
(1.28 KiB) Downloaded 420 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 7 guests