4
Follow
26
Followers
fmzのこの投稿する記事の説明:
リーバードがある場合,他のリーバード値で注文を出すことはできません.[status:-200 msg:Leverage error data: time:1.571130679e+09 microtime:0.37469600 1571130679 source:api]
売る時に間違えても,レバレッジは変わらず20倍でした.
Futures_BitZ エラー
Sell(8233, 80): map[data: microtime:0.53151200 1571655545 msg:Leverage error source:api status:-200 time:1.571655545e+09]
注文を成功させるにはどうすればいいですか? ありがとうございます
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
