@kairoot/psei-cli

1.0.2 • Public • Published

psei-cli

npm version License: GPL v3

A simple command-line tool for fetching Philippine stock market data. Built with the Phisix API and inspired by pse-tracker-cli.

Table of Contents

Features

  • Fetch real-time and historical stock data from the Philippine Stock Exchange.
  • User-friendly command-line interface.
  • Highly customizable queries.

Prerequisites

  • Node.js: You'll need to have Node.js installed to use psei-cli. Download it here.

Installation

After installing Node.js, you can install psei-cli globally using the following command:

npm install -g @kairoot/psei-cli

Usage

After installation, you can fetch stock data using the following commands:

# To get stock data
psei-cli get-stock <symbol>

# Example
psei-cli get-stock JFC

# To view help
psei-cli --help

# To view command-specific help
psei-cli [command] --help

License

psei-cli is licensed under the GNU General Public License v3.

Sources

Author

/@kairoot/psei-cli/

    Package Sidebar

    Install

    npm i @kairoot/psei-cli

    Weekly Downloads

    1

    Version

    1.0.2

    License

    GPL-3.0

    Unpacked Size

    21 kB

    Total Files

    13

    Last publish

    Collaborators

    • kairoot