【发布时间】:2012-08-29 10:32:31
【问题描述】:
reqOpenOrders 的结果如下所示
**reqOpenOrders(tws)**
TWS Message: 2 3 399 Order Message:
Warning: Your order size is below the EUR 20000 IdealPro minimum and will be routed as an odd lot order.
TWS OrderStatus: orderId=3 status=PreSubmitted filled=0 remaining=1 averageFillPrice=0
TWS OrderStatus: orderId=3 status=Submitted filled=0 remaining=1 averageFillPrice=0
TWS OrderStatus: orderId=3 status=Submitted filled=0 remaining=1 averageFillPrice=0
TWS OrderStatus: orderId=3 status=Submitted filled=0 remaining=1 averageFillPrice=0
TWS OrderStatus: orderId=3 status=Submitted filled=0 remaining=1 averageFillPrice=0
TWS Execution: orderId=3 time=2012-08-29 15:38:48 side=BOT shares=1 symbol=EUR conId=12087792 price=1.25580
但是如何在向量/矩阵中得到上述结果呢?
【问题讨论】:
-
请提供一个可重现的例子:stackoverflow.com/questions/5963269/…