Question about log file

 

Hello,


whenever we open an order in metatrader it then is written to the log file. Whatever we do to that order it´ll be written in the log.


So let´s imagine that my desktop mt4 is running, but for some reason I open an order with my phone, in the mobile mt4. Although the order shows in the desktop mt4, it won´t be written to the log...


Is there any way to write it?



thanks


lc

 
You'll need to code something (EA or indicator) that runs on your desktop. It would check the open orders in the terminal and write information to the log file.
 
honest_knave:
You'll need to code something (EA or indicator) that runs on your desktop. It would check the open orders in the terminal and write information to the log file.
Thanks honest_knave. Yes, I guess that's the solution and Its totally fine by me... Meanwhile I found such an indi but it needs some work. It checks the orders but creates a csv file, not log. Have to see also if it checks for SL and TP. I'll work on it and soon get back to you! Thank You
Reason: