In trade counts the EA just "see" 1 trade open, when in fact are 3 trades open. See image.
G
Posts made by guille4
-
RE: 3 orders are open simultaneouslyposted in Questions & Answers
-
RE: 3 orders are open simultaneouslyposted in Questions & Answers
When my EA executes an order to buy or sell, it does triplicate, so that in a given moment the EA open 3 trades of the same type (buy or sell) at the same time. In backtest works well, open 1 trade at time (per bar), but in real-time demo account this problem occurs. How I can avoid it?