ok, kind of incremental trading and backtester, but result not alligning

This commit is contained in:
Ajasra
2025-05-27 16:51:43 +08:00
parent ed6d668a8a
commit 8055f46328
29 changed files with 7825 additions and 13 deletions

7
.gitignore vendored
View File

@@ -174,7 +174,8 @@ An introduction to trading cycles.pdf
An introduction to trading cycles.txt
README.md
.vscode/launch.json
data/btcusd_1-day_data.csv
data/btcusd_1-min_data.csv
data/*
frontend/
frontend/
results/*
test/results/*