Update plotting.md
This commit is contained in:
@@ -43,7 +43,7 @@ python scripts/plot_dataframe.py -p BTC_ETH --timerange=100-200
|
|||||||
```
|
```
|
||||||
Timerange doesn't work with live data.
|
Timerange doesn't work with live data.
|
||||||
|
|
||||||
To plot trades stored in a database use `-db-url` argument:
|
To plot trades stored in a database use `--db-url` argument:
|
||||||
```
|
```
|
||||||
python scripts/plot_dataframe.py --db-url tradesv3.dry_run.sqlite -p BTC_ETH
|
python scripts/plot_dataframe.py --db-url tradesv3.dry_run.sqlite -p BTC_ETH
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user