Skip to main content

Crate chapaty

Crate chapaty 

Source

Re-exports§

pub use crate::gym::trading::factory::load;
pub use crate::gym::trading::factory::make;

Modules§

agent
data
error
gym
math
prelude
report
sorted_vec_map

Macros§

impl_abs_primitive
Macro to implement an abs method for newtype wrappers around numeric types.
impl_add_sub_mul_div_primitive
Macro to implement Add, Sub, Mul, Div, and Sum traits for newtype wrappers around numeric types, including support for adding a primitive type directly.
impl_from_primitive
Macro to implement From<T> for newtype wrappers around primitive types.
impl_neg_primitive
Macro to implement the Neg trait for newtype wrappers around numeric types.

Structs§

ApiKey
Represents an API key for authentication.
SourceGroup
Groups items to be fetched from the same data source.
Url
Represents a validated API URL.

Enums§

DataSource
Configuration for connecting to a data source.
SerdeFormat
StorageLocation
Storage location for simulation data.