>
MetaQuotes to Upgrade MT4: Focuses on Apps Whilst Promising to Maintain Compatibility
MetaQuotes to Upgrade MT4: Focuses on Apps Whilst Promising to Maintain Compatibility
Tuesday,28/01/2014|17:55GMTby
Andrew Saks McLeod
MetaQuotes has today announced that it is to implement an upgrade to the MetaTrader 4 platform on February 3, with an emphasis on application availability and expansion of the MQL4 language.
MetaQuotes has today announced that it is preparing to launch an upgrade to its MetaTrader 4 platform on February 3 this year, with a view to expanding the trading environment provided by its MQL4 language, as well as adding a 'Market' tab in order that the application store can be accessed directly from the platform, a setting which is becoming increasingly commonplace within retail FX platform functionality.
Two weeks subsequent to that particular build, MetaQuotes rolled out a software upgrade, to which a number of companies responded that it had generated incompatibilities with certain ancillary software. Some technology providers experienced technical conflicts, as in the case of Tools For Brokers, who published a notice to their clients that the release of MetaTrader 4 build 482 affected their Orders Add function and trade duplicator plugins.
Reassurance of Compatibility
These occurrences in March gave way to an onslaught against third party software providers by MetaQuotes, which ranged from the company's reactionary stance taken toward MT4i, in which the company blocked MT4i's interface add-on, before launching a four-pronged diatribe against Tradeo, myfxbook, ZuluTrade and Tradency for allegedly hacking a MetaTrader 4 protocol.
In late May, MetaQuotes revealed that it plans to launch a third party software market place, in which developers must submit their applications and tools to MetaQuotes in order that they may only be offered via MetaQuotes, and with the imminent launch of the upgrade to MetaTrader 4 in February, MetaQuotes has stated categorically on its pre-launch notice that, "There is no need to worry about the operability of the previously developed trading robots and indicators, as the runtime environment copy of the previous MQL4 version is used to maintain compatibility. Thus, old EX4 files work correctly and exactly the same way as before."
Whether this has come as a result of MetaQuotes having achieved its objective in institutionalizing the software providers so that they are not able to independently offer applications and tools which are compatible with MetaTrader 4, or that it is a matter of concern regarding competing platforms which are gaining consistent market share by providing application-based interfaces and extending a welcome to external developers, is a matter for contemplation.
Forex Magnates spoke to Andrew Ralich, CEO of oneZero, in order to ensure full understanding can be conveyed from an industry professional whose business requires extensive knowledge of such builds and upgrades. "At oneZero we keep in close contact with the team at MetaQuotes to ensure our plugin technology adapts seamlessly with the evolution of the MT4 Platform," explained Mr. Ralich.
" We have been testing and working with this new build for over a month now. We are looking forward to further guidance from MetaQuotes on their server level 'App Store' which was displayed at the Cyprus and Macau iFX EXPO conferences," he concluded.
Functional Changes
When installed, MetaQuotes has confirmed that the upgrade will perform automatic copying of MQL4 applications when updating from previous builds.
In the previous builds of MetaTrader 4 client terminal (509 and older), all MQL4 applications were stored in the following sub directories of experts root directory as listed here:
experts - Expert Advisors (trading robots),
expertsindicators - custom indicators,
expertsscripts - scripts (MQL4 applications for a single run on the chart),
include - source code MQH and MQ4 files implemented into other programs,
libraries - libraries in the form of MQ4 source codes and EX4 executable files compiled from them. They are used for the dynamic call of the functions contained there by other MQL4 programs,
files - special "file sandbox". MQL4 applications are allowed to execute file operations only within this directory.
In the new MQL4 version, the file structure for storing the source codes has changed. Now, all MQL4 applications should be located in the appropriate folders of data_folder>MQL4 directory as follows:
experts - Expert Advisors (trading robots),
Indicators - custom indicators,
Scripts - scripts (MQL4 applications for a single run on the chart),
include - source code MQH and MQ4 files implemented into other programs,
libraries - libraries in the form of MQ4 source codes and EX4 executable files compiled from them. They are used for the dynamic call of the functions contained there by other MQL4 programs,
Images - image files for using in resources,
files - special "file sandbox". MQL4 applications are allowed to execute file operations only within this directory.
With the emphasis among platform developers increasingly heading toward application availability from within, it is clear that MetaQuotes, despite the prevalence of state-of-the-art competition, is intent on maintaining its position of strength among retail FX companies.
MetaTrader 4 Set to Include 'Market' Tab As of February 3
MetaQuotes has today announced that it is preparing to launch an upgrade to its MetaTrader 4 platform on February 3 this year, with a view to expanding the trading environment provided by its MQL4 language, as well as adding a 'Market' tab in order that the application store can be accessed directly from the platform, a setting which is becoming increasingly commonplace within retail FX platform functionality.
Two weeks subsequent to that particular build, MetaQuotes rolled out a software upgrade, to which a number of companies responded that it had generated incompatibilities with certain ancillary software. Some technology providers experienced technical conflicts, as in the case of Tools For Brokers, who published a notice to their clients that the release of MetaTrader 4 build 482 affected their Orders Add function and trade duplicator plugins.
Reassurance of Compatibility
These occurrences in March gave way to an onslaught against third party software providers by MetaQuotes, which ranged from the company's reactionary stance taken toward MT4i, in which the company blocked MT4i's interface add-on, before launching a four-pronged diatribe against Tradeo, myfxbook, ZuluTrade and Tradency for allegedly hacking a MetaTrader 4 protocol.
In late May, MetaQuotes revealed that it plans to launch a third party software market place, in which developers must submit their applications and tools to MetaQuotes in order that they may only be offered via MetaQuotes, and with the imminent launch of the upgrade to MetaTrader 4 in February, MetaQuotes has stated categorically on its pre-launch notice that, "There is no need to worry about the operability of the previously developed trading robots and indicators, as the runtime environment copy of the previous MQL4 version is used to maintain compatibility. Thus, old EX4 files work correctly and exactly the same way as before."
Whether this has come as a result of MetaQuotes having achieved its objective in institutionalizing the software providers so that they are not able to independently offer applications and tools which are compatible with MetaTrader 4, or that it is a matter of concern regarding competing platforms which are gaining consistent market share by providing application-based interfaces and extending a welcome to external developers, is a matter for contemplation.
Forex Magnates spoke to Andrew Ralich, CEO of oneZero, in order to ensure full understanding can be conveyed from an industry professional whose business requires extensive knowledge of such builds and upgrades. "At oneZero we keep in close contact with the team at MetaQuotes to ensure our plugin technology adapts seamlessly with the evolution of the MT4 Platform," explained Mr. Ralich.
" We have been testing and working with this new build for over a month now. We are looking forward to further guidance from MetaQuotes on their server level 'App Store' which was displayed at the Cyprus and Macau iFX EXPO conferences," he concluded.
Functional Changes
When installed, MetaQuotes has confirmed that the upgrade will perform automatic copying of MQL4 applications when updating from previous builds.
In the previous builds of MetaTrader 4 client terminal (509 and older), all MQL4 applications were stored in the following sub directories of experts root directory as listed here:
experts - Expert Advisors (trading robots),
expertsindicators - custom indicators,
expertsscripts - scripts (MQL4 applications for a single run on the chart),
include - source code MQH and MQ4 files implemented into other programs,
libraries - libraries in the form of MQ4 source codes and EX4 executable files compiled from them. They are used for the dynamic call of the functions contained there by other MQL4 programs,
files - special "file sandbox". MQL4 applications are allowed to execute file operations only within this directory.
In the new MQL4 version, the file structure for storing the source codes has changed. Now, all MQL4 applications should be located in the appropriate folders of data_folder>MQL4 directory as follows:
experts - Expert Advisors (trading robots),
Indicators - custom indicators,
Scripts - scripts (MQL4 applications for a single run on the chart),
include - source code MQH and MQ4 files implemented into other programs,
libraries - libraries in the form of MQ4 source codes and EX4 executable files compiled from them. They are used for the dynamic call of the functions contained there by other MQL4 programs,
Images - image files for using in resources,
files - special "file sandbox". MQL4 applications are allowed to execute file operations only within this directory.
With the emphasis among platform developers increasingly heading toward application availability from within, it is clear that MetaQuotes, despite the prevalence of state-of-the-art competition, is intent on maintaining its position of strength among retail FX companies.
MetaTrader 4 Set to Include 'Market' Tab As of February 3
CySEC Withdraws TTCM Traders Trust Capital Markets Licence as CFD Broker Exits Voluntarily
Featured Videos
FM Daily Brief – 9 June 2026
FM Daily Brief – 9 June 2026
FM Daily Brief – 9 June 2026
FM Daily Brief – 9 June 2026
Today’s Tuesday, the 9th of June 2026, and these are our main stories: eToro’s customer assets climbed back above $20 billion, Prop trading model in prediction markets, and Leverate launched a new AI assistant for brokers and traders.
Today’s Tuesday, the 9th of June 2026, and these are our main stories: eToro’s customer assets climbed back above $20 billion, Prop trading model in prediction markets, and Leverate launched a new AI assistant for brokers and traders.
Today’s Tuesday, the 9th of June 2026, and these are our main stories: eToro’s customer assets climbed back above $20 billion, Prop trading model in prediction markets, and Leverate launched a new AI assistant for brokers and traders.
Today’s Tuesday, the 9th of June 2026, and these are our main stories: eToro’s customer assets climbed back above $20 billion, Prop trading model in prediction markets, and Leverate launched a new AI assistant for brokers and traders.
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The Engine and the Fuel: How AI & Data Drives African Future
The Engine and the Fuel: How AI & Data Drives African Future
The Engine and the Fuel: How AI & Data Drives African Future
The Engine and the Fuel: How AI & Data Drives African Future
The Engine and the Fuel: How AI & Data Drives African Future
The Engine and the Fuel: How AI & Data Drives African Future
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
Inside My Best Trade with Jimmy Moyaha
Inside My Best Trade with Jimmy Moyaha
Inside My Best Trade with Jimmy Moyaha
Inside My Best Trade with Jimmy Moyaha
Inside My Best Trade with Jimmy Moyaha
Inside My Best Trade with Jimmy Moyaha
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy