com.apama.marketdata
Event TickSubscriptionError



Member summary
 stringsymbol

The symbol, stock code, bond or currency pair to trade.
 stringstatus

Free form string describing the error/ warning.
 booleanfault

Whether the subscription has been terminated (e.g. connection down may report fault=false if the adapter expects the subscription to become live again later).
 
Member detail

fault

            boolean fault
        
Whether the subscription has been terminated (e.g. connection down may report fault=false if the adapter expects the subscription to become live again later).

status

            string status
        
Free form string describing the error/ warning.

symbol

            string symbol
        
The symbol, stock code, bond or currency pair to trade.