Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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

Easy Reverse - script pour MetaTrader 4

Vues:
12683
Note:
(19)
Publié:
2015.03.26 09:44
Mise à jour:
2016.11.22 07:32
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The script reverses all the orders of the chart symbol.

Inputs:

  • double Reverse;
  • with stoploss Reverse.

If you don't want inputs erase "#property script_show_inputs" in the MetaEditor

Market Data to CSV Market Data to CSV

Saves all historical bar data (Open timestamp, Open, High, Low, Volume) and every new tick to CSV of your choice.

Indicator Values to CSV Indicator Values to CSV

Save your indicator values and Open, High, Low, Close, Volume data to a csv file of your choice.

Close All Close All

Simple code to close all opened orders.

Spread and Pip Cost Checker Spread and Pip Cost Checker

This script shows you current currency pair spread, pip value and the total cost of the spread to open a position. Result will show in your account currency.