This post is to research various technical analysis techniques in the crypto markets. The initial idea here is to apply various technical indicators (SMAs, MACD, Bollinger Bands, RSI, ADI, ATR etc) and some combinations amongst them to a wide variety of cryptos to see what the results are and if there is anything worth trading.
Trading on hourly, I want loop through all symbols trading on binance and combine multiple technical indicators together and log out which symbols meet the buy or sell criteria each hour.
If include two many metrics, it might result in not many opportunities so having different functions that have various combinations of technical metrics, so we can test out different possibilities to see what works well.
Another idea is to create a scoring system, where we find the OLS or correlation between the metric and the price and create a scoring system individual to each crypto.