SharpTrader.SDK - Developer API

RealTimeIndicators..::..Get Method (String)

Return Value

Indicator instance corresponding to id (e.g. RVigI(6))

Namespace:  SharpTrader.Core
Assembly:  SharpTrader.SDK (in SharpTrader.SDK.dll)

Syntax


public Func<OHLCSeries, double> Get(
	string indicatorId
)

Parameters

indicatorId
Type: String