Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
- Görüntülemeler:
- 4621
- Derecelendirme:
- Yayınlandı:
- 2013.04.10 13:09
- Güncellendi:
- 2016.11.22 07:32
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
The indicator reads data of the Moving Average from the binary file and displays them in a separate subwindow. To get the file with data you need preliminary run the Demo_FileWriteDouble script. The indicator is correctly displayed on timeframes that are more or equal to timeframe on which the indicator was calculated.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/1630

The script demonstrates the example of using the FileWriteDouble() function

The indicator demonstrates the example of using the FileReadDatetime() function

The script demonstrates the example of using the FileSize() function

The script demonstrates the example of using the FileTell() function