Merge pull request #1350 from freqtrade/update_ordertype_docs
Add Note about order types support
This commit is contained in:
commit
e442390b1b
@ -155,6 +155,9 @@ The below is the default which is used if this is not configured in either Strat
|
|||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**NOTE**: Not all exchanges support "market" orders.
|
||||||
|
The following message will be shown if your exchange does not support market orders: `"Exchange <yourexchange> does not support market orders."`
|
||||||
|
|
||||||
### What values for exchange.name?
|
### What values for exchange.name?
|
||||||
|
|
||||||
Freqtrade is based on [CCXT library](https://github.com/ccxt/ccxt) that supports 115 cryptocurrency
|
Freqtrade is based on [CCXT library](https://github.com/ccxt/ccxt) that supports 115 cryptocurrency
|
||||||
|
Loading…
Reference in New Issue
Block a user