Uses of Class
org.drip.oms.fill.OrderFulfillment
| Package | Description |
|---|---|
| org.drip.oms.fill |
Implementation of Order Fulfillment Schemes
|
| org.drip.oms.transaction |
Order Specification and Session Metrics
|
-
Uses of OrderFulfillment in org.drip.oms.fill
Methods in org.drip.oms.fill that return OrderFulfillment Modifier and Type Method Description OrderFulfillmentOrderExecutionProvider. attemptFill(Order order)Attempt Complete Fulfillment of the Specified Order -
Uses of OrderFulfillment in org.drip.oms.transaction
Methods in org.drip.oms.transaction with parameters of type OrderFulfillment Modifier and Type Method Description booleanOrder. fulfill(OrderFulfillment orderFulfillment)Fill an Order Partially/Fully