RemoveSymbolFilter Method Table of ContentStart Method

Overload List

  NameDescription
Public methodStart()()()()
Starts the receiving and processing of market data. All types of books are maintained. Security definitions was not cached.
Public methodStart(Boolean)
Starts the receiving and processing of market data using cache security definitions option. All types of books are maintained.
Public methodStart(BooksMaintenanceOptions)
Starts the receiving and processing of market data using the spelcified books maintainance options. Security definitions was not cached.
Public methodStart(ReplayOptions)
Starts handler in replaying logs mode. All types of books are maintained.
Public methodStart(BooksMaintenanceOptions, ReplayOptions)
Starts handler in replaying logs mode using the spelcified books maintainance options.
Public methodStart(BooksMaintenanceOptions, Boolean)
Starts the receiving and processing of market data using the spelcified books maintainance options and cache security definitions option.

See Also