Skip to content

minimalistic cli app to fetch and analyze equity data

License

Notifications You must be signed in to change notification settings

quarterblue/bloomy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

About

minimalistic cli app to fetch and analyze equity data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages