avin_analyse 0.2.8

Open source cross-platform trading system
Documentation
[dependencies.avin_core]
version = "0.2.8"

[dependencies.avin_utils]
version = "0.2.8"

[dependencies.cached]
version = "0.55.1"

[dependencies.chrono]
version = "0.4.41"

[dependencies.log]
version = "0.4.27"

[dependencies.polars]
features = ["cum_agg", "describe", "is_in", "lazy", "parquet", "temporal"]
version = "0.49.1"

[dependencies.strum]
features = ["derive", "strum_macros"]
version = "0.27.1"

[lib]
name = "avin_analyse"
path = "src/lib.rs"

[package]
authors = ["Alex Avin <mr.alexavin@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Open source cross-platform trading system"
edition = "2024"
homepage = "https://avin.info"
license = "MIT"
name = "avin_analyse"
readme = "README.md"
repository = "https://github.com/arsvincere/avin"
version = "0.2.8"