All Projects → DeuroIO → Erc20 Ico Onchain Technical Analysis

DeuroIO / Erc20 Ico Onchain Technical Analysis

Licence: mit
An tool to analyze any company's ICO

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Erc20 Ico Onchain Technical Analysis

Ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Stars: ✭ 22,501 (+6802.15%)
Mutual labels:  ethereum, bitcoin, eth, trading
Cated
CATEd - Cryptocurrency Analytics and Trading Engine for Django
Stars: ✭ 84 (-74.23%)
Mutual labels:  trading-bot, ethereum, bitcoin, trading
Phptrader
A simple php powered Bitcoin and Ethereum trading bot
Stars: ✭ 131 (-59.82%)
Mutual labels:  trading-bot, ethereum, bitcoin, eth
Crypto Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
Stars: ✭ 3,690 (+1031.9%)
Mutual labels:  trading-bot, ethereum, bitcoin, trading
Cbpro Trader
Automated cryptocurrency trading on Coinbase Pro (formerly gdax-trader)
Stars: ✭ 171 (-47.55%)
Mutual labels:  ethereum, bitcoin, eth, trading
Cryptotrader
This is an experimental trading bot framework written in PHP. It may contain bugs and should not be trusted with much money
Stars: ✭ 108 (-66.87%)
Mutual labels:  ethereum, bitcoin, eth, trading
Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (-30.06%)
Mutual labels:  trading-bot, ethereum, bitcoin, trading
Bot18
Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f
Stars: ✭ 157 (-51.84%)
Mutual labels:  ethereum, bitcoin, eth, trading
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (-35.58%)
Mutual labels:  ethereum, bitcoin, eth, trading
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (+2.76%)
Mutual labels:  trading-bot, ethereum, bitcoin, trading
Gnome Feeder
Profit Trailer Feeder Full Build with Settings
Stars: ✭ 122 (-62.58%)
Mutual labels:  trading-bot, ethereum, bitcoin
Astibot
Astibot is a simple, visual and automated trading software for Coinbase Pro cryptocurrencies (Bitcoin trading bot)
Stars: ✭ 104 (-68.1%)
Mutual labels:  trading-bot, bitcoin, trading
Tradzqai
Trading environnement for RL agents, backtesting and training.
Stars: ✭ 150 (-53.99%)
Mutual labels:  trading-bot, bitcoin, trading
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+694.17%)
Mutual labels:  trading-bot, bitcoin, trading
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (-53.37%)
Mutual labels:  trading-bot, bitcoin, trading
Cointrol
฿ Bitcoin trading bot with a real-time dashboard for Bitstamp.
Stars: ✭ 1,351 (+314.42%)
Mutual labels:  trading-bot, bitcoin, trading
Tai
A composable, real time, market data and trade execution toolkit. Built with Elixir, runs on the Erlang virtual machine
Stars: ✭ 264 (-19.02%)
Mutual labels:  trading-bot, bitcoin, trading
Gekko Backtesttool
Batch backtest, import and strategy params optimalization for Gekko Trading Bot. With one command you will run any number of backtests.
Stars: ✭ 203 (-37.73%)
Mutual labels:  trading-bot, bitcoin, trading
Optimal Buy Cbpro
Scheduled buying of BTC, ETH, and LTC from Coinbase Pro, optimally!
Stars: ✭ 288 (-11.66%)
Mutual labels:  ethereum, bitcoin, eth
Cryptolist
Curated collection of blockchain & cryptocurrency resources.
Stars: ✭ 3,501 (+973.93%)
Mutual labels:  ethereum, bitcoin, eth

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].