Analyze Cryptocurrencies on the Binance Exchange
Project description
DataCrypto Analytics
Quantitative Analysis Algorithms
Algoritmos Machine Learning para o mercado de Criptomoedas. Desenvolvido com rede neural e árvore de decisões que analisa as possiveís movimentações do mercado.
- Observe que no site temos a página Resultados, está hospedado o Backtesting da nossa última versão, e em nosso canal no Youtube vídeos de instalação e configuração.
Quantitative Machine Learning Algorithms for the Cryptocurrencies market. Developed with neural network and decision tree that analyzes the possible movements of the market.
- Note that on the website we have the Results page, the Backtesting of our latest version is hosted, and on our channel at Youtube installation and configuration videos.
<<<<<<< HEAD
2b7f88affca4a772e18e08c6a3b066d8544e22fc
Instalação/Installation
Download and install Anaconda Project
- Download
~$ git clone https://github.com/datacryptoanalytics/crypto-analysis-cli.git
~$ cd crypto-analysis-cli
~$ cd algorithms
- Abrir
datacrypto-analytics_sentimento.py
e alterar as seguintes linhas: - Open
datacrypto-analytics_sentimento.py
and change the following lines:
13 consumer_key = 'SUA API KEY TWITTER'
14 consumer_secret = 'SUA API SECRET KEY TWITTER'
15
16 access_token = 'SEU ACCESS TOKEN'
17 access_token_secret = 'SEU ACCESS TOKEN'
Instalar dependências necessárias/Install required dependencies
- Instalar Requeriments.txt
~$ pip install -r requirements.txt
- NumPy
~$ pip install numpy
- Tweepy
~$ pip install tweepy
- Textblob
~$ pip install textblob
- PYTHON-BINANCE
~$ pip install python-binance
Iniciar algoritmo/Run algorithms
~$ python regressao-linear.py
~$ python num-trades-binance-spot.py
~$ python datacrypto-analytics_sentimento.py
Atenção: Este repositório não contém os algoritmos a venda em nosso site.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for crypto-analysis-cli-datacryptoanalytics-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72f9ccbabd27d099919076b2d1ff4ddb678a60738d1453782dd44d0d19d37b06 |
|
MD5 | 8ffd8147ce60755d0f955ce93ea8d5f1 |
|
BLAKE2b-256 | 674398729c243563c779959cffa510c5a453247db4690036900b2da0aec1bd68 |
Hashes for crypto_analysis_cli_datacryptoanalytics-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f735563c000713aa02aca3bc753ee3e42226f7ff02026775ede34ec559dcd9e |
|
MD5 | f6637200090c1a69dff5fd7a81dcc900 |
|
BLAKE2b-256 | c02688c90e619a5587c5ddfebb6ea0ccaa5a6f7cd846505456a75e6884c52fbe |