Crypto-Analyzer
                                
                                 Crypto-Analyzer copied to clipboard
                                
                                    Crypto-Analyzer copied to clipboard
                            
                            
                            
                        Cryptocurrency Order Book Analysis
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 :-
- Pandas
- TA-Lib
- pyti
- Influx DB
- Cyptopia API (ccxt)
- lomond
- APScheduler
- numpy
- bitmex-ws