binance-us / binance-us-api-docs

Official Documentation for the Binance US APIs and Streams
409 stars 170 forks source link

Facing symbol issue #16

Open vivekathilkar opened 3 years ago

vivekathilkar commented 3 years ago

for some of the symbols I am getting an error klines: error: Symbol is not valid

for "BTCUSDT" gettting an issue same working for "BNB_BTC.B-918"

PengRusty commented 1 year ago

Are you using https://docs.binance.us/#get-candlestick-data? The example request url, https://api.binance.us/api/v3/klines?symbol=LTCBTC&interval=1m, is working fine, pls try again if working fine on your side.