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 jurisdiction.

Risk Warning:

  • Trading Forex and/or Contracts for Difference (CFDs) involves significant risks and may not be suitable for all 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.
  • All content provided is for educational purposes only and does not constitute financial advice.

Showing posts with label Automated Forex Trading. Show all posts
Showing posts with label Automated Forex Trading. Show all posts

Part 1 - How to create a Multi-Currency Expert Advisor with Moving Average Crossover Signal in MQL5

Author: Roberto Jacobs (3rjfx)

Introduction of Multi-Currency Expert Advisor.

While this article focuses on the Three Moving Average Crossover, it is important to note that the implementation of a multi-currency expert advisor follows the same principles and templates as outlined in my previous articles. For a detailed guide on creating a multi-currency expert advisor, you can refer to the following resources

How to create a simple Multi-Currency Expert Advisor using MQL5 with Zigzag and RSI Indicators Signal: This article provides a comprehensive guide on building a multi-currency expert advisor using MQL5, leveraging Zigzag and RSI indicators for signal generation. The step-by-step approach ensures you can easily adapt these techniques for various trading strategies.



How to detect Bar Close Time in MT5 and MT4

Author: Roberto Jacobs (3rjfx)

MT5 Indicator Program Explanation and Function

Overview:

The TimeBarCloseCheck MT5 Indicator is designed to detect the bar close time and the close price in the MetaTrader 5 trading platform. This program assists traders by providing accurate timing and pricing information, which is essential for making informed trading decisions.

Functions:

1. Bar Close Time Detection:

The indicator precisely identifies when a trading bar (or candlestick) closes. This is crucial for traders who rely on closing prices to determine market trends and make trading decisions.