This commit is contained in:
2026-09-21 09:11:39 +08:00
parent 8131b158b4
commit bcacbed427
2 changed files with 2 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ def StartTrend() -> None:
client=client,
global_cfg=config.global_config,
account_cfg=config.account_config,
etf_cfg=config.etf_config,
orders=order_book,
open_watch=DipWatch(),
add_watch=DipWatch(),