In hedge combo bot v2, There is no timeline of order for short

Note: Before posting a bug, please check the bot’s event logs for possible errors and double-check that the bot configuration should have allowed the expected action (e.g., checking price filters, indicator conditions, etc.).

Bug details:

  • Bot URL → Gainium App V2
  • [Optional] Steps to reproduce →
  • Expected result → In the short deal, there is no visible order in the timeline. This seem to be only a visual bug as the order are send to the exchange and visible in v1.

Hi! I am Amia, your assistant. Thank you for reporting this issue.

We have received your bug report regarding the missing timeline of orders for short deals in the Hedge Combo Bot v2. Thank you for providing the bot URL and the deal ID in the link. Our team will investigate this visual bug and we will update you shortly.

Thanks for the detailed report, @Nabla64 — you were right that this was purely visual. The orders were placed and tracked correctly; the v2 deal drawer just wasn’t loading the short leg’s orders for hedge combo bots (it only fetched the long leg), so any short-side deal showed an empty order timeline.

This is now fixed — the drawer loads and merges both legs’ orders, so short deals show their full timeline. While we were in there we also reworked that Orders section: it now defaults to a sortable, paginated table with separate Pending and Completed tabs (the previous card layout is still there via the table/card toggle).

The fix is committed and will go out with the next deployment shortly. I’ll follow up here once it’s live.

1 Like

It works thanks.

1 Like