Uses of Interface
org.drip.oms.exchange.PricingRebateFunction
Package | Description |
---|---|
org.drip.oms.exchange |
Implementation of Venue Order Handling
|
-
Uses of PricingRebateFunction in org.drip.oms.exchange
Methods in org.drip.oms.exchange that return PricingRebateFunction Modifier and Type Method Description PricingRebateFunction
VenueSettings. pricingRebateFunction()
Retrieve the Pricing Rebate FunctionConstructors in org.drip.oms.exchange with parameters of type PricingRebateFunction Constructor Description VenueSettings(java.lang.String localIdentifier, java.lang.String jurisdiction, PricingRebateFunction pricingRebateFunction)
VenueSettings Constructor