BookingType Field
Method for booking out this order. Used when notifying a
broker that an order to be settled by that broker is to be
booked out as an OTC derivative (e.g. CFD or similar).
Valid values:
0 = Regular booking
1 = CFD (Contract For Difference)
2 = Total return swap
public const int BookingType = 775
This language is not supported or no code example is available.
public:
const int BookingType = 775;
This language is not supported or no code example is available.
public const BookingType : int = 775
This language is not supported or no code example is available.
Field Value
int
In this article
Definition