-
Could not find a declaration file for module 'react-tradingview-widget'. '/node_modules/react-tradingview-widget/index.js' implicitly has an 'any' type.
Try `npm install @types/react-tradingview-wi…
-
### Description
When using the StockMarket component I was expecting to be able to use the Exchanges type for the exchange property within this component. Instead I found that the StockMarket compo…
-
How do I add my own data feed
-
Hi!
i was trying to use the libary with React + react-scripts. Here is my code
```
import * as React from 'react';
import { widget } from 'charting_library/charting_library.min.js';
export c…
-
"react": "16.9.0",
"react-native": "0.61.4",
"react-tradingview-widget": "^1.3.2",
How can i fix this issue ?
Thanks.
-
Hi,
I've using the library for quite some time. Suddenly it has stopped working.
I'm facing this error:
`Failed to execute 'querySelector' on 'Document': '#tradingview-widget-0.9069513428408063…
-
Is there any tutorial or example that explains how to work with this library in Nextjs? I keep getting `window is not defined` error coming from the .standalone file. Not sure how to define window des…
-
Hello,
Is there **only one widget** in this library?
For example how do I add a TradingView **Mini Chart Widget**?
Thank you...
-
I am creating stock app with using React Native. I want to send some customization value to change chart. For instance, If user clicks Bitcoin or some other coin, I have to display appropriate coin in…
-
Is there a list of "Widget Types" documented somewhere? How can I use the different types of widgets?