https://github.com/alpacatechjp/iexbook
IEX book data viewer in simple node
https://github.com/alpacatechjp/iexbook
Last synced: 26 days ago
JSON representation
IEX book data viewer in simple node
- Host: GitHub
- URL: https://github.com/alpacatechjp/iexbook
- Owner: AlpacaTechJP
- License: apache-2.0
- Created: 2017-08-07T18:40:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-07T20:42:39.000Z (almost 9 years ago)
- Last Synced: 2025-11-17T19:03:14.630Z (8 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IEX book display
## About
This is a simple node project that shows IEX's book data in real time using socketio stream.
## How to run
```
$ yarn install
$ node index.js
```
## Sample
