Skip to content

Compare the market capitalization of stocks, cryptocurrencies and gold.

Notifications You must be signed in to change notification settings

laibe/ratio-gang-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Compare the market capitalization of stocks, cryptocurrencies and gold.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages