使用TargetPosTask下单,是不是不能print出: (order.instrument_id, order.direction,order.offset, order.trade_price)?如果需要print ,order的相关信息,是不是只能用api.insert_order()指令?
ringo 已回答的问题 2021年4月13日
使用TargetPosTask下单,是不是不能print出: (order.instrument_id, order.direction,order.offset, order.trade_price)?如果需要print ,order的相关信息,是不是只能用api.insert_order()指令?