MetaTrader 4 Build 529 beta released with new compiler - page 98
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
What horrors are written here, I'll refrain from updating above 553 for the time being...
I've started to have problems with the output of graphical objects. At one point in the code, a function
called as follows:
outputs a vertical trend line in the indicator window without any problems (I mark the zero bar to facilitate visual perception of indicator points during debugging):
When I call the same function from another place in the code like this:
it mark on the chart the bar from which the pending order level is calculated, then, strange as it may seem, parameters passed to it show true and correct values; the bar time is written to the trend line name, but the line itself has all zero values and moreover it is displayed as a "Ray", though I pass "false" to the function parameter, responsible for this option - not a ray:
I don't see an error in the code. Could it be a glitch?I've started to have problems with the output of graphical objects. At one point in the code, a function
called as follows:
outputs a vertical trend line in the indicator window without any problems (I mark the zero bar to facilitate visual perception of indicator points during debugging):
When I call the same function from another place in the code like this:
I can use it to mark the bar in the chart, from which the pending order level is calculated, however strange it is, the parameters passed to it show true and correct values, the bar time is written to the trend line name, but the line itself has all zero values and is displayed as a "Ray", though I pass false - not a ray - to the function parameter responsible for this option:
I don't see an error in the code. Could it be a glitch?And again, a question about the timing... When will the Market be fully launched ??? When will there be a global update ???
There was talk of a month of tests at the end of November, but December is already in full swing ....
Renat,
Are there any plans in the near future for the new ME4 to support
ENUM_ANCHOR_POINT and ENUM_LINE_STYLE ?
Thank you.
Renat,
are there any plans for support in the near future in the new ME4
ENUM_ANCHOR_POINT and ENUM_LINE_STYLE ?Yes, they are. The graphical model will be the same as in MQL5.
We add and improve graphical functions with every build.
One of the brokers (at least one) when new MT4 builds are released, especially with significant innovations, first try them out on a demo, and then implement them on a real account.
Because of the fact that some beta-testers unintentional semiautomatic updating of neighbour terminals, can we be sure that the demo and the real terminals, being on one computer (or VPS), will be able to observe these tactics during the introduction of these changes? Or one folder, which is used to manage updates of all terminals in the system and which is recommended to be removed "to avoid", leaves only two choices: all or nothing?
Do not run tests or updates on computers with working copies of the terminals.
They will all update automatically as soon as at least one copy on the computer receives an update.