From 8b2c14a6fa65d31d8496c5991a64380ef81b8127 Mon Sep 17 00:00:00 2001 From: theluxaz Date: Thu, 14 Oct 2021 01:15:43 +0300 Subject: [PATCH] Readme fix --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1eb96f200..906e19ef7 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,9 @@ For any other type of installation please refer to [Installation doc](https://ww usage: freqtrade [-h] [-V] {trade,create-userdir,new-config,new-strategy,download-data,convert-data,convert-trade-data,list-data,backtesting,edge,hyperopt,hyperopt-list,hyperopt-show,list-exchanges,list-hyperopts,list-markets,list-pairs,list-strategies,list-timeframes,show-trades,test-pairlist,install-ui,plot-dataframe,plot-profit,webserver} ... + Free, open source crypto trading bot + positional arguments: {trade,create-userdir,new-config,new-strategy,download-data,convert-data,convert-trade-data,list-data,backtesting,edge,hyperopt,hyperopt-list,hyperopt-show,list-exchanges,list-hyperopts,list-markets,list-pairs,list-strategies,list-timeframes,show-trades,test-pairlist,install-ui,plot-dataframe,plot-profit,webserver} trade Trade module. @@ -110,9 +112,11 @@ positional arguments: plot-dataframe Plot candles with indicators. plot-profit Generate plot showing profits. webserver Webserver module. + optional arguments: -h, --help show this help message and exit -V, --version show program's version number and exit + ``` ### Telegram RPC commands