Suoranta.Finance Namespace
Suoranta.Finance - Developer API

LiquidityProvider Class

Represents non-exclusive source of bid/ask offers.

Namespace:  Suoranta.Finance.Data.Tick
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


public class LiquidityProvider : IDisposable

Remarks


Do not call add methods of this class if the instance was created by TickAggregator. Instead, use methods of the ITickSink to add new tick data.

Inheritance Hierarchy


Object
  Suoranta.Finance.Data.Tick..::..LiquidityProvider