crypto-roi-cli
v1.0.0
Published
A ROI calculator of holding top coins on coinmarketcap.com
Downloads
1
Readme
crypto-roi-cli
A ROI calculator of holding top coins on coinmarketcap.com
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: