Crates.io | rotala |
lib.rs | rotala |
version | 0.1.1 |
source | src |
created_at | 2024-01-04 17:55:58.506108 |
updated_at | 2024-01-05 08:38:36.103936 |
description | JSON server exchange and library for backtesting trading strategies |
homepage | |
repository | https://github.com/calumrussell/alator |
max_upload_size | |
id | 1088852 |
size | 121,691 |
Rotala is a backend backtesting library/application built with Rust. You can run Rotala as a standalone server or import the exchange in Rust. Alator is an example implementation of the latter approach.
Alator started out as a backtesting library used in another application. Over time it became clear that backtesting was a standalone application, and then it moved towards developing something cross-language that could run on a server. This transition is still at an early stage and this isn't a production application.