Custom MQL Scripts
Scripts Development
In distinction from Custom Indicators and Expert Advisors scripts allow to execute some code once. This is useful for semiautomatic operation execution by trader. For example, open order with definite parameters or set Stop Loss Level to a new value. For each of new scripts it is possible to assign hot key, which makes script usage process fast and practical. It is worth noting also one of the advantages of scripts - instant execution. Custom Indicators and Expert Advisors execute code only on price change on current currency pair.
Back to full list of MQL programming services