Enum Class ExchangeForPosition

java.lang.Object
java.lang.Enum<ExchangeForPosition>
markets.alpaca.client.openapi.trading.model.ExchangeForPosition
All Implemented Interfaces:
Serializable, Comparable<ExchangeForPosition>, Constable

public enum ExchangeForPosition extends Enum<ExchangeForPosition> implements Serializable
Represents the current exchanges Alpaca supports. List is currently: - AMEX - ARCA - BATS - NYSE - NASDAQ - NYSEARCA - OTC - CRYPTO Can be empty if not applicable (e.g., for options contracts)