Enum MarketIfTouchedOrderReason
The reason that the Market-if-touched Order was initiated.
Namespace: FFT.Oanda.Transactions
Assembly: FFT.Oanda.dll
Syntax
public enum MarketIfTouchedOrderReason : int
Fields
Name | Description |
---|---|
CLIENT_ORDER | The Market-if-touched Order was initiated at the request of a client |
REPLACEMENT | The Market-if-touched Order was initiated as a replacement for an existing Order |