• Visão global
  • Comentários
  • Discussão
  • O que há de novo

Pending Order Grid MT4

Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids. The script offers multi-option through input parameters to configure the pending orders. 

General Description 

Pending Order Grid allows the execution of a user-defined strategy through the creation of one or more grids of pending orders. 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. The user might set up multiple grids, with different features, 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, occurring between the pending order’s placing and its triggering. 

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 market price for placing a Stop Loss at a position opening (pips). 
  • Take Profit: Distance from the market price for placing a Take Profit at a position opening (pips). 
  • Deviation: Maximum allowed slippage from the requested price (pips). 
  • Expiration Time: Order validity period. 
  • Comment: Text message displayed in the Trade / Account History tab of the Terminal window and the Objects list after the placing of 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. 

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

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. 

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

Conclusion 

Pending Order Grid is a helpful and effective 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
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   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
TradeWise EA is a compact yet powerful tool loaded with robust features. It offers a 30-trades compounding challenge , Risk-Management, Performance Tracking, Break-Even Calculation, Automated SR Zones, Trailing Stop-loss by ATR or PIPS, Automatic Risk-to Reward Ratio based on Stop-loss, Easy Order Adjustments, Calculates Total Stop Loss and Take Profit, Automatic buy and sell orders on manually placed SR Zones, and more. These features are designed to cater to both scalpers and long-term traders
DepoControl – Full Control Over the Deposit Closers   Expert Advisor controls the overall account status and closes ALL market orders on the account when certain conditions occur. The trading robot closes ALL orders on the account in the following cases (by profit): Close ALL orders by a total profit on the account   in monetary terms . For example, suppose that the settings specify that   positions should be closed when profit of 100 is reached. In this case, the Expert Advisor closes all mark
This program is designed to test ideas and acquire analytical skills. The main task of the analyst is to be able to predict the direction and range on the chart, where the price should soon come. This product cannot be tested in the tester. All the functionality is shown in full in the description and screenshots. How it works : Situations for analysis are selected at random. (The more historical data, the greater the number of examples). Click " Start Game ". Between the orange vertical li
TickChart
Boris Sedov
5 (1)
Tick Chart — full-featured chart for MetaTrader 4. A utility for creating and working with a tick chart in the MetaTrader 4 terminal. You can create a tick chart that works exactly the same as a regular chart. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional tick chart on which you can work just as well as on a regular chart. You can enable the output of the Ask price data. The data are generated in the form of the upper shadow of a tick bar. Fr
Position Selective Close MT4
Francisco Manuel Vicente Berardo
Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions. The script offers multi-option through input parameters to define the positions to close.  General Description   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, relat
FX28 Trader
Tsvetan Tsvetanov
5 (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
Spread And Swap Dashboard is a nice tool that lets us know all the minimum and maximum spreads of the instruments that we trade. In addition to the spread information we also find the Bid & Ask values that always are very useful. We also considered it important to include positive and negative swap values so that we can better evaluate possible strategies of Carry Trade. The tool proves useful in times of high volatility to record all the values of spreads and have a better understanding of the
Copy Trader MT4
Denis Luchinkin
3 (2)
Copy Trader is a convenient and fast order copier for MetaTrader4. The EA performs the copying of orders from the server terminal to one or several client terminals. It monitors opening/closing, StopLoss and TakeProfit, and also pending orders. It uses a magic number for its orders, which allows to open other orders in the client terminal both manually and using other experts; It has a minimum of settings. Install the Expert Advisor in two terminals: Choose MODE - SERVER on the terminal to copy
Multiple Position Opening MT4
Francisco Manuel Vicente Berardo
Multiple Position Opening   is a multi-symbol multi- timeframe   script used to open simultaneously various positions . The   script   offers multi- option   through   input parameters   to   configure the positions.   Risk Management   The volume used to open each of the positions 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 reduce
Spread Record
Konstantin Kulikov
3.75 (4)
This utility allows to record the spread value to the file, which is equal to or greater than the value specified in the settings, at the specified time. The utility also displays useful information on the symbol's chart: current spread value in points, name of account holder, name of trading server, leverage, the size of the swap for buy orders, the size of the swap for sell orders, day of the week for accruing triple swap, the size of a point in the quote currency, the minimum allowed level of
FREE
MT5 version -  https://www.mql5.com/ru/market/product/70171 Unlike other indicators of this type, this version has: The ability to display data from smaller timeframes on the current chart. For example, displaying data from the M1 period on the H1 chart. Calculation of values ​​using the Gaussian formula (normal distribution formula). Flexible system of settings. Settings: basePeriod   - base period. indicatorMode  - display mode. Sets the value of each interval: by4h (4 hours), by6h (6 hours),
Introducing AutoPilotFX: Your Ultimate Trading Panel with Advanced Features Take your trading to new heights with AutoPilotFX, an MQL4 Expert Advisor designed to streamline your trading process and optimize your strategies. Discover the powerful features it offers and learn how it can help you maximize your profits and minimize your risks. Key Features: Automatic Lot Size Calculation: AutoPilotFX automatically calculates the ideal lot size based on your desired risk-reward ratio, ensuring that y
FREE
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 
SETTINGS: Setting 1-  Will I act as server or client? : As you see, this setting for choice working mode as client or server.  ( server or client ) Setting 2-  Will I copy stoploss and takeprofit? : If true they will be copy, if false they will not be copy.  ( true or false ) Setting 3-  If I am client I multiply lots with this value: Multiplier value for transaction lots on client mode only.  ( 0.01 - 100 ) Setting 4-  If I am client I don't copy if lots greater than value: It is working on
Euro dollar lot size
Andrew Michael Sheffield
Pro-Wealth is a new business entity focused on helping others make a success of their Forex trading. Thus it makes only sense to help others use the correct lot size and start practicing the correct risk management. This utility is a very simple tool to show the lot size respective to one percent of their balance which should be entered by the user when attaching the utility to the EUR/USD chart.
SimSim Tournament Currency Strength Table   This is a multi-currency indicator; it shows the relative strength of the currency and 28 major currency pairs. There are many similar indicators on the market, but let there be one more. In this indicator, unlike others, you can specify weighting factors for each timeframe. Weighting factors. Why are they? Each trader prefers to work with a specific time frame, which is the main one for him, and the signals from him are most important. Examples of
Excellent   Multiplatform   Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from   MetaTrader 4 to MetaTrader 5; copying from   MetaTrader 5 to MetaTrader 4; copying from   MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source   of trades (deals are copied from it); slave   - the current terminal is the   receiver   of trades (trades are copied to it). from myself  - mode "deals
Super Copier G&G  Super Copier G&G FREE Here Expert Advisor copies orders to several trading accounts (regardless of a broker) if their respective MetaTrader 4 terminals are opened on a single PC/VPS. The EA may copy from multiple (unlimited) initial accounts to a single target one or from a single initial account to multiple (unlimited) target ones. The work of other EAs and manual trading on initial and target accounts are not affected by the copier. Support for four methods of managing the
Market Position Manager   Um clique comerciante é Expert Advisor que faz com que as execuções muito rápida de encomendas. Primeiro Tab permite-lhe: Abrir ordem de compra Ordem de venda aberto Abrir venda stop Limite de venda aberto Abrir parada buy Abrir limite de compra Segundo Tab permite-lhe: Coloque stop loss e ter lucro Indicador abaixo mostra: Flutuando lucro de posições abertas feitas por robô. Características da aplicação: Funciona com qualquer tipo de conta
This Dashboard displays signals in grid view for the 28 major fx currency pairs. It is Mainly used for forex scalping in between 10 to 20 pips maximum and can be used on major trend market decisions. It Uses mainly Moving average and does not give false signal. All you need to note is the point in the grid where the signal occurs.  A beep sound is heard whenever there is a new signal and it will be displayedat the top of the chart.
This indicator allows you to monitor the vitals of your account and notifies of some events, in accordance with user settings. Keep your finger on the pulse of trading. Control elements Main panel of the indicator shows the following values: chart symbol, bid/ask prices, spread, free margin, equity, total number of orders and total profit/loss. There are also two buttons: "Alarm" and "Mute". "Alarm" button starts up a timer, which will notify user in a period of time, defined in the settings
FREE
T Manager, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place.   The market contains a diverse number of those tools , but this one is designed by traders for traders . I designed this tool, and I am using it daily. Take my advice and stop buying tools blended with un-useful features that you will never use, T Manager provides you with the essential ye
Moving Average Alert
Christianiel Robles Faustino
3 (1)
From  USD 49 to USD 39 Objective: To notify/alert traders if price touched  or  closed above/below the moving average. Features/Settings: Moving average method supported: Simple, Exponential, Smoothed and Linear Weighted Works on all currency pairs. Set the Moving Average Period/Shift value Timeframe supported: 1m, 5m 15m, 30m, 1H, 4H, 1D, 1WK, 1Mo Set the Applied Price: Close, Open, High, Low, Price, etc. Set the Candle Size Type: Full Length or Body Length Set the Candle Size to Trigger an Al
This is an irreplaceable assistant for manual trading providing maximum automation of daily routine calculations, convenient system of opening and maintaining trades and also their closure on reaching a specified adjustable level. The untility provides maximally clear and complete information on the current situation of each instrument separately and features the convenient trading panel as well as many additional functions in one program. The product works correctly with all instruments (Forex,
THIS PRODUCT CAN NOT BE TEST IN STRATEGY TESTER. PLEASE TRY DEMO VERSION: https: //www.mql5.com/en/market/product/58082 FIRST 10 COPIES AT 30 USD, NEXT PRICE WOULD BE 50 USD RISK AND TRADE MANAGER RISK AND TRADE MANAGER   is an advanced trading panel designed for manual trading.   Utility helps to manage trades effectively and efficiently with a single click. MAIN FEATURES Convert and display Stop Loss (SL)   Pips into % and amount to view the clear picture of the trades if SL hits. Fund alloca
RiskManager
Roman Zhitnik
5 (2)
The Expert Advisor is a risk manager helping users to control their trading. In the settings, it is possible to specify the parameters at which the risk manager force closes the opened trades and closes the terminal as well, if it is needed to prevent opening trades on emotions, which do not correspond to the trading strategy. Link to Version for MetaTrader 5  Risk Manager settings Check limit to close   - check the equity limit Limit to close (account currency)   - equity limit that is checked
Ultimate Trade Panel
Biswarup Banerjee
5 (1)
Introducing the Ultimate Trade Panel - Your All-in-One Trade Manager for MQL4 Trading Are you a trader seeking to streamline your trading activities and gain a competitive edge in the market? Look no further! The Ultimate Trade Panel is here to revolutionize your trading experience on the MQL4 platform. With a host of unique and time-saving features, this expert advisor is designed to be your trusty companion for day-to-day trading activities. Key Features : Indicator Manager - Say goodbye to t
Tradex MT4
Suvashish Halder
No Grid, No Martingale, No Dangerous Strategy. Tradex Comes With 2 Powerful Strategy. Data Test Past 10 Years. It Uses Fixed Stop Loss and Take Profit Capture by Fixed Take Profit. Take Profit Also Capture by Trailing Stops as Well. Launch Price $249 Only 3 Copies Available Next Price $349 WARNING:  The Nes Filter does not support back testing. Back testing simply assists us in understanding and modifying the behavior of the EA in order to improve its results. Basic Inputs for EA EA Start/Stop:
CCI Dashboard for MT4
Taras Slobodyanik
5 (3)
Modificação multimoeda e multitimeframe do indicador Commodity Channel Index (CCI). Você pode especificar quaisquer moedas e prazos desejados nos parâmetros. Além disso, o painel pode enviar notificações ao cruzar níveis de sobrecompra e sobrevenda. Ao clicar em uma célula com ponto final, este símbolo e ponto final serão abertos. Este é o scanner MTF. A chave para ocultar o painel do gráfico é “D” por padrão. Parâmetros CCI Period — período médio. CCI Applied price — tipo de preço. Cle
Os compradores deste produto também adquirem
Trade Assistant MT4
Evgeniy Kravchenko
4.45 (183)
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. Atenção, o aplicativo não funciona no testador de estratégia. Manual, Description, Download demo 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 antes da abertura.   Gestão de risco A função de cá
Você acha que em mercados onde o preço pode mudar em uma fração de segundo, colocar os pedidos deve ser o mais simples possível? No Metatrader, cada vez que você deseja abrir uma ordem, você deve abrir uma janela onde você insere o preço de abertura, stop loss e take profit, bem como o tamanho da negociação. Ao negociar nos mercados financeiros, a gestão de capital é essencial para manter seu depósito inicial e multiplicá-lo. Portanto, quando você deseja fazer um pedido, provavelmente se pergunt
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (81)
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.66 (68)
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
Trade Dashboard MT4
Fatemeh Ameri
5 (25)
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
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. MT4 Limitation :
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 ] Configuração Um guia do usuá
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
Trade copier MT4
Alfiya Fazylova
4.68 (31)
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
Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
Copie sinais de qualquer canal do qual seja membro (incluindo privados e restritos) diretamente para o seu MT4.  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 + Demonstração  | Versão MT5 | Versão Discord Se você quiser experim
Assuma o controle de sua carteira forex. Veja instantaneamente onde você está, o que está funcionando e o que está causando dor! VERSÃO MT5 DISPONÍVEL AQUI: https://www.mql5.com/en/market/product/58658 O Painel do Trade Manager foi projetado para mostrar rapidamente onde está cada posição que você tem no mercado cambial atualmente e tornar o gerenciamento de risco e a exposição a moedas mais fáceis de entender. Para os comerciantes que escalam para o mercado gradualmente com várias posições o
TradePanel MT4
Alfiya Fazylova
4.91 (88)
Trade Panel é um assistente comercial multifuncional. O aplicativo contém mais de 50 funções para negociação manual e permite automatizar a maioria das ações de negociação. Antes de comprar, você pode testar a versão Demo em uma conta demo. Demonstração aqui . Instruções completas aqui . O aplicativo foi concebido como um conjunto de painéis interconectados: Painel para comércio. Projetado para realizar operações comerciais básicas: Abertura de ordens e posições pendentes. Fechar ordens e posiçõ
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow adding more strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trad
The News Filter
Leolouiski Gan
5 (18)
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
Averaging Helper
Sergey Batudayev
5 (2)
Averaging Helper - This sort of trading helper instrument will help you average out your previously unprofitable positions using two techniques: standard averaging hedging with the subsequent opening of positions according to the trend The utility has the ability to sort out several open positions in different directions at once, both for buy and for sell. For example, you opened 1 position for a sell and the second for a buy, and they are both unprofit, or one is in the unprofit and one is in
Mentfx Mmanage
Anton Jere Calmes
5 (16)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
Equity Shield
Vladimir Stepanov
4.63 (8)
O Expert Advisor protegerá sua conta de perdas inesperadas monitorando constantemente o patrimônio e seguindo as regras conforme a entrada nos parâmetros. Quando as regras forem violadas, o EA fechará todas as negociações. Você pode configurar o EA para fechar todas as negociações com uma certa porcentagem ou perda de dinheiro, ou para fechar com uma certa porcentagem ou lucro em dinheiro. Este utilitário é muito útil para os Prop Trading Challenges para manter o draw baixo e proteger seu patri
Trading History MT4
Siarhei Vashchylka
5 (4)
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experi
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overr
Copy Master mt4
Evgenii Aksenov
5 (6)
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
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types   - Set and forget trading
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro inclui um poderoso gerenciador comercial, medidor de força da moeda, ferramentas de relatórios de contas, ferramentas de gerenciamento de risco e muito mais! É um dos gerentes e assistentes comerciais forex mais avançados que você jamais encontrará! É a solução perfeita para traders que desejam uma maneira mais eficiente de gerenciar transações comerciais. Você pode baixar o manual do usuário em nosso blog:   https://www.mql5.com/en/blogs/post/751180 Você pode testar e
The Best One Scalping Trade Panel functional manual trade panel with risk reward, auto SL by candle ( original solution), lot size calculation, one-click trading, scale in and out of trades (partial close),  Works with all symbols not just currency pairs, perfect works on DAX, NASDAQ, GOLD, ...... I earn every day during live stream on ZakopiecFX - join Me Risk by lot Risk by percent SL by points SL by Candle, Renko, RangeBar ( original solution) TP by point TP by Risk/Reward Auto Trailing b
Click and Go Trade Manager
Victor Christiaanse
5 (11)
Click and Go Trade Manager, the ultimate solution for seamless trading execution. With a simple click on the chart, you can effortlessly define your stop loss, entry price, and target levels. No more hassle of inputting values manually - it's made incredibly intuitive and easy. Embedded risk management is a key feature of our Trade Manager. We understand the importance of protecting your investments, which is why the Click and Go Trade Manager incorporates risk management. When placing orders,
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
Take a Break
Eric Emmrich
5 (27)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.95 (20)
Ferramenta multifuncional: 65+ funções, incluindo: calculadora de lote, Price Action, proporção R/R, gerenciamento de trade, zonas de suporte e resistência Versão Demo   |   Manual de usuário   |    Versão MT5 O utilitário não funciona no testador de estratégia: você pode baixar a   versão Demo AQUI   para testar o produto. Contate-me para perguntas / ideias de melhorias / caso encontrar algum erro Os trades automáticos serão permitidos se estiverem habilitados na plataforma e na corretora Si
Easy Trade Manager
Anoop Sivasankaran
4.78 (37)
Easy Trade Manager 1.0 Recursos básicos que são um dos fatores mais importantes para ser um profissional bem sucedido;     1. Lucros do livro em TP1, TP2 e TP3     2. Gerenciar risco de acordo com o valor definido por negociação. Por exemplo, US $ 100 (perda máxima) - Isso pode ser 2% do seu patrimônio total.     3. Defina quanto (%) você deseja reservar em TP1, TP2 e TP3. Por exemplo. 50% de US $ 100 no TP1, 25% no TP2 e 25% no TP3     4. Selecione o LOTE TAMANHO automaticamente co
Mais do autor
Scientific Calculator MT5
Francisco Manuel Vicente Berardo
Scientific Calculator is a script designed to compute expressions of science, engineering and mathematics.   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 contai
FREE
Scientific Calculator MT4
Francisco Manuel Vicente Berardo
Scientific Calculator is a script designed to compute expressions of science, engineering and mathematics.   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 c
FREE
Tick Data Record MT4
Francisco Manuel Vicente Berardo
Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description   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 spreadshee
Environment State Info Print MT4
Francisco Manuel Vicente Berardo
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
Double Trailing Stop MT4
Francisco Manuel Vicente Berardo
Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions. The EA offers multi-option through input parameters to configure the positions' stop orders.  General Description   The Expert Advisor’s main purpose is to secure profit and minimize losses with the opened positions. Double Trailing Stop places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote re
Position Selective Close MT4
Francisco Manuel Vicente Berardo
Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions. The script offers multi-option through input parameters to define the positions to close.  General Description   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, relat
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   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
Multiple Position Opening MT4
Francisco Manuel Vicente Berardo
Multiple Position Opening   is a multi-symbol multi- timeframe   script used to open simultaneously various positions . The   script   offers multi- option   through   input parameters   to   configure the positions.   Risk Management   The volume used to open each of the positions 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 reduce
Pending Order Grid EA MT4
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids. The EA offers multi-option through input parameters to configure the pending orders.  General Description   Pending Order Grid allows the performing of a user-defined strategy through the creation of one or more grids of pending orders. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant
Tick Data Record MT5
Francisco Manuel Vicente Berardo
Tick Data Record is a multi-symbol multi- timeframe Expert Advisor that records tick data for later graphical representation and analysis .   General Description  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 spreadsheet, r
Environment State Info Print MT5
Francisco Manuel Vicente Berardo
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 p
Double Trailing Stop MT5
Francisco Manuel Vicente Berardo
Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions. The EA offers multi-option through input parameters to configure the positions' stop orders.  General Description   The Expert Advisor’s main purpose is to secure profit and minimize losses with the opened positions. Double Trailing Stop places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote re
Position Selective Close MT5
Francisco Manuel Vicente Berardo
Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions. The script offers multi-option through input parameters to define the positions to close.  General Description   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, relat
Order Selective Delete MT5
Francisco Manuel Vicente Berardo
Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   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
Multiple Position Opening MT5
Francisco Manuel Vicente Berardo
Multiple Position Opening   is a multi-symbol multi- timeframe   script used to open simultaneously various positions . The   script   offers multi- option   through   input parameters   to   configure the positions.   Risk Management   The volume used to open each of the positions 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 reduce
Pending Order Grid MT5
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi- timeframe script that enables multi-strategy implementation based on pending order grids. The script offers multi- option through input parameters to configure the pending orders.   General Description   Pending Order Grid allows the execution of a user-defined strategy through the creation of one or more grids of pending orders. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price lev
Pending Order Grid EA MT5
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids. The EA offers multi-option through input parameters to configure the pending orders.  General Description   Pending Order Grid allows the performing of a user-defined strategy through the creation of one or more grids of pending orders. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant
Filtro:
Sem comentários
Responder ao comentário
Versão 1.1 2024.06.02
Minor change, not requiring an update:

- Link addition at the script’s properties window to visit the product page.