iex-cli
v0.1.6
Published
IEX Cloud command line interface
Downloads
3
Maintainers
Readme
iex-cli
IEX Cloud command line interface
Also check out IEX.js a universal JavaScript / TypeScript client library, powering this little tool!
Installation
$ npm install -g iex-cliUsage
$ 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=5dCommands
history
intraday
previous
price
quoteMade with ♥ by Ronny Haase, © 2020
