UNPKG

@master-chief/alpaca-ts

Version:

A TypeScript Node.js library for the https://alpaca.markets REST API and WebSocket streams.

5 lines (4 loc) 110 B
/** * The comma-separated list of stock ticker symbols to query for. */ export type stock_symbols = string;