Important Warning:
The information on this site is not directed at residents of the United States, Germany, Belgium, Czech Republic, or any particular country and is not intended for distribution to, or use by, any person in any country or jurisdiction where such distribution or use would be contrary to the laws or regulations of that local jurisdiction or other applicable international authorities.

Risk Warning:

  • It is important to understand that trading in the financial markets is not a 'get-rich-quick' scheme, and there are no shortcuts to consistent profitability.
  • Trading Forex and/or Contracts for Difference (CFDs) involves significant risks and may not be suitable for you or any other investors and carries a high risk of loss of capital.
  • Before investing, always do your own research and never risk more than you can afford to lose.
  • Building a successful trading strategy takes time, discipline, realistic expectations and a commitment to ongoing learning.
  • All content provided is for educational purposes only and does not constitute financial advice.

Showing posts with label Automated Partial Close. Show all posts
Showing posts with label Automated Partial Close. Show all posts

Part 4 - MA Cross Over Ichimoku Multi-Currency Expert Advisor

Author: Roberto Jacobs (3rjfx)

Introduction

Welcome back to Forex Home Expert. In this fourth installment of our technical series, we are peeling back the layers of one of the most robust algorithmic trading tools available for MetaTrader 5: the Exp_MAxTenkanKijun.mq5.
This isn't just another simple crossover robot; it is a sophisticated Multi-Currency EA designed to navigate the complexities of the global forex market by combining two distinct technical philosophies: the trend-following power of Moving Averages and the equilibrium-based insights of the Ichimoku Kinko Hyo system.



MAW_MTF_MCEA: Efficient Trading Multi-Currency Across 21 Timeframes

Author: Roberto Jacobs (3rjfx)

Introduction

In algorithmic trading, "The Trend is Your Friend" is a golden rule. But how do you confirm a trend when different timeframes tell different stories? Today, I am proud to present the MAW_MTF_MCEA, a sophisticated Multi-Currency Expert Advisor for MetaTrader 5 that solves the multi-timeframe puzzle.



Part 2 - Multi-Currency Expert Advisor with MA Crossover ForexLines Indicator signal for MT5

Author: Roberto Jacobs (3rjfx)

Introduction

In the world of Forex, many indicators come and go. However, a true algorithmic gem stands the test of time. Today, I am integrating the ForexLines Indicator—a tool I originally published on the MQL5 CodeBase back in 2016—into my latest Expert Advisor (EA) framework.

This expert advisor ExpMACross2_MCEA is part 2 of the multi-currency expert advisor that I built using the Moving Average indicator signal and this time I used the ForexLines indicator that I have created and published on MQL5 CodeBase since 2016 (10 years ago). This means that this Expert Advisor is Part 2: Multi-Pair Trading Strategy with MA Cross Over Signal with the Legendary ForexLines Indicator.



Developing High-Precision MQL5 Experts: A Deep Dive into Quantitative Price Intensity Logic

Author: Roberto Jacobs (3rjfx)

In the high-speed world of algorithmic trading, the difference between a winning EA and a losing one often lies in how it perceives market movement. Most retail EAs rely on lagging indicators, but the IntensityPrice MCEA takes a more sophisticated route: Quantitative Price Intensity Analysis combined with Market Saturation Filters.



Mastering the Markets with Heiken_Ashi_MCEA: Trade 30 Pairs from a Single Chart

Author: Roberto Jacobs (3rjfx)

Ultimate Efficiency: The Multi-Currency Advantage

In modern algorithmic trading, efficiency is the key to scalability. The Heiken_Ashi_MCEA is a high-performance Expert Advisor for MetaTrader 5 designed to solve the complexity of multi-pair trading. Instead of opening 30 different charts and overloading your terminal's CPU, this EA operates from one single chart, monitoring and executing trades across a massive selection of currency pairs simultaneously.



How to create a FiboPivotCandleBar Expert Advisor that trades Multi-Currency for MT5