Pending Order Grid MT5

The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids. 

General Description 

The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Stop Price input parameters, respectively. The user might set up different grids to exist simultaneously – it's only needed to execute the script multiple times at the chart window(s) of the intended symbol(s). 

Risk Management 

The volume used to place a pending order is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, a request for placing the order is still sent to the trade server. The purpose is to allow the corresponding position opening if the free margin increases enough until the target price is reached. This increase could be due to an account deposit or position profit between the placing and triggering of the pending order. 

Input Parameters 

PENDING ORDER GRID 

  • Start Price: Price used to define the grid’s start. 
  • Stop Price: Price used to define the grid’s stop. 
  • Price Level: Distance used between pending orders of the same type (pips). 

PENDING ORDER PLACING 

  • Magic Number: Script’s identifier. 
  • Type: Pending order type used to form the grid. 
  • Volume: Lot size per deal (lots). 
  • Free Margin %: Percentage of account free margin used to calculate the lot size per deal (%). 
  • Stop Loss: Distance from the pending order's target price for placing a Stop Loss (pips). 
  • Take Profit: Distance from the pending order's target price for placing a Take Profit (pips). 
  • Deviation: Maximum allowed slippage from the requested price (pips). 
  • Fill Policy: Volume execution policy. 
  • Expiration Type: Order validity mode. 
  • Expiration Time: Order validity period (used only with the ORDER_TIME_SPECIFIED validity mode). 
  • Comment: Text message displayed in the Trade or History tabs of the Toolbox window and Objects list after placing a pending order (it only allows 31 characters).

Some of the available parameters accept values that lead to particular options. 

  • Price Level: A null value means that the target price is constant for all pending orders. 
  • Volume: A value lower than the minimum allowed volume by the broker is converted in this last. A value higher than the maximum available volume by the free margin is converted in this last. 
  • Free Margin %: A value whose volume doesn’t reach the minimum allowed volume by the broker is converted in this last. A value whose volume exceeds the maximum available volume by the free margin is converted in this last. 
  • Stop Loss or Take Profit: A null value means the parameter’s inactive function. Any value between 0 and the Stop Level is converted in this last. 

The input parameters that define the start and stop of the grid must obey a few rules. 

  • Both the limits of the grid must be selected: Start Price and Stop Price. 
  • Buy Limit or Sell Stop orders grid: The Start Price cannot exceed the Ask/Bid price minus the Stop Level, respectively. The Stop Price cannot exceed the Start Price. 
  • Sell Limit or Buy Stop orders grid: The Start Price must equate/exceed the Bid/Ask price plus the Stop Level, respectively. The Stop Price must equate/exceed the Start Price. 

Displayed Information 

The script possesses a vast number of messages to inform the user about errors and conditions changes that might occur during its execution. The messages are shown through the Alert function (by a pop-up window), its content includes: 

  1. The warning that an input parameter has been incorrectly set. 
  2. The info that the account doesn't have enough money for the chosen volume (see the Risk Management section above). 
  3. The info that the number of permitted orders by the broker has been reached. 
  4. The Trade Server Return Codes description. 
  5. The symbol’s quotes (immediately) before the trade request’s formation, followed by the symbol’s quotes (immediately) after the trade server’s decision. 
  6. The Runtime Errors description. 
  7. The standard function in the include file where the runtime error was detected (only relevant to the programmer). 

Note: Some elements of the list are displayed simultaneously (in the same text line): 4, 5 and 6; 6 and 7. 

Observations 

During high activity periods, the trade servers decision on whether a trade request is executed or rejected may suffer significant delays. Some data used in the request sent to the server might become incorrect, leading to the order’s rejection. When the server is evaluating a request and the symbol's quotes are updated, three cases might occur: 

  1. Pending order placing – the pending order’s target price becomes an incorrect distance. 
  2. Position opening/modifying – the position’s Stop Loss or Take Profit intended level becomes an incorrect distance. 
  3. Position modifying – the position’s Stop Loss or Take Profit previous level takes to its closing. 

