3cqs-coder / SymBot

SymBot is a user friendly, self-hosted and automated DCA (Dollar Cost Averaging) cryptocurrency bot solution
https://www.3cqs.com
Other
175 stars 15 forks source link

Please add decimal in profit section in telegram notification. #15

Closed REFLEXGAMING007 closed 10 months ago

REFLEXGAMING007 commented 10 months ago

In telegram it's always showing $0 as profit because I'm using $0.1 as base order so it's not showing the decimal with profit there.

Please show profit amount with atleast 5 decimal places to catch profits like $0.00075

I'm running 200 to 300 coins with 0.1 as base order that's why 😅 Screenshot_20231026-211512532.jpg

3cqs-coder commented 10 months ago

Thanks for sharing. Currently all profits are rounded to the hundredth decimal place, but this will be considered for a future update.

3cqs-coder commented 10 months ago

This is now fixed in commit #cda2e76