Experts: Spreader 2

 

Spreader 2:

An Expert Advisor for two currency pairs

Author: Vladimir Karputov

 
Vladimir Karputov:

Since I converted this multicurrency EA myself, I wonder if the results of both are the same in the tester?

 

Isn't that about the same? https://www.mql5.com/ru/forum/99154

Стратегия парного трейдинга, ищу желающих подопиливать робота под MT5.
Стратегия парного трейдинга, ищу желающих подопиливать робота под MT5.
  • 2016.10.30
  • www.mql5.com
Начинал писать бота для парного трейдинга скоррелированными инструментами, но некогда дальше заниматься...
 
fxsaber:

Since I converted this multicurrency EA myself, I wonder if the results of both variants are the same in the tester?

A little bit different.

A piece of the report (on real EURUSD M1 ticks) of the current variant

Orders
Open time Order Symbol Type Volume Price S / L T / P Time Condition Comment
2017.11.03 00:03:06 2 GBPUSD sell 0.34 / 0.34 1.30553 2017.11.03 00:03:06 filled
2017.11.03 00:03:07 3 EURUSD buy 1.00 / 1.00 1.16583 2017.11.03 00:03:07 filled
2017.11.14 09:18:43 4 GBPUSD buy 0.34 / 0.34 1.31000 2017.11.14 09:18:43 filled
2017.11.14 09:19:00 5 EURUSD sell 1.00 / 1.00 1.16816 2017.11.14 09:19:00 filled
2017.11.14 09:20:01 6 GBPUSD sell 1.07 / 1.07 1.31032 2017.11.14 09:20:01 filled
2017.11.14 09:20:02 7 EURUSD buy 1.00 / 1.00 1.16810 2017.11.14 09:20:02 filled
2017.11.14 09:34:41 8 GBPUSD buy 1.07 / 1.07 1.31041 2017.11.14 09:34:41 filled
2017.11.14 09:35:00 9 EURUSD sell 1.00 / 1.00 1.16924 2017.11.14 09:35:00 filled


I marked in yellow the difference from a piece of the alternative report

Orders
Opening time Order Symbol Type Volume Price S / L T / P Time Condition Comment
2017.11.03 00:03:06 2 GBPUSD sell 0.34 / 0.34 1.30553 2017.11.03 00:03:06 filled Spreader 2
2017.11.03 00:03:07 3 EURUSD buy 1.00 / 1.00 1.16583 2017.11.03 00:03:07 filled Spreader 2
2017.11.14 09:18:43 4 GBPUSD buy 0.34 / 0.34 1.31000 2017.11.14 09:18:43 filled
2017.11.14 09:18:43 5 EURUSD sell 1.00 / 1.00 1.16840 2017.11.14 09:18:43 filled
2017.11.14 09:20:01 6 GBPUSD sell 1.07 / 1.07 1.31032 2017.11.14 09:20:01 filled Spreader 2
2017.11.14 09:20:02 7 EURUSD buy 1.00 / 1.00 1.16810 2017.11.14 09:20:02 filled Spreader 2
2017.11.14 09:34:41 8 GBPUSD buy 1.07 / 1.07 1.31041 2017.11.14 09:34:41 filled
2017.11.14 09:34:41 9 EURUSD sell 1.00 / 1.00 1.16934 2017.11.14 09:34:41 filled


In the current version paired trades are not opened simultaneously. It would be good to fix this defect.

But the performance is much better in the current variant.

 

Yeah, I don't know if I should start tweaking it.


 
fxsaber:

But the performance is much better with the current variant.

Away to speed up the branch advisor by 67%.