Fix formatting of boxes 2

This commit is contained in:
Matthias
2019-03-23 19:43:23 +01:00
parent a95f30ce45
commit 0dc96210b6
5 changed files with 10 additions and 10 deletions

View File

@@ -65,11 +65,11 @@ SELECT * FROM trades;
## Fix trade still open after a manual sell on the exchange
!!! Warning:
!!! Warning
Manually selling on the exchange should not be done by default, since the bot does not detect this and will try to sell anyway.
/foresell <tradeid> should accomplish the same thing.
!!! Note:
!!! Note
This should not be necessary after /forcesell, as forcesell orders are closed automatically by the bot on the next iteration.
```sql