Any plans to add VWAP? Volume Weighted Average Price. Including Standard Deviation values. #736
Closed
carloswm85
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi @carloswm85, Thank you very much for your suggestion. I agree that adding more price calculations can enhance the library, especially since they can support generating trading signals. I've added the Volume Weighted Average Price (VWAP) in version 6.8.0 for you (and others 😅). Hope it proves useful in your work! Best, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First off, I know that this package is not for charting, but for calculations. I'm sharing all of this just for informative purposes.
I think it would be a great addition to this package.
The VWAP available by default in TradingView looks like this:
It is set to session view in this screenshot.
Here you can see the available settings:
The anchor period values:
Personally, I only make use of daily (session), weekly, monthly, quarterly and yearly values, when trading cryptocurrencies.
Source values:
The standard deviation settings, which look like Ichimoku bands:
I'll leave some references here:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions