1.0.0 • Published 6 years ago

crypto-roi-cli v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

crypto-roi-cli

A ROI calculator of holding top coins on coinmarketcap.com

Package Version Travis David David Dev NPM Version NPM Downloads

Getting Started

Installation

Make sure you have NodeJS >= 9, yarn (most prefered) or npm installed. Then install the cli:

yarn global add crypto-roi-cli

Example

I want to calculate the ROI of top 10 on CoinMarketCap from 2017-01-01 to 2018-01-07 that have price is less than 1$ and excluded USDT & DOGE:

roi 10 -f 2017-01-01 -t 2018-01-07 --max 1 -i USDT,DOGE

The result will be like this:

Author & Contributors