Mira cómo descargar robots gratis
¡Búscanos en Twitter!
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

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

Visualizaciones:
7958
Ranking:
(11)
Publicado:
2016.06.30 17:21
Actualizado:
2016.11.22 07:32
fromRepOnGraph.mq4 (11.18 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

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

Traducción del ruso realizada por MetaQuotes Ltd
Artículo 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.