同步回测与tqsdk

This commit is contained in:
2025-07-01 10:14:28 +08:00
parent 70c3b8186a
commit 4c243a4b47
7 changed files with 27641 additions and 25887 deletions

View File

@@ -240,7 +240,7 @@ if __name__ == "__main__":
# symbol='SHFE.rb2510',
# symbol='KQ.i@SHFE.bu',
freq="min60",
start_date_str="2023-01-01",
start_date_str="2022-01-01",
end_date_str="2025-06-22",
mode="backtest", # 指定为回测模式
tq_user=TQ_USER_NAME,