SharpTrader.SDK - Developer API

IImportDataTable..::..Instruments Property

Gets

Field Value

the UI-bindable list of instrument names (tickers) held by the table.

Namespace:  Sharpshooter.SDK.Data
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


IReadOnlyList<ISelectableValue> Instruments { get; }

Remarks


This list is currently used by default IImportDataWindow implementation to display a list of tickers. Therefore any objects with ticker names as Text will do.