I'm slowly making progress on my path to learn more about technical analysis, with the end goal of developing a trading bot.
With each new indicator I learn, I implement it in python in order to get a better grasp on the nuances in the computation and keep for future use.
So far I've learned about
I've run into some trouble with my logic for the Aroon Indicator, but will address that at some point soon.