Unisciti alla nostra fan page
- Visualizzazioni:
- 4786
- Valutazioni:
- Pubblicato:
- 2017.01.18 09:02
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The script switches all opened charts at a certain interval.
Version 1.02:
Now it is possible to bring on top only the charts of a certain symbol. For example, if you specify "EURUSD", the charts that have the "EURUSD" symbol will be displayed alternately. And if the symbol name is deleted in the input parameters, then all charts will be displayed alternately.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/11620

The Standard Deviation indicator implemented in the form of a color histogram.

Moving average wing averaging of the linear combination of the input price timeseries.

The script displays the brief statistics for trading on the instrument over the specified period - the number of deals, profit, profit factor.

Class for exchanging data between programs. It allows to pass structures of arbitrary size via the global variables of the terminal from one program to another.