How to Add the RSI Indicator to Your Algorithmic Python Trading Bot

https://appnologyjames.medium.com/how-to-add-the-rsi-indicator-to-your-algorithmic-python-trading-bot-bf5795756365

Consider the Relative Strength Indicator for your algorithmic trading bot. I’ll show you how to implement in your bot today.

Continue reading on Medium »

Add the Doji Star Candlestick Detector to Your AutoTrading Bot

https://appnologyjames.medium.com/add-the-doji-star-candlestick-detector-to-your-autotrading-bot-28c12f04caf6

Doji Star patterns are one of the most important tools for analyzing financial markets. Here’s how to add it to your AutoTrading Bot.

Continue reading on Medium »