Click or drag to resize

IAdapterGetSnapQuotes Method

Get the static quotes for the specified instruments

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
Task GetSnapQuotes(
	Instrument[] instruments
)

Parameters

instruments  Instrument
Array of Instrument

Return Value

Task
See Also