1
Follow
0
Followers
bitmex не может получить информацию о состоянии рынка, exchange.GetTicker (), exchange.GetDepth (), exchange.GetTrades (), показывают GetTicker: Invalid ContractType, а информация об учетных записях, информация о хранении позиций доступна, okex информация о состоянии рынка доступна, bitmex обменял несколько учетных записей API-тестирование получить информацию о состоянии рынка не может получить показывает ту же ошибку, пожалуйста, что это такое?
Related Recommendations
Advanced Tutorial for FMZ Quant platform Strategy WritingElementary Tutorial for FMZ Quant platform Strategy WritingGet Started with FMZ Quant PlatformSECURITY BUGI keep getting error: Exchange_GetAccount: Invalid ContractTypeWe have an incredibly profitable market making algorithm for sideways markets on Bitmex - but need expert to help eliminate wait times during downward volatility in the marketError with deribitLimitations of the backtesting engineHow to install ta-lib on linux docker?5.5 Trading strategy optimization
Comment
All comments (1)
BITMEX 是期货交易所,要先设置 合约, 使用exchange.SetContractType("XBTUSD")
可以参看API 文档上的SetContractType函数.
7 years ago
- 1
