Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 5010
- Note:
- Publié:
- Mise à jour:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
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.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1630
Demo_FileWriteDouble
The script demonstrates the example of using the FileWriteDouble() function
Demo_FileReadDatetime
The indicator demonstrates the example of using the FileReadDatetime() function
Demo_FileSize
The script demonstrates the example of using the FileSize() function
Demo_FileTell
The script demonstrates the example of using the FileTell() function