BRiCK BetByTrade MT4 Free

1

BRiCK is a simple and versatile Utility. 
By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized.

"BetByTrade" is a utility to automatically add / close positions when trading.

If you open the position in the trade pool, if the calculation result of the betting method exceeds the initial lot, the utility will order additional.
If you close the position in the trade pool, if the position that was additionally ordered by the utility remains, it will automatically close the position.

By changing the quantity according to the trade result just before, you can expect better trade performance.
In the paid version you can choose from 12 methods, including Martingale and Anti Martingale.


Parameter

[BRiCK_BetByTrade]

  • Method: Select betting method from ENUM_BET_METHOD.
  • IniLot: Initial lot. Input the same number as the number of lots on the trigger side. The higher this value, the higher the risk.
  • LimitLot: Upper limit of betting lot. If the limit is reached, the supplemental trade processing will be suspended.
  • Sllipage: Trade slippage by Utility. If the value is too small, the trade may fail.
  • MagicNumber: Trade identification number. The Utility will run when a trade action that matches MagicNumber occurs. When not using MagicNumber input 0.

ENUM_BET_METHOD
MethodDescription
 _Flat > Constant lot at all times. Do not use methods.
 Win: Initial lot
 Lose: Initial lot
 AntiMartingale  > Doubles when win.
 Win: To double
 Lose: Return to initial lot
 AntiMartingale_Grand > Derivation of AntiMartingale. Double +α when win.
 Win: To double +α
 Lose: Return to initial lot
 Burnett > Bet using a sequence of {1, 3, 2, 6}. When bet reaches the number 6, it is set to 1 again.
 Win: Bet on the number {1, 3, 2, 6}
 Lose: Return to initial lot
 EastCoastProgression > A method similar to 1.5 times AntiMartingale. Pool half of the profit when win.
 Win: Pool half of the profit
 Lose: Return to initial lot
 Goodman > Bet using a sequence of {1, 2, 3, 5, ... 5}.
 Win: Return to initial lot
 Lose: Bet on the number {1, 2, 3, 5, ... 5}
 Kokomo > Bet on Fibonacci number.
 Win: Return to initial lot
 Lose: Bet on the number {1, 1, 2, 3, 5, 8, 13, 21, ...}
 Martingale > Doubles when lose. In the third image betting is made in the order of ① 0.01, ② 0.02 (0.01+0.01), ③ 0.04 (0.01+0.03), ④ 0.08 (0.01+0.07).
 Win: Return to initial lot
 Lose: To double
 Martingale_Grand > Derivation of Martingale. Double +α when lose.
 Win: Return to initial lot
 Lose: To double +α
 MonteCarlo > Bet using a sequence of {1, 2, 3}. When the size of the sequence becomes 1 or less, start from (1, 2, 3) again.
 Win: Erase the right and left ends of the sequence
 Lose:  Add the number of bets to the right end of the sequence
 MonteCarlo_Decomposition > Derivation of Decomposition. Bet using a sequence of {1, 0}. If there is only one number in the sequence, decompose that number as evenly as possible.
 Win: Erase the right and left ends of the sequence
 Lose:  Add the number of bets to the right end of the sequence
 ThirtyOneSystem > Bet using a sequence of {(1, 1, 1), (2 ,2), (4, 4), (8, 8)}.
 Win: Move to the number on the far left of the next section
 Lose: Move to the number on the right side
 TwoInOne > Bet using a sequence of {1}.
 Win: Erase the right and left ends of the sequence
 Lose:  Add the number of bets to the right end of the sequence


Procedure

1. Open a chart of trading symbols newly.

2. Insert the utility into the chart opened in step 1.

3. Enter the parameters of the utility.

4. As in the second image, start trading with a chart other than the chart opened in step 1.


Note

- It can not be used with a tester because it runs in response to a trade.

- Free version can only select Martingale and Anti Martingale.

- Since it always operates with a delay of 1 tick, there is a possibility that a time lag may occur in the addition of the position.

- It can not be used in conjunction with a trade where the lot may fluctuate. The lot on the trigger side must always be constant.

- If the lot calculated by the betting system is the same value as the initial lot, no additional order will be executed.

