0
Follow
0
Followers
Идентификатор, возвращаемый с интерфейса "Buy" или "Sell" bitmex, иногда является числовым, а иногда - строкой, а параметры GetOrder поддерживают оба типа, но часто ошибаются:
GetOrder(45893259-c8ef-1e0c-33c4-xxxxxxxx): order not found
Запрос на дебютирование инструмента возвращает информацию о заказе
Related Recommendations
How to set execInst on exchange.Sell?Binance Multi-Currencies Automation Trading Strategy API Operation GuideDetailed explanation of BitMEX pending order strategyJavaScript Bitmex【Recruitment】Quantitative Strategy DevelopmentHow can i get the depth of the market when backtesting?ERR_INSUFFICIENT_ASSET from huobiMyLanguage DocumentHappy Halloween / Coupon-codes for everyone -- FMZ Quant TeamAdding exchanges on our setting list
Comment
All comments (9)
大神,我试过,有时候停顿2秒还是会报错说not found,停顿太长时间又影响策略,那有没办法可以过滤这个错误信息,让程序继续运行下去呢,因为我是一直在获取订单状态等待成交的,并且在使用GetOrder函数的时候还用了_C重试...
7 years ago
- 1


