Show / Hide Table of Contents

Enum LimitOrderReason

The reason that the Limit Order was initiated.

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

Fields

Name Description
CLIENT_ORDER

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

REPLACEMENT

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

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