Synthetic instruments on mt5
-
I was suspecting that my EA is not fully symmetric - for some reason it took way more sell trades. To make sure the difference is not simply because of market conditions, I wanted to make an EURUSD pair that is a mirror of itself. If my EA was actually symmetric, now there should be more buy trades.
Well, here's how to do a mirrored EURUSD. First open your symbols menu (ctrl + u) and then hit "Create Custom Symbol".
Then:


-
@roar Very interesting. Can you please modify the title of the thread to add the word 'tutorial'? That will make it easier to find when searched for.
-
@l-andorrà this is in "tutorials" forum section, you can filter search by that and it should be enough
-
@roar
Good to know, then did you found that your EA was symmetric or not ? -
@seb-0 yeah, there was still more sell trades even with mirrored data. I found the problem and fixed the EA
-
Thanks Roar... I did not know that something like this even existed..