Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1678
![MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal](https://c.mql5.com/i/registerlandings/logo-2.png)
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
But the question is why is there no access to
???
Yes and to
и
???
and why separate access when their values can be defined via define ???
think of it as a pragma in C/C++ - an instruction to the compiler
why separate access when their values can be defined via define ???
Think of it as a pragma in C/C++ - an instruction to the compiler
This is additional code, not quite good, you need direct access.
Now I have it like this (hint from forum), but I'd like to avoid define
This is additional code, not really good, you need direct access
Now I have it like this (hint from forum), but I'd like to avoid define
property can be put to each file individually (i.e. repeatedly and in different places), they have different scope than defines and variables. They are handled a little differently.
I don't see a logical method to move a property to const variables or defines. Backwards, yes, but not there :-)
Can you please suggest a trick (maneuver) to make the terminal remember multiple values?
The terminal remembers everything... the quotes archive!
And for the Expert Advisor or indicator you need this
like this:
I can't understand why there's an endless spell here
I can't figure out why there's an endless spell
is this a joke?
You have it in black and white for(;;)
Good afternoon.
Can you please tell me what function OrderSwap() is which returns the swap value of the currently selected order.
What if there is a grid of orders?
Does anyone have a function to calculate the sum of all swaps of a grid of orders for a magic order and a financial instrument.
Thanks for the help!!!