Questions from Beginners MQL5 MT5 MetaTrader 5 - page 1276

 
User_mt5:
Am I doing something wrong?

Most likely.

 
Hello, can't connect account in mt5((( can you tell me what might be the reason? Always connected... But still nothing (
 
Андрей Волков:
Hello, can't connect the account in mt5((( can you tell me what might be the reason? It's connected all the time... But it's still not working (

Have you tried it from a computer?

 
Alexey Viktorov:

Most likely.

There are some prints in Inite.

If you run the EA in normal testing mode, the prints give out what they are supposed to in log tester. Everything by orders/positions is also published there.
If we launch the same Expert Advisor in visualization mode, the prints give us nothing. And no manipulations with orders/positions are shown, too.

How do I make it work?

 
User_mt5:

There are some prints in Inite.

If you run the EA in normal test mode, the prints give out what they are supposed to in log tester. All orders/positions are also published there.
If we launch the same Expert Advisor in visualization mode, the prints give us nothing. And no manipulations with orders/positions are shown, too.

What should I do to display them?

Where do you look?

 
Alexey Viktorov:

Where do you look?

Terminal/123123123123123123123123/Tester/logs
 
User_mt5:
Terminal/123123123123123123123123/Tester/logs

Look in the agents. And while testing, look in the 'Logbook' tab

 
Alexey Viktorov:

Look in the agents. And while testing, look in the logbook tab.

Thanks for the tip.
The Tester Log reflects just the file that is in Tester/logs.

Couldn't find it in the agents.

That's it. I'm going to go cry in my pillow!(

 
User_mt5:

Thanks for the tip.
The Tester Log simply reflects the file in Tester/logs.

Couldn't find it in the agents.

That's it. I'm going to go cry in my pillow!((

How hard it is for people like you to tell me anything............

Code for Expert Advisor

/************************Expert tick function************************/
void OnTick()
 {
  Print("******");
  DebugBreak();
 }/******************************************************************/

Look here


The bottom line is the result of the EA.

Use context menu


open the folder with the log


And there is the content

RK      0       17:53:28.681    Tester  EURUSD,M1 (MetaQuotes-Beta): every tick generating
NR      0       17:53:28.681    Tester  EURUSD,M1: testing of Experts\Test\000.ex5 from 2020.06.16 00:00 to 2020.07.05 00:00 started
IM      0       17:53:28.810    000 (EURUSD,M1) 2020.06.16 00:00:00   ******
 
Alexey Viktorov:

How hard it is for people like you to tell me anything............

...

And there's content

and there's a dirty word underneath the stars?

Reason: