add warning-message when forcebuy_enable is true

This commit is contained in:
Matthias
2018-10-10 20:13:56 +02:00
parent 6ff4c9b888
commit 3de3c246b4
3 changed files with 18 additions and 1 deletions

View File

@@ -117,7 +117,7 @@ If the value is `stopped` the bot has to be started with `/start` first.
### Understand forcebuy_enable
`forcebuy_enable` enables the usage of forcebuy commands via Telegram.
This is disabled for security reasons by default.
This is disabled for security reasons by default, and will show a warning message on startup if enabled.
You send `/forcebuy ETH/BTC` to the bot, who buys the pair and holds it until a regular sell-signal appears (ROI, stoploss, /forcesell).
Can be dangerous with some strategies, so use with care