Package org.drip.oms.switchable

Implementation of Switchable Stop Order
Author:
Lakshmi Krishnamurthy
  • Class Summary
    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.