Click or drag to resize

ScannerBaseAddInstrument Method

Add a secondary instrument

Namespace:  SharpCharts.Base.MarketWatch
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected void AddInstrument(
	string instrument
)

Parameters

instrument
Type: SystemString
Instrument name
See Also