mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-11 02:33:51 +00:00
10 lines
185 B
JSON
10 lines
185 B
JSON
|
{
|
||
|
"status": "running",
|
||
|
"running": true,
|
||
|
"status_msg": "Backtest started",
|
||
|
"step": "startup",
|
||
|
"progress": 0.0,
|
||
|
"trade_count": null,
|
||
|
"backtest_result": null
|
||
|
}
|