TradeMngr

TradeManager 1.0 is an Expert Advisor for MetaTrader 4 y 5 that streamlines real-time trade management. Through a graphical control panel, you can send market and pending orders, move stop losses to breakeven, and automatically calculate position size based on your risk settings. Below is a comprehensive overview of its features and input parameters.


Key Features

  1. Market Orders & Pending Orders

    • BUY/SELL Buttons: Instantly open long or short positions at market.

    • BUY STOP / SELL STOP / BUY LIMIT / SELL LIMIT Buttons: Draw interactive horizontal lines on the chart for entry, stop loss, and take profit. Adjust visually, then confirm with “PLACE PENDING ORDER” to submit the pending order.

  2. Risk Management and Auto Lot Sizing

    • RiskType: Choose how the lot size is determined:

      • Lots: Use a fixed lot size ( FixedLots ).

      • Percentage: Calculate lot size as a percentage of account equity or a base amount.

    • AmountForCalculation: Select the base used for risk calculations:

      • CurrentBalance (live account balance)

      • BaseAmount (a fixed value entered in TotalAmountInMoney )

    • RiskPercent: When RiskType=Percentage , specify the percentage of the account to risk per trade (e.g., 1.0 for 1 %).

    • RiskReward: Defines the Risk:Reward ratio. For example, if RiskReward=3.0 and SL is 50 pips, TP will be 150 pips.

    • CalculateAdjustedLotSize: Computes the optimal lot size to risk the specified amount (fixed or percentage), respecting the broker’s minimum/maximum volume rules.

  3. Configurable Stop Loss and Take Profit

    • StopLoss (in points): If > 0, the EA calculates the SL price as EntryPrice ± StopLoss * _Point .

    • When both StopLoss > 0 and RiskReward > 0 , the TP is computed as EntryPrice ± (StopLoss × RiskReward) × _Point .

    • The EA automatically enforces minimum distance requirements ( SYMBOL_TRADE_STOPS_LEVEL and SYMBOL_TRADE_FREEZE_LEVEL ) before sending any order to satisfy broker constraints.

  4. “BREAKEVEN” Button

    • Clicking “BREAKEVEN” loops through all open positions for the current symbol with the specified MagicNumber , then moves each SL to OpenPrice ± 1 pip (depending on BUY or SELL), provided the trade is in profit and meets the broker’s minimum distance.

  5. Quick-Close Buttons

    • CLOSE THIS: Closes all open positions for the current chart’s symbol (filtered by MagicNumber ).

    • CLOSE ALL: Closes all open positions on all symbols (filtered by MagicNumber or closes everything if MagicNumber=0 ).

    • CloseDeletePendingOrders: When set to true , both “CLOSE THIS” and “CLOSE ALL” also delete any pending orders that share the same MagicNumber .

  6. Adjustable Magic Number

    • MagicNumber: Uniquely identifies orders and positions belonging to this EA. Allows running multiple instances of TradeManager on different charts or symbols without interference.

  7. Intuitive Graphical Interface

    • A pop-up panel titled “TradeManager 1.0” appears on the chart with color-coded buttons (red for closes, blue for market orders, fuchsia/blue for pending orders, yellow for breakeven).

    • Pending order setup objects (horizontal lines and labels) are drawn live on the chart; simply drag to adjust prices before confirming the order.


Variable Description Example Value
RiskType    Lot sizing method. Lots = fixed lot; Percentage = percentage of account. Percentage
AmountForCalculation    Base for risk calculation. CurrentBalance = real-time account balance; BaseAmount = fixed amount ( TotalAmountInMoney ). BaseAmount
TotalAmountInMoney    The fixed base amount (in account currency) used for risk calculations when AmountForCalculation=BaseAmount . 100000.0
FixedLots    Fixed lot size (if RiskType=Lots ). 0.05
StopLoss    Stop loss in points for automatic SL and TP calculation (0 = disabled). 200
CloseDeletePendingOrders    If true , the close-buttons will also delete any pending orders; if false , they close only active positions. true
MagicNumber    Unique identifier to tag orders/positions created by this EA. 777665
RiskPercent    Percentage of the account to risk per trade when RiskType=Percentage (1.0 = 1 %). 1.0
RiskReward    Risk:Reward ratio. E.g. 3.0 to target a 1:3 reward. 3.0
PendingOrderOffsetPoints    Initial distance (in points) from the current price for placing BUY/SELL STOP/LIMIT orders. 200


