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) 84 B
/** * The stock ticker symbol to query for. */ export type stock_symbol = string;