Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itch4csv

A parser for the NASDAQ ITCH4 Market Information

Usage: ./itch4parser [input NASDAQ file] [output CSV file]

Compile with: g++ -O3 -o [binary name] main.cpp

Makefile soon!

Something to note

Your processor must be little-endian for this to work, because the numbers are read in byte-by-byte. Endian independence is coming shortly.

About

A parser for the NASDAQ ITCH4 Market Information

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages