{{ newListing.code }} |
{{ !!underlyingMap ? (!!underlyingMap[newListing.underlying] ? underlyingMap[newListing.underlying] : newListing.name[locale].substring(0,2) ): '' }} |
{{ warrantTypeMap[newListing.type] }} |
{{ newListing.listingDate | date:portalFormatter.getWarrantDateFormat() }} |
{{ newListing.strikePrice | formatNumber:portalFormatter.getOutputThreeDecimalFormat():1e-3:'' }} |
{{ newListing.expiryDate | date:portalFormatter.getWarrantDateFormat() }} |
{{ 1 / newListing.conversionRatio | formatNumber:portalFormatter.getOutputTwoDecimalFormat():1:'' }} |
{{ !!issuerMap ? issuerMap[newListing.issuer] : '' }} |