Fix the command for running backtesting in README.md
This commit is contained in:
parent
c31b67bf7a
commit
0c8c149b86
@ -84,7 +84,7 @@ $ pytest
|
|||||||
This will by default skip the slow running backtest set. To run backtest set:
|
This will by default skip the slow running backtest set. To run backtest set:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ BACKTEST=true pytest
|
$ BACKTEST=true pytest -s freqtrade/tests/test_backtesting.py
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Docker
|
#### Docker
|
||||||
|
Loading…
Reference in New Issue
Block a user