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

Transfer trades from the tester report to the chart - script pour MetaTrader 4

Vues:
8034
Note:
(11)
Publié:
2016.06.30 17:21
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The script is designed to transfer trades from the standard report of the MetaTrader 4 tester to the chart. The main purpose of such action is to study third-party trading systems.

It transfers to the chart:

  1. Entry Points. Displayed by characters separately for long and short positions. The character codes can be set by user.
  2. Lines or rectangles connecting the entry and exit points. The type of object is defined by the TypeObjects parameter (0-rectangle, 1-line).
  3. Trades results in points. Different colors for the profitable and unprofitable trades.
  4. Running total profit or loss.

Transfer trades from the tester report to the chart

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/8099

Period converter Period converter

It is designed to create a non-standard symbol period based on the use of the standard period.

Trade Trade

Trade - script sending BUY order and printing selected order data to the log.

Grouping account history Grouping account history

The script reads the list of deals from the account history, groups them by the sign specified in the parameters and outputs to a file.

ROC2 VG ROC2 VG

Plotting the ROC indicators of two custom types (including Momentum) and periods in one window.