Add warning about sandboxes

closes #4468
This commit is contained in:
Matthias 2021-03-01 19:12:02 +01:00
parent 7dc77d0af6
commit 4e51364057
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ With some configuration, freqtrade (in combination with ccxt) provides access to
This document is an overview to configure Freqtrade to be used with sandboxes.
This can be useful to developers and trader alike.
!!! Warning
Sandboxes usually have very low volume, and either a very wide spread, or no orders available at all.
Therefore, sandboxes will usually not do a good job of showing you how a strategy would work in real trading.
## Exchanges known to have a sandbox / testnet
* [binance](https://testnet.binance.vision/)