Docs.rs
apple-quant-algorithmic-0.3.0
This release has been yanked
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
apple-quant-algorithmic 0.3.0
Apple Quant's algorithmic library.
Crate
Source
Builds
Feature flags
Hide files
..
aggregation
aggregation_std
backend
backends
binned
binned_method
display
frontend
hot
instrument
order
order_manager
points
price
timestamp
volume
aggregation.rs
aggregation_std.rs
backend.rs
backends.rs
binned.rs
binned_method.rs
frontend.rs
hot.rs
hot_method.rs
instrument.rs
lib.rs
liquidity.rs
order.rs
order_manager.rs
points.rs
price.rs
price_volume_types.rs
schema.rs
strategy.rs
timestamp.rs
volume.rs
1
2
3
4
5
mod
fixed
;
mod
flex
;
pub
use
fixed
::
*
;
pub
use
flex
::
*
;