Docs.rs
hyperliquid-backtest-0.1.1
hyperliquid-backtest 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
xsa-dev
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
csv ^1.3
normal
hyperliquid_rust_sdk ^0.6.0
normal
log ^0.4
normal
rand ^0.8
normal
rand_distr ^0.4
normal
reqwest ^0.11
normal
rs-backtester ^0.1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.8
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.0
normal
criterion ^0.5
dev
futures ^0.3
dev
memory-stats ^1.1
dev
mockito ^1.2
dev
proptest ^1.4
dev
sysinfo ^0.29
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
tracing ^0.1
dev
tracing-subscriber ^0.3
dev
wiremock ^0.5
dev
Versions
90.53%
of the crate is documented
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
hyperliquid_
backtest
0.1.1
Module math
Module Items
Functions
In hyperliquid_
backtest::
utils
hyperliquid_backtest
::
utils
Module
math
Copy item path
Source
Expand description
Mathematical utilities
Functions
ยง
ema
Calculate exponential moving average
lerp
Linear interpolation between two points
sma
Calculate simple moving average
std_dev
Calculate standard deviation