Advertisement FIX Message
FIX Advertisement messages map into four different RDS message types: Stock Trade, Mutual Fund History, Bond Trade, and Option Trade.
- Stock Trade RDS Mapping
If the TradeDate Field in the FIX message is a stock instrument, data in the FIX message maps into a Stock Trade RDS message, which is stored in the STOCK_TRADE table.
- Mutual Fund History RDS Mapping
If the TradeDate Field in the FIX message is a mutual fund instrument, data in the FIX message maps into a Mutual Fund History RDS message, which is stored in the MUTL_FIND_HIST table.
- Bond Trade RDS Mapping
If the TradeDate Field in the FIX message is a bond instrument, data in the FIX message maps into a Bond Trade RDS message, and is stored in the BOND_TRADE table..
- Option Trade RDS Mapping
If the TradeDate Field in the FIX message is an option instrument, data in the FIX message maps into an Option Trade RDS message, and is stored in the OPTION_TRADE table.
Created October 18, 2010. Send feedback on this help topic to Sybase Technical Publications:
pubs@sybase.com