Mira cómo descargar robots gratis
¡Búscanos en Facebook!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Scripts

JForex OHLC data converter - script para MetaTrader 4

Visualizaciones:
9631
Ranking:
(4)
Publicado:
2012.03.05 10:53
Actualizado:
2016.11.22 07:32
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

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