F
F
frolldoll2018-04-17 21:16:08
React
frolldoll, 2018-04-17 21:16:08

Is it possible to connect this widget?

Widget -

<script type="text/javascript" src="https://s3.tradingview.com/tv.js"></script>

  <script type="text/javascript">
  new TradingView.widget(
  {
  "width": 980,
  "height": 610,
  "symbol": "NASDAQ:AAPL",
  "interval": "D",
  "timezone": "Etc/UTC",
  "theme": "Light",
  "style": "1",
  "locale": "ru",
  "toolbar_bg": "#f1f3f6",
  "enable_publishing": false,
  "allow_symbol_change": true,
  "container_id": "tradingview_4f77f"
}
  );
  </script>

How to do it in react js? their website - https://ru.tradingview.com/widget/advanced-chart/

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Brake Made, 2018-04-18
@DanilAndreevich

Should answer your question

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question