[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 371
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
>> and what's the platform revision?
- >> Build 225
The indicator light should probably be thrown out. Or ask Father Christmas. It's New Year's Eve.
Well, what could have happened?! Magnetic storms, pressure or something... Nothing's changed, and then suddenly, the terminal freezes.Well, what could have happened?! Magnetic storms, pressure or something... Nothing's changed, and then suddenly the terminal freezes.
To do this, you should at least look at the indicator code. Although it may not be the case.
Was working with one indicator, everything was fine, then when I switched timeframes the terminal started to hang, reinstalled windup, still hangs. Why(((((((((((((
Please give me the code. Let's see what might be glitching there.Hello!
Please help me, if you are not a problem.
I need an EA to place BUYSTOP SELLSTOP pending orders, instead of opening positions immediately by the signal.
And when a pending order triggers, it removes pending orders that are not triggered.
I would like to ask you to review this code, it has not been written by professionals.
I want to ask you to review this code and explain why I should do it with my fingers (I don't know how to cook, I just don't know how to cook).
The code itself;
Got the XMA indicator from Crunch http://https://www.mql5.com/en/code/9123
I tried to do with it
xxma = iCustom(NULL,15, "Xma",100,7,1,0,1,1,0);
It returns 0.
What's wrong? The turret is where it should be.
I have an XMA indicator from Crunch http://https://www.mql5.com/en/code/9123
I tried to do with it
xxma = iCustom(NULL,15, "Xma",100,7,1,0,1,1,0);
It returns 0.
What's wrong? Indy is where it should be.
xxma = iCustom(NULL,15, "Xma",100,7,1,0,1,0,0);
Thank you!
Please advise.
Suppose we have optimization results.
Is it possible to separate the flies from the cutlets by the Profit Trades (% of total) criterion?
I would like to prohibit the EA from trading in advance of important news, but not manually, but automatically (and without referring to news sites).
- What are the signs that could more or less reliably inform about possible news releases? (significant spread widening, strong price fluctuations in short periods of time), ...anything else?