Skip to content

Rudimentary trading system implemented for Harvard University's ES91r (student-led research project for credit)

Notifications You must be signed in to change notification settings

r-mitchell-s/ES91r

Repository files navigation

Background

Created as a self-directed project during the fal semester of 2024 for Harvard's ES91r (research for credit). Meant to exercise RTL and testbench development skills, as well as python scripting and parsing, and C++ coding. The project was completed under the mentorship of Dr. James Mickens.

High Level Description

A trading system that takes as its input a gzipped file containing the NASDAQ ITCH feed for one day. The trading algorithm is implemented in C++, and the trade decision isoutput through a simulated RTL ethernet PHY (or at least it will be once I fix a couple of the remaining bugs in the system).

Implementation Details

Usage (Simulation and Build)

About

Rudimentary trading system implemented for Harvard University's ES91r (student-led research project for credit)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published