FixMakerApplication.GetInstrument Method

protected Instrument GetInstrument( 
string symbol 
)
This language is not supported or no code example is available.
protected:  
Instrument^ GetInstrument( 
String^ symbol 
)
This language is not supported or no code example is available.
protected function GetInstrument( 
symbol : String 
) : Instrument;
This language is not supported or no code example is available.

Parameters

symbol
string

Return Value

Instrument

In this article

Definition