ExternalConnectionBaseGetSnapQuotes Method |
Gets snap quotes
Namespace:
SharpCharts.Base.Connection
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public virtual Task<StaticQuote[]> GetSnapQuotes(
Instrument[] instruments
)
Parameters
- instruments
- Type: SharpCharts.Base.DataInstrument
Instruments
Return Value
Type:
TaskStaticQuoteSee Also