DataManager.GetHistoricalTicks (TickType, String) Method

public TickSeries GetHistoricalTicks( 
TickType type
string symbol 
)
This language is not supported or no code example is available.
public:  
TickSeries^ GetHistoricalTicks( 
TickType type
String^ symbol 
)
This language is not supported or no code example is available.
public function GetHistoricalTicks( 
type : TickType
symbol : String 
) : TickSeries;
This language is not supported or no code example is available.

Parameters

type
TickType

symbol
string

Return Value

TickSeries

In this article

Definition