com.apama.md
Event XLegStaticData


Leg specific static data from a multi-leg datastream snapshot/delta event. These events are not routed.
Member summary
 stringsymbol

The underlying currency pair traded (e.g. CHF/EUR when trading USD/CHF).
 integerconnectionId

The underlying ConnectionId this datastream event is from.
 integeroriginatorId

Session ID of the exchange on which this leg is quoted.
 integerunderlyingType

The underlying data type. (see DatastreamConstants in MDConstants.mon for details).
 
Member detail

connectionId

            integer connectionId
        
The underlying ConnectionId this datastream event is from.

originatorId

            integer originatorId
        
Session ID of the exchange on which this leg is quoted.

symbol

            string symbol
        
The underlying currency pair traded (e.g. CHF/EUR when trading USD/CHF).

underlyingType

            integer underlyingType
        
The underlying data type. (see DatastreamConstants in MDConstants.mon for details).