Slave Order Receiver CSV MT4

This Expert Advisor works as a slave in a trade copier system. It reads trading instructions from a CSV file and replicates the orders in the MetaTrader 4 terminal. It is designed to work with a master EA that writes trades to the same file.

The EA continuously monitors the file for updates and synchronizes the local terminal by opening, modifying, or closing trades accordingly.

What it does:

  • Reads trade data from a CSV file located in the Common Files directory

  • Parses order ID, symbol, order type, volume, price, stop loss, and take profit

  • Compares the data with current open trades

  • Opens new trades, updates existing ones, or closes unmatched orders

  • Can copy market and pending orders

  • Handles SL and TP modifications

  • Includes price tolerance control to avoid slippage issues

  • Allows full control over trade size through different lot calculation methods

Input Parameters:

  • filename : Name of the CSV file to read from (no extension)

  • LotCoeff : Coefficient to adjust lot size

  • ForceLot : Force a fixed lot size (overrides calculated value)

  • MicroLotBalance : Adjusts lot size based on account balance levels

  • PipsTolerance : Maximum price difference allowed for market order execution

  • magic : Magic number used to track and manage trades

  • Prefix / Suffix : Optional symbol adjustments for broker-specific naming

  • CopyDelayedTrades : Enables copying of pending orders

  • IgnoreSLTP : Skips SL and TP when sending orders

Use Cases:

  • Mirror trades from a master terminal to multiple slave terminals

  • Build your own local copy trading setup

  • Useful for developers working on offline or hybrid trade distribution systems

  • Lightweight alternative to full API-based trade copiers


