- ?Signal copy protection, other info
- Signals : Ask & Say Anything & Everything About MQL5 Trading Signals
- market watch to have a sortable columns?
On MetaTrader, there is no built-in interprocess communication mechanism that can be used between processes such as two EAs.
You have to use indirect methods to achieve that. Here are some example suggestions:
- Graphical objects on charts
- Global Terminal Variables
- Files
- SQLite database
Hi, I want to use information from one EA with another. One is processing information and want to get a signal or var from the processing eA to the execution EA.
Hello, 👋
I also use File Communication, and it works great especially when dealing with multiple variables or structured data.
However, for lighter use cases (like a simple buy/sell flag or a single signal value), the Global Variables of the Terminal option is definitely a very good choice.
👉 File Communication is perfect when you need to store more data or keep logs.
👉 Global Variables are perfect when you just need to share a simple value between two EAs quickly.
Best regards, 🌹
Hamid Marwi
Hello, 👋
I also use File Communication, and it works great especially when dealing with multiple variables or structured data.
However, for lighter use cases (like a simple buy/sell flag or a single signal value), the Global Variables of the Terminal option is definitely a very good choice.
👉 File Communication is perfect when you need to store more data or keep logs.
👉 Global Variables are perfect when you just need to share a simple value between two EAs quickly.
Best regards, 🌹
Hamid Marwi
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use