This commit is contained in:
Matthias 2021-10-25 07:19:47 +02:00
parent 33d75e9963
commit 262f186a37
1 changed files with 2 additions and 1 deletions

View File

@ -1033,7 +1033,8 @@ class Telegram(RPCHandler):
:return: None
"""
forcebuy_text = ("*/forcebuy <pair> [<rate>]:* `Instantly buys the given pair. "
"Optionally takes a rate at which to buy (only applies to limit orders).` \n")
"Optionally takes a rate at which to buy "
"(only applies to limit orders).` \n")
message = ("*/start:* `Starts the trader`\n"
"*/stop:* `Stops the trader`\n"
"*/status <trade_id>|[table]:* `Lists all open trades`\n"