Show / Hide Table of Contents

Enum DayTradeMarginCallProtection

Day trade margin call protection mode for account. See more information here: https://docs.alpaca.markets/user-protections/#day-trade-margin-call-dtmc-protection-at-alpaca

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

Fields

Name Description
Both

Check rules on position entry and exit.

Entry

Check rules on position entry.

Exit

Check rules on position exit.

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