if stop_date null in config it would use current date
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"start_date": "2025-03-01",
|
||||
"stop_date": "2025-03-15",
|
||||
"stop_date": null,
|
||||
"initial_usd": 10000,
|
||||
"timeframes": ["15min"],
|
||||
"strategies": [
|
||||
|
||||
Reference in New Issue
Block a user