Analyze Cryptocurrencies with Machine Learning 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.
Instalação/Installation
Download and install Anaconda Project
PyPi
~$ pip install crypto-analysis-cli-datacryptoanalytics==0.0.1
Ou/or
- Download
~$ git clone https://github.com/datacryptoanalytics/crypto-analysis-cli.git
~$ cd crypto-analysis-cli
~$ cd algorithms
- Abrir
datacrypto-analytics_sentimento.pye alterar as seguintes linhas: - Open
datacrypto-analytics_sentimento.pyand 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crypto-analysis-cli-0.0.2.tar.gz.
File metadata
- Download URL: crypto-analysis-cli-0.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.0 requests/2.24.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b08ae74af8231512eaf2e39a4b689818b5a16e0cf31b6b8a11c7e3929a76f616
|
|
| MD5 |
500d63a6d4962704177fd427faa9147e
|
|
| BLAKE2b-256 |
1a6e422351805a5763a34cea5d3c5db79f058f6a6c6a47b34d03fc44a77bcc1a
|
File details
Details for the file crypto_analysis_cli-0.0.2-py3-none-any.whl.
File metadata
- Download URL: crypto_analysis_cli-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.0 requests/2.24.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c97ff3494e86436da06205e8d51b97a27d7e7eaeefa10e86615a3208ba0a5d10
|
|
| MD5 |
a5480d01277723f05c2604a2f753e7b1
|
|
| BLAKE2b-256 |
916e59966f7e0d34d111b5fb69f133df5854b6c7014437184637bcb1eebdd8e3
|