4
Follow
26
Followers
fmz এর এইপোস্টব্যাখ্যাঃ
একটি লিভারেজ হোল্ডিং পজিশনের সাথে অন্য লিভারেজ মান ব্যবহার করে অর্ডার করা যায় না, এটি ক্ষতিপূরণ দেয়ঃ map[status:-200 msg:Leverage error data: time:1.571130679e+09 microtime:0.37469600 1571130679 source:api]
আমার লিভারেজ পরিবর্তন হয়নি, ২০ গুণ হয়েছে, বিক্রির সময়ও ভুল হয়েছেঃ
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
