From 6a620bc9fff2a8dc6f0b31072e42c8f63bac19f3 Mon Sep 17 00:00:00 2001 From: Thuruv Date: Sat, 27 Jan 2018 00:15:12 +0530 Subject: [PATCH] update typo --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 699c4ef..dbce55b 100644 --- a/README.md +++ b/README.md @@ -120,17 +120,17 @@ Let assume you have selected the strategy `strategy-001.py`: **Simple backtesting** ```bash -python3 ./freqtrade/main.py -s stragegy-001 backtesting --realistic-simulation +python3 ./freqtrade/main.py -s strategy-001 backtesting --realistic-simulation ``` **Refresh your test data** ```bash -python3 ./freqtrade/main.py -s stragegy-001 backtesting --realistic-simulation -r +python3 ./freqtrade/main.py -s strategy-001 backtesting --realistic-simulation -r ``` **Test with live data** ```bash -python3 ./freqtrade/main.py -s stragegy-001 backtesting --realistic-simulation -l +python3 ./freqtrade/main.py -s strategy-001 backtesting --realistic-simulation -l ``` ### Which coins were tested? @@ -204,4 +204,4 @@ happy with the result of your strategy, feel free to offer me a coffee :) - BTC: 1KouEQdEKGiFGvm9iCb5K9pkUqnsASqmGS - ETH: 0x767D8AfB3B31131cBbf5b7318D2046996c9a40f2 -- LTC: LXFPwMs38DMj6ecD4xWEPnWjNAjp78uNZM \ No newline at end of file +- LTC: LXFPwMs38DMj6ecD4xWEPnWjNAjp78uNZM