Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/raquentin/punt-engine
- Owner: raquentin
- License: gpl-3.0
- Created: 2024-09-19T14:07:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T18:24:00.000Z (17 days ago)
- Last Synced: 2024-12-16T16:00:56.218Z (7 days ago)
- Topics: clash, fpga, haskell, hft
- Language: Haskell
- Homepage: https://punt-engine.com/
- Size: 1.66 MB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).