0
Follow
0
Followers
bitmexのBuyまたはSellインターフェースから返されるidは,時には数値型で,時には文字列型であり,GetOrderのパラメータは,この2つのタイプをサポートしますが,しばしば誤りが出ます:
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


