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