You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@521314
Thanks for the report.
The error seems to be caused by ccxt, what version of ccxt are you using?
I ran the following code in my environment (ccxt 3.0.27) and the error did not occur.
fr.figure_funding_rate_history(exchange='binance',symbol='BTC/USDT:USDT')
ccxt.base.errors.BadSymbol: binance does not have market symbol BTC/USDT:USDT
The text was updated successfully, but these errors were encountered: