tickbar 0.1.0

High-performance tick-to-bar aggregator for market data
Documentation
1
2
3
4
5
6
#[cfg(feature = "python")]
/// PyO3 Python bindings.
pub mod python;

#[cfg(feature = "python")]
pub use python::*;