想做个多币种的策略 谢谢
lzhqlj 那估计是我的托管者没有更新,,,,,,,,,,
发明者量化-小小梦 已经封装了精度接口,使用最新的托管者,调用方式:exchange.GetMarkets(),暂时还没来及更新上文档。
提供帮助(点击头像可联系) 这里有案例,https://www.fmz.com/strategy/347942
lzhqlj url = "https://fapi.binance.com/fapi/v1/exchangeInfo" 找到问题了 少打个f
lzhqlj url = "https://api.binance.com/fapi/v1/exchangeInfo" response = requests.get(url) 这么写 多不出来数据