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

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

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
```