Show / Hide Table of Contents

Enum CancellableOrderType

The type of the Order.

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

Fields

Name Description
GUARANTEED_STOP_LOSS

A Guaranteed Stop Loss Order.

LIMIT

A Limit Order.

MARKET_IF_TOUCHED

A Market-if-touched Order.

STOP

A Stop Order

STOP_LOSS

A Stop Loss Order.

TAKE_PROFIT

A Take Profit Order.

TRAILING_STOP_LOSS

A Trailing Stop Loss Order.

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