DataManager.GetTrade (Int32, Byte) Method
This language is not supported or no code example is available.
public:
Trade^ GetTrade(
int instrumentId,
Byte providerId
)
This language is not supported or no code example is available.
public function GetTrade(
instrumentId : int,
providerId : byte
) : Trade;
This language is not supported or no code example is available.
Parameters
-
instrumentId
-
int
-
providerId
-
byte
Return Value
Trade
In this article
Definition