The Analytics default message stream is used to load security analytics to specific tables in the SECURITY database, under the control of event field (tag 55), which determines the routing of each message to the appropriate database update stored procedure.
Tables loaded include:
- SECURITY_ANALYTICS table, for event type = ADD_SEC_ANALYTICS.
- SECURITY_ANALYTICS_EQUITY table, for event type = ADD_EQ_ANALYTICS.
- SECURITY_ANALYTICS_FI table, for event type = ADD_FI_ANALYTICS.
...
The following data tables are described for Analytics:
- [Security Analytics data table
- [Equity Security Analytics data table
- [Fixed Income Security Analytics data table
[Panels, binds, and stored procedures for the Analytics stream are also described in the following pages.