mosquito
Trading Bot with focus on Evolutionary Algorithms and Machine Learning
File Explorer
Download Latest Version (.zip)- config.yml
- __init__.py
- base.py
- blp5m1117.py
- junior.py
- luckyantelope.py
- __init__.py
- blueprint.py
- __init__.py
- base.py
- candles.py
- trades.py
- __init__.py
- backtest.py
- base.py
- enums.py
- live.py
- paper.py
- __init__.py
- common.py
- constants.py
- engine.py
- plot.py
- report.py
- tradeaction.py
- wallet.py
- __init__.py
- dojo.py
- exchange.py
- __init__.py
- bittrexclient.py
- python-bittrex
- __init__.py
- polo.py
- python-poloniex
- __init__.py
- base.py
- exchange.py
- console_sample.png
- mosquito.png
- mosquito_plot.png
- __init__.py
- elderray.py
- epc.py
- macd.py
- ropc.py
- stoploss.py
- __init__.py
- simple_reg_15_feat_sample.ipynb
- __init__.py
- stats.py
- __init__.py
- luckyantelope.py
- scikitbase.py
- __init__.py
- base.py
- ema.py
- enums.py
- test.py
- __init__.py
- blueprints2gcp.py
- fetch2gcp.sh
- postman.py
- telegrambot.py
- walletlense.py
- .coveragerc
- .coveralls.yml
- .gitignore
- .gitmodules
- .travis.yml
- backfill.py
- blueprint.py
- dojo.py
- lense.py
- LICENSE
- logging.ini
- market_stats.py
- mosquito.py
- mosquito.sample.ini
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/miro-ka/mosquito
Downloads the entire project code from GitHub to your computer.
cd mosquito
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
