Administrator
2024-11-12 4cdfdb13bc001949ca72d81daf7c0b9bdb600e54
trade/trade_result_manager.py
@@ -12,10 +12,10 @@
from l2.l2_data_util import local_today_datas, L2DataUtil
from l2.l2_sell_manager import L2MarketSellManager
from log_module.log import logger_l2_error
from trade.radical_buy_data_manager import RadicalBuyDataManager
from trade.buy_radical.radical_buy_data_manager import RadicalBuyDataManager
from trade.trade_data_manager import PlaceOrderCountManager
from trade.trade_queue_manager import THSBuy1VolumnManager
from utils import tool, buy_condition_util
from utils import buy_condition_util
__thsBuy1VolumnManager = THSBuy1VolumnManager()