Address feedback

This commit is contained in:
Matthias
2020-05-26 06:12:25 +02:00
parent bbd7579aa8
commit 18d2587800
2 changed files with 2 additions and 2 deletions

View File

@@ -215,7 +215,7 @@ class Telegram(RPC):
"*Open Rate:* `{open_rate:.8f}`",
"*Close Rate:* `{close_rate}`" if r['close_rate'] else "",
"*Current Rate:* `{current_rate:.8f}`",
"*Close Profit:* `{close_profit}`" if r['close_profit_perc'] else "",
"*Close Profit:* `{close_profit_perc}`" if r['close_profit_perc'] else "",
"*Current Profit:* `{current_profit_perc:.2f}%`",
# Adding initial stoploss only if it is different from stoploss