lfest 0.5.8

A leveraged perpetual futures exchange for simulated trading is a high performance backtesting exchange
Documentation
[dependencies.log]
version = "0.4.0"

[dependencies.pretty_env_logger]
version = "0.4"

[dependencies.rust_decimal]
version = "1.4.1"

[dependencies.trade_aggregation]
version = "1.0.0"
[dev-dependencies.csv]
version = "1.1.4"

[dev-dependencies.rand]
version = "0.7.3"

[package]
authors = ["MathisWellmann <wellmannmathis@gmail.com>"]
categories = ["algorithms"]
description = "A leveraged perpetual futures exchange for simulated trading is a high performance backtesting exchange"
edition = "2018"
exclude = ["/img", "/data", "/.idea"]
keywords = ["exchange", "trading", "simulation", "backest", "leverage"]
license-file = "LICENSE"
name = "lfest"
readme = "README.md"
repository = "https://github.com/MathisWellmann/lfest-rs"
version = "0.5.8"