You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi. It's demo live.
For lots = 0.01
Try this :
else
{
if (var_180 != 0)
var_236 = MathCeil(AccountBalance() * var_184 / 10000) / 100;
else
var_236 = Lots();
}
Replace /10 by /100
I'm not sure because I'm new on mq4 but I suppose that work.
Michel
For Stoploss :
Before, add
Extern Double InitialStop=100;
[/CODE]
And here before [CODE]double Lots()
{:
[CODE]var_100 = InitialStop;Michel
can u please create M4
Is there any ea that works
Is there any EA out there that works. I tried the cyberia yesterday on a live demo, euro/usd m15 with $4000 account and it went to
$4400 then down to $4000, then up to $5500 by this afternoon. I was impressed, but I will test it out next week.
Hi BrunoFX :
Here's the code that you search
MichelHello Michel,
Un grand merci et de la gratifications pour ta participation et ton aide
A large mercy and gratifications for your participation and your assistance
Is there any EA out there that works. I tried the cyberia yesterday on a live demo, euro/usd m15 with $4000 account and it went to $4400 then down to $4000, then up to $5500 by this afternoon. I was impressed, but I will test it out next week.
can u attach ?
i start a demo on ibfx eurx2 sl
miniaccount 3k
all h1
the 4 mayors
eurusd
gbpusd
usdchf
usdjpy
on 3 day i have profit $308
anex statements
what do you think?