Show / Hide Table of Contents

Enum GuaranteedStopLossOrderModeForInstrument

The overall behaviour of the Account regarding Guaranteed Stop Loss Orders for a specific Instrument.

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

Fields

Name Description
ALLOWED

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

DISABLED

The Account is not permitted to create Guaranteed Stop Loss Orders for this Instrument.

REQUIRED

The Account is required to have Guaranteed Stop Loss Orders for all open Trades for this Instrument.

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