• Overview
  • Reviews
  • Comments

Delete Objects and Grid

Script for Metatrader 5.

One click to Delete the background grid and object, all objects on the chart such as

  1. Trend lines you have drawn or created by another program
  2. arrows
  3. text
  4. Fibonacci lines
  5. removes the background grid making a clearer clean chart
  6. horizontal and vertical lines


Easy for clearing a chart or when opening new charts.

Please leave a review on how its working.


Recommended products
这款专为MetaTrader 5设计的EA(Expert Advisor),能够在加载后自动关闭所有图表,并立即从当前图表中自行移除。它适合那些希望快速清理所有图表,并避免手动关闭每个图表的用户。 功能特点: 一次性清理: 加载后立即关闭所有打开的图表。 自动移除: 执行完毕后,EA自动从当前图表中移除,无需手动操作。 快速高效: 适用于快速清理交易环境,特别适合在需要快速重置或结束交易日的情境。 使用说明: 只需将此EA添加到任何一个图表上,它将自动执行关闭所有图表的操作并自行移除。使用前,请确保已保存所有重要的图表数据和设置。 风险提示: 请谨慎使用此EA,以防不小心关闭重要图表。 适用于MetaTrader 5平台。 技术支持: 如有任何技术问题或需求,请联系我以获得帮助。
FREE
AK Capital Backtest panel
AK Capital Markets Limited
5 (1)
backtester buttons for testing strategies in the MT5 strategy tester.  load up strategy tester then click on visual test and once visual tester opened apply any chart template you'd like. To update the chart pause the visual tester and apply templates, colors and such like the normal chart. On the settings you can choose lot size and take profit and stop loss.  Enjoy
FREE
Introducing a powerful MetaTrader 5 Expert Advisor designed to enhance your trading strategy – the Auto Breakeven EA! This feature-rich EA is tailored to bring your stop-loss to breakeven, ensuring a risk-free trade once the market moves in your favor up to a specified price. Explore the full potential of the Auto Breakeven EA. Download it for free now, and find the download link at the bottom of our page. Elevate your trading experience and take control of your risk management strategy. Happy
FREE
Exp Assistant 5
Vladislav Andruschenko
4.73 (124)
Auto Setting, stop loss, take profit, trailing stop, breakeven levels, enabling virtual stop loss and take profit. Exp Assistant will help you organize maintenance of your positions. This program, the Expert Advisor, is designed to automatically set the  Real or Virtual   Stop Loss and Take Profit  levels for your positions while trading.  You can easily manage all the operations of the Expert Advisor from the control panel on the chart.  If you face any difficulty in setting stop loss, take pr
FREE
Correlation for SH
Vladimir Khlystov
5 (1)
Script for quickly selecting a tool with high correlation. The script is placed on the tool to which you need to select the second correlating one. Then you can change the number of bars to calculate and the timeframe. The script iterates through all available symbols in the market overview and returns the 20 most correlated ones. You can use the selected pairs to trade with THE new SH expert Advisor
FREE
RegularExpressionsExamples — is an expert, which contains the graphical interface for running examples from the " RegularExpressions in MQL5 " library. The codes of these examples can be found in the library itself. These examples are for demonstration purposes only. They serve only to evaluate the library operation and its capabilities. They can also be found on the official Microsoft‎ website, in the descriptions of classes in the System.Text.RegularExpressions namespace. Each example can be
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Hello and welcome ladies & gentlemen :) this is the MT5 version of this free tool for my lovely people :) It's very simple tool to set Stoploss for your orders or positions within milliseconds whatever how much this orders count , Just drop the EA on the chart that you want to modify the SL for it's orders and fill the INPUTS as the following : -  ( Order_Type )   Select the orders or positions types . -   ( StopLoss )   Write the SL you want . - ( MagicNumber ) Use magic number 0 for manual cre
FREE
CloseAllPosition
Konstantin Chernov
4.67 (3)
A script for closing positions If you need to quickly close several positions, this script will make all the routine for you! The script does not have any input parameters. Allow AutoTrading before running the script. Usage: Run the script on a chart. If you need to specify the maximal deviation and the number of attempts to close positions, use the script with input parameters https://www.mql5.com/en/market/product/625 You can download MetaTrader 4 version here: https://www.mql5.com/en/market
FREE
BuyMarket
Pietro Caporale
4.5 (2)
Simple script for Buy by Market Execution on all financial instruments. Inputs Volume - default: 0.10 Deviation - default: 10 points Stoploss - default: 50 points Takeprofit - default: 50 points Comment - default: Order by Market Confirm - default: false Inputs Details Type Order Buy Order is preset. Deviation Maximum deviation from quoted price in points. Stoploss & Takeprofit In points value, be careful that this value will be added to minimum stop allowed by the broker. For example if you
FREE
Simple Trading Controller
Pierpaolo De Nicolo
5 (1)
The "Simple Trading Controller" for MetaTrader 5 sets a new standard for speed and efficiency in opening and closing market positions. Crafted with a clean and intuitive design, this tool is a response to the specific needs of traders, ensuring a seamless and rapid trading experience. All it provides is: Quick BUY and SELL Buttons Open multiple operations at the same time Set Trade Size Set Stop Loss Take Profit Points Close All Positions Let's go and see the advantages of using "Simple Trading
FREE
ATR to Baseline
Manuel Alejandro Cercos Perez
This indicator creates a channel relative to other chart indicator: indicator + ATR and indicator - ATR . Useful to know if price has gone up too far of your baseline. The ATR levels can be adjusted with a multiplier. It can also be applied to prices (close, open, high, low, median...) or other subwindow indicators. Actually you can get the same information about distances to baseline when applying it to close prices You can also get this indicator for MT4 (a bit more complex to use, but it ca
FREE
SphereSample
MetaQuotes Ltd.
3.5 (2)
The script SphereSample.mq5 illustrates control of graphic objects using the classes from the Standard Library (Base class of objects array CArrayObj , CChartObjectText ).
FREE
Reverse
Konstantin Chernov
3.33 (3)
A script for quick reversing positions and/or orders. If you need to reverse a position with the same volume, open an opposite position of a different volume, this script will save you from routine! Allow AutoTrading before running the script. Instructions: Run the script on the chart. This script is a limited version of the market product https://www.mql5.com/en/market/product/638 and allows reversing only positions. Input parameters are not required. Parameters such as changing the type of exi
FREE
ObjChartSample
MetaQuotes Ltd.
4.33 (3)
The script ObjChartSample.mql5 illustrates control of chart properties using the classes from the Standard Library .
FREE
Reversal Composite Candles
MetaQuotes Ltd.
3.43 (23)
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
SellMarket
Pietro Caporale
4 (1)
Simple script for Sell by Market Execution on all financial instruments. Inputs Volume - default: 0.10 Deviation - default: 10 points Stoploss - default: 50 points Takeprofit - default: 50 points Comment - default: Order by Market Confirm - default: false Inputs Details Type Order Sell Order is preset. Deviation Maximum deviation from quoted price in points. Stoploss & Takeprofit In points value, be careful that this value will be added to minimum stop allowed by the broker. For example if y
FREE
TradeHistoryParsing
MetaQuotes Ltd.
3.5 (2)
The TradeHistoryParsing is a utility for working with the trade history obtained from the MetaTrader 5 terminal. The product is based on the " RegularExpressions in MQL5 " library. It allows to quickly get the required data on your trading history. The filtering results are displayed as a table, a summary of mathematical statistics is provided below the table. Working with the tool Export the trade report as an html file and place it into the "sandbox". After that, when launching the EA, speci
FREE
The indicator identifies when a divergence occurs between price and an indicator or oscillator. It identifies both regular and hidden divergences. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can detect divergences for the following oscillators/indicators:   MACD, OsMA, Stochastics, RSI, CCI, RVI, Awesome, ADX, ATR, OBV, Composite index, MFI and Momentum. Only one oscillator/indicator can be selected. Draws
FREE
NNFX Trade Panel
Manuel Alejandro Cercos Perez
4.8 (5)
Trade Panel for the No Nonsense Forex Method Improve your trading speed while also keeping your charts clean Features: -Position sizing: when clicking Buy/Sell, this tool opens 2 trades with the amount of lots that best approximate your risk (percentage of balance that is used in each trade). Forget about calculating pip values! -SL and TP: each trade is opened with a Stop Loss at 1.5*ATR, and one of the two halves with a Take Profit at 1*ATR. The ATR value used would be the one of the curren
FREE
Important Lines
Terence Gronowski
4.88 (26)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of
FREE
This script will get the lastest price and spread for certain symbol. It will show the Bid/Sell price and Ask/Buy price, and the price difference is the spread between Bid/Sell and Ask/Buy prices. I'm a high-energy, seasoned and self-motivated mathematician. Professional in the capital markets. Professional experience in quantitative analysis, financial modeling and investment strategy. Familiar with macroeconomic and microeconomic conditions along with company fundamentals to make prediction
FREE
OrderMarket
Pietro Caporale
4.5 (2)
Simple script for Order by Market Execution (only Buy or Sell) on all financial instruments. Inputs Buy - default: false Sell - default: false Volume - default: 0.10 Deviation - default: 10 points Stoploss - default: 50 points Takeprofit - default: 50 points Comment - default: Order by Market Confirm - default: false Inputs Details Type Order Buy Order set: just double click on Buy line Sell Order set: just double click on Sell line If you leave false or true both an error will be reported.
FREE
The utility helps open a deal with a stop loss that does not exceed the specified amount, or to refrain from it altogether. That is, it determines the number of lots to open the deal so that the stop loss is as close as possible to the specified amount in USD without exceeding it. For example, it will be indispensable when trading according to the Gerchik strategy. That is, when trading based on risks, with a fixed risk and a fixed take profit relative to stop loss. For example, if you always op
FREE
This utility performs 2 simple functions. (On 1 Minute Timeframe*) Counts the number of Ticks - until reset by user defined value. Counts down on the M1 Timeframe - until the new candle forms. Users are able to change the below input values: User Settings: Show Tick Count Label [True/ False] Show Countdown Label [True/ False] Start Tick Counter (Trigger) [Immediate/ After Next Bullish Candle/ After Next Bearish Candle] Tick Count Reset Value Dynamic X & Y Axis Labels [True/ False] Font Size Show
FREE
Fibo Trader FREE MT5
Grzegorz Korycki
3.8 (5)
Fibo Trader is an expert advisor that allows you to create automated presets for oscillation patterns in reference to Fibonacci retracements values using fully automated and dynamically created grid. The process is achieved by first optimizing the EA, then running it on automated mode. EA allows you to switch between automatic and manual mode. When in manual mode the user will use a graphical panel that allows to manage the current trading conditions, or to take control in any moment to trade ma
FREE
The Panel
Ahmed Alaaeldin Abdulrahman Ahmed Elherzawi
The Panel will read the floating profit/loss for the symbol of your chart and will plot the profit/loss numbers on the chart. It will work with manual trades or trades made by any expert advisor. The Panel shows the Max Drawdown in the base currency, floating profit/loss for both buy and sell orders. It will also show the same in Pips. The Panel is movable on the chart, so you can drag it using the mouse cursor.
FREE
VR Close Orders MT5
Vladimir Pastushak
3 (2)
The VR Close orders script is designed to close positions in the terminal at a profit or loss mark set by the trader. The program is written as a script and can work together on the same chart with any other indicators and expert advisors. The program has a simple visual panel and is easy to configure with the mouse. With this program's help, the trader can automatically close positions and delete orders depending on the conditions set.  There is often a situation when you need to close position
FREE
This indicator is especially for the binary trading. Time frame is 1 minutes and exp time 5 or 3 minutes only. You must be use martingale 3 step. So you must put lots size is 10 % at most. You should use Mt2 trading platform to connect with my indicator to get more signal without human working. This indicator wining rate is over 80% but you may get 100% of profit by using martingale 3 step. You should use MT2 Trading Platform to connect meta trader platform and binary platform . You can get mt2
FREE
HMA Color with Alerts MT5
Pavel Zamoshnikov
4.73 (51)
Hull Moving Average (HMA) is well-deservedly popular among traders because of the effective averaging of market noise and a relatively small delay. The current MetaTrader 5 version changes its color when the movement direction changes. Sound and text signals are available. It also supports sending email and push messages. It is possible to trigger a signal on the current incomplete bar, although such a signal may be canceled before completion if conditions are no longer appropriate. One of the p
FREE
Buyers of this product also purchase
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (171)
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. Attention, the application does not work in the strategy tester. Manual, Description, Download demo 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 characteristics before opening.   Risk management  - The risk
Forex Trade Manager MT5
InvestSoft
4.98 (416)
Do you think that in markets where the price can change in a split second, placing orders should be as simple as possible? In Metatrader, each time you want to open an order, you have to open a window where you enter the opening price, stop loss and take profit, as well as the trade size. In trading the financial markets, capital management is essential to maintain your initial deposit and multiply it. So, when you want to place an order, you probably wonder how big a trade you should open? Wha
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (63)
Experience exceptionally fast trade copying with the   Local Trade Copier EA MT5 . 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 MT5   offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone looking t
TradePanel MT5
Alfiya Fazylova
4.86 (114)
Trade Panel is a multifunctional trading assistant. The application contains more than 50 functions for manual trading, and allows you to automate most trading actions. Works with any trading instrument (Forex, CFD, Futures and others). Can work with all symbols from one terminal window. Customizable panel size (up to 4K resolution). It has a flexible and intuitive interface that allows you to customize the panel for yourself, hide all unused functions and tabs. The application is designed as a
Trade Manager DaneTrades
DaneTrades Ltd
4.73 (22)
Trade Manager to help you quickly enter and exit trades while automatically calculating your risk. Including features to help prevent you from Over Trading, Revenge Trading and Emotional Trading. Trades can be managed automatically and the account performance metrics can be visualised in a graph. These features make this panel ideal for all manual traders and it helps to enhance the MetaTrader 5 platform. Multi Language support. MT4 Version  |  User Guide + Demo The Trade Manager does not work i
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
The MT5 to Telegram Signal Provider is an easy-to-use, fully customizable utility that enables the sending of signals to Telegram, transforming your account into a signal provider. The format of the messages is fully customizable! However, for simple usage, you can also opt for a predefined template and enable or disable specific parts of the message. [ Demo ] [ Manual ] [ MT4 Version ] [ Discord Version ] Setup A step by step user guide is available. No knowledge of Telegram API is required;
Trade copier MT5
Alfiya Fazylova
4.37 (27)
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 . Before buying, you can test the demo version on a demo account. Demo version here . Full instruction here . Main functionality and benefits: Supports copying MT5> MT5, MT4> MT5, MT5> MT4, including MT5 netting accounts. * Supports copying Dem
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 develop 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 trade
Trade Dashboard MT5
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   deta
-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 w
OrderManager MT5
Lukas Roth
4.88 (16)
Introducing the Order Manager : A Revolutionary Utility for MT5 Manage your trades like a pro with the all-new Order Manager utility for MetaTrader 5. Designed with simplicity and ease-of-use in mind, the Order Manager allows you to effortlessly define and visualize the risk associated with each trade, enabling you to make informed decisions and optimize your trading strategy. For more information about the OrderManager, please refear to the manual. [ Demo ]  [ Manual ]  [ MT4 Version ]  [ Teleg
The MT5 to Discord Signal Provider is a user-friendly, fully customizable utility designed for sending trading signals directly to Discord. This tool transforms your trading account into an efficient signal provider. Customize message formats to suit your style! For ease of use, select from pre-designed templates and choose which message elements to include or exclude. [ Demo ] [ Manual ] [ MT4 Version ] [ Telegram Version ] Setup Follow our detailed user guide for easy setup. No prior knowled
Bots Builder Pro MT5
Andrey Barinov
4.75 (4)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
Copy Signals from any channel that you are a member (including private and restricted) straight to your MT5.  This tool has been designed with the user in mind while offering many features you need to manage and monitor the trades. This product is presented in an easy-to-use and visually attractive graphical interface. Customise your settings and start using the product within minutes! User Guide + Demo  | MT4 Version | Discord Version If you want to try a demo please go to user guide. The Te
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
Multifunctional tool: 65+ functions, including: Lot Calculator, Price Action, R/R ration, Trade Manager, Supply and Demand zones Demo version   |   User manual The utility   doesn't work in the strategy tester : you can download the   Demo Version HERE  to test the product. Contact me   for any questions  / ideas for improvement / in case of a bug found If you need a MT4 version, it is available here Simplify, speed up and automate your trading   process . Expand the standard terminal capabili
Adam FTMO MT5
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------
Mentfx Mmanage mt5
Anton Jere Calmes
4.43 (7)
The added video will showcase all functionality, effectiveness, and uses of the 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 calculates al
Ultimate Trailing Stop EA MT5
BLAKE STEVEN RODGER
4.57 (7)
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 (overri
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator mt5 Video tutorials, manuals, DEMO download   here .   Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
The UTM Trade Manager is a powerful, yet intuitive trading tool offering fast, efficient trade execution and advanced features such as the "Ignore Spread" mode and a built-in local trade copier, and others. Designed to simplify your trading operations, it provides a user-friendly graphical interface and on-chart controls for seamless management. Key Features: Trade Execution: Enter trades easily with one-click by defining the entry and stop loss prices on the chart. The system automatically calc
Equity Shield mt5
Vladimir Stepanov
4 (7)
The Expert Advisor will protect your account from unexpected losses by constantly monitoring the equity and follow the rules as per input in the parameters.     When the rules are breached the EA will close all trades.     You can set the EA to close all trades at a certain percentage or money loss, or to close at a certain percentage or money profit.     This utility is very useful for Prop Trading Challenges to keep the draw down low and to protect your equity! My signals and other products ca
Trade Manager EA for MT5
Odaine Ramon Mcmillan
4.5 (10)
50% Off Today Only! Price Goes Back Up at 11 PM (EST) Marketkeys Trade Manager EA for MT5: Your Pathway to Forex Trading Mastery What Traders Are Saying: "Much better than lots of other trade managers I've tested..." – R Vdr "Saves me time from manually calculating lots sizes and risks...amazing support." – Richard Obi Efficiency and precision are paramount in Forex trading. Marketkeys Trade Manager EA for MT5 offers just that - a seamless interface combined with robust risk management tools
Trading Panel for trading in One click.  Working with positions and orders!  Trading from the  chart  or the  keyboard . With our trading panel, you can execute trades with a single click directly from the chart and perform trading operations 30 times faster than with the standard MetaTrader control. Automatic calculations of parameters and functions make trading faster and more convenient for traders. Graphic tips, info labels, and full information on trade deals are on the chart MetaTrader.
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (17)
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
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-u
T Manager Plus, 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. T Manager Plus includes advanced charting utilities with a single goal to help traders analyze, plan, execute, and manage their trades on a single platform. The market contains a diverse number of those tools, but   this one is designed by traders for traders . I designed this tool, an
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.76 (17)
Trade copier for MT5 is a trade copier for the МetaТrader 5 platform. It copies forex trades  between any accounts   MT5 - MT5, MT4 - MT5 for the COPYLOT MT5 version (or MT4 - MT4 MT5 - MT4 for the COPYLOT MT4 version)    Reliable copier!         MT4 version Full Description +DEMO +PDF   How To Buy    How To Install     How to get Log Files    How To Test and Optimize    All products from Expforex You can also copy trades in the МТ4 terminal (МТ4 - МТ4, МТ5 - МТ4):     COPYLOT CLIENT for
Copy Signals from any channel that you are a member ( without the need for a Bot Token or Admin Permissions  straight to your MT5. It has been designed with the user in mind while offering many features you need This product is presented in an easy-to-use and visually attractive graphical interface. Customise your settings and start using the product within minutes! User Guide + Demo  | MT4 Version | Telegram Version If you want to try a demo please go to the User Guide. The   Discord   To MT
Seconds Chart MT5
Boris Sedov
4.5 (12)
Seconds Chart — timeframes in seconds for MetaTrader 5. The utility allows you to create charts in the MetaTrader 5 terminal with a timeframe in seconds. The timeframe on such a chart is set in seconds, not in minutes or hours. Thus, you can create charts with a timeframe less than M1. For example, S15 is a timeframe with a period of 15 seconds. You can apply indicators, Expert Advisors and scripts to the resulting chart. You get a fully functional chart on which you can work just as well as on
More from author
Expert Advisor designed for trading Engulfing Candle Patterns within a manually input price range the D point of harmonic patterns , gartley , bat cypher butterfly ect. How Does It Work Step 1 Identify a price range around the end point D of your harmonic pattern. Input two prices into the EA settings   Inp9 Upper Level- type the highest price where an engulfing candle pattern can occur. Inp9 Lower Level - type the lowest price where an engulfing candle pattern can occur. Step 2  inp11_block
FREE
V1 Stochastic Alert
Paul Conrad Carlson
5 (1)
Stochastic indicator alerts  when  EA Available in comments , must have indicator installed buys stochastic main line is above  signal line stochastic is below 30 rsi 5 is below 20 sell stochastic main line is below signal line stochastic is above 70 rsi 5 is above 80 ADD to chart  Stochastic k 30 - d 9 - slowing 3, levels 30/70 rsi 5 lelels 20.80 Full alerts  push, mobile , email ect All input settings variable  feel free to contact for more information or alert sugestions
FREE
Expert Advisor designed for trading Engulfing Candle Patterns within a manually input price range the D point of harmonic patterns , gartley , bat cypher butterfly ect.  This is the  full version , word test in the title is an error How Does It Work Step 1 Identify a price range around the end point D of your harmonic pattern. Input two prices into the EA settings   Inp9 Upper Level- type the highest price where an engulfing candle pattern can occur. Inp9 Lower Level - type the lowest price wh
FREE
This Mt5 Indicator Signals when there is two opposite direction bars engulfed by current bar.  has a recent Exponential Moving Average Cross and past bar was oversold/bought Expert Advisor Available in Comments  Free Version Here : https://www.mql5.com/en/market/product/110114?source=Site  ; Full Alerts for mt5 terminal , phone , email, print to file, print to journal  Buy Signal ( blue line ) Past ema cross ( set at 30 bars back ) Past bar rsi is oversold ( level 40  ) Engulfing bar closes
FREE
Ema Cross Alert V1
Paul Conrad Carlson
Alert Indicator for exponential moving average cross blue arrow for buy alert , fast ema 14 crosses above 50 pink arrow for sell alert , fast ema 14 crosses below 50 Default 14 ema fast & 50 ema slow add these indicators to chart Full Alerts , push, email, phone  inputs for moving average lengths and alarm on off settings Please contact for help of an indicator alert suggestion 
FREE
Bollinger Band Lion
Paul Conrad Carlson
This Expert advisor Trades Trending conditions, best use on EURUSD 1hr chart Strategy uses Bollinger band , Rsi and a momentum indicator to identify the best trading conditions  Includes news filter and account protection settings , also entry protection for high spread . Optimized code for quicker optimization in mt5 Download demo and test out Bollinger Band Lion .
FREE
https://www.youtube.com/watch?v=0T8Mge39Xsk&t=9s Youtube These EAs trade macd divergence only if there is a parabolic sar change at the same time. Sell bearish macd divergence & parabolic sar crosses above price Macd settings  Threshhold is how far above / below zero divergence must occur. Timeframe used Parabolic sar settings Only one trade in that direction can be opened at once. Trades on open bar Alerts , mt5 and mobile Stop loss and target points Stop loss is set to a % percentage of
FREE
This is a simple EA Can only open ONE trade EVER then MUST be reattached to the chart everytime you want to use it. Designed to help manual traders Has lot sizes and stops / targets in pips. For a buy trade the engulfing bar must close above the previous red bars high Includes Alarm and Phone notifications Basically if you find a price zone you like and will take a trade if there is an engulfing bar . use this.
FREE
Dual RSI
Paul Conrad Carlson
Indicator alerts for Dual Relative strength index rsi. Large rsi preset at 14 is below 30 small rsi preset at 4 is below 10 for buy bullish signals . Large rsi preset are 14 is above 70 small rsi preset at 4 is above 90 for sell bearish signals . Includes mobile and terminal alerts. draws lines when alerts. This indicator can help identify extremes and then the tops or bottoms of those extremes .
FREE
Simple Engulf Sell
Paul Conrad Carlson
This is a simple EA Can only open ONE trade EVER then MUST be reattached to the chart everytime you want to use it. Designed to help manual traders Has lot sizes and stops / targets in pips. For a sell trade the engulfing bar must close below the previous green bars low  Includes Alarm and Phone notifications Basically if you find a price zone you like and will take a trade if there is an engulfing bar . use this.
FREE
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upp
Lion macd
Paul Conrad Carlson
This Expert trades macd crosses , using ADX and AC. Designed for 4hr EURUSD trading but able to trade major pairs. Code is designed for speedy metatrader optimisation using open price testing as ea uses open prices on indicators used. EA identifies trends  with specific momentum and exits using the ADX or stop loss. Please optimise using out of sample data.  preset at 0.1 lots best to start with 0.01 lots.
https://www.youtube.com/watch?v=0T8Mge39Xsk&t=9s Youtube Sell only EA here. These EAs trade macd divergence only if there is a parabolic sar change at the same time. Buy bullish macd divergence & parabolic sar crosses below price Macd settings  Threshhold is how far above / below zero divergence must occur. Timeframe used Parabolic sar settings Only one trade in that direction can be opened at once. Trades on open bar Alerts , mt5 and mobile Stop loss and target points Stop loss is set
The EMA Engulfing Cross indicator is an indicator for the MetaTrader 5 platform that signals potential buy and sell opportunities based on an engulfing candle pattern after a recent exponential moving average cross. You can adjust how recently the trend change must have occurred using the PASTemaCROSS input. The RSI oversold/overbought function is used to confirm the signals generated by the moving averages. It takes into account the previous bar before the engulfing bar, and it is best used wi
Filter:
No reviews
Reply to review