Click or drag to resize

Kite.GetSymbols Method

DotNet Library For Kite Connect API

Get's Symbol list

Namespace:  KiteNet
Assembly:  KiteNet (in KiteNet.dll) Version: 1.3.0.0
Syntax
public string GetSymbols(
	string Exch
)

Parameters

Exch
Type: System.String
Exchange

Return Value

Type: String
Returns string with comma seperated values
Remarks
None
See Also