漢字語

4903 ワード

 <script type="text/javascript" src="https://s3.tradingview.com/tv.js"></script>
  <script type="text/javascript">
  new TradingView.widget(
  {
  "width": 980,
  "height": 610,
  "symbol": "WHSELFINVEST:USTECH100CFD",
  "timezone": "Asia/Seoul",
  "theme": "dark",
  "style": "3",
  "locale": "kr",
  "toolbar_bg": "#f1f3f6",
  "enable_publishing": false,
  "hide_top_toolbar": true,
  "range": "1D",
  "allow_symbol_change": true,
  "details": true,
  "show_popup_button": true,
  "popup_width": "1000",
  "popup_height": "650",
  "container_id": "tradingview_5ede8"
}
  );
  </script>