rafaelklaessen / react-tradingview-widget

React component for rendering the TradingView Advanced Real-Time Chart Widget.
MIT License
270 stars 94 forks source link

Custom data feed #51

Open coda247 opened 3 years ago

coda247 commented 3 years ago

How do I add my own data feed

Pk13055 commented 3 years ago

Are there any updates on this? @rafaelklaessen

carkod commented 2 years ago

The trading view widget is not for custom data feed. https://www.tradingview.com/widget/advanced-chart/, this is not a limitation of this React module, but trading view. If you want your own data, either use the Trading view chart library or use an alternative library like Plotly.js.

The same issue has been opened and closed many times https://github.com/rafaelklaessen/react-tradingview-widget/issues/15 and https://github.com/rafaelklaessen/react-tradingview-widget/issues/34

deanvanniekerk commented 3 months ago

you could try https://tradingview.github.io/lightweight-charts/tutorials/react/simple