Exiting MT4 Terminal with Open Trades
-
Hello everyone. Hopefully someone can answer my question. Let's say my EA created with FXDreema has open trades and then I accidentally closed my terminal or there is a power outage, assuming I'm not using VPS. When I restart my terminal, will my EA register back those running trades as if nothing happened? I'm hoping there's a built-in code that FXDreema adds to each project that does this, or is this something that needs to be added to the program/logic? Thanks.
-
@nbathan Yes, you need to do this on the 'on tick' tab on top of your managing tree conditions:

-
@l-andorrà Thanks a lot for the prompt reply! Much appreciated.
-
@nbathan You're welcome.