This repository was archived by the owner on Jan 17, 2024. It is now read-only.
generated from pixel-foundry/swift-package
-
Notifications
You must be signed in to change notification settings - Fork 3
Calendar
hallee edited this page May 21, 2020
·
1 revision
public struct Calendar: Encodable, Hashable
Decodable
, Encodable
, Hashable
public init(from decoder: Decoder) throws
Year, month, and day components for the given market calendar day.
let date: DateComponents
The full date object for market open time. Precision only to the minute.
let open: Date
The full date object for market close time. Precision only to the minute.
let close: Date
let timeZone: TimeZone?
let locale: Locale
let marketDayFormatter: DateFormatter
let marketTimeFormatter: DateFormatter
let calendar: Foundation.Calendar
Generated at 2020-05-22T00:57:11+0000 using swift-doc 1.0.0-beta.3.
Types
- Account
- AccountStatus
- Alpaca
- Alpaca.Key
- Alpaca.Mode
- Alpaca.Version
- AlpacaAPI
- AlpacaAPI.Path
- AlpacaError
- Asset
- Asset.QueryParameters
- AssetClass
- AssetStatus
- Calendar
- Calendar.QueryParameters
- Cancel
- Clock
- Currency
- Direction
- Exchange
- Money
- Order
- Order.QueryParameters
- OrderCancellation
- OrderClass
- OrderRequest
- OrderSide
- OrderStatus
- OrderStatusFilter
- OrderType
- Position
- PositionLiquidation
- PositionSide
- Quantity
- StopLoss
- TakeProfit
- TimeInForce