refactor: enhance Optuna backtesting framework, optimize orderbook filtering, and update database management utilities.
This commit is contained in:
@@ -16,6 +16,7 @@ logger = logging.getLogger("kis_trader.orderbook_sell")
|
||||
|
||||
_URGENT_SELL_TOKENS = (
|
||||
"손절", "손실컷", "금액손실", "stop_loss", "stop loss",
|
||||
"손절호가", # 손실구간 호가매도 (손절 부분문자와도 매칭되나 명시)
|
||||
"장마감", "eod", "emergency", "긴급",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user