Please note modification in the xsl that does not conform to the FPL pattern of <xsl:when test = 'Tag = xxx'> where xxx is a tag number may not appear here. If it does appear here it actions may be inaccurately reported, check the underlying XSL for existance.
Please note modification in the xsl that does not conform to the FPL pattern of <xsl:when test = 'Tag = xxx and Enum = yyy'> where xxx is a tag number and yyy is an enum string may not appear here. If it does appear here it actions may be inaccurately reported, check the underlying XSL for existance.
Tag | New Enums | Group |
---|
Replace this, test is Tag = 47 and Enum = 'C'
|
47 | C - Program order, non-index arb, for Member firm/org | |
With this |
47 | C - Proprietary, Non-Algorithmic Program Trade (non-index arbitrage) | |
Replace this, test is Tag = 47 and Enum = 'J'
|
47 | J - Program Order, index arb, for individual customer | |
With this |
47 | J - Proprietary, Algorithmic Program Trading (non-index arbitrage) | |
Replace this, test is Tag = 47 and Enum = 'K'
|
47 | K - Program Order, non-index arb, for individual customer | |
With this |
47 | K - Agency, Algorithmic Program Trading (non-index arbitrage) | |
Replace this, test is Tag = 47 and Enum = 'N'
|
47 | N - Program Order, non-index arb, for other member | |
With this |
47 | N - Agent for other Member, Non-Algorithmic Program Trade (non-index arbitrage) | |
Replace this, test is Tag = 47 and Enum = 'U'
|
47 | U - Program Order, index arb, for other agency | |
With this |
47 | U - Agency, Index Arbitrage (includes Individual, Index Arbitrage trades) | |
Replace this, test is Tag = 47 and Enum = 'Y'
|
47 | Y - Program Order, non-index arb, for other agency | |
With this |
47 | Y - Agency, Non-Algorithmic Program Trade (non-index arbitrage) | |
Please note modification in the xsl that does not conform to the FPL pattern of <xsl:when test = 'MsgID = xxx and Position = yyy'> where xxx is a MsgID number and yyy is an Position number may not appear here. If it does appear here it actions may be inaccurately reported, check the underlying XSL for existance.
Please note modification in the xsl that does not conform to the FPL pattern of <xsl:when test = 'MsgID = xxx'> where xxx is a MsgID number may not appear here. If it does appear here it actions may be inaccurately reported, check the underlying XSL for existance.
Please note modification in the xsl that does not conform to the FPL pattern of <xsl:when test = 'MsgID = xxx'> where xxx is a MsgID number may not appear here. If it does appear here it actions may be inaccurately reported, check the underlying XSL for existance.