Docs.rs
chapaty-1.3.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
chapaty 1.3.0
An event-driven Rust engine for building and evaluating quantitative trading agents. Features a Gym-style API for algorithmic backtesting and reinforcement learning.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
data
gym
indicator
math
proto_gen
report
sim
transport
data.rs
error.rs
generated.rs
gym.rs
indicator.rs
io.rs
lib.rs
macros.rs
math.rs
prelude.rs
report.rs
ring_buffer.rs
sim.rs
sorted_vec_map.rs
transport.rs
1
2
3
pub
mod
batch
;
pub
mod
config
;
pub
mod
streaming
;