Skip to content

ak1132/Crypto-Analyzer

Repository files navigation

Crypto Analyzer

A tool built in Python3 that uses data from cryptocurrency exchanges and calulcates the technical indicators to help user to invest in coins that may possibly give max returns.

Installation Notes

To install TA-lib for 64 bit: Download TA_Lib-0.x.xx-cp35‑cp35m‑win_amd64.whl (Python version 3.5) from here. And use command pip install TA_Lib-0.x.xx-cp35‑cp35m‑win_amd64.whl

Libraries used :-

  1. Pandas
  2. TA-Lib
  3. pyti
  4. Influx DB
  5. Cyptopia API (ccxt)
  6. lomond
  7. APScheduler
  8. numpy
  9. bitmex-ws