Expert Advisors: EQUILIBRIUM-2011

 

EQUILIBRIUM-2011:

Multicurrency "grider" with risk control (version for the Automated Trading Championship 2011 and updated version).

This Expert Advisor doesn't show the best result, but it can work a long time with profit. The better result can be achieved with many currency pairs. The lower values of TakeProfit lead to increase of the risk but shows better result.

Author: Ivan Ivanov

 
Automated-Trading:

EQUILIBRIUM-2011:

Author: Ivan Ivanov

"Disadvantage is the moment of restart. Then the "BestBallance" variable is cancelled. If the current loss is greater than 10%, it leads to closing with a loss. Solution : you can set a larger value in "OnInit"."

Why not use a GLOBAL variable? On restart it will be preserved.

 
Batman:

"The drawback is the moment of restart. Then the "BestBallance" variable is cancelled. If the current loss is greater than 10%, it leads to closing with a loss. Solution : you can set a larger value in "OnInit"."

Why not use a GLOBAL variable? On restart it will be preserved.

Actually I tried to make it "extern". Then you can set any value, but it turned out to be unsuitable for the championship - the entry is unavailable after the start.

It seems to me that this should be the "solution", because this way you can influence the behaviour of the program at the moment of restart. .

 

Of course, I was referring to "Global Client Terminal Variables", which are retained regardless of restarting the terminal and EA.

 

backtested and tried optimization

noticed steep spikes with max.drawdowns

checked the code

-> discovered "d'Alembert betting system"

thanx for the expert code, but... betting systems are for gamblers only :-(

 

it was created for the ATC so it does not matter that it has a betting system in it - there is no money at stake.

 

Hello! Can you please tell me what variable this EA is talking about and what value to assign to it?

Thank you.

 
Flows advisor......A STORM does not https://www.mql5.com/en/market/product/174
 
Yes
Dark.Angel:
Flows EA......A STORM no https://www.mql5.com/en/market/product/174
refine and only