Skip to content

Instantly share code, notes, and snippets.

@kirkdotcam
Created November 6, 2019 06:19
Show Gist options
  • Save kirkdotcam/d72447cd87cff2c0505d0ae0ed1a9b61 to your computer and use it in GitHub Desktop.
Save kirkdotcam/d72447cd87cff2c0505d0ae0ed1a9b61 to your computer and use it in GitHub Desktop.
streaming channels for the alpaca api (definitely need for python SDK)
  • trade_updates: order updates
  • account_updates: account updates
  • T.: stock trades
  • Q.: stock quotes
  • A.: stock aggSec, the stock's aggregated per-second pricing
  • AM.: stock aggMin, the stock's aggregated per-minute pricing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment