bergusman / tradingview-udf-binance-node

Sample implementation of TradingView Charting Library UDF-compatible data source for Binance exchange
https://www.tradingview.com
137 stars 62 forks source link

Invalid symbol #1

Open kenneth opened 5 years ago

kenneth commented 5 years ago

can't load chart

Fetch API cannot load http://udf.test.com/config due to access control checks.

CORS problem how to fix?

bergusman commented 5 years ago

Used cors npm module may be it fix it

crypt0legendx commented 2 years ago

Hi! I get the token symbol from coinmarketcap and pass to tradingview widget as argument in react js. But I discovered Invalid symbol erro. How can I fix it?