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

SignalViewer - script pour MetaTrader 4

Vues:
14797
Note:
(28)
Publié:
2014.01.06 09:45
Mise à jour:
2014.04.21 14:56
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

IceFX SignalViewer a nice script which can display on your chart all closed position of Signals provided by MQL5 Community Services website.

How it works:

  1. Install script (copy file to MetaTrader's experts\scripts folder).

  2. Download a CSV history file from any Signal Provider's webpage. (Export to CSV: history)

  3. Copy the downloaded csv file to MetaTrader's experts\files folder.

  4. Open a chart in MetaTrader4.

  5. Drag StrategyViewer script to this chart. Please give the file's real name in the Setup menu.

  6. If it's necessary enter the time offset (in hours).

  7. Press OK button and you will see on the chart the signals closed positions listed in the CSV history report.

Script parameters

The result

Close cross Kijun Sen Close cross Kijun Sen

The EA will close all open orders across all charts corresponding to the EA chart symbol when Bid or Ask is equal to or crosses the Kijun Sen.

Close Cross MA Close Cross MA

The EA will close all open orders across all charts corresponding to the EA chart symbol when Bid or Ask is equal to or crosses the MA.

Screenshot in the original chart size Screenshot in the original chart size

Take screenshot in the original chart size with labels (instrument, timeframe)

HFT EA (LIQUIDEX_V1) HFT EA (LIQUIDEX_V1)

liquidex is a HFT EA. It uses moving average and range to determine it's entries and exits.