Open-source scriptindicator/v1
Price Volume Trend
Accumulate volume weighted by each percentage price change.
#money-flow#pvt#volume
Description
Price Volume Trend adds a volume amount scaled by the percentage price change on every bar. This cumulative approach links the size of each price move with its associated activity and can be compared with price for trend confirmation.
Open-source script. Everyone can inspect the source code, use the script on a chart, and save an editable copy.
Release notes
Version history · 1 published version
Version 1CurrentChart updatedPrice Volume Trend · Aug 31, 2026
Source codempl-2.0View sourceHide source
indicator("Price Volume Trend", { overlay: false });
plot(pvt(), { title: "PVT", color: "#7c4dff", lineWidth: 2 });
Community discussion
0 comments
No comments yet. Start the discussion.