Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1833
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
How are the first orders placed?
You have the same condition for both order types
is that how I want it, both ways, or do I need to add something?
is that how I want it, both ways, or do I need to add something?
Here...modification once at bar opening
As for the opening, if you trade on the news, then "Close[1]>Open[1]" is not needed at all.
on one side "Close[1]>Open[1]", and on the other side "Close[1]<Open[1]".
Here...modification once at bar opening
As for the opening, if you trade on the news, then "Close[1]>Open[1]" is not needed at all, and if the candle has a value, then
on one side "Close[1]>Open[1]", and on the other side "Close[1]<Open[1]".
Thank you, I will try it tomorrow morning.
Greetings. Can you please tell me how to connect an EA to a dll in C# ?
I am creating an application and a library
From the application works
EA
Outputs
I assume it can't find Method() as it's inside ClassForMql class, but it's not clear how to specify it.
Greetings. Could you please tell me how to connect an EA to a dll in C# ?
If it's MT4 then "chew" the articlehttps://www.mql5.com/ru/articles/249
You are waiting for a fascinating journey into the world of uncontrolled exports )))
If it's MT5, start with a little, first connect the test code from Metaquothttps://www.mql5.com/ru/forum/285631
if this is MT4 then "chew on" the articlehttps://www.mql5.com/ru/articles/249
You are in for a fascinating journey into the world of unmanaged exports )))
If it's MT5, start small, first connect the test code from Metacquothttps://www.mql5.com/ru/forum/285631
If so, then 5. 4 will also be needed, but later.
A fascinating journey into the world of uncontrollable exports awaits you ))))
It has indeed been very exciting)))