Skip to content

bertiqwerty/balance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 /