if stop_date null in config it would use current date

This commit is contained in:
Vasily.onl
2025-05-23 18:02:55 +08:00
parent cb576a9dfc
commit 969e011d48
2 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"start_date": "2025-03-01",
"stop_date": "2025-03-15",
"stop_date": null,
"initial_usd": 10000,
"timeframes": ["15min"],
"strategies": [