Show / Hide Table of Contents

Enum GuaranteedStopLossOrderMode

The overall behaviour of the account regarding guaranteed Stop Loss Orders.

Namespace: FFT.Oanda.Accounts
Assembly: FFT.Oanda.dll
Syntax
public enum GuaranteedStopLossOrderMode : int

Fields

Name Description
ALLOWED

The Account is able, but not required to have guaranteed Stop Loss Orders for open Trades.

DISABLED

The Account is not permitted to create guaranteed Stop Loss Orders.

REQUIRED

The Account is required to have guaranteed Stop Loss Orders for all open Trades.

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