Is it possible to input a variable from one EA-currency into another EA-currency in multiple currency backtesting?

 

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

 
  1. Write a file that others can read.
  2. Global Variables of the Terminal
  3. Pipes and Quick Channel.
 
William Roeder #:
  1. Write a file that others can read.
  2. Global Variables of the Terminal
  3. Pipes and Quick Channel.
Thank you for your reply.
I've understood 1 and 2. But What do you mean of 3?
Reason: