mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Add Note about order types support
This commit is contained in:
parent
f88a113109
commit
3e8de28b51
|
@ -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?
|
||||
|
||||
Freqtrade is based on [CCXT library](https://github.com/ccxt/ccxt) that supports 115 cryptocurrency
|
||||
|
|
Loading…
Reference in New Issue
Block a user