0
Follow
0
Followers
Ajouter des types d'ordres à terme
Type de commande La valeur Type dans la structure Order
Les constantes mondiales
ORDER_TYPE_BUY
ORDER_TYPE_SELL
Le type de commande en cours d'achat
Les types de placement de placement de placement d'achat et de vente ne peuvent pas être classés dans la même catégorie que les types de placement de placement d'achat et de vente, et souhaitent ajouter des types de placement de placement d'achat et de vente
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
