SharpTrader.SDK - Developer API

RTIndicatorCollection..::..Update Method

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

Syntax


[MethodImplAttribute]
public void Update(
	IInstrument instrument,
	OhlcBar bar
)

Parameters

instrument
Type: SharpTrader..::..IInstrument
bar
Type: OhlcBar