Error showing profit?

Yesterday, I was waiting to close some positions (because there was another error earlier, and my combo bots didn’t detect the exit signal), so I was looking for them to break even before closing them. When I did, I showed a loss of only $0.20.
image

However, when I checked my Gainium platform, I found the loss was larger than I expected. While the loss in dollars is obviously not significant, why does this difference appear?


I’ll leave the link to my bot below, in case you want to check it out. In principle, it’s not serious, but I closed it because the loss was supposed to be almost zero.

We have received your bug report regarding the discrepancy in profit display. Thank you for providing the screenshots and the bot URL (Gainium app). We will investigate this issue and provide an update shortly.

The discrepancy you observed is due to a partially filled order that was canceled after the Take Profit (TP) was triggered, leaving a small remainder in the deal. The alert was sent before this remaining portion was sold. I’ve updated the alert logic to ensure it’s sent after any remaining portions are sold, which should prevent this from happening in the future.

2 Likes