DotNet Library For Kite Connect API
Get's Symbol list
Namespace:
KiteNet
Assembly:
KiteNet (in KiteNet.dll) Version: 1.3.0.0
Syntaxpublic string GetSymbols(
string Exch
)
Public Function GetSymbols (
Exch As String
) As String
Parameters
- Exch
- Type: System.String
Exchange
Return Value
Type:
StringReturns string with comma seperated values
Remarks None
See Also