JayBeams  0.1
Another project to have fun coding.
Functions
itch5trades.cpp File Reference

This program reads a raw ITCH-5.0 file and prints out the trade messages into an ASCII (though potentially compressed) file. More...

#include <jb/itch5/process_iostream.hpp>
#include <jb/fileio.hpp>
#include <jb/log.hpp>
#include <stdexcept>

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

This program reads a raw ITCH-5.0 file and prints out the trade messages into an ASCII (though potentially compressed) file.

Definition in file itch5trades.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)