From 3e8de28b51482b67a78ba3b333cc766437618ce6 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sat, 24 Nov 2018 13:24:14 +0100 Subject: [PATCH] Add Note about order types support --- docs/configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/configuration.md b/docs/configuration.md index 62559a41e..1e144e5af 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -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 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