CustomIndicatorInternalData Method (Int32)

GF Charts Help
Returns the historical data by specified number

Namespace:  GF.Clients.Charts.Custom
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public StockArray Data(
	int n
)

Parameters

n
Type: SystemInt32
Number in sequence of the symbols on the chart

Return Value

Type: StockArray
Historical data
See Also

Reference