DataManager.GetHistoricalAsks (Instrument) Method

public TickSeries GetHistoricalAsks( 
Instrument instrument 
)
This language is not supported or no code example is available.
public:  
TickSeries^ GetHistoricalAsks( 
Instrument^ instrument 
)
This language is not supported or no code example is available.
public function GetHistoricalAsks( 
instrument : Instrument 
) : TickSeries;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

Return Value

TickSeries

In this article

Definition