rafaelklaessen / react-tradingview-widget

React component for rendering the TradingView Advanced Real-Time Chart Widget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom data feed

coda247 opened this issue · comments

How do I add my own data feed

Are there any updates on this? @rafaelklaessen

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 #15 and #34