Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Switching charts - MetaTrader 5 için komut dosyası
- Görüntülemeler:
- 4523
- Derecelendirme:
- Yayınlandı:
- 2017.01.18 09:02
- Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
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.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/11620
The Standard Deviation indicator implemented in the form of a color histogram.
Imp_XMAMoving 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.
InterchangeClass 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.