0
Follow
0
Followers
فیوچر آرڈر کی اقسام شامل کریں۔
آرڈر کی قسم Order ساخت میں Type قدر
عالمی سطح پر مستقل
ORDER_TYPE_BUY
ORDER_TYPE_SELL
خریدنے اور بیعانہ آرڈر کی اقسام
اور فروخت کے لئے بیعانہ آرڈر کی اقسام، خریدنے اور فروخت کے لئے آرڈر کی اقسام کے طور پر درجہ بندی نہیں کیا جا سکتا، خریدنے اور فروخت کے لئے بیعانہ آرڈر کی اقسام میں اضافہ کرنے کی امید
Related Recommendations
Research Backtesting Environments in Python with pandasHow to make your own trading botTop 5 Essential Beginner Books for Algorithmic TradingCan Algorithmic Traders Still Succeed at the Retail Level?Steps to Becoming a Quant TraderEverything You Need To Know About Automated TradingAutomated Trading Systems: The Pros and ConsLearn Algorithmic Trading: A Step By Step GuideHigh-Frequency Trading: A PrimerIntro To Algo Trading
Comment
All comments (2)
{
"leverage":"10",
"client_oid": "w125678",
"size":"1",
"filled_qty":"0",
"price":"990000",
"fee":"0",
"contract_val":"10",
"price_avg":"0",
"type":"2",
"instrument_id":"LTC-USD-181228",
"order_id":"2047622606459904",
"timestamp":"2018-12-28T06:57:21.000Z",
"status":"0"
}
举例 OKEX期货 订单信息 原始信息Info 属性中 有 以上数据可以查询到具体是: type String 订单类型(1:开多 2:开空 3:平多 4:平空)
7 years ago
- 1
