Fill(DateTime, Order, Instrument, Byte, OrderSide, Double, Double, String) Constructor
Initializes a new instance of the Fill class.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
dateTime
-
DateTime
The date time.
-
order
-
Order
The order.
-
instrument
-
Instrument
The instrument.
-
currencyId
-
byte
The currency identifier.
-
side
-
OrderSide
The side.
-
qty
-
double
The qty.
-
price
-
double
The price.
-
text
-
string
The text.
In this article
Definition