Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
![License](https://img.shields.io/badge/license-MIT-green)

Runtime execution layer and orchestration environment for the
[trading-framework](https://github.com/trading-engineering/trading-framework)
framework.
[trading-framework](https://github.com/trading-engineering/trading-framework).

This repository provides:

Expand Down Expand Up @@ -38,7 +37,7 @@ It intentionally contains no domain framework logic.

```
trading-framework → core framework, backtesting engine, domain logic
trading-runtime → executing entrypoints, runtime configs, orchestration
trading-runtime → executing entrypoints, runtime configs, orchestration
```

The framework is consumed as a pinned Git dependency to guarantee
Expand Down