Examine the MACD indicator and its powerful application in trading through MACD divergence. Identify trend reversals, calculate the MACD line and histogram, implement a MACD strategy and code it in Python.
Explore the On Balance Volume (OBV) indicator and OBV divergence in trading. Learn its origins, structure, applications, and how to chart it using Python.
Learn how to implement and interpret the Moving Linear Regression R Squared (MLRR2) indicator in Python for trading. This post also explains how to use MLRR2 with the Congestion Count indicator.
Explore the Moving Linear Regression Indicator: a powerful tool that tracks market trends using the least squares technique. Understand its mathematical framework, implementation in Python, and practical trading applications.
Check out our guide on FX derivatives, looking at the different types such as forward contracts, futures contracts, options, swaps, and CFDs. Understand their use cases, associated risks, and how to trade them.
Explore our comprehensive guide on the Parabolic SAR strategy for trading. Dive into its mathematical origins, pros, cons, and real-world applications. Get started with our step-by-step Parabolic SAR Python tutorial.
Explore the Williams %R Indicator, a tool for identifying overbought and oversold market conditions. This guide covers its origins, mathematical formula, interpretation, pros and cons, and how to code it in Python and R.
Explore the Rate of Change Indicator in trading with this guide. Learn its origins, calculation, usage for trading signals, and Python coding. Discover advanced strategies and compare it with other indicators
Discover the best moving averages for day trading in our deep dive of the different types. From SMA to EHMA, learn how to leverage these tools to navigate the market’s ‘new normal’ effectively and even code them
Explore the Slow Stochastics indicator, a powerful tool in technical analysis for predicting market reversals. Learn its mathematical construction, buy/sell signals, pros, cons, and how to code it in Python.