4
Follow
26
Followers
fmz의 이게시물설명:
어떤 종류의 레버리지를 보유할 수 없는 경우, 다른 레버리지를 사용하여 주문을 하면, 오류가 발생할 수 있습니다:map[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
