Click or drag to resize

ExternalAdapterBaseAppendTradingSymbol Method

Append trading symbol. Currently supports the Indian markets only

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected string AppendTradingSymbol(
	Instrument instrument,
	AdapterType adapterType = AdapterType.External
)

Parameters

instrument  Instrument
Instrument
adapterType  AdapterType  (Optional)
AdapterType

Return Value

String
See Also