Print command in MQL4

 

Hi guys...


If I used "Print" command, where could I find it when I execute the program ?

For example... Print (Ask);
Where can I find the result ?

 
Moriski:

Hi guys...


If I used "Print" command, where could I find it when I execute the program ?

For example... Print (Ask);
Where can I find the result ?

Journal // Experts tab one of the two or bought on different occasions.

 
speculant:

Journal // Experts tab one of the two or bought on different occasions.

Only in Experts tab (not in the Journal). The actual log file is in '\MT4\experts\logs\'. Note that the file is not flushed in real-time.

Reason: