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)
Syntaxpublic virtual Task<StaticQuote[]> GetSnapQuotes(
	Instrument[] instruments
)
Parameters
- instruments
 - Type: SharpCharts.Base.DataInstrument
Instruments 
Return Value
Type: 
TaskStaticQuote
See Also