Show / Hide Table of Contents

Enum IntradayProfitLoss

Intraday profit/loss calculation for portfolio history in the Alpaca REST API.

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

Fields

Name Description
NoReset

Don't reset the profit/los value to the previous day's closing equity for each trading day.

PerDay

Reset the profit/los value to the previous day's closing equity for each trading day.

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