l2/l2_data_manager_new.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
l2/l2_data_manager_new.py
@@ -1325,9 +1325,10 @@ # 深圳首次下单打折 place_order_count = trade_data_manager.PlaceOrderCountManager().get_place_order_count(code) if place_order_count is not None and place_order_count == 0: order_begin_pos.threshold_money = int(sell_info[1] * 0.6) else: order_begin_pos.threshold_money = int(sell_info[1]) else: order_begin_pos.threshold_money = int(sell_info[1] * 0.6) else: order_begin_pos.threshold_money = int(sell_info[1] * 0.8) else: