Enum StopOrderReason
The reason that the Stop Order was initiated.
Namespace: FFT.Oanda.Transactions
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 |