haifengat / pyctp

上期技术期货交易api之python封装,实现接口调用。支持windows linux.
Apache License 2.0
249 stars 130 forks source link

建议:ReqOrderInsert 返回 orderref #27

Open edwardsun opened 4 years ago

edwardsun commented 4 years ago

您好, 我注意到CtpTrade.ReqOrderInsert 函数没有任何返回值,因此建议返回函数中的orderref。这样也方便查找下单的订单号。

haifengat commented 4 years ago

ctp是异步的,在封装里reqorder是有定制参数custom用来确定订单号的