ExternalAdapterBaseAppendTradingSymbol Method |
Append trading symbol. Currently supports the Indian markets only
Namespace: ArthaChitra.Model.ConnectionAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxprotected string AppendTradingSymbol(
Instrument instrument,
AdapterType adapterType = AdapterType.External
)
Parameters
- instrument Instrument
- Instrument
- adapterType AdapterType (Optional)
- AdapterType
Return Value
String
See Also