This commit is contained in:
macd2
2018-02-02 11:23:10 +01:00
committed by GitHub
parent d24cd89304
commit 4dbc4cb652

View File

@@ -73,5 +73,5 @@ The `-p` pair argument, can be used to plot a single pair
Example Example
``` ```
python python scripts/plot_profit.py --datadir ../freqtrade/freqtrade/tests/testdata-20171221/ -p BTC_LTC python3.6 scripts/plot_profit.py --datadir ../freqtrade/freqtrade/tests/testdata-20171221/ -p BTC_LTC
``` ```