alator

Crates.ioalator
lib.rsalator
version0.4.1
sourcesrc
created_at2023-10-04 17:04:02.968507
updated_at2024-01-05 08:37:28.110298
descriptionLibrary for backtesting investment strategies
homepage
repositoryhttps://github.com/calumrussell/alator
max_upload_size
id992635
size116,055
Calum (calumrussell)

documentation

README

Docs

What is Alator?

Alator is the front-end for Rotala, a backtesting library built with Rust.

Rotala contains all the back-end exchange code. Alator demonstrates how this back-end code can be used to run backtests. Rotala is built to run as a JSON service but exchanges can be imported as a library, Alator uses the latter feature.

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.

Commit count: 248

cargo fmt