Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Scripts

HTML file converter for the economic calendar - script pour MetaTrader 5

Vues:
5743
Note:
(36)
Publié:
2017.11.03 12:25
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The script converts the news page downloaded from http://www.investing.com/economic-calendar to a CSV text file.

The source page should be located in C:\Users\<username>\AppData\Roaming\MetaQuotes\Terminal\Common\Files.

The format syntactic parsing of the source file is implemented in this script. The resulting file can be used in MQL4/5 Expert Advisors and indicators.

This is a universal script (you can change the extension of the file LibreConver Lite v1.007.mq5 to .mq4) and it can be compiled both for MQL5 and for MQL4.

The example contains source files downloaded from http://www.investing.com/economic-calendar (see the archive).

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/18918

Opposite trade Opposite trade

Opening a position opposite to the closed one. Trades are processed in the OnTradeTransaction function.

up3x1 Investor up3x1 Investor

Candlestick size analysis. The idea of the trading system: candlestick parameters matter after news releases.

Psychological Psychological

A classic oscillator imported from the FXAccuCharts platform.

Stopreversal Stopreversal

A semaphore signal indicator.