Overload List
Name | Description | |
---|---|---|
![]() | Start()()()() |
Starts the receiving and processing of market data.
All types of books are maintained.
Security definitions was not cached.
|
![]() | Start(Boolean) |
Starts the receiving and processing of market
data using cache security definitions option.
All types of books are maintained.
|
![]() | Start(BooksMaintenanceOptions) |
Starts the receiving and processing of market
data using the spelcified books maintainance options.
Security definitions was not cached.
|
![]() | Start(ReplayOptions) |
Starts handler in replaying logs mode.
All types of books are maintained.
|
![]() | Start(BooksMaintenanceOptions, ReplayOptions) |
Starts handler in replaying logs mode using the spelcified books maintainance options.
|
![]() | Start(BooksMaintenanceOptions, Boolean) |
Starts the receiving and processing of market data using the spelcified
books maintainance options and cache security definitions option.
|