Suoranta.Finance Namespace
Suoranta.Finance - Developer API

TickAggregator Members

The TickAggregator type exposes the following members.

Constructors


  Name Description
Public method TickAggregator

Methods


  Name Description
Public method AddProvider
Creates and adds LiquidityProvider with the name.
Protected method Dispose(Boolean)
Public method Dispose()()()()
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAskBook
Public method GetBidBook
Public method GetExecutionEstimate
Estimates outcome of an order based on the current book data.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TrackCandles

Properties


  Name Description
Public property BestAsk
Public property BestBid
Public property OpenAskCandle
Gets

Field Value

the currently open ask candle for the DefaultBarWidth, aggregated from all LiquidityProviders..
Public property OpenBidCandle
Gets

Field Value

the currently open bid candle for the DefaultBarWidth, aggregated from all LiquidityProviders..
Public property Ticker

Events


  Name Description
Public event NewCandle
Public event Shutdown