DataManager.GetAsk (Instrument) Method

Gets the ask.
public Ask GetAsk( 
Instrument instrument 
)
This language is not supported or no code example is available.
public:  
Ask^ GetAsk( 
Instrument^ instrument 
)
This language is not supported or no code example is available.
public function GetAsk( 
instrument : Instrument 
) : Ask;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

The instrument.

Return Value

Ask

Ask.

In this article

Definition