Uses of Class
org.drip.oms.exchange.Venue
Package | Description |
---|---|
org.drip.oms.depth |
L1/L2/L3 Deep Books
|
org.drip.oms.exchange |
Implementation of Venue Order Handling
|
org.drip.oms.transaction |
Order Specification and Session Metrics
|
-
Uses of Venue in org.drip.oms.depth
Methods in org.drip.oms.depth that return types with arguments of type Venue Modifier and Type Method Description java.util.Map<java.lang.String,Venue>
CrossVenueMontageProcessor. l1Container()
Retrieve the Venue L1 ContainerConstructor parameters in org.drip.oms.depth with type arguments of type Venue Constructor Description CrossVenueMontageProcessor(java.util.List<Venue> venueList)
Empty CrossVenueMontageProcessor Constructor -
Uses of Venue in org.drip.oms.exchange
Methods in org.drip.oms.exchange that return Venue Modifier and Type Method Description Venue
VenueHandler. venue()
Retrieve the Underlying VenueConstructors in org.drip.oms.exchange with parameters of type Venue Constructor Description VenueHandler(Venue venue, boolean allowNEW)
VenueHandler Constructor -
Uses of Venue in org.drip.oms.transaction
Methods in org.drip.oms.transaction that return Venue Modifier and Type Method Description Venue
Trade. venue()
Retrieve the Trade Venue