See: Description
Interface | Description |
---|---|
ControlHandler |
A handler that receives control messages.
|
MessageHandler |
A handler that receives subscription messages.
|
NotifyHandler |
A handler that is notified when there are messages ready to be dispatched.
|
RT_Consumer.Subscription |
A subscription to a message stream.
|
RT_Feature | |
RT_Filter |
Class | Description |
---|---|
BlackScholes | |
FIDS |
WARNING! DO NOT EDIT THIS FILE, IT IS AUTOMATICALLY GENERATED
Description:
This file contains all of the constants that are in rt_fields.xml
These are the ID which map to the fields that are sent over the wire.
|
LoggingHelper | |
MDSIssueTypes |
WARNING! DO NOT EDIT THIS FILE, IT IS AUTOMATICALLY GENERATED
Description:
This file contains a mapping of all the market data issue types.
|
OptionsGreeks | |
OptionsHelper | |
RT_Calculator |
Abstract base class for Calculator
Has some default restraints to determine if the fields are valid in comparison to one another Additionally has some default logic to determine if the Calculation should be done |
RT_CalculatorFeature |
A feature class that owns calculators.
|
RT_CalculatorFilter | |
RT_CalculatorNetChange | |
RT_CalculatorPercentChange | |
RT_Consumer |
A connection to a DataFeed server that manages message subscriptions.
|
RT_Consumer.KeyCounter | |
RT_Error |
Constant values for possible error conditions returned by
RT_Message.getError() . |
RT_FidField |
A FID/value pair contained in
RT_Message instances. |
RT_FieldMap |
A map of field identifiers and their associated names and types.
|
RT_FieldMap.FieldInfo |
An
RT_FieldMap entry which contains information about a
real-time message field. |
RT_Level2Feature | |
RT_Level2Filter | |
RT_LogHandler | Deprecated |
RT_Message |
A subscription message delivered by an
RT_Consumer . |
RT_OptGreeksFeature | |
RT_OptGreeksFilter | |
RT_Request |
A request for real-time data.
|
Enum | Description |
---|---|
RT_FieldMap.FieldType |
A data type for field identifiers.
|