거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
스크립트

HTML file converter for the economic calendar - MetaTrader 5용 스크립트

조회수:
6192
평가:
(36)
게시됨:
2017.11.03 12:25
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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).

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.