8000 GitHub - GreinaHQ/iex-cli: IEX Cloud command line interface
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

GreinaHQ/iex-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

IEX Cloud command line interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0