Reducing requests to Broker server

 

Hi guys,

Do you have any ideas for reducing EA requests for MT4. Last year i got my account disabled for having too many requests. Almost all of my code is in the OnTick function, but I think I should change things. Any advises?

Best Regards

Stanislav

 
No one can answer such a vague question, there are no mind readers here. Figure out why your strategy generates so many requests and fix it. Like not moving a TSL less than a pip. Like not using pending orders but just wait for market to reach trigger price, etc.
Reason: