[ARCHIVE!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Can't go anywhere without you - 4. - page 69
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
Good afternoon!
Question about special functions: init(), start(), deinit().
As you know, including from the tutorial, in order to terminate (exit) this special function, you MUST COMPLETELY add the
Return operator (for example, in conditional operator IF-ELSE).
What do the return values mean, then? For example: Return(0) and possibly some other integer (Return(1));
Zhunko:
Это обычные функции. Тоже возвращают, если попросить. Не возвращают они только при системном вызове.
Thank you...
So the special functions can be called artificially - programmatically?
What do you mean, connect? Socket? Or read http information?
I found only a code on the net which allows to rescan servers, but not to connect to the necessary one...
You need an EA to check if the terminal is connected to the right server. If not, it would connect it to the right one, the address of which is set in the external.
I found only code on the net which allows rescanning servers but not connecting to the necessary one...
Then look for a better one on the codebase - Reconnecter I think it's called
but there's no way around it without WinAPI
Then look for a better one on the codebase - Reconnecter I think it's called
but you can't do without WinAPI
Thanks, now I'll know for sure that it can't be done by MQL alone... maybe someone has a similar solution?
Reconnecter looked it up, not that one.
Thanks, now I'll know for sure that it can't be done only with MQL... maybe someone has a similar solution?
Reconnecter has looked at it, it's not the right one.
Thank you, I will now know for sure that this cannot be done using MQL alone... Maybe someone has a similar solution?
What do you mean by wrong?
It makes a connection with a window call. you can also specify there - name, password, server.
You don't seem to know what you need.
What do you mean by wrong?
You can also specify a name, a password and a server.
You don't seem to know what you want.
What do you mean by wrong?
You can specify a name, a password and a server.
You don't seem to know what you want.