Show / Hide Table of Contents

Enum AssetAttributes

Unique asset characteristics for Alpaca REST API.

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

Fields

Name Description
FractionalAtExtended

Asset supports fractional trading at extended hours.

Ipo

IPO asset, only limit orders are allowed prior to an IPO being traded on secondary market

OptionsEnabled

Asset supports options trading.

PtpNoException

PTP asset accepting orders without exception.

PtpWithException

PTP asset accepting orders with exception.

Unknown

Unknown asset attribute.

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