rebalance

Crates.iorebalance
lib.rsrebalance
version0.1.4
created_at2023-10-01 12:17:34.210523+00
updated_at2025-04-17 16:42:29.811318+00
descriptionPortfolio (re-)balancing and simulation
homepagehttps://github.com/bertiqwerty/balance/
repositoryhttps://github.com/bertiqwerty/balance/
max_upload_size
id989213
size214,930
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 Rust 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: 206

cargo fmt