DataStore.GetTickSeries (Instrument, Byte) Method

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

Parameters

instrument
Instrument

type
byte

Return Value

TickSeries

In this article

Definition