Show / Hide Table of Contents

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.

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