Indicator.GetLast (Instrument) Method

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

Parameters

instrument
Instrument

Return Value

double

In this article

Definition