vuu icon indicating copy to clipboard operation
vuu copied to clipboard

Basket Trading demo testing

Open keikeicheung opened this issue 2 years ago • 1 comments

  • [ ] what does this tile suppose to show (last one in the tile) image this is after basket on market is all filled image

  • [ ] when selecting basket, highlighting two rows (baskets) when hovering over the basket image

  • [ ] should these fields be populated image final val NotionalUsd = "notionalUsd" final val NotionalLocal = "notionalLocal" final val Venue = "venue" final val Algo = "algo" final val AlgoParams = "algoParams" final val PriceSpread = "priceSpread"

keikeicheung avatar Jan 08 '24 16:01 keikeicheung

I've fixed the issue of multiple rows being highlighted in the Basket Selector dropdown. Rest are server side.

heswell avatar Jan 10 '24 17:01 heswell