iex-cli

0.1.6 • Public • Published

iex-cli

IEX Cloud command line interface

Data provided by IEX Cloud

Also check out IEX.js a universal JavaScript / TypeScript client library, powering this little tool!

Installation

$ npm install -g iex-cli

Usage

$ IEX_TOKEN=pk_myiextoken iex <command> <symbol> [args]

Yes, your IEX token is expected to be an environment variable ;)

All arguments are passed as query parameter to IEX

Example

$ iex history AAPL --format=csv --filter=date,close --range=5d

Commands

history
intraday
previous
price
quote

Made with ♥ by Ronny Haase, © 2020

Package Sidebar

Install

npm i iex-cli

Weekly Downloads

8

Version

0.1.6

License

MIT

Unpacked Size

3.67 kB

Total Files

4

Last publish

Collaborators

  • ronnyhaase