/bloomy

minimalistic cli app to fetch and analyze equity data

Primary LanguageRustMIT LicenseMIT


bloomy logo

GitHub Passing License Last Commit

Bloomberg terminal alternative.

Minimalistic cli app for fetching and analyzing equity data.
Explore the docs »

View Demo · Report Bug · Request Feature

About

Bloomy is a minimalistic terminal application for fetching, analyzing, and backesting equity data.

Key Features

  • 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

Installation

To run, clone the repo and run

cargo run --release [bloomy]

Usage

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