Stop Method Table of ContentBestBidAskTrackingOptions Property

The Handler type exposes the following members.

Properties

  NameDescription
Public propertyBestBidAskTrackingOptions
Describes parameters and thresholds wich will be used to track best bids and best asks.
Public propertyChannelConfigurationFile
Path to the CME Market Data Feed Channel configuration XML file.
Public propertyChannelId
CME Market Data Feed Channel ID.
Public propertyDisposeFixMessages
Gets or Set the flag to dispose fix messages after handler was process it. Default value is true.
Public propertyFastTemplateFile
Path to the CME FAST templates file.
Public propertyStatic memberFixDialectDescriptionFile
Path the CME FIX dialect description file.
Public propertyStatic memberFixMessagesTraceSwitch
Trace switch to control fix message processing related tracing and debug output.
Public propertyStatic memberLicenseFile
Path to the license file.
Public propertyLocalNetworkInterface
The local network interface that is used to receive UDP multicast packets.
Public propertyLocalNetworkInterfaceA
The local network interface that is used to receive UDP multicast packets for "A" feeds.
Public propertyLocalNetworkInterfaceB
The local network interface that is used to receive UDP multicast packets for "B" feeds.
Public propertyStatic memberMaximumNumberOfQueuedIncrementalRefreshMessages
Maximum number of queued Market Data Incremental Refresh (X) messages.
Public propertyStatic memberOrderBookTraceSwitch
Trace switch to control order books related tracing and debug output.
Public propertyStatic memberReceiversTraceSwitch
Trace switch to control udp receivers related tracing and debug output.
Public propertyReceiveTimeoutInMilliseconds
Gets or sets the amount of time a Handler will wait to receive data once a read operation is initiated.
Public propertyRecoverSecurityDefinitionsOnGap
Option to recover the Security Definition messages each time when the message sequence gap is detected.
Public propertyReportNoDataWarning
Gets or Set the flag to suppress OnWarning events for "NO DATA in Incremental A/B UdpReceiver during ReceiveTimeoutInMilliseconds"
Public propertySecurityDefinitionsCacheRoot
Gets or Sets path where Security Definitions cache will be stored.
Public propertySecurityDescriptionFilters
Public propertySecurityGroupFilters
Public propertySecurityIdFilters
Public propertyState
Handler's state.
Public propertySubchannelFilters
Public propertySymbolFilters
Public propertyTcpReplay
Option to use the TcpReplay Channel for recovory of missed messages.
Public propertyTcpReplayPassword
Password or passphrase to be used in the Logon (35=A) message from customer to CME Tcp Replay service.
Public propertyTcpReplayReconnectAttempts
Number of attempts to receive missed messages via CME Tcp Replay service.
Public propertyTcpReplayReconnectIntervalInMilliseconds
Interval between attempts to receive missed messages via CME Tcp Replay service (in milliseconds).
Public propertyTcpReplayUsername
Userid or username to be used in the Logon (35=A) message from customer to CME Tcp Replay service.
Public propertyStatic memberTimestamp
Timestamp delegate.
Public propertyStatic memberTraceSwitch
Trace switch to control Handler related tracing and debug output.
Public propertyUseIncrementalFeedA
Gets or Set the flag to use or not Incremental (UDP) Feed A
Public propertyUseIncrementalFeedB
Gets or Set the flag to use or not Incremental (UDP) Feed B
Public propertyUseInstrumentReplayFeedA
Gets or Set the flag to use or not Instrument Definition (UDP) Feed A
Public propertyUseInstrumentReplayFeedB
Gets or Set the flag to use or not Instrument Definition (UDP) Feed B
Public propertyUseSnapshotFeedA
Gets or Set the flag to use or not Market Recovery (UDP) Feed A
Public propertyUseSnapshotFeedB
Gets or Set the flag to use or not Market Recovery (UDP) Feed B

See Also