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

Plot MQL signal - script para MetaTrader 4

Visualizaciones:
13843
Ranking:
(22)
Publicado:
2016.01.13 09:08
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

This script is helpful when we want to learn how to trade from a signal provider at https://www.mql5.com/en/signals/mt4. Choose one signal provider you prefer to learn then export trading history to CSV file. Save this CSV file to folder <data_folder>/MQL4/Files/. After this, open a MetaTrader 4 chart of currency pair that shows on CSV file then drop this script onto the chart and fill the filename (without .csv extension). You can adjust the plotting graph to the left or to the right by fill number in timeshift (number can be + or -).

sample of history

Hidden TP and SL Hidden TP and SL

Easy EA for closing positions with profit or loss. All positions of chart's symbol are counted separately.

BSpread BSpread

This indicator helps you display spread on a chart.

SBVolumeAvg SBVolumeAvg

SBVolumeAvg is a Forex Indicator (MetaTrader 4) for calculating Average Volume on the Swing Bars by a ZigZag trend line that is bounded by two vertical lines.

Close all orders once the drawdown reaches a specific percentage Close all orders once the drawdown reaches a specific percentage

This code has some functions to close all opened orders once the drawdown reaches a specific percentage of the account balance.