mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
minor: Condense paragraphs in the docs
This commit is contained in:
parent
1bc63288a3
commit
5b680f2ece
|
@ -60,9 +60,7 @@ $ for i in `freqtrade list-exchanges -1`; do freqtrade list-timeframes --exchang
|
|||
The `list-pairs` and `list-markets` subcommands allow to see the pairs/markets available on exchange.
|
||||
|
||||
Pairs are markets with the '/' character between the base currency part and the quote currency part in the market symbol.
|
||||
|
||||
For example, in the 'ETH/BTC' pair 'ETH' is the base currency, while 'BTC' is the quote currency.
|
||||
|
||||
For pairs traded by Freqtrade the pair quote currency should be equal to the value of the `stake_currency` configuration setting.
|
||||
|
||||
These subcommands have same usage and same set of available options:
|
||||
|
|
Loading…
Reference in New Issue
Block a user