Showing posts with label LRDegrees indicator. Show all posts
Showing posts with label LRDegrees indicator. Show all posts

Beyond Basic Trading: Strategic Risk Management with LRDegrees_MCEA Multi-Currency Engine

Author: Roberto Jacobs (3rjfx)

Explore LRDegrees_MCEA: a multi-currency engine using regression angles for smarter risk management in trading.

Introduction

In algorithmic trading, the biggest challenge isn't finding trends, but measuring their intensity. Many indicators are lagging or even repainting. Today, I'm introducing LRDegrees_MCEA, a Multi-Currency Expert Advisor (EA) built on a solid statistical foundation: Linear Regression Degrees (LRDegrees Indicator for MT5), an indicator I have shared with the global trading community on the MQL5 CodeBase since 2017.

The fundamental difference between Linear Regression Degress (LRDegrees) and the usual Linear Regression indicator is that LRDegress does not use a random price calculation, but in LRDegress I use a smoothed price calculation based on the EMA period 2 with Price Weighted Close (HLCC/4).

Read the full article


GMM Master Dashboard: The Story Behind the Innovation

Author: Roberto Jacobs (3rjfx)

GMM Master Dashboard: A standalone Python-MT5 trading system using Linear Regression Degrees and the 2014 Price Magnet logic for 30 currency pairs.

The Genesis of GMM

The idea to create the GMM Master Dashboard LR Magnet was born from a simple yet ambitious goal: I wanted a standalone price monitoring system that functions independently from the MetaTrader 5 (MT5) terminal interface. While I was aware that MQL5 offers a powerful bridge to integrate Python, I faced a significant hurdle—I wasn't a Python expert.

Read the full article