Forum

Automated Trading alternative

Hi Is it possible to simulate autotrading on mt5 without using the autotrading option? I think I had seen a software for that. It is used for brokers that do not support autotrading

Metatrader 5 alerts in a wrong way

I have a problem. My MT is ok until it disconnects from the server. After that, as it reconnects to the server, I get a lot of alerts,emails and notifications for the previous buy and sell signals . As it finishes, again it disconnects and this goes on and on.... Is there any way to avoid that

Asctrend not sending Emails

Hello I was using asctrend and I added the SendMail() function , but it doesn't work. What is the problem? if ( BuyBuffer[ 1 ]!= 0 ) { if (counter<NumberofAlerts) { counter++; if (SoundON) { Alert ( "ASC_TREND BUY signal at Ask=" , Ask , "\n

Modified Metatrader

Hi, I have a very very very bad pro. I'm using a modified version of metatrader 5 for iran stocks, but I cannot use EAs. It's a complicated situation, I can just keep some EAs online but it doesn't AUTOTRADE. It's just somehow signaling. And most of the EAs(I mean the other ones) disappear just as I

exp_nrtr_extr Expert advisor problem

Hi I'm using this for a demo account and I have a problem. It doesn't sell on time and losses profits. https://www.mql5.com/en/code/15248 this the link. What can i do to improve the EA

changing an indicator

hi there I have an indicator which has some problems like delay, unnecessary multiplying &... how can i modify it? I tried but it doesn't get opened with metaeditor:(