Code Monkey home page Code Monkey logo

itch's Introduction

Nasdaq ITCH data feed parser and tools

Data

Sample data is availabe for free download from ftp://emi.nasdaq.com/ITCH/

Command line tool

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

Basic usage

To get first 100 messages of locate 13 (AAPL - Apple) in json format:

npx itch.js -f ~/Downloads/01302020.NASDAQ_ITCH50 -n 100 -l 13
Usage: itch [options]

Options:
  -V, --version          output the version number
  -f, --file <string>    Input file with ITCH data feed
  -t, --type <string>    Filter by a specific message type, e.g. "R" or "A"
  -b, --binary           Raw data (binary) output
  -l, --locate <number>  Filter by a specific locate
  -n, --head <number>    Number of output messages
  -h, --help             display help for command

Reference

https://www.nasdaqtrader.com/content/technicalsupport/specifications/dataproducts/NQTVITCHSpecification.pdf

itch's People

Contributors

renovate-bot avatar renovate[bot] avatar runk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ronyitc ibizq

itch's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency ts-node to v10.9.2
  • chore(deps): update dependency @types/node to v20
  • chore(deps): update dependency ava to v6
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v3
  • actions/setup-node v3
.github/workflows/release.yml
  • actions/checkout v3
  • actions/setup-node v3
npm
package.json
  • commander 9.4.1
  • @types/node 18.11.9
  • ava 5.0.1
  • prettier 2.7.1
  • ts-node 10.9.1
  • typescript 4.8.4

  • Check this box to trigger a request for Renovate to run again on this repository

ITCH sample files gone/moved

It looks like the FTP server is gone or has moved elsewhere - any idea if/where one could get samples files going forward?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.