Click or drag to resize

ExternalAdapterBaseAppendTradingSymbol Method


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

Parameters

instrument  Instrument
 
adapterType  AdapterType  (Optional)
 

Return Value

String
See Also