0
Follow
1
Followers
https://www.fmz.cn/bbs-topic/4183#io فنکشن کا استعمال کرتے ہوئے قریبی دروازے تک رسائی حاصل کرنے کے لئے مندرجہ ذیل فنکشن غلطی کا سامنا کریں گے:
var id = exchange.IO("api", "POST", "/api/v1/order", "symbol=XBTUSD&side=Buy&orderQty=1&stopPx=4000&ordType=Stop")
یا
var id = exchange.IO("api", "POST", "/api/v1/order", "", JSON.stringify({symbol:"XBTUSD",side:"Buy",orderQty:1,stopPx:4000,ordType:"Stop"}))
اگر آپ کو کوئی مسئلہ درپیش ہے تو ، براہ کرم اس کی جانچ کریں اور اسے جلد از جلد حل کریں۔
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
