Show / Hide Table of Contents

Enum AccountType

Used to define which account api endpoint you wish to connect to.

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

Fields

Name Description
Practice

A practice account with pretend money.

Real

A real-money account.

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