vuu
vuu copied to clipboard
Basket Trading demo testing
-
[ ] what does this tile suppose to show (last one in the tile)
this is after basket on market is all filled
-
[ ] when selecting basket, highlighting two rows (baskets) when hovering over the basket
-
[ ] should these fields be populated
final val NotionalUsd = "notionalUsd" final val NotionalLocal = "notionalLocal" final val Venue = "venue" final val Algo = "algo" final val AlgoParams = "algoParams" final val PriceSpread = "priceSpread"
I've fixed the issue of multiple rows being highlighted in the Basket Selector dropdown. Rest are server side.