Sample data is availabe for free download from ftp://emi.nasdaq.com/ITCH/
npm install itch.jsSample data is availabe for free download from ftp://emi.nasdaq.com/ITCH/
Features:
- Repackaging the bigger data file into smaller sets
- Filter by message type
- Filter by locate
- Limit output to N messages
- Raw and json output formats
To get first 100 messages of locate 13 (AAPL - Apple) in json format:
``shell`
npx itch.js -f ~/Downloads/01302020.NASDAQ_ITCH50 -n 100 -l 13
`
Usage: itch [options]
Options:
-V, --version output the version number
-f, --file
-t, --type
-b, --binary Raw data (binary) output
-l, --locate
-n, --head
-h, --help display help for command
``
https://www.nasdaqtrader.com/content/technicalsupport/specifications/dataproducts/NQTVITCHSpecification.pdf