[][src]Crate finql

finql

Purpose of this library is to provide over time a comprehensive toolbox for quantitative analysis of financial assets in rust. The project is licensed under Apache 2.0 or MIT license (see files LICENSE-Apache2.0 and LICENSE-MIT).

Re-exports

pub use time_periods::*;

Modules

time_periods

The module time_periods supports time periods of different lengths in terms of day, months or years that can be added to a given date. Time periods may als be negative.