The symbol’s quotes mentioned in the fifth element of the list in the Displayed Information section are especially useful here (since firsts usually differ from lasts). A careful analysis of these quotes, knowing the implication that certain quote changes have on the request’s evaluation, permits understanding the reason when these cases occur. To avoid the request’s rejection by the trade server due to “invalid stops” (cases 1 and 2), the prices/levels used should exceed the symbol’s Stop Level by a few pips. 

A Buy/Sell position is opened at the Ask/Bid price and closed at the Bid/Ask price. Since the position’s stop orders (Stop Loss and Take Profit) are triggered at this last price, in a pending order, they are calculated from the order's target price -/+ the current spread (Ask - Bid), respectively. 

When placing a pending order, the validity period can’t be less than 1 minute. During a grid creation, the script doesn’t place pending orders if the current time exceeds the Expiration Time minus 1 minute (when the validity period is previously selected). 

Conclusion 

The Pending Order Grid is a helpful and efficient tool regarding the manual creation of pending order grids, especially when the grids consist of a significant number of orders, enabling a simple and intuitive setting of the grids to form. 


Produtos recomendados
The Realtime Statistics MT5  is an innovative tool designed for traders who want to keep track of their trading performance in real-time. This MetaTrader 5 Expert Advisor (EA) is packed with customizable features that allow you to monitor crucial trading statistics directly on your chart, ensuring you always have the insights you need to make informed trading decisions. Check out the Realtime Statistics MT5 User Guide Here Try out the  FREE  Realtime Statistics MT5 Demo  Here Key Features: Compr
Binance Trade Manager
Andrey Khatimlianskii
5 (3)
Binance Trade Manager — is an utility that allows you to transmit trade orders from your MetaTrader 5 to the Binance exchange. It will suite you if you want to use your favorite MetaTrader 5, getting all the benefits of trading cryptocurrencies directly on the exchange (low commission, high liquidity, absolute transparency, etc.) Binance Trade Manager can work in two modes: copying trades from a demo-account , which your MetaTrader 5 is connected to (cryptocurrencies must be available on this ac
Sharp Edge
Md Wakiluzzaman Raz
Sharp Edge EA – Pure Price Action for Gold This isn't just another indicator-based bot. I developed Sharp Edge specifically to handle the modern volatility of Gold (XAUUSD) that we've seen in 2024–2026. It is tuned to understand how the market moves right now , making it a strong performer for the years ahead. The Strategy: 100% Price Action The core of this EA is built on Pure Price Action . It does not use dangerous Grid systems or blind Martingale entries to force a profit. It waits for the r
Pending Order Grid EA MT5
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
USD Scalper MT5
Joseph Anthony Aya-ay Yutig
OBTENHA OUTROS EAs DE GRAÇA!!! OBTENHA OUTROS EAs DE GRAÇA!!! OBTENHA OUTROS EAs DE GRAÇA!!! OBTENHA OUTROS EAs DE GRAÇA!!! OBTENHA OUTROS EAs DE GRAÇA!!! USD Scalper MT5 é um EA Neural para pares de USD. Este produto é feito para GBPUSD, EURUSD, AUDUSD, NZDUSD. Pode haver novos PARES adicionados no futuro. PARES ATUAIS: GBPUSD EURUSD AUDUSD NZDUSD - SERÁ ADICIONADO NA PRÓXIMA VERSÃO ENTRADAS: PERCENTAGEM DE RISCO DE RISCO COM BASE NO STOP LOSS (se 1 for selecionado, o risco máximo
Equity Tracker MT5 O Equity Tracker MT5 é um Expert Advisor de monitorização para o MetaTrader 5 que reporta a atividade de trading, o estado da conta e as condições técnicas através de mensagens de notificação. O Expert Advisor funciona de forma independente da lógica de trading e não influencia a execução de ordens nem a gestão de operações. O produto não abre, modifica nem fecha operações. Executa apenas tarefas de observação e notificação. Objetivo O Equity Tracker MT5 destina-se a traders q
Build Your Trading Career with a Powerful & Intelligent Forex EA – Version 1.0  Take your trading to the next level with a smart, customizable, and battle-tested Expert Advisor built for serious traders. Whether you're a beginner looking to automate your edge or a professional seeking a reliable trading assistant — this EA is designed for you.  Dual-Strategy Engine for Maximum Flexibility This EA runs on two powerful and proven strategies , giving you full control and adaptability in any market
Titan Backup
Elies Noah Siebenpfeiffer
Introducing Titan Backup : Are you ready to enhance your trading game with an automated system built for precision and flexibility? Meet Titan Backup , your expert trading assistant designed to capture high-profit breakouts by identifying accumulation zones . This powerful Expert Advisor (EA) excels in high-volatility markets such as the Nasdaq 100 and Crypto 10 , offering both hands-free automation and manual assistance to support your trading strategies. How Titan Backup Works: Titan Backup ru
Ex Gold MT5 EA
Richard Kofi Anim Darko
After You download the EA kindly join our telegram group below..... https://t.me/aFXeas EX GOLD MT5 EA is a unique fully automated Expert Advisor which uses a combination of price action and indicators to find profitable entries on the market. It uses an average of standard deviation to follow the trend for additional entries hence taking advantage of the trend. Its unique but simple parameter makes it suitable for beginners and experienced traders. The EA was designed to trade Gold on the M1,
FxWorldGodfathermq5
Afjal Hussain Swapan
roduct Overview Smart Grid Hedging EA is an advanced algorithmic trading system that combines   trend filtering ,   grid trading , and   hedging strategies   to create a robust automated trading solution. This Expert Advisor is designed for forex and commodity markets with special optimization for gold (XAUUSD) trading.   Core Features Dual Engine System Engine A : Specialized for buy (long) positions with independent magic number Engine B : Specialized for sell (short) positions with independ
Bobot Scalper Gold
Richard Tolentino
BoBot Scalper — A Nova Era do Scalping de Tendência Chegou. Se você opera XAUUSD , índices ou pares de alta velocidade… este EA foi feito para você. O BoBot Scalper utiliza um motor refinado MACD/LWMA para detectar verdadeiras entradas de continuação de tendência antes da maioria . Ele reage rápido, gerencia o risco com precisão e protege o lucro usando um sistema de trailing em moeda baseado em etapas — um dos métodos mais inteligentes que você encontrará em um EA de scalping. Ele NÃO usa marti
Code Scalper
Ivan Simonika
This bot can classify ticks into classes from 0 to 64, after which after analyzing the tick micro-signals it determines which way to open a position. You can work with an expert only on real ticks how to optimize and test! When working, an expert uses position accounting in any mode, both netting (there can be only one position for one symbol) and with independent position accounting or hedging (there can be many positions for one symbol). Configurable bot parameters TypeFilling - Type of exe
The   DYJ GlobalForexTradeWarCandleShapeMT5   strategy: it is provided with one combined built-in indicators:   DYJ CandleShapeMT5   in order to determine the signals and has different inputs for Short and Long positions in order to improve its precision. The   DYJ CandleShapeMT5  contains 80 shapes, such as MORNING STAR, DOJI STAR, HARAMI CROSS,INVERT HAMMER,ENGULFING..... Most trading strategies put their emphasis on finding out when to enter the market. Whether it’s technical or fundamental,
EA Nation
Joseph Anthony Aya-ay Yutig
A estratégia dos Expert Advisors veio de uma nação da EA do Grupo do Facebook. O grupo tem mais de 40 mil membros. Ele abre uma negociação de hedge para cada nova vela e abre a grade quando a posição está no lado perdedor da negociação. Grade média = N                     = a soma de 6 barras antes da barra atual / N Período de tempo = abre uma nova negociação de hedge quando uma nova barra aparece Lote automático = 1 lote significa em $ 10.000 o tamanho do lote será de 0,01 NO MOR
Pro Trade Utility for MetaTrader 5 Pro Trade Utility is a professional manual trading assistant designed for traders who want precision, speed and clarity — without automated strategies. This tool does not trade automatically . It helps you execute and manage trades correctly with proper risk control. Key Features  Risk & Position Management Risk-based automatic lot size calculation Risk shown clearly in account currency Adjustable Stop Loss (points) Fixed Risk:Reward display  Trade Executio
FREE
This EA is for only Deriv Synthetic indices.  Forex MT4 Version here:   https://www.mql5.com/en/market/product/89114 Forex MT5 version here:  https://www.mql5.com/en/market/product/89113 Hello traders, I believe you all know that risk and money management along with psychology are the keys to success in trading. No matter how strong one’s strategy is, without these 3 criteria they will always face losses in the long run. I have created an EA to control our human behaviors. This EA will force u
GRID for MT5
Volodymyr Hrybachov
GRID para MT5 é uma ferramenta conveniente para aqueles que negociam com uma grade de ordens, projetada para negociação rápida e confortável nos mercados financeiros FOREX. GRID for MT5 possui um painel personalizável com todos os parâmetros necessários. Adequado para comerciantes experientes e iniciantes. Trabalha com qualquer corretor, incluindo corretores americanos com um requisito de FIFO - em primeiro lugar, para fechar negócios abertos anteriormente. A grade de pedidos pode ser fixa - os
Trade Time Manager MT5
Evgeniy Kravchenko
5 (1)
O EA abre e fecha novos pedidos dentro do prazo. Ele pode ser usado para implementar cenários de negociação de qualquer complexidade, criando uma lista de tarefas. Existem duas opções para completar a tarefa A tarefa é executada na data e hora especificadas - é executada uma vez e é removida da lista. A tarefa é executada com repetição no dia da semana e hora especificados - a tarefa com repetições não é removida da lista.   Configurações do painel Symbol - selecione o símbolo para a função de
MT5 → Telegram Notifier (Utility · Informers) Send trading events from MetaTrader 5 directly to Telegram. Perfect for journaling, team alerts, or remote monitoring. What it does Trade Open : posts BUY/SELL, BUY/SELL Limit, BUY/SELL Stop, lots, entry, SL/TP, local time. (Optional chart screenshot.) SL/TP Update : short message — only what changed (new SL or TP), posted as reply to the original trade message. Partial / Full Close : posts closed volume, price, Net P/L (swap + commission included),
Chart Navigator Pro
ELITE FOREX TRADERS LLC
Introducing the   Elite Chart Navigator   — your ultimate MetaTrader 5 Expert Advisor designed to revolutionize multi-symbol trading with seamless chart navigation and superior usability. Product Overview The   Elite Chart Navigator EA   is a sophisticated trading utility enabling rapid switching between multiple trading pairs through an intuitive on-chart button interface. Built for professional traders managing numerous instruments, this EA dramatically improves workflow efficiency, ensuring
QuantumGold Matrix
Mohammed Lamine Kasmi
QuantumXAU Matrix – Smart Gold Trading EA for MetaTrader 5 QuantumXAU Matrix is a powerful, fully automated Expert Advisor specifically designed for XAUUSD (Gold) on the MetaTrader 5 platform. It follows a smart averaging strategy with controlled risk management, aiming for consistent profits through adaptive lot sizing and precise trade timing. Symbol-specific : Trades only on XAUUSD for optimized performance Automated logic : Opens positions based on market distance and profit targets
SMC Trend Master EA PRO — Professional Smart Money Trading System Advanced Expert Advisor combining Trend Breakout Strategy with Smart Money Concept (SMC) confirmation. Developed and optimized for GOLD (XAUUSD) with excellent results on Forex majors. STRATEGY OVERVIEW The EA identifies strong trend breakouts and confirms entries using institutional trading zones: • **Order Blocks** — areas where smart money placed orders. • **Fair Value Gap
Risk Oracle - Expert Advisor Description Risk Oracle is a sophisticated yet user-friendly Expert Advisor (EA) designed for risk management and trade execution. This utility tool is tailored to assist traders in executing orders at optimal prices while managing risk efficiently, without the need to manually calculate volumes and other parameters. By automating these critical aspects, Risk Oracle simplifies the trading process and allows traders to focus on strategy and market analysis. All Produc
Managing Trades With Moving Average EA : Many Traders like using Moving Averages for trend confirmation , and timing Entry and Exits . ​ With Semi- Automatic Moving Average EA we provide effective way to manage open trades as per your Moving average strategy and uses MA as trailing stop loss.  ​ EA considers only closing price of candle therefore avoids stop outs caused by sudden  price fluctuations and helps to stay in trend longer.  ​ You can decide which MA to use and various settings of MA 
High-Performance RSI Scalper for Gold (High profitable for Trending Market ) Gold RSI Dual Shot is a specialized trading algorithm designed specifically for XAUUSD on the M1 timeframe. It utilizes a dual-entry execution model to maximize profit potential while strictly managing risk. Key Features: Dual-Shot Execution: Opens two simultaneous positions. One targets a safe 1:1 Risk-to-Reward ratio, while the second "Runner" utilizes a time-decay trailing stop to capture extended moves. Dynamic Tim
Quantum Nasdaq
Alex Rufino Da Silva
Before doing Backtesting, check the name of the nasdaq index symbol on your homebroker, for example: ustec, us100.cash, nas100... enter the name correctly in the subchart1Symbol option. Operates on H1 chart Quantum Nasdaq - O melhor consultor especialista para negociação na Nasdaq Automate Your Nasdaq Trading with Cutting-Edge AI Technology Are you tired of emotional trading decisions, missing out on opportunities, and struggling to maintain consistency in your Nasdaq trades? Imagine having a p
FX28 Trader MT5
Tsvetan Tsvetanov
3 (1)
Apresentamos o FX28 Trader Dashboard: Seu Gerenciador de Operações Definitivo Desbloqueie todo o potencial de sua experiência de negociação com o FX28 Trader Dashboard, um gerenciador de operações abrangente e intuitivo projetado para elevar o seu trading de Forex a novos patamares. Seja você um trader experiente ou esteja começando sua jornada financeira, esta poderosa ferramenta foi desenvolvida para simplificar suas atividades comerciais e aprimorar seu processo de tomada de decisões. Recurs
AI SpectraCore Genesis EA MT5
Dolores Martin Munoz
4.5 (4)
SpectraCore Genesis Criado para o ouro. Preciso em cada detalhe. Atua quando os outros hesitam. SpectraCore Genesis não é apenas mais um robô de trading. É um sistema profissional, desenvolvido exclusivamente para operar com XAU/USD (ouro) . Nada de modelos genéricos ou soluções improvisadas — apenas lógica estruturada, controle de risco e execução algorítmica precisa. Esse sistema não entra por impulso. Ele espera. E age quando o mercado realmente dá sinal. Um sinal de trading ao vivo com dados
ProTrader B3 Mini
Lucas Henrique Fukabori
zap 43996914141 pelo valor de 50 + brinde ProTrader B3 Mini é um utilitário para a plataforma de negociação MetaTrader 5 Foi programado especialmente para os ativos WIN (mini índice bovespa) e WDO (mini dólar) O conceito do B3 Mini é ser simples, prático e intuitivo, um excelente assistente para scalpers/day traders! Opere totalmente pelo teclado do seu PC, experimente, você vai gostar de usar!  ( 'ω' ) Nota: 1 - Este utilitário não funciona no testador de estratégia 2 - Teste a versão demo
SwS Mt5
Marta Gonzalez
SwS Scalping whit Stocastic:  It is a scalping system that uses the stocastic signal as a reference to enter the market. It is a very aggressive system so it needs volatile pairs with little spread. The system detects turnin g points and operates small market corrections. All orders have a stoploss. And it has a virtual trailing . This system is suitable for small accounts and can be used with only  $ 10 0 . You can download the demo and test it yourself.   Very stable growth curve as re
Os compradores deste produto também adquirem
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (208)
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 ad
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
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.96 (128)
Experimente uma cópia de negociação excepcionalmente rápida com o Local Trade Copier EA MT5 . 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 MT5   oferece uma ampla gama de opções para personalizá-lo de acordo com suas ne
TradePanel MT5
Alfiya Fazylova
4.86 (148)
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. Atenção, a aplicação não funciona no testador de estratégia. Antes de comprar, pode testar a versão de demonstração numa conta de demonstração. Versão de demonstração aqui . Instruções completas aqui . Comércio. Permite realizar operações de negociação com um clique: Abra as ordens e posições pendentes com
Versão Beta O Telegram to MT5 Signal Trader está quase no lançamento oficial da versão alfa. Alguns recursos ainda estão em desenvolvimento e você pode encontrar pequenos erros. Se tiver problemas, por favor reporte, seu feedback ajuda a melhorar o software para todos. Telegram to MT5 Signal Trader é uma ferramenta poderosa que copia automaticamente sinais de trading de canais ou grupos do Telegram diretamente para sua conta MetaTrader 5 . Suporta canais públicos e privados do Telegram, e você
Trade Dashboard MT5
Fatemeh Ameri
4.97 (117)
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
Farmed Hedge Yield Farming - Professional Pair Trading Dashboard (Manual - Hybrid - Semi/Automated EA) VERSION 3 - WILD HARVEST UPDATE Trading Approach: - Manual Trading: Primary focus - Auto Pilot: Optional supplementary feature - Full Automation: Not the main purpose Recommended Timeframe: H1-H4 DEMO VERSION Download the free demo to test functionality. Use Strategy Tester with Visual Mode to see how it works. VERSION 3 - NEW FEATURES Summary Dashboard (SRA Panel) - Quick pair selection w
Copy Cat More Trade Copier MT5 (Gato Copiador MT5) é um copiador de negociações local e uma estrutura completa de gestão de riscos e execução projetada para os desafios comerciais de hoje. Desde desafios de prop firms até gestão de portfólio pessoal, ele se adapta a cada situação com uma combinação de execução robusta, proteção de capital, configuração flexível e manuseio avançado de negociações. O copiador funciona tanto no modo Master (remetente) quanto Slave (receptor), com sincronização em t
Smart Stop Manager – Execução automática de stop-loss com precisão profissional Visão geral O Smart Stop Manager é a camada de execução da linha Smart Stop, desenvolvido para traders que precisam de uma gestão de stop-loss estruturada, fiável e totalmente automatizada em múltiplas posições abertas. Ele monitora continuamente todas as operações ativas, calcula o nível ideal de stop usando a lógica de estrutura de mercado do Smart Stop e atualiza os stops automaticamente com regras claras e tran
HINN MagicEntry Extra
ALGOFLOW OÜ
4.69 (13)
HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, adaptive, and customizable interface - Works
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.82 (34)
Copiadora de comércio para MT5 é um  comércio   copiadora para a plataforma МetaТrader 5 . Ele copia negociações forex  entre   qualquer conta   MT5  - MT5, MT4  - MT5 para a versão COPYLOT MT5 (ou MT4  - MT4 MT5  - MT4 para a versão COPYLOT MT4) Copiadora confiável! Versão MT 4 Descrição completa +DEMO +PDF Como comprar Como instalar    Como obter arquivos de log    Como testar e otimizar    Todos os produtos da Expforex Você também pode copiar negociações no terminal МТ4 ( МТ4  - МТ4, МТ5  -
YuClusters
Yury Kulikov
4.93 (43)
Atenção: A versão demo para revisão e teste está aqui . YuClusters é um sistema profissional de análise de mercado. O trader tem oportunidades únicas para analisar o fluxo de pedidos, volumes de negociação, movimentos de preços usando vários gráficos, perfis, indicadores e objetos gráficos. O YuClusters opera com base em dados de Tempos e Negócios ou informações de ticks, dependendo do que está disponível nas cotações de um instrumento financeiro. O YuClusters permite que você crie gráficos com
Smart Stop Scanner – Sistema multiactivo de análise de stops baseado em estrutura de mercado Visão geral O Smart Stop Scanner oferece aos traders um monitoramento profissional de níveis de stop-loss em múltiplos mercados. O sistema identifica automaticamente as zonas de stop mais relevantes com base na estrutura real do mercado, rupturas significativas e lógica de price action — tudo apresentado em um painel unificado, claro e totalmente compatível com telas de alta resolução (DPI-aware). Func
Trade copier MT5
Alfiya Fazylova
4.63 (38)
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 MT5> MT5, MT4> MT5, MT5> MT4, incluindo contas "MT5 netting". Os mod
Telegram to MT5 Coppy
Sergey Batudayev
5 (8)
Telegram para MT5:   A solução definitiva para cópia de sinais Simplifique suas negociações com o Telegram para MT5, a ferramenta moderna que copia sinais de negociação diretamente dos canais e chats do Telegram para a sua plataforma MetaTrader 5, sem a necessidade de DLLs. Esta solução poderosa garante execução precisa dos sinais, amplas opções de personalização, economiza tempo e aumenta sua eficiência. [ Instructions and DEMO ] Principais características Integração direta da API do Telegram A
MT5 to Telegram Signal Provider é uma utilidade fácil de usar e totalmente personalizável que permite o envio de sinais especificados para o chat, canal ou grupo do Telegram, tornando sua conta um fornecedor de sinais . Ao contrário da maioria dos produtos concorrentes, ele não usa importações de DLL. [ Demonstração ] [ Manual ] [ Versão MT4 ] [ Versão Discord ] [ Canal do Telegram ]  New: [ Telegram To MT5 ] Configuração Um guia do usuário passo a passo está disponível. Não é necessário conhec
Ultimate Extractor
Clifton Creath
5 (9)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. Check out Ultimate Extractor Cloud on mql5 for the Cloud version****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates detailed HTML reports with inte
The product will copy all telegram signal to MT5 ( 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 s
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
Trade Manager DaneTrades
Levi Dane Benjamin
4.36 (28)
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 5. Suporte multilíngue. Vers
Trade Manager DashPlus
Henry Lyubomir Wallace
5 (13)
DashPlus é uma ferramenta avançada de gerenciamento de operações projetada para melhorar a eficiência e a eficácia das suas transações na plataforma MetaTrader 5. Ela oferece um conjunto completo de funcionalidades, incluindo cálculo de risco, gestão de ordens, sistemas de grade avançados, ferramentas baseadas em gráficos e análise de desempenho. Principais Funcionalidades 1. Grade de Recuperação Implementa um sistema de grade flexível e de média para gerenciar operações em condições adversas de
Timeless Charts
Samuel Manoel De Souza
5 (3)
Timeless Charts é uma solução avançada de gráficos desenvolvida para traders profissionais que buscam controle total sobre a construção e visualização de gráficos, além das limitações do sistema de gráficos nativo do MetaTrader 5. Diferente dos gráficos offline tradicionais ou indicadores personalizados simplistas, esta solução constrói barras totalmente personalizadas com precisão real de carimbo de tempo , até milissegundos, proporcionando uma experiência de trading poderosa e precisa. Este a
Guia de instalação:    Clique aqui! Analise vários consultores especialistas em conjunto. Comparar resultados de EA por número mágico Acompanhe a rentabilidade e os períodos de retração. Filtrar resultados por intervalo de datas Curva de Equidade Visual e Métricas Detalhadas Pronto para usar em menos de um minuto Analisador de Portfólio EA O EA Portfolio Analyzer é uma   ferramenta de análise profissional   projetada para monitorar o   desempenho em tempo real de múltiplos Expert Advisors   de
Seconds Chart MT5
Boris Sedov
4.59 (17)
Seconds Chart — uma ferramenta exclusiva para criar gráficos de segundos no MetaTrader 5 . 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 qualquer indicador ou Expert Advisor com suporte a símbolos personalizados. Trabalhar com eles é tão conveniente quanto negoc
Custom Alerts AIO: Monitoramento inteligente de múltiplos mercados – pronto para uso, sem configuração Visão geral Custom Alerts AIO é uma ferramenta avançada de varredura de mercado que funciona imediatamente após a instalação — sem necessidade de configurar indicadores adicionais. Inclui internamente todos os principais indicadores da Stein Investments (FX Power, FX Volume, FX Dynamic, FX Levels e IX Power), permitindo que você monitore facilmente todas as principais classes de ativos: Forex
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
Copie os sinais de qualquer canal do qual você seja membro (incluindo privados e restritos) diretamente para o seu MT5.  Esta ferramenta foi projetada com o usuário em mente, oferecendo muitos recursos que você precisa para gerenciar e monitorar as negociações. Este produto é apresentado em uma interface gráfica fácil de usar e visualmente atraente. Personalize suas configurações e comece a usar o produto em minutos! Guia do usuário + Demo  | Versão MT4 | Versão Discord Se deseja experimentar
Grid Manual MT5
Alfiya Fazylova
4.9 (21)
"Grid Manual" é um painel comercial para trabalhar com uma grade de ordens. O utilitário é universal, possui configurações flexíveis e uma interface intuitiva. Ele trabalha com uma grade de ordens não apenas na direção da média das perdas, mas também na direção do aumento dos lucros. O trader não precisa criar e manter uma grade de ordens, tudo será feito pelo ""Grid Manual". Basta abrir um orden e o "Grid manual" criará automaticamente uma grade de ordens para ele e trabalhará com ele até que s
The News Filter MT5
Leolouiski Gan
4.74 (19)
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
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. Com nosso painel de negociação, você pode executar negociações com um único clique diretamente no gráfico e realizar operações de negociação 30 vezes mais rápido do que com o controle MetaTrader padrão. Cálculos automáticos de parâmetros e funções tornam a negociação mais rápida e conveniente para os traders. Dicas gráficas, rótulos informativos e informações completa
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
Mais do autor
Double Trailing Stop MT5
Francisco Manuel Vicente Berardo
The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
Tick Data Record MT5
Francisco Manuel Vicente Berardo
The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description  The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor permits to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spreadshe
FREE
Scientific Calculator MT5
Francisco Manuel Vicente Berardo
The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.  General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.  Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).  Mathematical and trigonometric functions .  Curved parentheses (()) to define the precedence and contain
FREE
Position Selective Close MT5
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
Environment State Info Print MT5
Francisco Manuel Vicente Berardo
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL5 program.  General Description   The constants are divided into four groups in the   Environment State section of the MQL5 documentation and each group is divided into enumerations/subgroups (with designations  “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by selecting the
FREE
Environment State Info Print MT4
Francisco Manuel Vicente Berardo
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL4 program.  General Description   The constants are divided into four groups in the Environment State section of the MQL4  documentation and each group is divided into enumerations/subgroups (with designations “ Market Info”, “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by
FREE
Order Selective Delete MT5
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) 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
Tick Data Record MT4
Francisco Manuel Vicente Berardo
The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description   The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor   permits   to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spr
FREE
Scientific Calculator MT4
Francisco Manuel Vicente Berardo
The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.   General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.   Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).   Mathematical and trigonometric functions .   Curved parentheses (()) to define the precedence and co
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
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) 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
Double Trailing Stop MT4
Francisco Manuel Vicente Berardo
The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
Multiple Position Opening MT4
Francisco Manuel Vicente Berardo
The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the
Pending Order Grid MT4
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Sto
Pending Order Grid EA MT4
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
Multiple Position Opening MT5
Francisco Manuel Vicente Berardo
1 (1)
The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the
Pending Order Grid EA MT5
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
Filtro:
Sem comentários
Responder ao comentário