Show / Hide Table of Contents

Enum Multiplier

Account multiplier value (enum values can be cast to related integer values).

Namespace: Alpaca.Markets
Assembly: Alpaca.Markets.dll
Syntax
public enum Multiplier

Fields

Name Description
Double

Regular T margin account with 2x intraday and overnight buying power; this is the default for all non-PDT accounts with $2,000 or more equity.

None

Invalid default value of enum.

Quadruple

PDT account with 4x intraday buying power and 2x reg T overnight buying power.

Single

Standard limited margin account with 1x buying power.

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