May 12, 2019

126 words 1 min read

DeuroIO/erc20-ico-onchain-technical-analysis

DeuroIO/erc20-ico-onchain-technical-analysis

An tool to analyze any company’s ICO

repo name DeuroIO/erc20-ico-onchain-technical-analysis
repo link https://github.com/DeuroIO/erc20-ico-onchain-technical-analysis
homepage https://deuro.io
language Python
size (curr.) 2595 kB
stars (curr.) 322
created 2018-01-16
license MIT License

ICO Top holder analysis

“Human tuned heuristic Python Library for ICO company analysis."

Table of Contents

Installation

Clone the git repository:

$ git clone https://github.com/DeuroIO/erc20-ico-onchain-technical-analysis.git && cd erc20-ico-onchain-technical-analysis

Install necessary dependencies

$ pip install -r requirement.txt

img

Usage

Run the main business logic

python main.py

1.total-abt-exchange-analysis

https://plot.ly/~gelei/586/total-abt-exchange-analysis-bittrex-bitfinex-binance-poloniexliquiio-etherdelta-/#/ img

2.top-50-list-and-their-token-amount-without-counting-the-exchange

https://plot.ly/~gelei/588/top-50-list-and-their-token-amount-without-counting-the-exchange/#/ img

3.top-50-token-amount-moving-average-without-counting-the-exchange

https://plot.ly/~gelei/590/top-50-token-amount-moving-average-without-counting-the-exchange/#/ img

4.exchange-token-amount

https://plot.ly/~gelei/592/exchange-token-amount/#/ img

5.hourly-{token}-exchange-analysis

https://plot.ly/~gelei/594/hourly-abt-exchange-analysis-bittrex-bitfinex-binance-poloniexliquiio-etherdelta/#/ img

Customization

If you want to customize for a different token, you can change the address in the code for now. In the near future, we will support cli integration.

License

This code has been released under the MIT License.

comments powered by Disqus