Produtos recomendados
Smart Trade Monitor — Real-Time Position Tracking, P&L Analysis & Alert System   Real-Time Monitoring : Auto-tracks open/closed positions, displays yesterday’s & previous day’s P&L—no manual calculations!   Smart Alerts (Premium Only) : Instant push notifications + sound alerts for position changes—never miss a trading opportunity!   User-Friendly : One-click setup, key data displayed directly on charts for faster decisions.   Cross-Platform : Supports both MT4 & MT5, compatible with
FREE
Position Selective Close MT4
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Please note: This demo will work only on EURUSD live chart. It will not run in the strategy tester. ChartTrader is a professional trading tool that every trader needs in their toolbox. It has been developed to work with the MetaTrader 4 platform. ChartTrader offers a number of options to make placing orders in the Forex market quick and easy. The GUI sits on the chart window, so there is no need to navigate to separate windows when placing orders. The program allows you to set pending and insta
FREE
Real-time spread tracking and monitoring software Displays spread values in form of histograms on current timeframe of chart Convenient for analyzing spread changes, as well as for comparing trading conditions of different brokers By placing on desired chart, the spread changes at different trading times are displayed Additionally Fully customizable Works on any instrument Works with any broker
FREE
Níveis de Gamma Exposure (GEX) do mercado de opções em tempo real no gráfico do SP500. Atualização a cada 30 minutos. Full description: GammaOrderBook Free — EA tudo-em-um que baixa e exibe dados de Gamma Exposure (GEX) diretamente no gráfico. Não precisa de indicador separado. O que aparece no gráfico • GEX Bars — Níveis gamma de Call e Put como barras horizontais, separados por fonte ETF/Index (cores diferentes) • Zero Gamma Line — Nível crítico onde a direção do hedge dos dealers muda • Pa
FREE
The Saz_Timer indicator belongs to the Saz_Forex suite of professional indicators designed by Traders, for Traders. This indicator will show minutes and seconds of real time on the chart window. The indicator uses the OnTimer() event so it can update even while no ticks received on the chart. The text is shown toward the bottom right of the chart, encircled red in the screenshot. Inputs: Text Colour, allows selection of the colour for the text.
FREE
Signalator Lot Size Evaluator MT4 is a free local MetaTrader 4 utility for manual traders. It helps calculate an estimated lot size before opening a trade manually. The calculation is based on account size, trade direction, entry price, stop loss, risk percentage or fixed money risk, and broker symbol settings. The main purpose is simple: Enter your setup → define your risk → get the suggested lot size. The panel also shows useful pre-trade information such as spread, risk amount, SL/TP distance
FREE
Constructor
Aleksey Semenov
Constructor is a convenient tool for creating, (building strategies) testing and applying trading strategies and ideas, as well as testing and using separate indicators and their groups. Constructor includes opening, closing, deal tracking, averaging and recovery modules, as well as various trading options with and without averaging and martingale. You are able to connect up to 10 different external indicators. Find the detailed instructions in the attached pdf file. Trading settings averaging
FREE
Esse indicador exibe o tempo restante da vela no gráfico e/ou no cando da janela. Também exibe notificações (popup e push) quando uma nova vela é formada (opcional). Você configura o timer nas velas e no cando da janela. Não preciso explicar as funções do indicador por que são muito simples. Versão para MT5:  https://www.mql5.com/pt/market/product/38470 Qualquer dúvida ou sugestão para uma nova atualização por favor comente. Faça bom uso!
FREE
Este indicador irá espelhar os ativos em uso em outro metatrader, podendo escolher o timeframe e um template. Esta é a versão Cliente MT4, e precisa da versão Server do Metatrader 4 ou 5: Metatrader 4 Mirror Chart Server:  https://www.mql5.com/en/market/product/88644 Metatrader 5 Mirror Chart Server:   https://www.mql5.com/en/market/product/88652 Detalhes de como funciona no vídeo.
FREE
This panel is a part of the SupDem-Pro trading system and is used to search for the best opportunities for any available instruments. Which can be selected manually in the Market Watch (open it with CTRL + M). Using this trading panel in combination with ShvedSupDem-Pro_Zone allows to analyze multiple currency pairs with a single click. The panel allows to load any instruments from the Market Watch, from 6 major currency pairs up to all instruments (480). The indicator parameters Button Width -
This MQL4 indicator creates a customizable grid of horizontal lines on your trading chart. Here's what it does: **Main Functions:** - Draws equally spaced horizontal lines across the visible price range - Supports two line types: horizontal lines or trend lines with forward projection - Automatically adjusts to price scale changes **Key Features:** 1. **Customizable Spacing**: Set grid distance in pips (20 pips by default) 2. **Flexible Starting Point**: Auto-calculates starting price or lets
FREE
This indicator help to mark the high and low of the session Asian,London,Newyork , with custom hour setting This indicator is set to count from minute candle so it will move with the current market and stop at the designated hour and create a accurate line for the day. below is the customization that you can adjust : Input Descriptions EnableAsian Enables or disables the display of Asian session high and low levels. EnableLondon Enables or disables the display of London session high and
FREE
This simple but useful script calculates the lot in % of the deposit. It is indispensable for risk management. There is only one customizable parameter: MaxRisk - risk in % for lot calculation. The product works as a standard script. Launch it once on an appropriate chart and start trading using the calculated lot value. Genious is simplicity! Happy trading!
FREE
Show Pips
Roman Podpora
4.27 (59)
Este indicador de informação será útil para quem quer estar sempre atento à situação atual da conta. O indicador exibe dados como lucro em pontos, porcentagem e moeda, bem como o spread do par atual e o tempo até o fechamento da barra no período atual. VERSÃO MT5 -   Indicadores mais úteis Existem várias opções para colocar a linha de informação no gráfico: À direita do preço (corre atrás do preço); Como comentário (no canto superior esquerdo do gráfico); No canto selecionado da tela. Também é
FREE
SX Theme Setter MT4
Mojtaba Sarikhani
5 (1)
SX Theme Setter is intended for changing chart appearance in 2 modes: - Gradient background mode: In this mode, the indicator creates a gradient background for your chart. Colors, steps and gradient type can be selected by user. - Color theme: Color theme mode provides more than 50 built-in different color themes which can be selected from a list. Most of these themes are converted from official color themes of real trading platforms of the past and present. Try them out and see if they suit
FREE
Forex Market Profile and Vwap
Lorentzos Roussos
4.86 (7)
Perfil do mercado Forex (FMP para breve) O que isso não é: O FMP não é a exibição TPO clássica codificada por letras, não exibe o cálculo geral do perfil de dados do gráfico e não segmenta o gráfico em períodos e os calcula. O que faz : Mais importante ainda, o indicador FMP processará dados que residem entre a borda esquerda do espectro definido pelo usuário e a borda direita do espectro definido pelo usuário. O usuário pode definir o espectro apenas puxando cada extremidade do indicador co
FREE
Cumulative Delta MT4
Evgeny Shevtsov
4.86 (29)
The indicator analyzes the volume scale and splits it into two components - seller volumes and buyer volumes, and also calculates the delta and cumulative delta. The indicator does not flicker or redraw, its calculation and plotting are performed fairly quickly, while using the data from the smaller (relative to the current) periods. The indicator operation modes can be switched using the Mode input variable: Buy - display only the buyer volumes. Sell - display only the seller volumes. BuySell -
FREE
IceFX TradeInfo
Norbert Mereg
4.77 (44)
IceFX’s TradeInfo é um indicador de utilidade que exibe as informações mais importantes da conta e a posição atual. Informações exibidas: Informações sobre a conta (saldo, capital líquido, Margem Livre). spread, rebaixamento (DD), objetivos de lucro, expectativas de perdas, etc. Número de posições abertas, volume (LOTES), lucro. Intervalo diário e o de ontem. Tempo restante para o próximo candle. Informações de lucro do último dia (com indicador integrado IceFX ProfitInfo). Risco - informações b
FREE
Trendline indicator
David Muriithi
2 (1)
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Blogs MQL5: https://www.mql5.com/en/blogs/post/770814 Versão MT4: https://www.mql5.com/en/market/product/107986 RALLY BASE RALLY (RBR), DROP BASE RALLY (DBR), DROP BASE DROP (DBD), RALLY BASE DROP (RBD), FAIR VALUE GAP (FVG) / IMBALANCE, HIDDEN BASE Apresentamos o Expert Advisor "Supply and Demand Assistant" (EA) – a sua ferramenta definitiva para navegar no dinâmico mundo dos mercados financeiros com precisão e confiança. Este Expert Advisor de última geração foi meticulosamente concebido pa
FREE
VR Color Levels MT4
Vladimir Pastushak
5 (2)
VR Color Levels é uma ferramenta útil para quem aplica análises técnicas usando elementos como linha de tendência, retângulo e texto. É possível adicionar texto diretamente ao gráfico e fazer capturas de tela. Configurações, arquivos de configuração, versões demo, instruções, solução de problemas podem ser obtidos em [blog] Você pode ler ou escrever comentários em [ссылке] Versão para [MetaTrader 5] O trabalho com o indicador é realizado com um clique . Para fazer isso, clique no botão com a l
FREE
This is a light version of OneClickWonder. It has a limitation of lotsize ( 0.01 ) and also the trade direction (only SELL ) and magic number is fiexd (magic number = 11 ) ------------------------------------ OneClickWonder manages open trades by   Magic Number   and   Symbol , providing: ·            Individual or Basket Trailing Stop ·            Optional Averaging system   (adds new trades automatically) ·            OneClickOrder buttons   (BUY / SELL directly from chart) ·            Works
FREE
DF Fib Trader Pro O DF Fib Trader Pro é um sistema de negociação automatizado desenvolvido para o MetaTrader 4. Utiliza níveis de preços baseados em Fibonacci combinados com análise de tendências e estrutura para definir pontos de entrada e saída. O EA suporta posições longas e curtas e inclui parâmetros de gestão de risco integrados. Principais Recursos: • Utiliza a lógica de retração e extensão de Fibonacci para traçar pontos de entrada, SL e TP. • Tamanho de lote e níveis de stop loss/take
FREE
Safety
Sergey Ermolov
5 (2)
Eu acho que todo mundo conhece a regra da Gestão de dinheiro como "cofre". Para aqueles que não estão cientes, o cofre envolve o fechamento de metade da posição depois que o lucro da transação foi igual ao tamanho da parada. Assim, mesmo que o preço se desdobre e pegue o stop, você não perderá dinheiro, porque exatamente o mesmo tamanho de lucro foi obtido ao fechar parte da posição anteriormente. O Safety Advisor tem apenas uma configuração-Um lote de fechamento. Deixando - o na posição 0, O
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Cronômetro regressivo até o fechamento do bar, + status de progresso %:  #1 utilitário multifuncional :   66+ recursos, incluindo esta ferramenta  |   Entre em contato comigo  se tiver alguma dúvida   |    versão MT5 Nas configurações do indicador, você pode configurar: Período de tempo para cálculo; true / false: Opção de período de tempo superior (próximo ao atualmente usado: M15->M30, H4->D1...) Posição: 1 = Canto inferior esquerdo; 2 = Canto inferior direito; 3 = Canto superior esquerdo; 4
FREE
Account Info EA It is a tool that presents on the graph all the positions of the account, and specific information concerning the positions, but also the account. It enables the user to have an image of his account at a glance. Use like any expert advisor. You can't attach it in the same chart with other expert advisor. It does not have the ability to open or manage positions. You can attach it on any chart and any timeframe.
FREE
Buffer Finder Tool
Afsal Meerankutty
4.75 (4)
CyberZingFx Buffer Finder Tool Developed for Finding Buffers of Indicator to use in Universal Indicator EA . This is Not an Indicator or EA CyberZingFx Buffer Finder Tool is utility tool designed specifically for MetaTrader 4 (MT4) users. It is a standalone application that helps you easily find the buffers of any MT4 indicator, allowing you to use them in your Universal Indicator EA. With the Buffer Finder Tool, you no longer have to search through the data window to find the buffers you need.
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Os compradores deste produto também adquirem
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (110)
Experimente uma cópia de negociação excepcionalmente rápida com o Local Trade Copier EA MT4 . Com sua fácil configuração de 1 minuto, este copiador de negociações permite que você copie negociações entre vários terminais MetaTrader no mesmo computador Windows ou em um Windows VPS com velocidades de cópia ultra rápidas de menos de 0.5 segundos. Seja você um trader iniciante ou profissional, o Local Trade Copier EA MT4 oferece uma ampla gama de opções para personalizá-lo de acordo com suas necess
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
Copiador profissional de operações para MetaTrader 4 Copiador de operações rápido, profissional e confiável para MetaTrader 4 . COPYLOT permite copiar operações de Forex entre os terminais MetaTrader 4 e MetaTrader 5 , com sincronização flexível para diferentes tipos de conta e cenários de negociação. A versão COPYLOT MT4 oferece suporte para: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4   Versão MT5 Descrição completa + DEMO + PDF Como compra
Bem-vindo ao Trade Manager EA—uma ferramenta de gestão de risco criada para tornar o trading mais intuitivo, preciso e eficiente. Não é apenas uma ferramenta para executar ordens, mas uma solução abrangente para planejamento de operações, gerenciamento de posições e controle de risco. Seja você um iniciante, trader avançado ou scalper que precisa de execução rápida, o Trade Manager EA adapta-se às suas necessidades, oferecendo flexibilidade em todos os mercados, desde forex e índices até commodi
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (197)
Ajuda a calcular o risco por comércio, a fácil instalação de uma nova encomenda, gestão de encomendas com funções de fecho parcial, trailing stop de 7 tipos e outras funções úteis. Materiais e instruções adicionais Instruções de instalação - Instruções para a aplicação - Versão de teste da aplicação para uma conta de demonstração Função de linha Mostra no gráfico a linha de Abertura, Stop Loss, Take Profit. Com esta função é fácil definir uma nova ordem e ver as suas características adicionais
Negocie o suporte e a resistência ou as zonas de oferta e procura automaticamente depois de identificar as áreas-chave nas quais pretende negociar. Este EA permite-lhe desenhar zonas de compra e venda com um único clique e, em seguida, colocá-las exatamente onde espera que o preço mude. O EA monitoriza então estas zonas e realizará automaticamente negociações com base na ação de preço que especificar para as zonas. Assim que a negociação inicial for realizada, o EA obterá lucro na zona oposta q
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
Trade copier MT4
Alfiya Fazylova
4.56 (32)
Trade Copier é um utilitário profissional projetado para copiar e sincronizar negociações entre contas de negociação. A cópia ocorre da conta / terminal do fornecedor para a conta / terminal do destinatário, instalada no mesmo computador ou vps. PROMOÇÃO - Se você já adquiriu o "Trade copier MT5", pode receber o "Trade copier MT4" gratuitamente (para cópia MT4 > MT5 e MT4 < MT5). Para obter informações mais detalhadas sobre os termos, por favor, entre em contato conosco através de mensagens priv
Trade Copier Professional — Solução de Cópia Local   Trade Copier Professional é um sistema confiável de cópia de operações local para MetaTrader 4/5. Ele permite que traders repliquem posições instantaneamente em várias contas no mesmo computador, com controles de segurança integrados e um painel profissional.   Visão geral   O EA funciona nos modos Master e Slave a partir de um único arquivo, com alternância fluida. As operações podem ser copiadas entre terminais MT4 e MT5 sem depender da int
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
Equity Protect Pro: Seu Especialista em Proteção de Contas Abrangente para Negociação Tranquila Se você está procurando recursos como proteção de conta, proteção de patrimônio, proteção de portfólio, proteção de múltiplas estratégias, proteção de lucro, coleta de lucro, segurança de negociação, programas de controle de risco, controle automático de risco, liquidação automática, liquidação condicional, liquidação programada, liquidação dinâmica, trailing stop loss, fechamento com um clique, liqu
Support and Resistance Dashboard for MT4 is a multi-timeframe and multi-symbol scanner and alert system that finds S/R zones and pivot points for all timeframes and symbols and alerts when price has interaction with them. If you are using support and resistance (or supply and demand) zones in your trading strategy, this dashboard and its alert and filtering system is a big time saver for you. Download demo version   (works on M 1,M5,M30,W1   timeframes) Full description of scanner parameters ->
Baixar versão de teste funcional Copy Cat More (Gato Copião) — Copiador de Trades (Trade Copier) MT4 não é apenas um simples copiador local de trades; é um completo framework de gerenciamento de risco e execução (risk management and execution framework) projetado para os desafios de trading de hoje. De desafios de prop firm ao gerenciamento de portfólio pessoal, ele se adapta a cada situação com sua combinação de execução robusta, proteção de capital, configuração flexível e manuseio avançado
Telegram to MT4 Multi-Channel Copier copia automaticamente sinais de trading dos seus canais do Telegram diretamente para o MetaTrader 4. Sem bots, sem extensões de navegador, sem copiar manualmente. Você recebe um sinal no Telegram e o EA abre a operação no seu terminal em poucos segundos. O produto inclui dois componentes: um aplicativo do Windows que escuta seus canais do Telegram, e este Expert Advisor que executa os sinais no seu terminal MT4. Também está disponível uma versão para MT5. Gui
Master Close via Telegram can help you perform some management tasks on MT4/MT5 remotely via your Telegram by one click, easy to set up & use. Demo here (see more Master Notify   Master Control  ) ************************************************************************************ LIST OF COMMANDS: info_acc -  Get account info info_pen -   Get pending orders details info_pos -   Get positions details info_pos_sum -   Get positions summary close_pen -   Delete all pending orders close_pos_all -
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
PZ Trade Pad Pro MT4
PZ TRADING SLU
3.67 (3)
Este é um painel de negociação visual que ajuda você a realizar e gerenciar operações facilmente, evitando erros humanos e aprimorando sua atividade comercial. Ele combina uma interface visual fácil de usar com uma abordagem sólida de gerenciamento de riscos e posições. [ Guia de instalação | Guia de atualização | Solução de problemas | FAQ | Todos os produtos ] Surpreendentemente fácil de usar Negocie facilmente a partir do gráfico Negocie com gerenciamento preciso de riscos, sem complicações
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
O MT4 para Telegram Signal Provider é uma ferramenta fácil de usar e totalmente personalizável que permite o envio de sinais para o Telegram, transformando sua conta em um provedor de sinais. O formato das mensagens é totalmente personalizável! No entanto, para uso simples, você também pode optar por um modelo predefinido e habilitar ou desabilitar partes específicas da mensagem. [ Demonstração ]   [ Manual ] [ Versão MT5 ] [ Versão Discord ] [ Canal do Telegram ]  New: [ Telegram To MT5 ] Conf
Um painel profissional para operação manual que reúne todo o ciclo do trade em uma única janela no gráfico, da entrada precisa à proteção da conta. Calcule o volume exato de cada posição para o risco definido, monte a operação traçando linhas no gráfico com o RR Tool e envie ordens a mercado e pendentes, grids e OCO. O painel assume o acompanhamento da posição: fechamento parcial em até cinco níveis, seis tipos de trailing stop, breakeven e Virtual SL/TP. Limites diários, semanais e mensais prot
Dear valued clients, Have a good day! This application will support you to manage the risk of your account according to your settings such as automated set the stop loss, take profit, automated close the position of total loss or profit greater than the preset input. You also can set your target equity, it will close all positions when it meet the desired target. The followings are the input parameters: Equity Target To Close and Delete All Orders ($) Equity Limit To Protect (Close All) Appl
MT4 MT5 Trade Bridge for MetaTrader 4 is the MetaTrader 4 component of the MT4 MT5 Trade Bridge system. It allows a MetaTrader 4 terminal to work either as a Master or as a Slave in a local bridge connection with MetaTrader 5. When configured as Master , the MT4 component reads trading activity from the MetaTrader 4 terminal and writes structured trade data into a local bridge file. The connected MT5 component can then read this data and mirror the trading activity according to its selected set
Kali FX Trade Manager
Calvin Andile Mahlangu
Kalifx Trade Manager is a smart on-chart trading and risk-management panel for MetaTrader 4. It replaces manual order tickets and spreadsheet risk math with a compact, draggable panel that lets you place, size, and manage trades directly from the chart — including automatic breakeven, trailing stops, and a 3-level partial close (multi-TP) system with draggable on-chart lines. Built for discretionary traders who want the speed of a one-click panel with the discipline of automated risk rules runn
TradePanel MT4
Alfiya Fazylova
4.84 (95)
Trade Panel é um assistente de negociação multifuncional. O aplicativo contém mais de 50 funções de negociação para trading manual e permite automatizar a maioria das tarefas de negociação. Antes da compra, você pode testar a versão de demonstração em uma conta demo. Baixe a versão experimental do aplicativo para uma conta de demonstração: https://www.mql5.com/pt/blogs/post/762547 . Instruções completas aqui . Comércio. Permite realizar operações de negociação com um clique: Abrir ordens pendent
Trade Manager Ultimate (MT4/MT5) - Gestão Profissional de Risco e Trailing Bem-vindo ao   Trade Manager Ultimate   — a solução definitiva de gestão de risco e trailing desenvolvida para tornar sua negociação manual mais intuitiva, precisa e altamente controlada. Isto não é apenas um painel; é um sistema completo para gerenciamento de posições e proteção avançada de capital. Seja você um scalper profissional ou um trader de tendências de longo prazo, o Trade Manager Ultimate se adapta à sua estra
Trade Copier Global
Laszlo Tormasi
5 (15)
Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and market orders. Supports partial order close (with limitations, see below) Can send messages and notifications to the Slaves from the Master Several
Fixação automática de lucro ao atingir o lucro alvo EquityTargetCloser   — é um consultor especialista utilitário para MetaTrader 5 que fecha automaticamente todas as posições de mercado e exclui as ordens pendentes assim que   o patrimônio (Equity) exceder o saldo atual no valor de lucro especificado . Após fechar todas as posições, o alvo aumenta automaticamente: o novo limite = novo saldo + lucro especificado. O EA não abre negociações, apenas gerencia as posições existentes, ajudando a fixar
Copiadora->Interação de interface conveniente e rápida, os usuários podem usá-la imediatamente       ->>>> Recomendado para uso em computadores Windows ou VPS Windows Características: Configurações de negociação de cópias diversificadas e personalizadas: 1. Diferentes modos de lote podem ser definidos para diferentes fontes de sinal 2. Diferentes fontes de sinal podem ser definidas para negociação de cópias direta e reversa 3. Os sinais podem ser definidos com comentários 4. Se deve calibrar o
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (31)
Close If Profit or Loss with Trailing para MetaTrader 4 — fechamento automático por lucro ou perda total Uma utilidade prática para MetaTrader 4 que fecha posições automaticamente quando o lucro total ou a perda total atinge o nível definido por você. O Expert Advisor monitora as operações abertas, calcula o resultado flutuante, pode aplicar Trailing Profit e ajuda a fechar posições mais rápido do que uma reação manual. O MetaTrader 4 ainda é muito usado por traders manuais, scalpers, usuários
RSI Dashboard is a great tool for quickest possible analysis of multiple currency pairs  at the same time in terms of Oversold or Overbought . All displayed and used by indicator symbols are freely to choose and are specified using a space separated list in parameters you're able to analyze not only predetermined ones, but everything that your broker offers, also commodities, equities, indices, ones with prefixes, suffixes etc. There are 3 types of alerts: alert notifications in the MT4 termin
Auto Trade Copier
Vu Trung Kien
4.76 (85)
Auto Trade Copie é projetado para copiar negociações entre multi contas/terminais MetaTrader 4 com 100% de precisão. Com esta ferramenta, você pode atuar tanto como um provedor (origem) ou um recebedor (destino). Todas as ações de negociação serão copiadas do fornecedor ao recebedor sem demora. Demo: Versão demonstração para teste pode ser baixado em: https://www.mql5.com/pt/market/product/4904 Referência: Se você precisa copiar entre diferentes locais através da Internet, por favor veja o Trad
Mais do autor
TradeDeck Lot Calculator
Joaquin Nicolas Metayer
LotCalc is a minimalist MT5 indicator designed for fast, precise position sizing. Set your risk amount in dollars, click the button, then click your entry and stop-loss levels directly on the chart — the lot size and point distance are calculated and displayed instantly. No clutter, no extra panels, just the one tool you actually need before placing a trade.
FREE
TradeDeck
Joaquin Nicolas Metayer
MTF TradeDeck is an all-in-one trading dashboard for MetaTrader 5 that combines multi-timeframe visualization, line-cross alerts, a lot-size calculator, symbol switcher, and Forex session boxes in a single indicator. Key Features Multi-Timeframe Candles (up to 5 TFs):   Compact higher-timeframe candles render to the right of the last price on the current chart. Each TF group is scaled to the visible price range to preserve proportions. Choose which TFs (M1 → MN1) and how many candles per group.
FREE
VWAP Intraday Free
Joaquin Nicolas Metayer
4.75 (4)
The volume weighted average price (VWAP) is a trading benchmark used by traders that gives the average price a security has traded at throughout the day, based on both volume and price. VWAP is calculated by adding up the dollars traded for every transaction (price multiplied by the number of shares traded) and then dividing by the total shares traded. You can see more of my publications here: https://www.mql5.com/en/users/joaquinmetayer/seller
FREE
Stop and Reverse Martingale EA
Joaquin Nicolas Metayer
4 (1)
Stop and Reverse Martingale EA is an expert advisor that integrates the following inputs within it: Start lot size Lot multiplier Take profit distance in points Take profit distance in points *this input is a stop loss, is misspelled within the code of the EA Magic number A and B Start cycle with round number The distance of round number  Daily maximum orders per cycle and close all Daily loss (maximum orders per cycle when this last order hit the stop loss the EA close all orders in the same m
FREE
Auto Stop Trail And Profit
Joaquin Nicolas Metayer
5 (1)
Auto Stop Trail And Profit is an expert advisor that monitors orders, when it detects that one has been placed, on the same chart that has been activated or on all assets, depending on its configuration, it will place its respective stop loss, take profit and perform trail stop loss (in a classic way, keeping a distance or "step by step"). You can see more of my products here: www.mql5.com/en/users/joaquinmetayer/seller
FREE
Nermal Round Levels
Joaquin Nicolas Metayer
5 (3)
Nermal Round Levels is an indicator of round numbers in the form of a grid drawing horizontal lines. You can use it in many ways ... as it could be activating for an expert advisor to enter the market, confirmation of entry for your strategy, entrance area, mark areas of important levels, possible rebounds and others. Place it in your chart and verify as the price respects those round levels. Inputs GridSpace linecolor lineStyle
FREE
Server Time On Chart
Joaquin Nicolas Metayer
Server Time On Chart is a simple indicator that shows the time of the broker's server with hours, minutes and seconds in the lower left corner of the chart's. Within the inputs you can only change the size of the font and the color you want depending on your taste. You can see more of my publications here: https://www.mql5.com/en/users/joaquinmetayer/seller
FREE
StochRSI
Joaquin Nicolas Metayer
5 (1)
The   Stochastic RSI   indicator (StochRSI) is essentially an indicator of an indicator. It is used in technical analysis to provide a stochastic calculation to the RSI indicator. This means that it is a measure of RSI relative to its own high/low range over a user defined period of time. The Stochastic RSI is an oscillator that calculates a value between 0 and 1 which is then plotted as a line. This indicator is primarily used for identifying overbought and oversold conditions.
FREE
Dexter EA
Joaquin Nicolas Metayer
1 (1)
Dexter EA is a 100% automatic robot that executes random orders of simultaneous buys and sells. For each losing operation, a management with an increase in the lot will begin, better known as “martingale” that will cause the price to fall back to the area where it was established. the profit the robot closes in profit or breakeven, depends on its configuration. I catalog it as a utility even though it works totally automatic because EVERY TRADER'S WORK IS NEEDED to be able to make it work corre
FREE
One Click Close All Script
Joaquin Nicolas Metayer
5 (1)
One Click Close All is a script that when thrown on any chart will automatically close all orders regardless of the asset or what type of orders they are, it will close everything much faster than a human could. You will find paid versions of the same style of this script, but read carefully and you will see that it performs the same function ... here you have it for free, enjoy it.
FREE
Simply Trailing Stop EA
Joaquin Nicolas Metayer
5 (1)
Simply Trailing Stop is a simple Expert Advisor that automatically trails stop on the chart that has been activated. It can be used as a complement to orders placed manually or through another expert advisor that does not perform a trailing stop, you only have to activate it in a new chart, not in the same one in which you already have your expert advisor but it will not work. You can see more of my products here: www.mql5.com/en/users/joaquinmetayer/seller
FREE
Master Order Sender MT4
Joaquin Nicolas Metayer
This Expert Advisor captures and sends information about all open positions to a REST API server in real-time using HTTP POST requests. It is ideal for building synchronization tools, external monitoring systems, or custom trade copier solutions. What does this EA do? Iterates through all active orders in the account. Compares current positions with the previously sent ones. If any change is detected (SL, TP, price, symbol, volume, type, etc.), it sends updated information to the defined endpoi
FREE
Reverse Hedging EA
Joaquin Nicolas Metayer
This EA is literally a reverse of Recovery Zone Assistance, as its name says ... It is an assistant, an expert advisor that monitors all the orders for the asset in which it has been placed, no matter if that order was by some other expert advisor or by the trader placed on the Manually, he will start his work after each order that is negative. Find  Recovery Zone Assistance on  https://www.mql5.com/en/market/product/68909 This Expert Advisor is based on this sistem on video "Recovery Zone" on
FREE
Minutes 51
Joaquin Nicolas Metayer
On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untram
FREE
Recovery Zone Assistance, as its name says ... It is an assistant, an expert advisor that monitors all the orders for the asset in which it has been placed, no matter if that order was by some other expert advisor or by the trader placed on the Manually, he will start his work after each order that is negative. This Expert Advisor is based on this sistem on video "Recovery Zone" on https://www.youtube.com/watch?v=DJz4E7VyeSw. See more products on:  https://www.mql5.com/en/users/joaquinmetayer/
FREE
Master Order Sender MT5
Joaquin Nicolas Metayer
This Expert Advisor captures and sends information about all open positions to a REST API server in real-time using HTTP POST requests. It is ideal for building synchronization tools, external monitoring systems, or custom trade copier solutions. What does this EA do? Iterates through all active orders in the account. Compares current positions with the previously sent ones. If any change is detected (SL, TP, price, symbol, volume, type, etc.), it sends updated information to the defined endpoi
FREE
Simply Parabolic SAR EA
Joaquin Nicolas Metayer
Simply Parabolic SAR EA is an expert advisor that places orders in favor of the trend changes of the "Parabolic Stop And Reverse" indicator, placing its take profit, stop loss and trailing stop. You can see more of my products here: https://www.mql5.com/en/users/joaquinmetayer/seller Inputs: Lots TakeProfit in points StopLoss in points TrailingStop distance in points Step PSAR Max PSAR
FREE
Arlene Sessions Background is an indicator that draws colored vertical background on the chart depending on your session. You can see the version 1 here: https://www.mql5.com/en/market/product/68822 You can see more of my publications here: https://www.mql5.com/en/users/joaquinmetayer/seller If you only want to paint a session on your chart, you must set the color "none" to deactivate it.
FREE
Show the account information on the chart, change the color automatically depending on the background, it adjusts to each chart and is updated every time the price moves a tick, that's why it is an expert advisor even if it is used as an indicator. Cannot change size. You can see my other products here: https://www.mql5.com/en/users/joaquinmetayer/seller
FREE
Odie Trade Manager
Joaquin Nicolas Metayer
Odie Trade Manager EA is a simple semi-automatic (two in one) assistant for a manual trader, when having a losing trade the EA begins its work in the form of a martingale or hedging (recovery zone) to leave it in breakeven or positive, it depends on its configuration. For professional traders and gamblers . Adapt it to your strategy, MANAGE YOUR RISK CORRECTLY  and all your operations will be positive. TEST ON STRATEGY TESTER WITH YOU STRATEGY AND CREATE YOUR SET FILE AND...  GOODBYE LOSSES.
FREE
Garfield Equity Loss Closer is an expert advisor who will stay in control of the equity / float of the account, when the negative float reaches the amount defined from the inputs, he will close all existing orders. Only one input, it is the negative amount in the currency of your account that you must reach to start closing all positions. Its use is recommended for those expert advisors who use a volume increase system, either hedging (recovery zone) or martingale since sometimes without real
FREE
Arlene Sessions Background is an indicator that draws colored rectangles on the chart depending on your session, within the price range that has moved and when the sessions overlap, it will be painted in a color that will be the mixture of the colors of the respective sessions. You can see the version 2 here:  https://www.mql5.com/en/market/product/68934 Inputs NumberOfDays AsiaBegin AsiaEnd AsiaColor EurBegin EurEnd EurColor USABegin USAEnd USAColor If you only want to paint a session on your
FREE
Close All Pendings
Joaquin Nicolas Metayer
Close All Pendings is a simple script that, when thrown on the graph, closes all pending orders that are open, ONLY pending orders, orders already open will not be closed, no matter in which pair it is thrown ... it will close all. It has no inputs, just throw it on the chart and it will run. You can see more of my products here: https://www.mql5.com/en/users/joaquinmetayer/seller
FREE
Simple Strategy Checklist Panel
Joaquin Nicolas Metayer
4 (2)
Simple Strategy Checklist Panel, as its name suggests, is a panel that works as a checklist, and can place up to twenty lines of text. This was created for traders who want to have their trading plan or to-do list at hand, a simple but useful product for many. I will write this pointless paragraph since Metatrader asks me to put a minimum of 6300 characters, so I also explain that the list can also be used to make purchases from the supermarket! Example bread, milk, flour and much more... Enjo
FREE
Reverse Buttoms
Joaquin Nicolas Metayer
Tired of losing and never winning? It has never crossed your mind that if you did everything backwards you would always win, but when you see the orders, or accept that "you put an operation on the contrary" you can't do it right? Here is the solution if you are an expert in losing like me. A panel of buttons... when you press buy it opens a sell and when you press sell it opens a buy. Clever right? Let's see if that's how we become profitable! You can download more of my products here: htt
FREE
Retxed EA
Joaquin Nicolas Metayer
This expert advisor is a reverse version of the operation of "Dexter EA" ( https://www.mql5.com/en/market/product/67307 ) which works with the martingale method ... therefore it works in the opposite way. For each positive order, it will open one in the same direction with its respective increase in volume if the trader so wishes, on the side of negative orders, its lot will not increase. Inputs Lot size Multiplier  First order stop loss Profit distance to place a stop limit order  Revert aver
FREE
Martingale Assistance
Joaquin Nicolas Metayer
3 (1)
Martingala Assistance, as its name says ... It is an assistant, an expert advisor that monitors all the orders for the asset in which it has been placed, no matter if that order was by some other expert advisor or by the trader placed on the Manually, he will start his work after each order that is negative. See more products on:  https://www.mql5.com/en/users/joaquinmetayer/seller .
FREE
PBE and Flash
Joaquin Nicolas Metayer
This is an expert advisor that works more like an indicator. Its functions are the following: - Print the balance and equity in Arial font size 40 (cannot be changed) - Change chart background and candle colors depending on the close of the previous candle and the current price level. Now... what is this for or what can I use it for? Good. Personally I use it to put it as the main chart while in other charts I leave other expert advisors working, what I care to see is the balance and equity..
FREE
Patrick Loquema EA
Joaquin Nicolas Metayer
Patrick Loquema is a fully automatic robot, entering the market randomly will always remain with a sell order and another open buy order ... he uses a system similar to martingale, only without keeping open orders, but increasing the volume by multiplying by 1.5 for each new losing order until it closes positively. The only parameters to be changed by the user is the initial lot, of course ... and “Stopp Distance”. Now you ask yourself, and take profit? double the stop ... And what is the multi
FREE
This Expert Advisor monitors all open trades and saves them to a CSV file whenever a change is detected. It’s a lightweight tool for exporting trade data from MetaTrader 4 in real time. What it does: Monitors all open positions on the terminal Detects changes (order type, volume, price, SL, TP, etc.) Writes updated trade data to a .csv file ( TradeCopy.csv ) Includes order ID, symbol, type, lot size, price, SL, and TP Saves files in the Common Files folder for easy access by other applications H
FREE
Filtro:
Sem comentários
Responder ao comentário