DataManager.GetQuote (Instrument, Byte, Int32) Method

public Quote GetQuote( 
Instrument instrument
byte providerId
int level 
)
This language is not supported or no code example is available.
public:  
Quote^ GetQuote( 
Instrument^ instrument
Byte providerId
int level 
)
This language is not supported or no code example is available.
public function GetQuote( 
instrument : Instrument
providerId : byte
level : int 
) : Quote;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

providerId
byte

level
int

Return Value

Quote

In this article

Definition