Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
Acceda a CodeBase desde el terminal MetaTrader 5
¿No ha encontrado el código necesario? Deje su pedido en la sección Trabajo
Cómo escribir un Asesor Experto o un Indicador

Los mejores scripts para MetaTrader 4 según el ranking de los usuarios - 2

Añadir código

Find the current winning / losing streak in MT4 based on filters

This script will place hedge trade of unbalanced type in MT4.

Cierra todas las órdenes multidivisa abiertas y cancela las órdenes según diversas situaciones. El deslizamiento para las órdenes abiertas se calcula para cada divisa por separado. Elija sólo un escenario por cada visita, el script procesa el primer elemento seleccionado del menú.

automatically converts M1-data to M5/M15/M30/H1/H4/D1 in a single run

To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Sell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.

Multi buylimit and buystop orders are script files that enable traders to place multiple orders with ease. With just one command, traders can place multiple buylimit or buystop orders using either a target price or pips. By default, the pips value is set to 400, which means the trade will be placed 400 pips away from the current market price for a 5-digit broker. This setup includes stop-loss and take-profit levels, which can be adjusted based on the trader's preferences. Notably, these orders come with a level of flexibility that enables traders to fine-tune their trading strategies. For instance, a trader can opt to set the stop-loss level to zero if they do not use stop-loss.

Echa un vistazo a cualquier posición cerrada MQL5 en un gráfico.

The script closes all charts for the specified symbol.

A set of scripts for quick drawing the Elliott waves.

This script opens a pending sell order by just point and drop the script in the place you want.

This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and in general, make your life easier.

The script is designed for downloading history on all known currency pairs, metals, indices, CFD and for controlling "holes" in history.

La amplitud de las estadísticas de movimiento de precio en un archivo de texto. Forma rápida y cómoda.

Tres scripts de preparación rápida y envío manual de órdenes comerciales.

Descarga las cotizaciones de un intervalo de tiempo en un archivo externo.

El script dibuja un conjunto de niveles arriba/abajo que se encuentran a una distancia establecida en por cientos desde el precio de la barra seleccionada por el usuario.

El script mueve StopLoss a Distance del mercado

Es un script para cargar el historial de todos los pares de divisas conocidos, metales, índices, CFD y para controlar los “agujeros” en el historial.

Script para colocar de golpe varias órdenes de diferentes instrumentos.

Script for calculation average daily range for last agoYear-"calendar" years, last agoMonth - calendar months, ......

Muestra la lista de todos los Asesores Expertos iniciados con sus parámetros.

Movimiento medio del precio durante un determinado número de días separadamente para cada hora.

Plots price level and open positions from the IFR trading pages provided via the FXNews program offered to accounts registered with OANDA's FXTrade and FXGame platforms.

Check a MetaQuotes Language 4 program for basic syntax errors like unbalanced braces, parentheses, brackets,.sin....

Rewrites JForex csv data without the weekend candles and the seconds.

Get all the Account and MarketInfo details for a currency pair at a glance.

This script plots MQL signal history on a MetaTrader 4 chart.

This script scans for open orders and sets a fixed stop loss and take profit to all of the relevant.

Example of working with objects: creating object, changing properties, redrawing the chart.

Sencillo conversor csv-fxt

Clear All StopLoss n TakeProfit on All Orders.

Use this script to make own nonstandard timeframes.

The script outputs the information on symbols to a CSV file: swaps, spreads, stops, contracts.

Conjunto de los scripts que sirven para automatizar algunas operaciones rutinarias en el terminal.

Ejemplo de inicio automático de un script al cambiar de marco temporal o símbolo

Arrastrar y colocar el script en el gráfico en el punto donde debe permanecer el StopLoss. El script Guión comparará el StopLoss deseado con el precio actual y determinará el tipo de orden - compra o venta. El siguiente paso es calcular el volumen según el margen libre y el riesgo

Script closes all opened and pending positions.

All open trades must be of same symbol and type, e.g. all GBPUSD and all BUY. This script will close out your position using one large trade to hedge your position then using CloseBy() function to close all trades against the one large trade until all trades are closed. There can be a maximum of 500 open trades.

This script will plot Fibonacci golden spiral on the chart.

Many developers face the same problem - how to get to the trading terminal sandbox without using unsafe DLLs. One of the easiest and safest method is to use standard Named Pipes that work as normal file operations.

123456789