https://github.com/mukundakatta/hermes-trade
Hermes-Trade — Algorithmic Trading Framework. Low-latency algorithmic trading framework
https://github.com/mukundakatta/hermes-trade
algorithmic-trading low-latency microstructure python rust
Last synced: about 2 months ago
JSON representation
Hermes-Trade — Algorithmic Trading Framework. Low-latency algorithmic trading framework
- Host: GitHub
- URL: https://github.com/mukundakatta/hermes-trade
- Owner: MukundaKatta
- License: mit
- Created: 2026-03-25T06:54:07.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-14T02:19:30.000Z (2 months ago)
- Last Synced: 2026-04-14T04:16:21.253Z (2 months ago)
- Topics: algorithmic-trading, low-latency, microstructure, python, rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hermes-trade — Algorithmic Trading Framework. Low-latency algorithmic trading framework
Algorithmic Trading Framework. Low-latency algorithmic trading framework.
## Why hermes-trade
hermes-trade exists to make this workflow practical. Algorithmic trading framework. low-latency algorithmic trading framework. It favours a small, inspectable surface over sprawling configuration.
## How It Works
The code is organised as a focused, single-purpose module with a clear entry point and minimal ceremony.
## Getting Started
Clone the repository and inspect the source to see how to run it.
## Usage
See the source files and entry points for concrete usage patterns.
## Project Structure
```
hermes-trade/
├── CLAUDE.md
├── LICENSE
├── README.md
```