Show / Hide Table of Contents

Enum TakeProfitOrderReason

The reason that the Take Profit Order was initiated.

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

Fields

Name Description
CLIENT_ORDER

The Take Profit Order was initiated at the request of a client

ON_FILL

The Take Profit Order was initiated automatically when an Order was filled that opened a new Trade requiring a Take Profit Order.

REPLACEMENT

The Take Profit Order was initiated as a replacement for an existing Order

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