How to start with MetaTrader and forex, the beginning - page 25

 
Bright Nyawose #:
How do i see that I am using my real account because when I trying to deposit money it says "SEARCH FOR A FIND BROKER " am using Meta5 trader 

You can try on demo account first (no need to deposit to demo account):

MetaTrader 5 Help - Open an Account

Open an Account - Getting Started - MetaTrader 5 Help
Open an Account - Getting Started - MetaTrader 5 Help
  • www.metatrader5.com
Two types of accounts are available in the trading platform: demonstration (demo) and real. Demo accounts provide the opportunity to work in a...
 
How to open real account 
 
Kalam lostsoul #:
How to open real account 

Find the broker which suppoert MT5 and open the real/live account according to the broker's condition.
Try on demo first.

Forum on trading, automated trading systems and testing trading strategies

How to start with MetaTrader and forex, the beginning

Sergey Golubev, 2025.03.11 08:32

Find the broker for your trading account (for your money), and open the live trading account with the broker -

---------------------

1. The article - MQL5.community - User Memo 

2. MetaTrader 5 Help - Open an Account

3. Where Do I start from?
https://www.mql5.com/en/forum/212020 

4. Broker selection - the thread with some advices

5. MetaTrader 5 Help - Trading Platform — User Manual 

6. How to make a search on the forum
https://www.mql5.com/en/forum/193510 

7. Find a Server by the Broker's Name: 
https://www.mql5.com/en/forum/214820


 
How can I become a free lancer to be receiving orders?
 

Forum on trading, automated trading systems and testing trading strategies

Support for older versions of MetaTrader 4 and MetaTrader 5 to end on July 1

MetaQuotes, 2025.05.12 07:52

Starting July 1, 2025, the minimum supported versions of the trading platforms will be:

  • MetaTrader 4 — Build 1440 released on February 21, 2025
  • MetaTrader 5 — Build 4755 released on December 13, 2024

After this date, older versions of desktop terminals will no longer be able to connect to broker servers. We strongly encourage you to update in a timely manner, as each version of the platform introduces numerous features and performance improvements.

Support for older versions of MetaTrader 4 and MetaTrader 5 to end on June 1

MetaTrader 5

Over the past few months, three major updates have been released for MetaTrader 5:

  • Build 4620: Extended OpenBLAS support, fixed tick history queries.
  • Build 4730: Extended OpenBLAS support and general performance optimization.
  • Build 4755: Strategy Tester bug fixes and general improvements.


MetaTrader 4

Each new version of MetaTrader 4 delivers performance improvements, bug fixes, and enhanced security for the Market service.


Download the latest platform version with new features and improvements


 

Forum on trading, automated trading systems and testing trading strategies

Where Do I start from?

Sergey Golubev, 2025.05.24 06:11

From Novice to Expert: Auto-Geometric Analysis System

From Novice to Expert: Auto-Geometric Analysis System

Today’s discussion aims to address the challenge of analyzing candlestick patterns using geometric approaches. In our recent article, From Novice to Expert: Programming Candlesticks, we focused on identifying simple candlestick patterns, which are typically composed of just a few candles. However, when working with larger sequences of candlesticks, pattern recognition becomes more complex, as consistency tends to diminish over long series.

 

Forum on trading, automated trading systems and testing of trading strategies

Are there any serious plans to upgrade MetaEditor to a professional-grade programming IDE?

Renat Fatkhullin , 2025.05.28 19:20

A beta will be released in the coming days, where the MT5 editor storage has been changed to Git.

We are launching a new collaboration project MQL5 Algo Forge: https://forge.mql5.io


Forum on trading, automated trading systems and testing of trading strategies

Are there any serious plans to upgrade MetaEditor to a professional-grade programming IDE?

Renat Fatkhullin , 2025.05.29 12:58

I have explained many times that only professional developers create products that are widely used. They need more and more features.

That's why we put so much effort into developing the MQL5 language. The new beta will feature a major upgrade of OpenBLAS mathematics.

We are also preparing a new compiler for release with a lot of new features. It will not be in beta yet.

For Low code and non-professional developers, we will later upgrade AI Assistant and offer our own MCP server.


 

Forum on trading, automated trading systems and testing of trading strategies

Are there any serious plans to upgrade MetaEditor to a professional-grade programming IDE?

Renat Fatkhullin , 2025.05.29 13:03

Git is fully integrated into MetaEditor and there is no need to install a third-party Git.

For now, we only offer work with our Algo Forge platform, similar to GitHub. The main MQL5 root will always work with our storage, and in Shared Projects we may allow linking our external storage. To do this, you can specify an account in an external system in the settings.

Our task is to restart joint projects .


Forum on trading, automated trading systems and testing of trading strategies

Are there any serious plans to upgrade MetaEditor to a professional-grade programming IDE?

Renat Fatkhullin , 2025.05.29 13:11

For the last six months we have been busy with server capabilities and have not spent much time on the terminal.

What was done for the terminal:

  • Rewritten GUI libraries to support dark schemes
  • We have updated the visual interface
  • Developed a new compiler - not finished yet
  • Extended OpenBLAS and related math functions

What we will do next in the terminal and editor:

  • Change the chart graphics engine, abandoning the old GDI
  • Increase the chart capabilities by adding a combination of additional symbols on the main chart
  • We will expand the functionality of manual trading
  • Expand our joint work on projects
  • We will enable a new compiler with new intelligence
  • Expand projects
  • The compiler will be able to work with Visual Studio projects and natively compile C/C++ projects to create MQL5 modules/libraries
  • We will introduce a package manager for easy import of modules, they will be natively compiled into a single final EX5 file
  • We will enable native versions for the ARM64 platform, all other components of the system already work natively under ARM64

 

Very important announcement concerning MetaEditor and more:

MetaTrader 5 Platform beta build 5050: Transition to Git and MQL5 Algo Forge developer hub, dark theme and interface improvements

In this version, we have significantly revamped the MetaEditor source code editor. The built-in version control system, MQL5 Storage, has been migrated from Subversion to Git. Git is the global standard for developers, offering enhanced reliability and flexibility in code management. With the transition to Git, we are introducing MQL5 Algo Forge, a new online portal for project management. This is not just a project list, it is a full-fledged social network for developers. Follow interesting developers, create teams, and collaborate on projects effortlessly.

 

Forum on trading, automated trading systems and testing trading strategies

Where Do I start from?

Sergey Golubev, 2025.06.18 16:05

From Novice to Expert: Animated News Headline Using MQL5 (I)

From Novice to Expert: Animated News Headline Using MQL5 (I)

Today, we aim to address a common limitation in how economic news and calendar events are accessed within the MetaTrader 5 terminal—specifically, during active chart analysis.