0
Follow
0
Followers
El id que se devuelve desde la interfaz de compra o venta de bitmex, a veces es de tipo numérico y otras veces de tipo string, y los parámetros de GetOrder son compatibles con ambos tipos, pero a menudo se equivocan:
GetOrder(45893259-c8ef-1e0c-33c4-xxxxxxxx): order not found
La solicitud de la herramienta de desbloqueo devuelve la información de la orden
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


