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

JForex OHLC data converter - MetaTrader 4용 스크립트

조회수:
9654
평가:
(4)
게시됨:
2012.03.05 10:53
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Rewrites JForex csv data without the weekend candles and the seconds.

If you export OHLC data from JForex platform, you will see it is not ready to import into MetaTrader 4 - the first row is the name of the columns, and the data contains weekend candles (open=high=low=close, and volume=0). This script makes the data ready to import into the History Center of MetaTrader 4.

Instructions:

  1. Copy the data file into MetaTrader/experts/files folder,
  2. Set input and output file names,
  3. Start this script on any chart and timeframe,
  4. Wait for getting "Done" message on Terminal/Experts tab,
  5. Now the output file is ready to import into MetaTrader History Center.
News Trader EA News Trader EA

This EA is supposed to trade news and high market spikes.

MMPRO - Dottor Market MMPRO - Dottor Market

Trade with right risk !

LRMA Fast Calculation LRMA Fast Calculation

The ideas from the article 3 Methods of Indicators Acceleration by the Example of the Linear Regression" is implemented in this indicator.

HTTP using WinINet directly in mql4 HTTP using WinINet directly in mql4

This is a "conceptual" script that uses the WinINet functions to load a HTTP page directly from mql4, without a C++ dll