Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.18 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.18 KB

ratio-gang-cli

Compare market caps of stocks, cryptocurrencies and gold.

asciicast

About

Small project to learn Rust, inspired by ratiogang.com.

Install

Requires coingecko.com and polygon.io API keys:

export POLYGON_KEY=YOURKEY COINGECKO_KEY=YOURKEY
git clone https://github.com/laibe/ratio-gang-cli.git && cd ratio-gang-cli
cargo build --release
# display help for usage information
./target/release/ratio-gang-cli -h

Supported Assets

Above Ground Gold Stock Estimation

Latest estimates can be retrieved from the World Gold Council (212585 tonnes as of 2024-02-01).

Overwrite via the --above-ground argument.