NotCoffee418 / TradingView.Blazor

Simple component for basic TradingView chart in Blazor supporting OHLC candle, volume and markers.
Apache License 2.0
36 stars 11 forks source link

How to display OHLC values? #6

Closed bitnick10 closed 2 years ago

bitnick10 commented 2 years ago

When mouse move to a candle,how to display candle's values?

NotCoffee418 commented 2 years ago

I don't think the underlying library can do this. Youd need the paid solutions by TradingView for a more full featured chart.