0
Follow
0
Followers
L'id renvoyé à partir de l'interface Buy ou Sell de bitmex est parfois numérique, parfois en chaîne, et les paramètres GetOrder prennent en charge les deux types, mais sont souvent erronés:
GetOrder(45893259-c8ef-1e0c-33c4-xxxxxxxx): order not found
La requête de débogage de l'outil renvoie correctement les informations de la commande
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


