Enum MarketDataFeed
Supported market feed data types for Alpaca Data API.
Namespace: Alpaca.Markets
Assembly: Alpaca.Markets.dll
Syntax
public enum MarketDataFeed
Fields
Name | Description |
---|---|
Iex | IEX feed - the only option available for the free data (no subscription). |
Otc | OTC feed - option available for the subscribed clients. |
Sip | SIP feed - option available for the subscribed clients. |