Minimalistic cli app for fetching and analyzing equity data.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Bloomy
is a minimalistic terminal application for fetching, analyzing, and backesting equity data.
- Multiple portfolio management
- Real time price fetching and rendering
- Equity overview analysis
- Historical price charting
- Discounted cash flow analysis
- Comparables analysis
- Backtesting
- Customizable configuration
- Alpha Vantage integration
- IEX Cloud integration
To run, clone the repo and run
cargo run --release [bloomy]
Equity Commands:
equity price [TICKER]
Fetch and render price of [TICKER]
$ bloomy cmd> equity price tsla
ticker: TSLA
open: 613.37
high: 628.35
low: 611.80
price: 623.31
volume: 24,560,905
ltd: 2021-06-18
Portfolio Commands:
port make [PORTFOLIO]
$ bloomy cmd> port make tech2021