+
+ {SIDE_NAMES[order.side]}
+
+
{market.tradableInstrument.instrument.product.quoteName}
+
+ {tagsData?.market?.tradableInstrument.instrument.metadata
+ .tags && (
+
+ )}
+
+
+
+ @{' '}
+ {market.depth.lastTrade
+ ? addDecimal(market.depth.lastTrade.price, market.decimalPlaces)
+ : ' - '}{' '}
+ (EST)
+
+