Skip to content

CAGS295/engine-rs

Repository files navigation

Tactix

Build Status License: MIT

Trading Actix. Low-level toolbox with primitives for building finance applications based on Rust's actor framework Actix. Create a graph of actors passing strongly typed messages between them and start trading in Rust with confidence!

Run

Example for basic trading strategy using trend observation and moving average: cargo run --example main

Tests: cargo test

About

computational graph with actors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published