You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QuantumXcel_Experts
It is becoming more and more apparent that a great number of changes
have come about with the advent of the MT4 222 Build and the 223 Build
that came shortly there after. One of the things that showed up to the
detriment of a multitude of Expert Advisors out there was a tightening
of Language Protocols. Computer Language protocols are certain coding
rules that must be in place to “hold” the flow and processing of the
program. The reality is, that up to now the MT4 protocols have been
rather “loose” I have noticed this in the Compiler especially. About
the only thing the current compiler does is to monitor very basic code
operator relationships and the balancing of partitions. The problem
here is that you can still violate host of conventional coding
protocols and get the program compiled – acceptable to use for
trading.
This is one of the problems with the differences between what is on
the “Users,” or programmers, end of the platform and the Brokers end
of the platform. With out a doubt the broker’s side will have more
protocol restrictions and “hacking” and Loop protection which could
fall under the realms of security protection. The current builds are
evening out this difference.