Uses of Package
org.drip.oms.switchable
Package | Description |
---|---|
org.drip.oms.switchable |
Implementation of Switchable Stop Order
|
-
Classes in org.drip.oms.switchable used by org.drip.oms.switchable Class Description StopOrder StopOrder holds the Details of a Stop Order.StopOrderAON StopOrderAON holds the Details of a All-or-None (AON) Stop Order.StopOrderATC StopOrderATC holds the Details of an At-The-Close (ATC) Stop Order.StopOrderATO StopOrderATO holds the Details of a At-The-Open (ATO) Stop Order.StopOrderDAY StopOrderDAY holds the Details of a DAY Stop Order.StopOrderDTC StopOrderDTC holds the Details of a Day-Till-Close (DTC) Stop Order.StopOrderFOK StopOrderFOK holds the Details of a Fill-Or-Kill (FOK) Stop Order.StopOrderGTC StopOrderGTC holds the Details of a Good-Till-Close (GTC) Stop Order.StopOrderIOC StopOrderIOC holds the Details of a Immediate-Or-Cancel (IOC) Stop Order.