Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 407
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
If the set and the number of numbers are not known in advance, there's not enough functions for every new set.
I see there's been a lot of misunderstanding again.
Forum on trading, automated trading systems & strategy testing
Any questions newbies have on MQL4, help and discussion on algorithms and codes
RomanRott, 2018.01.05 11:56
I need to pass several parameters to a function, but in different situations I need to pass a different number, known in advance
In C, for example, it is implemented like thisand then process these parameters in the function
int func(int a, int b, ...)
There is a lot of confusion again, as I see it.
It seems to me that it's all about the misunderstandings again.
I personally will finish my coffee, try to guess on coffee grounds, and the code (or at least a piece of it) as such we seem not to see, so that it was clearer to dance with =)
Something's come up...
Although you were offered this option a long time ago, maybe visibility will help.
Good day to all. Could you please tell me what may be the problem.
I'm testing an Expert Advisor in the MT4 tester, downloaded from the Alpari website. Yesterday everything was OK, but today MetaEditor suddenly stops compiling code (does not start compilation process).
After clicking on the compile button, nothing happens. The button stays in the depressed state. I try to close the editor...the cursor turns into a clock and the editor says NO RESPONSE, but the editor does not close. It won't close even via Task Manager. Rebooting the computer - everything is exactly the same .
I have installed another terminal from the Alpari website and opened MetaEditor. Tried to compile built-in EA. It is the same .... It does not compile with or without error. Editor freezes.
I'm using XP OS.
Thank you for your help.
XP, or lovingly Hrusha, is a thing of the past. Need new investment in new computer, new OS, new thinking
XP, or lovingly Hrusha, is a thing of the past. Need new investment in new computer, new OS, new thinking
Greetings. Can you please tell me howto create a graphical object (like Fibonacci levels built into mt4 terminal) built from a group of graphical objects (like lines, circles, etc.)