Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raquentin/punt-engine

📉 An FPGA-accelerated high-frequency trading engine.
https://github.com/raquentin/punt-engine

clash fpga haskell hft

Last synced: 3 days ago
JSON representation

📉 An FPGA-accelerated high-frequency trading engine.

Awesome Lists containing this project

README

        

# 📉 punt-engine

See https://punt-engine.com for full documentation.

## Overview

Punt Engine is an open-source FPGA-accelerated high-frequency trading engine. In short, we input a stream of market data for an asset and output requests buying or selling the asset based on historical trends.

The image below summarizes interactions within our FPGA.

![punt-engine-systems-design](https://github.com/user-attachments/assets/df477b40-3172-44a5-87f4-cde787ed0c2d)

## Contributing

All contributors are welcome. Begin by reading through our [docs](https://punt-engine.com) and looking through [open issues tagged "help wanted"](https://github.com/raquentin/punt-engine/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22).