Click or drag to resize

SymbolHelperParseSymbol Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static string ParseSymbol(
	Exchange exchange,
	string tradingSymbol,
	out InstrumentType instrumentType
)

Parameters

exchange  Exchange
 
tradingSymbol  String
 
instrumentType  InstrumentType
 

Return Value

String
See Also