Is it possible to input a variable from one EA-currency into another EA-currency in multiple currency backtesting?
- Write a file that others can read.
- Global Variables of the Terminal
- Pipes and Quick Channel.
William Roeder #:
Thank you for your reply.- Write a file that others can read.
- Global Variables of the Terminal
- Pipes and Quick Channel.
I've understood 1 and 2. But What do you mean of 3?

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi all,
Is it possible to input a variable from one EA-currency into another EA-currency in multiple currency backtesting?
I mean my EA on EURUSD fill the variable x=10 during the backtest, then send it to my EA on GBPUSD. So the GBPUSD EA been feed by EURUSD EA.
Is it possible? How?
Could it be peer to peer between several currencies? so each EA influence on other EAs.
Your advice is greatly appreciated