My experimental randomly trading expert advisor myRandom is now available for download to be used in the MetaTrader 5 platform. It’s the 4th EA that was converted by me from MT4 to MT5 and it’s slightly different from its initial version. The main difference came from the fact that the MT4 version sometimes used hedging — when there was a buy position and the next random number suggested a sell position, it would open second position instead of just closing the previous position. In MT5 version of myRandom, buy and sell orders compensate each other resulting in only one position open simultaneously with a variable size and direction. The
You can get the code of MT5 version or read more myRandom about the expert advisor.
If you find some bugs in this MT5 EA or want to make a suggestion regarding its functionality or what should be my next MT4->MT5 conversion, please, use the commentary form below.