OpenOrderRelation

Description of the order relation.

  • Name Description
    IfDoneMaster If done master. Relation between two or three orders. The slave orders are released only if the master order is filled.
    IfDoneSlave If done slave. Relation between two orders. The other is always IfDoneMaster.
    IfDoneSlaveOco If done slave OCO. Relation between three orders. One is always IfDoneMaster and the other is always also IfDoneSlaveOCO. The OCO relation is between the two slave orders.
    Oco One cancels other. Relation between two orders. When one is filled, the other is cancelled.
    StandAlone Standalone. No relations to other orders.