- Credits
- 11
I had a same problem in backtest. If I use reverse mode, buy order will not change exactly same to sell order.Sure, I have to explain myself better
The last version of Trio Orchestra has the possibility to reverse the trades.. I'm using it from a month this way: on the same account, one version with the normal trades and on another chart, another version with the reversed trades..
this way, in the beginning the trades are usually hedged..but I figured out during this forward test that the trades aren't always reversed correctly..it can happen that, for example, on 6 opened positions, you have 4 buy and 2 sell instead of 3 and 3 and so on..
I was wondering if it's possible for you to code a unique version of the EA that can open the regular trades AND (not only OR) the reversed ones..obviously for a good cup of coffee![]()
I was wondering why but it may be beause of trio-logic. I think if you know the inside logic, it is better to code the original EA similar to Trio initially , because this EA code is so complicated and maybe it is faster.

