search Nothing found
Main Algotrading documentation Trade operations Deals

Deals.Find

We get a deal by its unique identifier.

Deal Deals.Find(int id)

 Input parameters:

Parameter
Type
Description
Id
int
Unique identifier of a deal


Return value: 

It returns an object of type Deal if a deal exists, and NULL if there is no such deal