SellOrderDataPortalResult
Object
Sell Order Result with the same flatten structure as in DataPortal without additional information
Fields
#
orderVirtualSurplus
The money that would have been made by the order if it was fully accepted without impacting the clearing prices. This surplus is computed by multiplying the total quantity of the order (positive for sell orders, negative for buy orders) by the difference between the clearing price and the order price. For parent/child sell orders, this surplus is the sum of the surplus generated for each product (service).
basketFamilyVirtualSurplus
Sum of the virtual surpluses of all baskets in a family.
auctionProduct
The service associated to this result in its 3 letters code, for example "DCL". It is consistent with the service type.
basketFamilyActualSurplus
Sum of the actual surpluses of all baskets in a family.
productID
Linked Id to group the sell orders with different services but belonging to the same parent, child or substitutable child order. This id is a number from 1 to 21 which with the basket id identifies uniquely a parent, child or substitutable child order.
quantity
The total volume [MW] of the bid. The value is a positive integer or zero.
acceptanceRatio
A number between 0 and 1 with up to 8 decimals, indicating the proportion of an offered quantity which has been matched by the auction algorithm.
deliveryStart
The time at which the delivery of the auction product will commence.
orderType
Type of order, "P" for Parent, "C" for Child or "SC" for Substitutable Child.
auctionUnit
The unit the order is associated to. An auction unit is a collection of one or more eligible assets registered at the relevant time as described in the registration and pre-qualification procedure.
basketVirtualSurplus
The money that would have been made by the basket if its parent and its profitable children (only the most profitable for substitutable children) were fully accepted without impacting the clearing prices. The basket surplus is the sum of the parent virtual surplus and the virtual surplus transferred from its children.
orderActualSurplus
Product of the executed quantity (positive for sell orders, negative for buy orders) and the difference between the clearing price and the order price limit. This surplus is zero for rejected orders. For parent/child sell orders, this surplus is the sum of the surplus generated for each product.
loopedBasketID
Identifier of a family of looped baskets. This field is non-null only for parent orders of looped baskets.
serviceType
The service type associated to this result, for example "Response". It is consistent with the service.
Usages
#
References
#
- Part of union SellOrderDataPortalResultOrError
RemovedBasketOrTradeError