Show / Hide Table of Contents

Enum TrailingStopLossOrderReason

The reason that the Trailing Stop Loss Order was initiated.

Namespace: FFT.Oanda.Transactions
Assembly: FFT.Oanda.dll
Syntax
public enum TrailingStopLossOrderReason : int

Fields

Name Description
CLIENT_ORDER

The Trailing Stop Loss Order was initiated at the request of a client

ON_FILL

The Trailing Stop Loss Order was initiated automatically when an Order was filled that opened a new Trade requiring a Trailing Stop Loss Order.

REPLACEMENT

The Trailing Stop Loss Order was initiated as a replacement for an existing Order

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