1.1.0 • Published 6 years ago

cryptocurrency-roi v1.1.0

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

cryptocurrency-roi

A ROI calculator of top cryptocurrencies 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 tool:

yarn global add cryptocurrency-roi

Usage

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

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago