4
Follow
26
Followers
erreur de position de clôture de négociation de contrat fmz bitz -200
Created 2019-10-21 19:18:21
7
1929
C'est le cas de fmz.Les articlesIl est écrit:
Si vous ne pouvez pas détenir une position avec une certaine valeur de levier, vous risquez d'être payé en utilisant d'autres valeurs de levier.[status:-200 msg:Leverage error data: time:1.571130679e+09 microtime:0.37469600 1571130679 source:api]
Je n'ai pas changé de levier, j'ai toujours été 20 fois plus fort, et je me suis trompé en vendant:
Erreur dans Futures_BitZ
Sell(8233, 80): map[data: microtime:0.53151200 1571655545 msg:Leverage error source:api status:-200 time:1.571655545e+09]
Comment dois-je faire pour réussir ma commande ?
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 (7)
全仓、逐仓设置
exchange.IO("isCross", true) 设置为全仓模式
exchange.IO("isCross", false)设置为逐仓模式
默认状态下是全仓。
7 years ago
- 1
