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. |