Forum

A friend of mine subscribed to my signal and it doesn't show

Hi, a friend of mine just subscribed to one of my signals, and even when on his ends, platform says he is subscribed, on my end it doesn't show, should i wait a couple of days for it to show?? it is my first subscriber, so i don't know..! thanks in advance

Trailing stop won't work

Hi friends, i made this EA that launches two diferent orders, so the thing is once the first target is hit, it is supposed to move the second order to a break even point, i used this code but it will only move the stoploss sometimes, most times it wont do anything wich is weird, it is like sometimes

H1: Alert: Order 0 failed to close. Error:4051

Hi friends, working on this EA, it is suposed to close all trades if some conditions are met, but it keeps giving this error, any ideas? thanks in advance for the help.. i am not really a programer, just taking bits of code and adding some things but this one i cant make it work... if

About push notifications

Hello, is there a way to get push notifications to my mobile that doesn´t require the use of a VPS? since i can´t have my computer running all day... Thanks in advance

For the EA to only launch orders every X amount of time...

Hi, been working on my first EA and it presents this problem, sometimes, the price is moving wildly and, it matches the EAs parameters to open trades (since the price is passing the same bid or ask multiple times in a matter of minutes) So, i was thinking of a way of programming the expert advisor

For the EA to turn off it self?

Hi there, I am new on MQL4 coding (and any coding) and I wrote this EA, it is not doing wrong, but, when it losses a trade, sometimes the parameters still fit and it would open another order right away and lose like 3 trades in a row. Is there a code that will make the EA to Stop Trading for X

My first EA, it wont open trades, any help?

Hello, i just started studying MQL4 programing, i am working on my first EA, but it wont open any trades. It is a Scalper for the USDJPY, and the premise is simple, it should launch an order if the price is 15 points above an 8 period MA (it shoul buy) or 15 points below an 8 period MA, it should