This mini-project involves using most common indicators(like MACD, CCI, Bollinger Bands) to perform technical analysis of Bitcoin price data.
- btc.csv
This data was used for backtesting.
- btc.ipynb
This is the notebook where I performed some analysis using TA-Lib(Python library)