Alpaca Documentation Beta

Structure Portfolio​History

public struct PortfolioHistory: Codable
PortfolioHistory PortfolioHistory Codable Codable PortfolioHistory->Codable

Nested Types

PortfolioHistory.Timeframe

Conforms To

Codable

Properties

timestamp

let timestamp: [Int]

equity

let equity: [Double]

profit​Loss

let profitLoss: [Double]

profit​Loss​Pct

let profitLossPct: [Double]

base​Value

let baseValue: Double

timeframe

let timeframe: Timeframe