Replies: 1 comment
-
|
Thanks! Its possible to implement with missing coverage, but there are some considerations with current chart APIs We could derive CVD from kline endpoints only if the exchange publishes "buy and sell volume" separately. Which only Binance does right now, other ones just do "total volume" for their klines The charts that have trade streams/fetches could derive CVD naturally. Though im in the process of rewriting charts as a whole. Like heatmap being rewritten in shaders, and the other ones will be built in a custom widget like comparison chart, so i was planning for more indicators(cvd being priority) later on instead of redoing them as well 😄 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Great project! Is it possible to add cumulative volume delta (CVD)?
Beta Was this translation helpful? Give feedback.
All reactions