How to Get Started

  1. Installation & Attaching

    • Copy the compiled file TradeManager.ex4  into ...\MQL4\Experts\ .

    • In MetaTrader 4, drag “TradeManager 1.0” onto a chart or right-click → “Expert Advisors” → “Add to Chart”.

  2. Configure Inputs

    • In the Inputs tab of the Properties window, set:

      • RiskType (Lots or Percentage) depending on whether you want fixed lots or percentage-based sizing.

      • AmountForCalculation to choose between using live equity or a fixed base amount ( TotalAmountInMoney ).

      • Adjust RiskPercent , RiskReward , StopLoss , FixedLots , and MagicNumber as needed.

  3. Use the Control Panel

    • BUY/SELL: Open immediate market orders with SL and TP calculated per your settings.

    • BUY STOP / SELL STOP / BUY LIMIT / SELL LIMIT: Initiate pending order setup, drag the lines on the chart to your desired price levels, and then click “PLACE PENDING ORDER” to send the order.

    • BREAKEVEN: Move the SL of all open positions on this symbol to breakeven (+1 pip) once they are in profit.

    • CLOSE THIS: Close all open positions for the current symbol and (optionally) delete pending orders if CloseDeletePendingOrders=true .

    • CLOSE ALL: Close all open positions on all symbols and (optionally) delete all pending orders.

Benefits of TradeManager 1.0

  • Speed & Precision: Open or close trades with a single click—no need to manually type orders.

  • Integrated Risk Management: Auto-compute position size based on your capital and specified risk.

  • Visual & Interactive: Configure pending orders by dragging lines directly on the chart, viewing SL, TP, and risk information in real time.

  • Multi-Instance Friendly: Use different MagicNumber values to run independent instances of TradeManager on multiple charts or symbols.

  • Broker-Compliant: Automatically respects minimum stop and freeze-level requirements, avoiding order rejections.


