def on_order(context, order): pass
用途:
参数说明: order: Order对象,包含订单详情。
order: Order对象,包含订单详情。
← 策略结束函数on_strategy_end 成交回调on_trade →