- If the lot calculated by the betting system exceeds the upper limit lot, additional order will not be executed.

- When the addition order failure or the upper limit lot is reached, "N/A" is output as a comment on the chart.


Recommended products
Imagic01
Aleksandr Morozov
The indicator represents 4 moving averages, shifted back. Created, like any moving average indicators, in order to see the approximate balance of volatility and the number of bulls and bears. The difference from other Moving Averages is that an attempt is made here to bring the moving averages of different periods to a common denominator, respectively, to bring the number of traders trading on different timeframes to a common denominator. The indicator is distributed as is. MnojitelMA1, Mnojit
FREE
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
FREE
CloseProfit
Vasiliy Kolesov
CloseProfit is a utility created to automate the process of setting a stop-loss and closing orders when a certain percentage of profit is reached. The utility also has two Buy and Sell buttons on the chart for opening orders. The utility can be used to close orders opened by other advisors, with a stop-loss or a percentage of the increase in the deposit. To do this, you need to set in the settings a magic number that matches the one that is installed in the advisor when opening a transaction.
FREE
Symbol Switch Demo
ISO Financial Services
With Symbol Switch you can easily change the symbol of all open charts without losing your analysis or template. Easily monitor many symbols with only one monitor. Auto save\load analysis separately for each symbol (including all graphical analysis and attached indicators). The indicator shows the symbols which are visible in your MT4 "Market Watch" window. To add\remove a symbol just add\remove it from MT4 "Market Watch" window. Monitoring all symbols profit with the panel. Works with all broke
FREE
That indicator shows on chart actual amount of lots currently opened position and Take Profit pips numnber and pips left to get. All objects can be placed at any place of chart by user choice. Objects text can be set by user also by writing new text in indicator's parameters window. Each object color can ve set to any color from the palette of colors delivered by MT4 editor.
FREE
About: Get Free Scanner and example Strategies And understand detailed description here: https://www.mql5.com/en/blogs/post/759237 And also get example wrappers from above post. You can make your own wrappers if your indicators have complex conditions or for In-Built MT4 indicators. Features: - Specify your own Custom Indicator - Specify Buffer values and create Variables - Use those Variables to create your own Buy/Sell Conditions - Get Arrows Up/Down Signals - See Arrows Signals in Scanners
Simple Account Information
Joaquin Nicolas Metayer
Show the account information on the chart, change the color automatically depending on the background, it adjusts to each chart and is updated every time the price moves a tick, that's why it is an expert advisor even if it is used as an indicator. Cannot change size. You can see my other products here: https://www.mql5.com/en/users/joaquinmetayer/seller
FREE
Save Template
Dominik Kaczorowski
A very fast way to save your chart template. Set the keyboard shortcut to further speed up the operation. The script allows you to save a template with a specific prefix, with the current date or with the chart timeframe. The symbol is saved automatically. Script parameters: Prefix - prefix for the template name. Can be empty. With date - true = template name will containt current date With timeframe - true = template name will containt timeframe of the current chart
FREE
Base Trading System
Che Jeib Che Said
2.5 (2)
For Multi Time Frame version, please click here. BASE TRADING SYSTEM is a useful tool to trade with simple strategy. It draws automatically base up for long trade and base down for short trade. Clear trade when base is going opposite direction. User can trade by instant market entry or by pending order entry. It depends on user best strategy. input: Base Box Color- UP base box , DOWN base box, UP base shadow, Down base shadow.
FREE
Using hotkeys, you can create graphic objects of different drawing styles and different colors on the active chart. You can change the formatting styles for graphics. You can choose default drawing styles, or set them in the advisor properties selection window. Going to the graph, when creating graphic objects, the color, line type and line thickness are selected automatically. Drawing styles for graphical objects will depend on the current timeframe where drawing will be performed. Please watch
FREE
Darvas Flow
Komang Putra Riswanjaya
5 (1)
Darvas Flow Indicator is a revolutionary trading indicator that combines the classic Darvas Box method with modern market flow analysis. Developed for serious traders, Darvas Flow offers a powerful and intuitive tool for identifying trading opportunities. Key Features Darvas Box Method Implementation : Darvas Flow automatically identifies Darvas boxes, allowing you to see crucial support and resistance levels. This helps in pinpointing optimal entry and exit points in your trades. Dynamic Flow
FREE
Delete All
Sergio D. Rocha
This is a very silly script but perhaps you find it useful. It deletes all objects from the chart. I recommend setting a hot key to call it just by pressing a couple of keys on your keyboard.  To avoid accidental deletion of object, the script will ask you to confirm the action as you won't be available to restore them with "undo" (Ctrl+Z).
FREE
Export Order History Free ! Meta Trader 4 script Please leave a review about this product to help other users benefit from it. Export trades history into a CSV file ( Excel sheet ) The summary is saved into a file in MQL4\Files folder. Choose  /  A ccount history  /  C ustom   period from your MT4  Select period Click OK to Export file directory  Open MT4 data folder CSV file ( Excel sheet ) Order  >  Open time  >  Close time  >  Type  >  Symbol  >  Size  >  Entry price  >  Exit price  >  T/P  >
FREE
CryptoTrend
Paulo Martins Barbosa
4 (2)
<h3>CryptoTrend</h3> <p> <b>CryptoTrend</b> is the free edition of a rule-based cryptocurrency Expert Advisor created for traders who want to test the product philosophy and core execution style before using the full version. </p> <h3>Overview</h3> <p> This EA is designed around the idea of participating in relevant crypto price trends through structured rules and controlled execution. It avoids dangerous recovery methods and focuses on practical automated trading. </p> <p> There is no marti
FREE
IPC Free
Tanvir Ahmed
Indicator Profitability Check   Introduction: IPC means "Indicator Profitability Check". Some features will be locked in free version. Also you cannot check result more than 1 month. For paid version, please visit:  https://www.mql5.com/en/market/product/45247 Here Indicator Profitability Check is a custom script which will check the profitability of a buy-sell arrow based custom indicator’s signal profitability. So traders who are very confusing for a buy-sell arrow based custom signal indicato
FREE
Result per Symbol MT4
Devscode Desenvolvimento de Softwares LTDA
When you work with several assets and have several open positions in assets, it is a little complicated to visualize when profit or profit each active problem is giving, so with this in mind, we develop this indicator where it facilitates the visualization of operations in assets, where you you will be able to open several different resources and you will be able to visualize the individual result of each asset and speed up your decision making in your business.
FREE
Trade simplifier is a trade panel that simplifies trade opening. It is simple and easy to understand, with key features to ease trading. Features include: Order type selection Fixed lot entry from the chart user interface Easy Take profit entry field on the chart user interface Visual take profit selection and adjustment via the line that appears when you click the Take Profit button Easy Stop loss entry field in points on the chart user interface  Visual Stop Loss selection and adjustment  via
FREE
Remaining Time MT4
Dhokiyas Money Map Investment Consultants - FZCO
Candle Remaining Time for MetaTrader 4 Never miss a candle close again. Trade with perfect timing. Candle Remaining Time Precision Utility for MT4 Candle Remaining Time is a lightweight and accurate timing utility designed for MetaTrader 4. It displays the exact remaining time of the current candle directly on your chart in real time. This tool is built for traders who rely on candle close confirmation. Whether you trade scalping strategies, intraday setups, breakouts, or price action systems,
FREE
After purchasing the Tpx Dash Supply Demand indicator, you must download this indicator which will link and feed market data to the Tpx Dash Supply Demand indicator and will provide all Supply Demand price signals, ATR Stop, VAH and VAL, trend values ​​with the ADX, and POC prices and locations in the market. Just download it and Dash will locate the indicator to retrieve the information!
FREE
Kalifx trailing stop EA
Calvin Andile Mahlangu
5 (7)
KALIFX Trailing Stop Utility for MetaTrader 4 The KALIFX Trailing Stop Utility is a tool for automated stop-loss management on the MetaTrader 4 platform. It monitors open positions and dynamically adjusts the stop-loss level as the price moves in favor of the trade. The utility can also place initial stop-loss and take-profit levels and apply breakeven rules once the trade reaches a defined profit distance. Core Functionality 1. Trailing Stop Logic When the market moves in the direction of an o
FREE
Lisek Weis Wave
Darius Hans Lischka
5 (3)
This Weis Wave Volume indicator is a tool to help traders identify the current price trend.  Understanding volume can provide insight into a market's behavior to help you determine its overall health. The most important rule is this: volume precedes price. Typically, before a market price moves, volume comes into play. It has 2 main colors histogram which are green and red. – Green indicates an upward wave. The more the price increases, the bigger the green volume gets. – The red color shows a d
FREE
SAAD TrendTracker
Adnan Iqbal
4.03 (34)
SAAD TrendTracker is a fully automated EA. It is based on mathematical algorithms Trend Tracker indicator and SAADScalper. The EA scalps pips by its strong Entry strategy based on SAADScalper. Trades that are not successful to scalp are handled in a different way of uniquely designed algorithm based on Trend Tracker indicator. EA is designed for M1, M5, M15 and M30. It consults daily chart for successful trading accuracy. It consults H1 to handle unsuccessful trades using Trend Tracker Indicator
FREE
UT Bot Alerts for MT4
Ulises Calderon Bautista
5 (1)
UT Bot Alerts — ATR Trailing Stop System Faithful MQL5 & MQL4 conversion of the legendary "UT Bot Alerts" indicator by QuantNomad from TradingView. Originally developed by Yo_adriiiiaan with the core idea by HPotter, and refined into Pine Script v4 with alerts by QuantNomad (Vadim Cissa) — one of the most followed quant developers on TradingView with over 100K followers. The original script has accumulated 1.1 million+ views and 35,500+ favorites on TradingView, making it one of the most popular
FREE
When executing an order, whether through the Metatrader ticket on a computer or the Metatrader app on a mobile device, either manual or pending, Easy Trade will automatically set the take profit and stop loss levels, as well as a limit order with its respective take profit and stop loss levels. It follows the trading strategy for market open (US30, US100, US500), but it can be applied to any market asset.
FREE
Features: 1- Get OB/OS Levels from Golden MA Levels 2- Wait for Buy/Sell Start Level Cross 3- Optional: Should price cross Mid Level in earlier bars 4- Optional: Crossing bar High/Medium Volume 5- Optional: MA Stacked to check up/down trend for current TF 6- Optional: NRTR higher timeframes aligned Check Detailed blog post explained: https://www.mql5.com/en/blogs/post/758457 Levels with Buffers available here: Golden MA Levels Indicator: https://www.mql5.com/en/market/product/119515 Note: Arr
FREE
Key Features: Trade Copy MT4 to MT4 . #forex  #sharemarket #trading   Disclaimer :- My videos, presentations, and writings are strictly for educational purposes and should not be considered investment advice. I cannot guarantee the accuracy of any information provided. It is essential to conduct your own research and consult a qualified financial advisor before making any investment decisions. I bear no responsibility for any financial losses or negative outcomes resulting from the use of my con
FREE
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. PA Touching Alert is a tool to free you from watching price to touch certain critical price level all day alone. With this tool, you can set two price levels: upper price and lower price, which should be greater than/ less than the current price respectively. Then once price touches the upper price or lower price, alert and/or notification would be sent
FREE
VirtualProfitLossTrailEA
Nikolaos Pantzos
4.75 (4)
This Utility is a tool to manage level of profits or losses for each order without using stop loss or take profit. The Utility applies virtual levels to close orders in profit or loss. You can use the robot to manage manually opened orders or manage orders opened by another EA. You can to get the source code from here . Parameters OrdersManage - orders to manage (all orders of all symbols or orders on the current chart). Stop Loss Pips - virtual stop loss level. Take Profit Pips - virtual take
FREE
Change Symbol of all charts with a single click. Place this file in Scripts folder to make it work. Enter your desired chart and me and apply this script to any chart. It will change all charts to that particular chart. For any help - telegram - @binaryguruofficial Feel free to use this free script. May god bless you with big profits Good Luck for your trading. Regards : Binary Guru
FREE
Calendar File Converter This script adapts the csv economic calendar file downloaded from the myfxbook.com portal for use by the Economic Calendar Viewer indicator. This indicator displays on the MT4 chart data about the upcoming current economic event and displays its data. It also notifies you with a sound before the upcoming event time. The read file should be named: - calendar_statement.csv The temporary intermediate file is named: - calendar_statement2.csv The output file is named: - Cale
FREE
Buyers of this product also purchase
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (110)
Experience exceptionally  fast trade copying with the Local Trade Copier EA MT4 . With its easy 1-minute setup, this trade copier allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. Whether you're a beginner or a professional trader, the Local Trade Copier EA MT4 offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone looking to inc
Forex Trade Manager MT4
InvestSoft
4.98 (443)
Trade Manager MT4 is an advanced position size calculator and trade management tool for MetaTrader 4, designed to help traders plan trades faster, control risk more precisely, and manage open positions directly from the chart. It combines order placement, risk based lot calculation, Stop Loss and Take Profit management, Break Even, Trailing Stop, Partial Close, Equity Protection, and external trade management in one panel. Whether you trade forex, indices, metals, commodities, or crypto, Trade M
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
Professional Trade Copier for MetaTrader 4 Fast, professional, and reliable trade copier for MetaTrader 4 . COPYLOT helps you copy Forex trades between MetaTrader 4 and MetaTrader 5 terminals with flexible synchronization for different account setups. COPYLOT MT4 version supports: MetaTrader 4 to MetaTrader 4 MetaTrader 5 Hedge to MetaTrader 4 MetaTrader 5 Netting to MetaTrader 4   MT5 version Full Description + DEMO + PDF How To Buy How To Install How to get Log Files How To Test and Optimize A
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (197)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Additional materials and instructions Installation instructions   -   Application instructions   -   Trial version of the application for a demo account Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteris
A professional panel for manual trading that keeps the whole trade cycle in one window on the chart, from a precise entry to protecting your account. Size every position strictly to a defined risk, build the trade with lines directly on the chart using the RR Tool, and place market and pending orders, grids and OCO. The panel takes position management off your hands: partial closing across up to five levels, six types of trailing stop, breakeven and Virtual SL/TP. Daily, weekly and monthly limit
News Filter EA MT4
Rashed Samir
5 (9)
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
Automatic profit locking when target profit is reached EquityTargetCloser   — is a utility expert advisor for MetaTrader 5 that automatically closes all market positions and deletes pending orders as soon as   equity exceeds the current balance by a specified profit amount . After all positions are closed, the target automatically increases: the new threshold = new balance + specified profit. The EA does not open trades, it only manages existing positions, helping to reliably lock in profit and
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
King Trade Copier MT4
Mohammed Maher Al-sayed Mohammed Ahmed Saleh
King Trade Copier MT4 – Lightning-Fast Local Trade Copier (Master + Slave in ONE file) King Trade Copier is a professional local trade copier that mirrors every trading action from one Master account to unlimited Slave accounts on the same PC or VPS — with an internal copy latency of just a few milliseconds. It was built by a real trader for daily real-money use, with one goal: whatever happens on the Master must happen on the Slave, instantly and without exceptions. Watch the demo video to s
SmartFastTrade AI
Muhammad Faisal Sagala
Transform Your Trading with SmartFastTrade AI: Speed and Ease at Your Fingertips! Introduction Are you a trader struggling with slow order execution? Do you want a tool that can assist you in making quick and accurate trading decisions? If yes, then SmartFastTrade AI is the answer to all your trading needs. With its unique combination of speed, user-friendliness, and advanced features, SmartFastTrade AI will help you unlock your full trading potential. Let's delve deeper into why this innovativ
Working Trial Download Copy Cat More Trade Copier MT4 is not just a simple local trade copier; it is a complete risk management and execution framework designed for today’s trading challenges. From prop firm challenges to personal portfolio management, it adapts to every situation with its blend of robust execution, capital protection, flexible configuration, and advanced trade handling. The copier works in both   Master (sender) and Slave (receiver)   modes, with real-time synchronization of
Telegram to MT4 Multi-Channel Copier automatically copies trading signals from your Telegram channels directly into MetaTrader 4. No bots, no browser extensions, no manual copying. You receive a signal on Telegram and the EA opens the trade on your terminal in a few seconds. The product includes two components: a Windows application that listens to your Telegram channels, and this Expert Advisor that executes the signals on your MT4 terminal. An MT5 version is also available. Setup guide and app
TradePanel MT4
Alfiya Fazylova
4.84 (95)
Trade Panel is a multi-functional trading assistant. The app contains over 50 trading functions for manual trading and allows you to automate most trading tasks. Before making a purchase, you can test the demo version on a demo account. Download the trial version of the application for a demonstration account: https://www.mql5.com/en/blogs/post/750865 . Full instructions here . Trade. Allows you to perform trading operations in one click: Open pending orders and positions with automatic risk cal
Master Close via Telegram can help you perform some management tasks on MT4/MT5 remotely via your Telegram by one click, easy to set up & use. Demo here (see more Master Notify   Master Control  ) ************************************************************************************ LIST OF COMMANDS: info_acc -  Get account info info_pen -   Get pending orders details info_pos -   Get positions details info_pos_sum -   Get positions summary close_pen -   Delete all pending orders close_pos_all -
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
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
MT4 to Telegram Signal Provider   turns your trading account into a signal provider. Every trade action, whether manual, by EA or from your phone, is instantly sent as a message to Telegram. You can fully customize the format or use a ready-made template for quick setup. [ Demo ] [ Manual ] [ MT5 Version ] [ Discord Version ]  New: [ Telegram To MT5 ] Setup A step by step user guide is available. Key Features Ability to customize order details sent to subscribers You can create a tiered subs
Exp Averager
Vladislav Andruschenko
4.82 (22)
Averager for MetaTrader 4 — advanced trade recovery and position series management system A professional Expert Advisor created for traders who need a controlled way to average losing positions, build a structured trade basket, and manage exits with more flexibility. Averager is designed to open additional trades when positions move into drawdown, helping you improve the average entry price and manage the entire series as one coordinated structure. This is not just another averaging utility. It
PZ Trade Pad Pro MT4
PZ TRADING SLU
3.67 (3)
Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors The Trade Pad Pro EA is a tool for the Metatrader Platform that aims to help traders manage their trades more efficiently and effectively. It has a user-friendly visual interface that allows users to easily place and manage an unlimited number of trades, helping to avoid human errors and enhance their trading activity. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] One of the k
TradeMirror is a trade copier EA for MT4/MT5 platform. Tutorial Please click the Trademirror Tutorial link to view more tutorials. Why TradeMirror We understand the importance of security, stability and privacy for financial software, so we've gone the extra mile to harden these three elements in detail: Provides a user-friendly graphical interface that is easy to operate Focus on privacy and security, suitable for various financial scenarios with privacy requirements for order distribution Prec
FORBEX Market Watch Trading Hours PRO NEWS  Feel free to contact me for support, installation assistance, and upgrade. Professional Market Session, Trading Schedule & Economic News Dashboard for MetaTrader 4 FORBEX Market Watch Trading Hours PRO NEWS is an advanced all-in-one MT4 dashboard designed to provide traders with real-time market session monitoring, broker trading schedules, live countdowns, intelligent voice alerts, and economic news awareness from one clean professional interface. The
Dear valued clients, Have a good day! This application will support you to manage the risk of your account according to your settings such as automated set the stop loss, take profit, automated close the position of total loss or profit greater than the preset input. You also can set your target equity, it will close all positions when it meet the desired target. The followings are the input parameters: Equity Target To Close and Delete All Orders ($) Equity Limit To Protect (Close All) Appl
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (31)
Close If Profit or Loss with Trailing for MetaTrader 4 — automatic closing by total profit or loss A reliable trade-management utility for MetaTrader 4 that automatically closes positions when the total profit or total loss reaches the level you set. The Expert Advisor monitors open trades, calculates floating profit and loss, can trail profit, and helps close positions faster than manual reaction. MetaTrader 4 is still used by many manual traders, grid traders, scalpers, and Expert Advisor use
Kali FX Trade Manager
Calvin Andile Mahlangu
Kalifx Trade Manager is a smart on-chart trading and risk-management panel for MetaTrader 4. It replaces manual order tickets and spreadsheet risk math with a compact, draggable panel that lets you place, size, and manage trades directly from the chart — including automatic breakeven, trailing stops, and a 3-level partial close (multi-TP) system with draggable on-chart lines. Built for discretionary traders who want the speed of a one-click panel with the discipline of automated risk rules runn
Trade Manager Ultimate (MT4/MT5) - Professional Risk & Trailing Management Welcome to   Trade Manager Ultimate   — the ultimate risk management and trailing solution designed to make your manual trading intuitive, precise, and highly controlled. This is not just a dashboard; it's a comprehensive engine for seamless position management and advanced capital protection. Whether you are a professional scalper or a long-term trend follower, Trade Manager Ultimate adapts to your strategy, offering ins
Trade copier MT4
Alfiya Fazylova
4.56 (32)
Trade Copier is a professional utility designed to copy and synchronize trades between trading accounts. Copying occurs from the account / terminal of the supplier to the account / terminal of the recipient, which are installed on the same computer or VPS . PROMOTION - If you have already purchased the "Trade Copier MT5," you can receive the "Trade Copier MT4" for free (for copying MT4 > MT5 and MT4 < MT5). For more detailed information about the conditions, please contact us via private message
Trade Copier Global
Laszlo Tormasi
5 (15)
Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and market orders. Supports partial order close (with limitations, see below) Can send messages and notifications to the Slaves from the Master Several
Copier->Convenient and fast interface interaction, users can use it right away   ->>>> Recommended to use on Windows computers or VPS Windows Features: Diversified and personalized copy trading settings: 1. Different lot modes can be set for different signal sources 2. Different signal sources can be set for forward and reverse copy trading 3. Signals can be set with comments 4. Whether to calibrate the lot according to the contract lot Diversified and personalized copy order settings 2: 1. Dif
Trade panel Sniper
Andrey Kaunov
5 (4)
Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual is a trading panel for working with grid strategies. The utility is universal, has flexible settings and an intuitive interface. It works with a grid of orders not only in the direction of averaging losses, but also in the direction of increasing profits. The trader does not need to create and maintain a grid of orders, the utility will do it. It is enough to open an order and the Grid manual will automatically create a grid of orders for it and will accompany it until the close. Ful
More from author
* Based on this product   "BRiCK Convert4To5 MT5 Free"   was created. "Convert4To5" is a Script that converts MQL4 source files into MQL5 source files. Experts, Indicators, Scripts, and Libraries with extension ".mq4" will be available for MT5. Parameter None. Procedure 1. Open the following folder.     terminal_data_folder\MQL4\Files\ (in the terminal menu select to view "File" - "Open the data directory") 2. Confirm that the BRiCK_Convert4To5 folder exists.     If it does not exist, insert
FREE
* This product was converted using  "BRiCK Convert4To5 MT4 "  based on the MQL4 source file of  "BRiCK Convert4To5 MT4 Free" . "Convert4To5" is a Script that converts MQL4 source files into MQL5 source files. Experts, Indicators, Scripts, and Libraries with extension ".mq4" will be available for MT5. Parameter None. Procedure 1. Open the following folder.     terminal_data_folder\MQL4\Files\ (in the terminal menu select to view "File" - "Open the data directory") 2. Confirm that the BRiCK_Conv
FREE
* This product was converted using  "BRiCK Convert4To5 MT 5 "  based on the MQL4 source file of  "BRiCK TradeByArrow MT4 Free" . BRiCK is a simple and versatile utility.   By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "TradeByArrow" is Utility that executes order processing when an arrow object is created on the chart. Combined with Indicator which outputs arrow object, it can be used like Expert. Parameter [ArrowName] EntryBuy: A
FREE
* The product for MT5 converted using  "BRiCK TradeByArrow MT4"  is  here. BRiCK is a simple and versatile utility.   By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "TradeByArrow" is Utility that executes order processing when an arrow object is created on the chart. Combined with Indicator which outputs arrow object, it can be used like Expert. Parameter [ArrowName] EntryBuy: Arrow object name for buy order (partial match) EntrySel
FREE
Filter:
Robert Milovic
156
Robert Milovic 2024.10.09 13:51 
 

I simply do not know how to proceed with this utility, it simply does not work, What to do?

Reply to review