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

Cannot implicitly convert ...to TradingViewChart #9

Closed Simpledevop closed 1 year ago

Simpledevop commented 1 year ago

Created by mistake, just needed to add the @using TradingView.Blazor namespace to the top of the .razor page.