Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 831 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 831 Bytes

Fake ITCH Nasdaq Server C library

Objective :

  • read NASDAQ ITCH log and create fake MoldUDP64 packet to send over UDP

  • keep track of sent ITCH packets within the session window

  • respond to re-request requests with a new MoldUDP64 packet containing the requested messages

Wireshark

Library has wireshark integration such that each packet can be dumped to wireshark to help with debugging. We are using the same packet hex format as the eth library.

first!

Credit goes to the Open Markets Initiative for the Nasdaq Totalview 5.0 wireshark dissector.

License

This code is licensed under CC BY-NC 4.0, all rights belong to Julia Desmazes.