Bugfix: Send the whole message text when exiting a position due to timeout or forced exit command #362

Merged
dazito merged 3 commits from telegram-fix-message-when-force-exit into master 2021-05-10 12:37:57 -07:00
dazito commented 2021-03-10 12:15:12 -08:00 (Migrated from github.com)

Due to a bug in the NotificationServiceImpl class, if there is a forced exit or a timeout exit the notification message is missing the trade details.
Example of a message sent via telegram: https://i.imgur.com/GUB5kRs.png

As you can see, it is missing the:
Entry spread, Exit spread target, Market neutrality rating and so on...

Due to a bug in the `NotificationServiceImpl` class, if there is a forced exit or a timeout exit the notification message is missing the trade details. Example of a message sent via telegram: [https://i.imgur.com/GUB5kRs.png](url) As you can see, it is missing the: Entry spread, Exit spread target, Market neutrality rating and so on...
lilianchiassai (Migrated from github.com) reviewed 2021-03-10 12:15:12 -08:00
scionaltera (Migrated from github.com) approved these changes 2021-05-10 12:37:50 -07:00
Commenting is not possible because the repository is archived.
No description provided.