Remove some outdated TODO's

This commit is contained in:
Matthias
2022-04-10 09:33:29 +02:00
parent 1951ee8e29
commit 95f69a8c3b
2 changed files with 1 additions and 9 deletions

View File

@@ -1414,7 +1414,6 @@ class Telegram(RPCHandler):
"*/start:* `Starts the trader`\n"
"*/stop:* Stops the trader\n"
"*/stopbuy:* `Stops buying, but handles open trades gracefully` \n"
# TODO: forceenter forceshort forcelong missing
"*/forceexit <trade_id>|all:* `Instantly exits the given trade or all trades, "
"regardless of profit`\n"
"*/fe <trade_id>|all:* `Alias to /forceexit`"