Suoranta.Finance.Data.Tick Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
CandleManager |
Receives tick data and emits the corresponding candles at the specified time scale. Can optionally
save the Ticks.
|
|
|
CandleManagerShutdownEventArgs | |
|
|
ExecutionEstimate |
Estimated outcome of a market order based on the BookEntries.
|
|
|
LiquidityProvider |
Represents non-exclusive source of bid/ask offers.
|
|
|
NewCandleEventArgs | |
|
|
TickAggregator |
Aggregates tick data from multiple LiquidityProviders to Bid and Ask Books and
into candles. Implements ICandleSource.
|
Structures
| Structure | Description | |
|---|---|---|
|
|
Book |
Identifies side (Bid/Ask) of the quotes.
|
|
|
BookEntry |
Represent single bid or ask quotation in time from a LiquidityProvider.
|
|
|
Tick |
Interfaces
| Interface | Description | |
|---|---|---|
|
|
ICandleSource | |
|
|
ITickSink |
Provides the means to update TickAggregator with ticks received from the
Provider.
|

