DataManager.GetTrade (Instrument, Byte) Method

public Trade GetTrade( 
Instrument instrument
byte providerId 
)
This language is not supported or no code example is available.
public:  
Trade^ GetTrade( 
Instrument^ instrument
Byte providerId 
)
This language is not supported or no code example is available.
public function GetTrade( 
instrument : Instrument
providerId : byte 
) : Trade;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

providerId
byte

Return Value

Trade

In this article

Definition