Show / Hide Table of Contents

Enum StopOrderReason

The reason that the Stop Order was initiated.

Namespace: FFT.Oanda.Orders
Assembly: FFT.Oanda.dll
Syntax
public enum StopOrderReason : int

Fields

Name Description
CLIENT_ORDER

The Stop Order was initiated at the request of a client.

REPLACEMENT

The Stop Order was initiated as a replacement for an existing Order,

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX