Click or drag to resize

TradingDataProviderSearchSecurity Method

LightningChart .NET Help
Search for a security

Namespace:  Arction.CustomControls.Trader.WinForms.DataProviders
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
public virtual SecurityInfo[] SearchSecurity(
	string searchText
)

Parameters

searchText
Type: SystemString
Symbol or name, or part of it

Return Value

Type: SecurityInfo
List of matching records
See Also