l2/cancel_buy_strategy.py
@@ -30,7 +30,7 @@ def set_real_place_position(code, index, buy_single_index=None): DCancelBigNumComputer().set_real_order_index(code, index) # DCancelBigNumComputer().set_real_order_index(code, index) SecondCancelBigNumComputer().set_real_place_order_index(code, index) LCancelBigNumComputer().set_real_place_order_index(code, index, buy_single_index=buy_single_index) HourCancelBigNumComputer().set_real_place_order_index(code, index, buy_single_index)