rebalance

Crates.iorebalance
lib.rsrebalance
version0.1.2
sourcesrc
created_at2023-10-01 12:17:34.210523
updated_at2024-06-09 13:10:39.390529
descriptionPortfolio (re-)balancing and simulation
homepagehttps://github.com/bertiqwerty/balance/
repositoryhttps://github.com/bertiqwerty/balance/
max_upload_size
id989213
size193,771
Behrang Shafei (bertiqwerty)

documentation

https://docs.rs/rebalance

README

Balance

CI dependency status

Simulate portfolio balance or backtest with or without rebalancing under https://www.bertiqwerty.com/balance/. Alternatively, you can run Balance as a desktop app if you have the Rust and Cargo installed via

cargo install rebalance
rebalance

Created with eframe, a framework for writing apps using egui.

Development

Build WASM

See https://github.com/emilk/eframe_template.

Run locally

Native

cargo run --release

WASM

trunk serve --public-url /
Commit count: 185

cargo fmt