fix admonitions

This commit is contained in:
iuvbio 2019-04-04 21:05:26 +02:00
parent e3cdc0a05b
commit 7486cb7c64
2 changed files with 3 additions and 5 deletions

View File

@ -66,9 +66,7 @@ SELECT * FROM trades;
## Fix trade still open after a manual sell on the exchange
!!! Warning
Manually selling a pair on the exchange will not be detected by the bot and it will try to sell anyway.
Whenever possible, /forcesell <tradeid> should be used to accomplish the same thing.
Manually selling a pair on the exchange will not be detected by the bot and it will try to sell anyway. Whenever possible, forcesell <tradeid> should be used to accomplish the same thing.
It is strongly advised to backup your database file before making any manual changes.
!!! Note