https://github.com/bertiqwerty/balance

Portfolio balance computation and backtesting

https://github.com/bertiqwerty/balance

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary

Keywords

backtesting egui rebalancing rust stock-market wasm
Last synced: 6 months ago · JSON representation

Repository

Portfolio balance computation and backtesting

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Topics
backtesting egui rebalancing rust stock-market wasm
Created about 3 years ago · Last pushed 6 months ago
Metadata Files
Readme

README.md

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 /

Owner

  • Name: Behrang Shafei
  • Login: bertiqwerty
  • Kind: user
  • Location: Germany
  • Company: @BASF

applied mathematician, works with Python on computer vision and optimization solutions, used to work with C++, really likes Rust

GitHub Events

Total
  • Delete event: 2
  • Push event: 11
  • Pull request event: 2
  • Fork event: 1
  • Create event: 4
Last Year
  • Delete event: 2
  • Push event: 11
  • Pull request event: 2
  • Fork event: 1
  • Create event: 4

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (6)
Top Labels
Issue Labels
Pull Request Labels
dependencies (6) rust (1)

Packages

  • Total packages: 1
  • Total downloads:
    • cargo 4,712 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
crates.io: rebalance

Portfolio (re-)balancing and simulation

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4,712 Total
Rankings
Dependent repos count: 30.3%
Dependent packages count: 31.0%
Average: 53.2%
Downloads: 98.4%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/rust.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
Cargo.lock cargo
  • 241 dependencies
Cargo.toml cargo