Discussion of article "Why Virtual Hosting On The MetaTrader 4 And MetaTrader 5 Is Better Than Usual VPS" - page 30

 
Is the hosting working? I have no push messages since midnight that the EAs are working. I also see that there should be trades (conditions are right), but there are none. I can't view the hosting logs - I have Windows 8.1 x32. Netherlands 15246 hosting.
 

There is no complex maths in the Expert Advisor. Standard signals from indicators. Is this load acceptable?

CPU load at the right edge of the chart - strong movement in the market

 
Karputov Vladimir:

There is no complex maths in the Expert Advisor. Standard signals from indicators. Is this load acceptable?

Your priority was cut automatically. You cannot occupy 22% of a powerful server and think that the load is acceptable.

You have 32 CPU threads actually, which means a lot of experts and tools. Not having your own maths doesn't mean the load isn't created deeper. There are plenty of ways to make the load flat.

 
Renat Fatkhullin:

You've been prioritised automatically. You can't occupy 22% of a powerful server and think the load is tolerable.

You have 32 CPU threads actually, which means quite a few experts and tools. Not having your own maths doesn't mean the load isn't created deeper. There are plenty of ways to make a load flat out.

It's not like I did it on purpose. Half a day the EAs were working - then suddenly 22% jumped out. I don't even know where it could have come from. I have nine charts - respectively nine Expert Advisors, there are no custom indicators (the chart is empty of indicators during synchronisation), the signal from Moving Average and the signal from RSI are used in the Expert Advisor. That's all the indicators.
 
It would be interesting to see the OnTick function of this EA. And to understand why every second processing is needed.
 

I can't (menu is greyed out) access shared hosting in the terminal in Windows x32 on my tablet. So now if I go away from my home PC, I have to buy a full-fledged VPS in addition to renting virtual hosting? And through a remote desktop and through this VPS to get access to the terminal x64 and manage virtual hosting?

In general, the question: Push-messages that I "eat up" a lot of processor power as there was not and is not. And when will there be support for virtual hosting in x32 terminal?

 
Andrey Khatimlianskii:
It would be interesting to see the OnTick function of this EA. And to understand why every second processing is needed.
Indeed, on each tick it was working with position properties. Fixed it.
 
Karputov Vladimir:
Indeed, on each tick there was work with position properties. Fixed it.
It's a bit small. Only 9 EAs loaded 22% of a cool CPU, there must be something more complicated.
 
Andrey Khatimlianskii:
That's a bit small. Only 9 EAs loaded 22% of a cool CPU, there must be something more complicated.
That's the thing - at first (usually during the day) everything went fine. But around midnight (there is a suspicion that after re-connecting to a better server) the load jumps up and stays at 20-22%. In general, I continue monitoring and testing of virtual hosting.
 
If I stop the virtual server and then (after a minute, for example) start it, will I need to do synchronisation? Or will the OnInit event and so on just pass for EAs?