Suoranta.Finance Namespace
Suoranta.Finance - Developer API

TickAggregator..::..AddProvider Method

Creates and adds LiquidityProvider with the name.

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

Syntax


public ITickSink AddProvider(
	string name
)

Parameters

name
Type: String

Return Value

ITickSink through which tick data from the provider is updated.