{{ result.underlying === 'Symbol' ? '' : result.underlying === 'Group' ? 'Group Total' : result.underlying }} |
{{ result.underlying === 'Symbol' ? 'Symbol Total' : result.symbol !== 'Total' ? result.symbol : '' }} |
{{ result.exch }}
| {{ result.customerPct | percent }} |
{{ result.firmPct | percent }} |
{{ result.offFloorPct | percent }} |
{{ result.mktMakerPct | percent }} |
{{ result.totalPct | percent }} |
{{ result.customer | numberWithCommas }} |
{{ result.firm | numberWithCommas }} |
{{ result.offFloor | numberWithCommas }} |
{{ result.mktMaker | numberWithCommas }} |
{{ result.total | numberWithCommas }} |