massive-api

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Massive(Polygon) Market Data Skill

Massive(Polygon) 市场数据Skill

A CLI tool and JS client wrapper for the Massive(Polygon) financial data APIs. Covers stocks, crypto, forex, options, indices, futures, market status, news, and reference data.
这是一款针对Massive(Polygon)金融数据API的CLI工具和JS客户端包装器,涵盖股票、加密货币、外汇、期权、指数、期货、市场状态、新闻及参考数据。

CLI Usage

CLI 使用方法

bash
npx --yes massive <command> [options]
All commands output JSON to stdout. Use
--help
for a list of commands or
<command> --help
for command-specific options.
bash
npx --yes massive <command> [options]
所有命令都会将JSON输出到标准输出。使用
--help
查看命令列表,或使用
<command> --help
查看特定命令的选项。

Stocks

股票

See Stocks Commands Reference for full details on all stock commands and parameters.
查看股票命令参考文档获取所有股票命令及参数的详细信息。

Crypto

加密货币

See Crypto Commands Reference for full details on all crypto commands and parameters.
查看加密货币命令参考文档获取所有加密货币命令及参数的详细信息。

Forex

外汇

See Forex Commands Reference for full details on all forex commands and parameters.
查看外汇命令参考文档获取所有外汇命令及参数的详细信息。

Options

期权

See Options Commands Reference for full details on all options commands and parameters.
查看期权命令参考文档获取所有期权命令及参数的详细信息。

Indices

指数

See Indices Commands Reference for full details on all indices commands and parameters.
查看指数命令参考文档获取所有指数命令及参数的详细信息。

Reference Data

参考数据

See Reference Data Commands Reference for full details on all reference data commands and parameters.
查看参考数据命令参考文档获取所有参考数据命令及参数的详细信息。

Market

市场

See Market Commands Reference for full details on all market commands and parameters.
查看市场命令参考文档获取所有市场命令及参数的详细信息。

News

新闻

See News Commands Reference for full details on all news commands and parameters.
查看新闻命令参考文档获取所有新闻命令及参数的详细信息。