Produtos recomendados
This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol, and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so yo
How to Use the Features       MT5 VERSION   TRADE COPIER Select Role: On the account sending trades, choose Sender (Master Account) . On the account receiving trades, choose Copier (Receiver Account) . Lot Size Mode: Same Lot Size as Master: Ignores multipliers, copies exactly what the Master has. Multiply Master Lot Size: Uses the "Lot Multiplier" field (e.g., Master 0.10, Multiplier 2.0 = Copier 0.20). Use Fixed Lot Size: Ignores Master's volume entirely, uses the "Fixed Lot Size" field for ev
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.76 (21)
Ferramenta Multifuncional: Calculadora de Lotes, Ordens Grid, Proporção R/R, Gerenciador de Trades, Zonas de Oferta e Demanda, Price Action e muito mais Versão Demo   |   Manual do usuário O Assistente de Trading não funciona no testador de estratégias: você pode baixar a Versão Demo AQUI para testar a utilidade . Entre em contato para qualquer dúvida / ideias de melhoria / em caso de encontrar um bug Se você precisa de uma versão MT5, está disponível aqui Simplifique, acelere e automatize seu
Trade Auto Close
Makarii Gubaydullin
Fechamento Automático de Negociações: por tempo ou acionamento de Lucro / Perda Com esta ferramenta, você pode automatizar o fechamento de negociações sob uma determinada condição. Utilitário Multifuncional : 66+ recursos, incluindo esta ferramenta  |   Entre em contato  se tiver dúvidas  |   Versão MT5 Para ativar o Fechamento Automático, você precisa definir os seguintes parâmetros (no painel): 1. Símbolo   para o qual a função será aplicada: para um   [Symbol]   específico / ou para   [ALL]
You can change the time period of the chart at the touch of a button. You can also change multiple charts at the touch of a button. You can also change multiple charts at the touch of a button, saving you the trouble of changing time periods. We are live-streaming the actual operation of the system. https://www.youtube.com/@ganesha_forex We do not guarantee your investment results. Investments should be made at your own risk. We sharll not be liable for any disadvantage or damage caused by th
It is so very disappointing when the price does not have enough points to achieve Take Profit and makes a reversal. This EA sets virtual levels near the TakeProfit levels. This EA sets virtual levels next to TakeProfit orders. If these levels are reached by price, breakeven or trailing stop is applied for an order. Features This EA does not set new orders. The aim of this EA is to manage stop losses of existing orders that are set by another EA or manually (magic number equals 0). For correct w
SwiftEdge Scalper EA Profissional de Scalping com Controle Manual Completo O scalping exige decisões em frações de segundo, gestão precisa de risco e execução perfeita de ordens. Gerenciar cálculos de breakeven, trailing stops e múltiplas posições enquanto observa a ação do preço é avassalador sem as ferramentas certas. SwiftEdge Scalper é seu assistente de trading profissional projetado para scalpers ativos e day traders. Execute operações com um clique ou atalho de teclado, enquanto o EA geren
Trade panel manual is a multifunctional trading assistant. It allows you to open market and pending orders in one click. Value is set via button menu edit or deleted by specific buttons pending orders and the value of take profit and stop loss in one click. Through the edit menu of the button, a value is set that can be easily changed by simply moving level_tp lines for take profit or stop loss levels and for pending orders. It is possible to select orders and determine for them and set the leve
O indicador mostra o horário de funcionamento das bolsas mundiais. Ajuda você a ver quais mercados estão mais ativos no momento Confira meu  #1 Pro  Utility : 66+ recursos, incluindo esta ferramenta  |   Entre em contato  se tiver alguma dúvida Ajuda a selecionar os instrumentos mais voláteis no momento; Especialmente útil para traders intradia; 1) Ao usar em prazos 1H e inferiores: as linhas corresponderão à localização real das barras no gráfico, e ao mover o gráfico, as linhas das sessões de
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.09 (11)
Trade Manager para ajudá-lo a entrar e sair rapidamente de negociações enquanto calcula automaticamente seu risco. Incluindo recursos para ajudar a evitar negociações excessivas, negociações de vingança e negociações emocionais. As negociações podem ser gerenciadas automaticamente e as métricas de desempenho da conta podem ser visualizadas em um gráfico. Esses recursos tornam este painel ideal para todos os traders manuais e ajudam a aprimorar a plataforma MetaTrader 4. Suporte multilíngue. Vers
Symbol Manager
Taras Slobodyanik
5 (4)
Symbol Manager or Grid Manager, designed to group orders into one position (by Symbol or by Magic Number). This utility will be useful to multi-currency traders (many EAs), who can have multiple orders on several pairs. You will be able to see the total number of lots, the total profit, and set virtual stop loss and virtual take profit. To set a real TP (or SL), you must first set the virtual value, and then enter the command in this cell: "set". If you want to set real TP/SL for all orders at
TP SL Bot
Ruslan Brezovskiy
TP SL Bot - uma ferramenta que automaticamente estabelece o Stop Loss e Take Profit para novas ordens abertas de várias maneiras de acordo com suas instruções. Ele também tem a função de calcular o volume necessário para abrir uma negociação para atingir o lucro desejado com o tamanho de stop loss/take profit especificado. Existem várias formas de calcular o tamanho e configurar os parâmetros: 1. Configurações com base na quantidade especificada pelo usuário em percentagem do saldo atual da cont
Verdure Lot Calculator
Olawale Adenagbe
5 (1)
Overview Money management is an all-important aspect of trading that many traders often overlook. It is very possible that even with a winning strategy, bad money management can often result in huge loses. Verdure Lot Calculator aims to help traders minimize risk and exposure in the Forex market. Verdure Forex Calculators implements Lot (Trade or Contract Size) Calculator as an indicator on MT4 platform. Lot Calculator (trade or contract size) A lot refers to a bundle of units in trade. In Fore
Auto tactic trade with two Lines:  They are (Top Line) and (Bottom Line), for tactic trade. Big Features:  Line will be auto created and detect the Top of shape, and Bottom of shape.  Display  how far the Line from market price.  When Market Price *Touch (Top Line), will create a new order : **Sell**.  When Market Price *Touch (Bottom Line),will create a new order:**BUY**. Moving the Lines:  Double Clicks on Line,it will be movable by User's Mouse. You can let a Line longer by Double Clicks on
Take a Break
Eric Emmrich
5 (31)
One tool to protect all your EAs — news filter, equity protection, time filter and more — free demo available Take a Break has evolved from a basic news filter into a comprehensive account protection solution. It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Typical use cases: One news filter for all your EAs. Pause trading during news or high volatility — and c
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
Slow Pips OCO Trade Panel is an advanced trading panel for placing pending orders. Traders can use this panel to place two pending orders at once. One pending order would be of buy entry type and the other one would be of sell entry type. Both orders will have Stop Loss and Take Profit parameters. Since two pending orders are placed at the same time, the pending order for which the price hits first gets converted into a market order and the other pending order gets deleted (one order cancels the
Auto SL TP MT4
KEENBASE SOFTWARE SOLUTIONS
O KT Auto SL TP define automaticamente o stop-loss e o take-profit assim que detecta ordens colocadas manualmente no gráfico. Ele pode configurar facilmente o stop-loss e o take-profit para ordens de mercado, limite e stop simultaneamente. Recursos Permite definir stop-loss e take-profit para todos os símbolos ativos a partir de um único gráfico. Equipado com trailing stop-loss com passos.  Funciona perfeitamente com ordens de mercado e ordens pendentes. Exibe informações em texto diretamente n
Smart Key Trade Manager
Stephen Sanjeeve Sahayam
A maioria dos comerciantes de varejo não consegue gerenciar riscos e explodir contas por arriscar demais ou negociar demais. Esta ferramenta automatiza totalmente o drawdown e o gerenciamento de risco, deixando o trader focado apenas em suas entradas. É o primeiro e único gerenciador de negociação que usa ação de preço com seu recurso Aggressive Risk Control para fechar automaticamente posições parciais quando o preço vai contra o comércio. Isso garante que as perdas sejam sempre mantidas meno
Expert Advisor for MT4 Useful utility MUST have for all traders.  With 1 click button, you're able to close all your open positions. Its come with a warning pop up notification when you click to close all your trades, to avoid an accident press the button. Just press 'Yes' to confirm or 'No' to cancel it. The expert will close all your open positions no matter what pairs you currently open or directions. Just attach the expert on 1 of your chart, and you're good to go.
G Labs Trade Manager
Garry James Goodchild
G -Labs Trade Manager MT4   | Risk Calculator, Trade Panel and Position Manager Professional trade management panel for Meta Trader 4. Auto-calc ulates risk per trade, displays profit -to-loss ratio, manages entries with   on-chart drag lines, and includes   trailing stops, break-even automation , virtual SL/TP, daily   drawdown protection, and multi-pair   trading from a single chart. Built   for traders who want full control over risk, execution, and position management without switching   cha
Golden Gestion TP SL
Matthias Hubert Patrick Snidaro
Auto SL/TP Manager EA – Gestion Automatique Intelligente Auto SL/TP Manager EA est un Expert Advisor conçu pour automatiser la gestion des commandes avec une efficacité maximale et une grande discrétion. Il gère automatiquement : Le Stop Loss (SL) et le Take Profit (TP) Le Profit Lock (verrouillage progressif des bénéfices) Le Trailing Stop avec plusieurs méthodes avancées L' affichage masqué du SL et du TP pour plus de discrétion (non visible par le courtisan) C'est l'outil idéal pour les
News Scalping Executor is an utility which helps to trade high impact and huge volatility   news . This utility helps to create two opposite orders with risk management and profit protection. It moves automatically stop loss level to avoid losses as much as possible by using many different algorithms. It helps to avoid trading the news if spread suddenly becomes very huge. It can lock profit by moving stop loss or partially closing of orders. To be profitable with this type of trading you shou
Risk Commander
Adisorn Soodkanueng
Product Name: Risk Commander: Trade Assistant & Strategy Simulator Risk Commander is more than just a trade panel—it is a complete Manual Trading Ecosystem . It serves two powerful purposes: Live Assistant: Helps you execute trades with speed, precision, and perfect risk management in real-time markets. Training Simulator: Fully compatible with the Strategy Tester (Visual Mode) , allowing you to practice manual trading on historical data without risking a cent. NEW! Built-in Simulator Mode S
Trade Manager 4 Lite is trading panel developed with a goal to make manual trading in some (routine) task easier. Trade Manager 4 Lite also works in Strategy Tester. Version for Meta Trader 5 is here: Trade Manager 5 Lite Main features of Trade Manager 4 Lite Trading for Forex and CFDs Support for 4 and 5 digit brokers 65 combinations to set order Set Take Profit, Stop Loss and entry level for Pending Order with lines positioned on the chart Break Even Trailing Stop Loss Multiple Orders at one
Automate Risk Management with Smart Trailing Stop Manager for MetaTrader 4 Looking for MetaTrader 5 version? I t is available separately in the Market:   Smart Trailing Stop Manager MT5 Full User Guide    –  Public channel:   CLICK HERE Struggling with manually adjusting stops and securing profits? Smart Trailing Stop Manager MT4 is an intelligent utility for MetaTrader 4 that automates trailing stops, break-even management, partial closes, and auto SL. Optimized specifically for MT4 users, it e
Smartility
Syed Oarasul Islam
This utility is designed to help you with your Manual Trading. It allows different ways of closing trades. It can display total number of BUY and SELL orders individually and also their individual profits. It can enter trades without stopl loss and take profits. However upon selecting UseStopLossTakeProfit from the settings it can use best possible stop loss and take profits based on the market conditions. Upon selecting the CloseOppositeTrades  from the settings it can close opposite trades. Fo
Olá, pessoal "Trader Assistant Mini" é uma ferramenta útil para calcular o risco por negociação com um painel R:R fluente. Taxa de risco para recompensa mais painel comercial: É útil para cada comerciante calcular o tamanho da perda em relação ao tamanho do lucro e também gerenciar o risco por comerciante para que ele possa julgar se é um bom negócio ou não. Além disso, mostra a perda e o lucro em pips e porcentagens e perda e lucro. Como instalar a versão demo + arquivo demo: Trader Assistant M
Spread Based Smart Trader
AL MOOSAWI ABDULLAH JAFFER BAQER
• Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Spread-Based Smart Trader - Your Ultimate Trading Edge! Are you tired of losing trades due to high spreads? Do you want an intelligent system that monitors market conditions and ensures you only trade under optimal conditions? S
This tool allows you to place pending orders that cannot be triggered by wicks . You set your desired entry price and order type, and the EA watches the level. A trade will only be opened if a full candle body closes beyond your price , ensuring the move is real and confirmed — not just a spike or spread touch. This gives you cleaner entries, eliminates premature triggers, and keeps your strategy disciplined and intentional.
Os compradores deste produto também adquirem
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
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
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
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
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
Copy Cat More Trade Copier MT4 (Cópia Gato MT4) não é apenas um simples copiador local de operações; é uma estrutura completa de gestão de risco e execução, projetada para os desafios atuais do trading. Desde desafios de prop firms até a gestão de contas pessoais, adapta-se a cada situação com uma combinação de execução robusta, proteção de capital, configuração flexível e tratamento avançado das operações. O copiador funciona tanto no modo Master (emissor) quanto no modo Slave (receptor), sincr
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
Copiadora comercial para MetaTrader 4. Ele copia negociações, posições e pedidos em forex de qualquer conta. É uma das melhores copiadoras comerciais  MT4 - MT4, MT5 - MT4 para a versão COPYLOT MT4  (ou MT4 - MT5 MT5 - MT5 para a versão COPYLOT MT5 ). Versão MT5 Descrição completa +DEMO +PDF Como comprar Como instalar    Como obter arquivos de log    Como testar e otimizar    Todos os produtos da Expforex Versão da copiadora para o terminal MetaTrader 5 ( МТ5 - МТ5, МТ4 - МТ5 ) -  Copylot Cli
Trade copier MT4
Alfiya Fazylova
4.58 (33)
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. Antes de comprar, você pode testar a versão demo em uma conta demo. Versão de demonstração aqui . Instruções completas aqui . Principais funcionalidades e benefícios: Suporta a cópia de MT4> MT4, MT4> MT5, MT5> MT4, incluindo contas "MT5 netting". Os mod
TradePanel MT4
Alfiya Fazylova
4.85 (92)
O Trade Panel é um assistente comercial multifuncional. A aplicação contém mais de 50 funções de negociação para negociação manual e permite automatizar a maioria das operações de negociação. Versão de teste do aplicativo para conta de demonstração: https://www.mql5.com/pt/blogs/post/762547 . Instruções para a aplicação: https://www.mql5.com/pt/blogs/post/762435 . Comércio. Permite realizar operações de negociação com um clique: Abra as ordens e posições pendentes com o cálculo automático do ris
ManHedger MT4
Peter Mueller
5 (1)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
Oferta Especial para Traders – 40% de desconto Advanced Trade Manager – A solução completa para um trading manual mais rápido, inteligente e seguro. Transforme o seu trading manual com o NextGen Trade Manager AI – o painel profissional no gráfico que combina a execução instantânea, o planeamento visual das operações e a gestão robusta de riscos numa ferramenta intuitiva. Execute ordens, gerencie riscos e proteja os lucros mais rapidamente do que nunca, tudo sem sair do seu gráfico. Perfeito p
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
Trade Dashboard MT4
Fatemeh Ameri
4.96 (53)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
The News Filter
Leolouiski Gan
5 (25)
Este produto filtra todos os consultores especializados e gráficos manuais durante o horário das notícias, para que você não precise se preocupar com picos de preços repentinos que possam destruir suas configurações de negociação manuais ou negociações realizadas por outros consultores especializados. Este produto também vem com um sistema de gerenciamento de pedidos completo que pode lidar com suas posições abertas e ordens pendentes antes do lançamento de qualquer notícia. Depois de comprar o
Seconds Chart — uma ferramenta exclusiva para criar gráficos de segundos no MetaTrader 4 . Com o Seconds Chart , você pode criar gráficos com períodos definidos em segundos, proporcionando flexibilidade e precisão ideais para análise, indisponíveis em gráficos padrão de minutos ou horas. Por exemplo, o período S15 indica um gráfico com velas de 15 segundos. Você pode usar quaisquer indicadores, Expert Advisors e scripts com a mesma facilidade dos gráficos padrão. Diferente das ferramentas padrão
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
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
MicroScalp Signal Finder Scanner de Sinais de Scalping Smart Money Multi-Símbolo e Multi-Timeframe para MetaTrader 5 O scalping exige timing preciso e análise multicamada em múltiplos instrumentos — uma tarefa quase impossível de realizar manualmente em tempo real. Rastrear estrutura de mercado, blocos de ordens, gaps de valor justo, varreduras de liquidez e confirmações de momentum simultaneamente em vários símbolos requer automação. O MicroScalp Signal Finder (MSF) escaneia até 20 símbolos sim
Auto Grid trades
Makarii Gubaydullin
Auto Grid:  criação automatizada de ordens em grid com base nas suas negociações existentes. Automatize estratégias de trading complexas   com sistemas de grid sofisticados que detectam novas posições e criam automaticamente arrays de ordens otimizadas. Utilitário multifuncional : 66+ funcionalidades, incluindo a ferramenta Auto Grid  |   contate-me  se tiver alguma dúvida  |   Versão para MT5 A. Detecção e Monitoramento Inteligente de Negociações: Varredura de símbolo específico ou carteira ab
Copy Master mt4
Evgenii Aksenov
5 (5)
Este utilitário permitirá que você copie qualquer transação de um terminal com a configuração Master para outros terminais com a configuração Slave Ao mesmo tempo, você pode escolher quais pares copiar, definir o tamanho da ordem copiada em vários parâmetros. Defina um limite de perda por rebaixamento ou copie apenas transações lucrativas Você pode copiar transações de MT4 ou MT5 para MT4 ou MT5 de outras corretoras Agora não será difícil copiar os sinais de qualquer ea trabalhando no MT4 pa
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
Crystal Trade Manager PRO – Sistema Avançado de Gestão de Risco e Controle de Operações para MT4 Versão Gratuita: https://www.mql5.com/en/market/product/150632 Visão Geral Crystal Trade Manager PRO (CTM) é uma ferramenta profissional de execução de ordens e gestão de risco desenvolvida para MetaTrader 4. Foi projetada para traders que necessitam de disciplina, forte proteção de capital e automação inteligente dentro do MT4. O sistema controla o risco, protege o patrimônio da conta, aplica limite
Trend Line Optimizer
Evgenii Aksenov
4.11 (19)
Este é um otimizador automático de parâmetros para o indicador Trend Line PRO Com facilidade e rapidez, você selecionará os parâmetros ideais para o seu indicador favorito Trend Line PRO.  A otimização leva apenas alguns segundos. O otimizador permite que você encontre os melhores parâmetros para cada par e período: Amplitude, TP1-TP3, StopLoss, bem como os valores Para Time Filter e HTF Filter na seção selecionada do histórico (Days)  Para otimizar diferentes períodos de tempo, você precisa d
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
This EA is fully automated , it is built based on  the method of catching the pop-up Alert event and Open Market Orders (BUY/SELL) . Download trial version here:  https://www.mql5.com/en/blogs/post/751340 ***NOTE:   It is recommended to remove the available filter settings, only install the filter for your indicator. Parameters of the EA: -------- <EA Settings> -------- Magic Number:   The identifying (magic) number of the currently selected order. Allow Open trade:   Enable/ Disable Open Trade
O Risk/Reward Tool é um Expert Advisor de nível profissional projetado para revolucionar a forma como você planeja, visualiza e executa operações no MetaTrader 4. Seja você um trader discricionário que valoriza a gestão precisa de risco ou um desenvolvedor de estratégias que precisa testar configurações de trading visualmente, esta ferramenta fornece tudo o que você precisa em uma interface elegante e intuitiva. Diferente das calculadoras de posição básicas, o Risk/Reward Tool combina planejamen
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
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
Painel de negociação para negociação em 1 clique.  Trabalhando com posições e pedidos!  Negociar a partir do gráfico ou do teclado. Usando nosso painel de negociação, você pode negociar com um clique no gráfico e realizar operações de negociação 30 vezes mais rápido do que o controle MetaTrader padrão. Cálculos automáticos de parâmetros e funções que tornam a vida mais fácil para um trader e ajudam-no a conduzir suas atividades de trading com muito mais rapidez e conveniência. Dicas gráficas e i
Live Forex Signals é projetado para negociação em sinais do site   https://live-forex-signals.com/en   e   https://foresignal.com/en . Live Forex Signals for MetaTrader 5  https://www.mql5.com/ru/market/product/81448 Parâmetro Nome de usuário e senha se você tiver uma assinatura para sites live-forex-signals.com/foresignal.com. então você deve preencher esses parâmetros com suas credenciais; se não houver assinatura, deixe os campos em branco; Comment Comentário sobre transações abertas Risk r
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
EAs Manager MT4
Abdeljalil El Kedmiri
The  MT4  EAs Manager   is a professional risk management and trade assistance tool designed to monitor, control, and optimize all trading activities on your MT5 account. It acts as a   central command center   that oversees every trade - whether opened by other Expert Advisors or manually by you. How it's work with other EAs :   Blog post  MT5 version :  https://www.mql5.com/en/market/product/166211 Only 10 copies will be sold at the early-bird price. After 10 copies, the price jumps directly t
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
Mais do autor
Pivot MultiScanner
Edgar Enrique Retontali
5 (1)
Multi-Asset Forex Scanner This indicator allows you to scan multiple assets at once, sending you configurable alerts when any asset touches daily pivot levels 1, 2 or 3. The original code was just modified to send alerts to MT4 Desktop, MT4 Mobile or Email. (Credits for the original code go to Carlos Oliveira) In order to receive mobile or Email alerts you must configure Notifications and Email sections in the MT4 platform. In addition to pivots, this indicator also shows ATR, Volume, RSI,
FREE
WhipGold AI
Edgar Enrique Retontali
WhipGold AI - Expert Advisor Tthe famous gold trading expert, now available in Market MQL5!!! . This is one of the best EA for scalping in XAUUSD (Gold)  Characteristics - This strategy works very well on Gold (You can do your own tests on other pairs but we recommend use it on XAUUSD) - It's very stable in trends or ranging , this is one of the weaknesses of almost all robots. If they work well in trends they are weak in range times;  or if they work well in range they are weak in trend tim
TradeMngrMT5
Edgar Enrique Retontali
TradeManager 1.0   is an Expert Advisor for MetaTrader 4 y 5 that streamlines real-time trade management. Through a graphical control panel, you can send market and pending orders, move stop losses to breakeven, and automatically calculate position size based on your risk settings. Below is a comprehensive overview of its features and input parameters. Key Features Market Orders & Pending Orders BUY/SELL Buttons : Instantly open long or short positions at market. BUY STOP / SELL STOP / BUY LIMI
Filtro:
Sem comentários
Responder ao comentário