MetaTrader 5용 새 트레이딩 유틸리티 - 46
Small expert of great use. Close All by Magic Number allows you to speed up the closing of all open positions with a certain magic number. Thanks to this expert, it is possible to manage multiple strategies at the same time without the risk of making mistakes. You can close all discretionary trades, all experts, all spreads... The position of the button can be customized so as not to disturb any other indicators
Multichart Control Panel is a small panel that can change the timeframe and zoom level of all open chart with just one click. Simple, intuitive and fast.
Inside there is a simple hidden function: the buttons have a light red color when working on a demo account and a light green color when working on a real account. This little trick helps all traders who for some reason often switch from a demo account to a real one not to get confused and not to make involuntary mistakes.
VR Assistant Charts — 이는 MetaTrader 거래 터미널 창에서 그래픽 개체로 작업하는 거래자를 위한 편리한 도구입니다. 이 프로그램을 사용하면 한 번의 마우스 클릭으로 MetaTrader 터미널에서 추세선, 피보나치 수준, Gann 팬 및 기타 그래픽 요소의 색상, 스타일, 두께 및 기타 특성을 변경할 수 있습니다. 설정, 세트 파일, 데모 버전, 지침, 문제 해결 등은 다음에서 얻을 수 있습니다. [블로그]
다음에서 리뷰를 읽거나 작성할 수 있습니다. [링크]
버전 [MetaTrader 4] 이 유틸리티는 그래픽 개체를 사용하여 금융 상품을 분석할 때 거래자의 단조로운 작업을 크게 촉진합니다. 모든 작업은 차트에서 직접 컴퓨터 마우스를 사용하여 수행됩니다. 이 프로그램은 MetaTrader 4 및 MetaTrader 5 거래 플랫폼에 대한 기술 지표 형태로 구현되므로 다른 지표, 조언자 및 스크립트와 동시에 사용할 수 있습니다. 제어는 컴퓨터 마우스를 사용
Make your Take Profit, Stop Loss, and Trailing Stop levels invisible to the broker! Main option: STEALTH MODE Virtual Trailing Stop Virtual Take Profit Virtual Breakeven Virtual Stop Loss Virtual Orders Lifetime WARNING: The Expert Advisor does not place orders by itself. You must open orders yourself (including through the Expert panel) or use a third-party Expert on another chart of the same currency pair. Please specify the Magic number "-1" in the Expert settings for the Expert to process th
UR 바스켓
귀하가 할 수 있는 최선의 방법은 귀하의 주문이 손실로 전환되지 않도록 보호하는 것입니다. 이제 긴장을 풀고 UR Basket이 처리하도록 할 수 있습니다.
UR 바구니 사용의 이점:
모든 매개변수는 차트의 그래픽 패널에서 동적으로 변경할 수 있습니다. 매개변수를 변경하거나 사용한 설정을 기억하기 위해 EA를 다시 시작할 필요가 없습니다! 다음을 통해 주문을 추적할 수 있습니다. - 매직 넘버 - EA 코멘트 - 위의 두 가지 모두 - 모든 거래를 한 번에 UR Basket은 CURRENCY 가치, PIPS 또는 BALANCE 또는 EQUITY의 %를 통해 수익을 추적할 수 있습니다. 그래픽 패널은 항상 이 세 가지 방법으로 얻은 수익을 보여주고 얼마나 자주 그에게 말했는지를 새로 고칩니다. 최고의 장점: 수익을 잠글 수 있어 손실을 방지할 수 있습니다! 아래에서 자세히 알아보세요. 도구 업데이트를 최신 상태로 유지하고 빠진 것이 있다고 생각되면
Moving averages are a simple and serious indicator for evaluating the development of a price. But which configuration to choose? 12 periods ? 20 periods? There is not a single moving average setup for all instruments, at all times, for all time periods, simply because not all instruments have the same volatility, they are all very different. They have a signature. The Signature App is a powerful decision support tool. It is based on the use of moving average envelopes. The program calculates th
The VR Object Delete All script solves the problem of garbage on the chart. it is often necessary to completely clear the chart of everything that is put on it, comments, lines, objects. The script completely deletes everything, even those objects that are not visible. When working, VR Object Delete All writes everything it does in the terminal log, as well as the names of objects to delete. Displays the number of deleted objects as a separate line. in case of any errors, it will display an erro
FREE
The utility draws reversal levels using the formulas for each of the selected number of candles:
Pivot = (high + close + low) / 3 R1 = ( 2 * Pivot) - low S1 = ( 2 * Pivot) - high R2 = Pivot + (R1 -S1) R3 = high + ( 2 * (Pivot - low)) S2 = Pivot - (R1 - S1) S3 = low - ( 2 * (high - Pivot)) H = high L = low U = if the candle is bullish, then close. Otherwise - open D = if the candle is bullish, then open. Otherwise - close
On any timeframe.
After a new candle closes on the calculated timeframe
FREE
The utility draws pivot levels based on a selection from day week month The previous candlestick of the selected timeframe is taken and the values for the levels are calculated using the following formulas:
Pivot = (high + close + low) / 3 R1 = ( 2 * Pivot) - low S1 = ( 2 * Pivot) - high R2 = Pivot + (R1 -S1) R3 = high + ( 2 * (Pivot - low)) S2 = Pivot - (R1 - S1) S3 = low - ( 2 * (high - Pivot));
The style and thickness for all lines are adjusted.
The colors for the R, Pivot and S lines ar
FREE
Capital protector MT5 is an Expert Advisor who works based on the profit and loss of your account. Its functions include: Closing of all orders when a certain profit or loss is reached. Remove any other Expert Advisor installed on a secondary chart when a certain profit or loss is reached. Send a notification to the mobile when a certain loss or profit is reached. To configure the Expert Advisor you will only have to program the loss limit that you are willing to lose or the profit limit that
This EA will read news from MQL website and create global variable to indicate if there is a news reported within the specified time frame. You can then read these global variable in your EA to filter out trades. Global variable format - News_CHF, News_EUR, News_GBP, News_JPY and News_USD If value is 0 means no news. If value is 1 means there is news reported within the specified time frame.
Please comment to give suggestion to improve it.
FREE
Сообщения в Telegram из MT5 о торговых событиях: Открытие/закрытие сделок; Выставление/удаление отложенных ордеров. Версия утилиты для MT4 здесь: https://mql5.com/8bjjy Настройки Telegram:
Создайте своего бота. Для этого напишите для пользователя @BotFather команду /newbot , и следуйте инструкциям. В результате вы получите Token бота, примерно такой: 1245680170:BBGuDFVkTYIPtjSaXMgQEhdfg7BOQ6rl8xI. Узнайте свой ID в Telegram, для этого напишите пользователю @userinfobot любое сообщение.
This dashboard displays current news from three sources: from the ForexFactory.com website (FFC calendar), from the Investing.com website and the Economic Calendar from mql5.com. You can sort news by impact and by country, and display them on the chart with one click. By holding down the 'Ctrl' key, you can select several different 'currencies' or 'impacts' to sort. Also, this utility shows not only the forecast, but also the actual values after they appear on the site. You can set a separate
This is a simple and very effective utility for closing orders with one click. You will need it if you have a number of open orders on your balance and it takes too long to close them manually, which might lead to an extra loss of money on the account. The utility consists of an external panel with two buttons " Close by Filter" and " Close ALL" , which is convenient to move around the graph. You can set the Close ALL utility so that orders are closed as soon as the specified profit or loss va
For those who trade false breakouts (FBo) levels. The False Breakout Finder (FBoFinder) service was written primarily for trading stocks and their CFDs on daily charts. It will search for you for various false breakouts of extremes on hundreds and thousands of instruments from the Watchlist, which will save you in the long run many hours of daily routine selection of securities before the market opens. In the process of enumerating instruments, securities with a ban on trading are ignored. If a
"Support or Resistance Alert Broken" is a simple and very intuitive tool that allows you to create or eliminate horizontal and trend supports and / or resistances with a simple click.
When the support or resistance line is broken by the closing price at the end of the current candle, the "Support or Resistance Alert Broken" tool will send an alert with sound, as well as a notification to the MT4 or MT5 mobile application. This tool can send alerts from multiple pairs at the same time.
Utility
A small utility displays the value of the last price (Last) to the right of the chart. The Last price is the price at which the last deal was executed. Utility is convenient to use for screens with small print, for visual observation of the price level (value) or for people with poor eyesight. You can customize: Growth color Fall color Text font Font size Offset text
FREE
Order Entry - Probably the easiest way to enter an order If you like this perhaps you might consider buying the pro version https://www.mql5.com/en/market/product/64353?source=Site+Profile+Seller An aid for entering orders. Features: * Drag & drop tool to adjust price, stop loss and take profit levels. * Calculates lot sizes automatically based on risk entered, currency pair and stop loss / price levels.
Description It enables you to visually enter a trade's price, stop loss and take profit
FREE
This is an automatic parameter optimizer for the Trend Line PRO indicator Easily and quickly you will select the optimal parameters for your favorite Trend Line PRO indicator. Optimization takes only a few seconds. The optimizer allows you to find the best parameters for each pair and period: Amplitude, TP1-TP3, StopLoss, as well as values for Time Filter and HTF Filter on the selected history section (Days) To optimize different timeframes, you need a different range of history:
M5-M15 set
Overview The Expert Advisor sends notifications to a mobile phone, via e-mail or plays a sound in case any changes are detected on the trading account: opening/closing positions, changing order or position parameters, balance or leverage. Also, the Expert Advisor can inform that Equity on the trading account has dropped below a specified value or Free Margin is small compared to Margin. The Expert Advisor does not trade, it only monitors your account.
Launching the Expert Advisor You should all
Chart State Saver for MT5 is utility which helps to save states of all your charts even if they will be closed. And then all saved charts' states can be easily loaded back to charts.
It stores templates for each particular currency pair and automatically applies them to charts once they will be opened at next time. Also they can be applied to the charts by your own needs. Thus you can close any chart at your MT5 without scaring to lose chart's data like drawls, messages, chart styling and so on
Telegram 채널에서 MetaTrader로 거래 신호 복사.
이 유틸리티를 사용하면 Telegram 채널에서 거래를 쉽고 간단하게 복사하거나 MetaTrader 거래 터미널로 거의 즉시 채팅할 수 있습니다.
MT4 버전 - https://www.mql5.com/en/market/product/62381
텔레그램 채널, 채팅의 신호용 템플릿(매개변수에서 변경 가능)
기호 = EURUSD, 유형 = 판매, 가격 = 0.00000, 많은 = 0.01, 정지 손실 = 0.00000, 이익실현 = 0.00000,
이 유틸리티는 사용하기 쉽고 모든 사람이 사용자 정의할 수 있으며 동시에 뛰어난 기능을 제공합니다.
시장 주문 복사 보류 주문 복사 손절매를 복사하고 이익을 취하다 자신의 손절매를 설정하고 이익을 취하십시오. 예를 들어 EURUSD 대신 기호를 교체하려면 GBPUSD로 엽니다. 거래 취소, 예를 들어 BUY 대신 SELL 열기 거래의 수동 확인 거래 로트 변경 및
RENKO PRICE ACTION ATR은 각 BRICK이 사용자가 선택한 기간의 ATR을 통해 계산된 크기를 갖는 Renko Chart의 구성을 통해 개발된 "Expert Advisor"입니다. Renko 차트는 사소한 가격 변동을 걸러내도록 설계되어 거래자가 중요한 추세에 더 쉽게 집중할 수 있습니다. 가격 추세를 감지하는 효율성으로 인해 지지와 저항, 상단 및 하단 다이버전스를 명확하게 식별하여 거래 기회를 더 잘 활용할 수도 있습니다.
작업 RENKO PRICE ACTION ATR은 모든 통화 쌍에서 작동합니다. RENKO PRICE ACTION ATR은 실시간 업데이트 성능이 뛰어납니다.
설정 ATR 계산 기간: RENKO PRICE ACTION ATR이 ATR의 평균을 적용하고 각 BRICK의 크기를 계산/재계산하기 위해 사용자가 선택한 기간입니다. ATR 계산 평균 기간: 각 BRICK에 대한 크기 계산을 수행하기 위해 RENKO PRICE ACTION ATR에 대
The algorithm finds the most unprofitable position in your account, then the program determines the profitable positions that can cover the loss. This profit is used to close unprofitable order in automated mode. The system is able to work on the most distant unprofitable orders or select them according to certain tickets with manual selection. That is, the utility closes a losing order using one or a group of winning orders. Opportunities:
Closing orders for the current symbol or for all
Copying trading signals from the Telegram channel to MetaTrader. The utility will help you easily and simply copy transactions from your Telegram channel or chat to the MetaTrader trading terminal almost instantly This is a DEMO version, restrictions - minimum lot
Operational support in telegram chat: https://t.me/forex4up_chat Template for signals in the Telegram channel, chat (can be changed in the parameters) SYMBOL=EURUSD, TYPE=SELL, PRICE= 0.00000 , LOT= 0.01 , STOPLOSS= 0.00000
FREE
Bonus when buying an indicator or an advisor from my list. Write to me in private messages to receive a bonus. Manual Assistant MT5 is a professional manual trading tool that will make your trading fast and comfortable. It is equipped with all the necessary functions that will allow you to open, maintain and close orders and positions with one click. It has a simple and intuitive interface and is suitable for both professionals and beginners.
The panel allows you to place buy and sell orders w
FREE
This utility copies graphic objects from the MASTER chart to the SLAVE chart. Install it as an indicator. The version for MT4 is here: https://www.mql5.com/en/market/product/61937 It can work in the following modes: Master CHART to Slave CHART in one MT4 or MT5 Master MT4 to Slave MT4 (one or more) Master MT4 to Slave MT5 (one or more) Master MT5 to Slave MT5 (one or more) Master MT5 to Slave MT4 (one or more) You can use multiple Master-Slave groups by setting the ID parameter . You can copy al
No Nonsense Forex 방법을 위한 트레이드 패널 차트를 깨끗하게 유지하면서 거래 속도를 향상시키십시오.
특징: -포지션 사이징: 매수/매도를 클릭하면 이 도구는 귀하의 위험에 가장 근접한 로트의 양으로 2개의 거래를 엽니다(각 거래에서 사용되는 잔액의 백분율). 핍 값 계산은 잊어버리세요!
-SL 및 TP: 각 거래는 1.5*ATR에서 손절매로 시작되고 1*ATR에서 이익실현으로 두 절반 중 하나가 열립니다. 사용된 ATR 값은 일일 양초를 완료하는 데 4시간 미만이 남은 경우 현재 양초 중 하나이고, 그렇지 않은 경우 이전 양초 값입니다.
- 손절매 업데이트: 손절매를 손익분기점으로 설정하거나 NNFX의 규칙에 따라 후행 손절매를 업데이트하십시오(가격이 2*ATR로 이동한 후 손절매를 1.5*ATR로 이동). -포지션 닫기: 종료 신호를 받으면 단 한 번의 클릭으로 모든 매수 또는 매도를 마감합니다.
기타 고려 사항: - 프로그램은 다른 전문가가 개설한
FREE
Auto SLTP Maker MT5 is an assistant for all those who forget to set StopLoss and/or TakeProfit in deal parameters, or trade on a very fast market and fail to place them in time. This tool automatically tracks trades without StopLoss and/or TakeProfit and checks what level should be set in accordance with the settings. The tool works both with market and pending orders. The type of orders to work with can be set in the parameters. It can track either trades for the instrument it runs on, or all
Smart Copy is an Easy-to-Use EA that supports Multi Copying Metatrader4 and Metatrader5 and Local/Remote Copying. (Remote Version is coming soon)
Free version is available on Smart Copy Local Free MT5
Specifications :
Real Time, Multi Terminal - Multi Account - MT4/MT5 trade copying Copy from netting to hedge and hedge to netting is supported.
Fast and instant copy
All settings are input visually. Easy modifying symbol names, prefix, suffix Enable/Disable copying
This Tradepanel is an Utility for Traders Who want ot use Basic MoneyManagement for Calculation of Lotsize I have created the basic edition only to give an Overview with Limited Functionality Full Features are available with Auto TradePanel Pro. (This is Only Because it can not be Tested in Strategy Tester ). Complete Description is available at "Auto TradePanel Pro". in This Version Basic Functionality ( Calculation of Lotsize ) open /close Positions is working in the same way as in Pro
FREE
This Tradepanel is an Utility for Traders Who want ot use Basic MoneyManagement for Calculation of Lotsize and have Some automated Functions. Auto Stoploss and Auto Takeprofit are available. BE AWARE: This Panel does not work in StrategyTester a Demo "Auto TradePanel Basic" Version is available to get an Overview. The Tradepanel Calculates Lotsize based on RiskFaktor and checks if Marginrequirement is met . Each Position is Opened with a StopLoss, defined in percent. if a Position already exis
This script will create a report with all history orders in CSV format. The report is useful for those who run multiple EA's with different magic numbers in the same account. You can define some filters to generate your orders history report: 1) Initial date for assets in orders history. 2) Final date for assets in orders history. 3) Asset name. 4) Orders magic number. 5) Add balance/costs.
QUESTIONS ABOUT THE INSTALLATION OF PRODUCTS AT META TRADER You can also find some instructions on how
FREE
A script showing the correlation for three selected zones at once (TF-bar) In the parameters, select 3 options The data is displayed sorted by the first zone The script also creates a file in which it writes all the data without sorting. In this way, you can expand the number of zones to any number and perform the analysis in exsel
Parameters:
TF_Trade1 =PERIOD_M5; BarsCor1 = 300; TF_Trade2 =PERIOD_M5; BarsCor2 = 800; TF_Trade3 =PERIOD_M5; BarsCor3 = 2000; K = 0.8; WindSize
FREE
Draws trend lines from the high and / or low values of the week. The color and thickness of the levels are customizable. All trend lines can be edited. Suitable levels of the past can be renamed and other properties changed. Levels are re-read only on the H1 timeframe once an hour.
...
FREE
Easy & Customizable.
Simple & Easy to close all trades and pending orders automatically at a specific time each day. Just drag this EA into any chart, any currency. It will be automatic close all opening positions and pending orders.
Input Parameters
1. Close All Opened Positions If = True : EA will close opening orders at your time, days setting. If = False : EA will not close opening orders. 2. Delete Pending Orders If = True : EA will delete pending orders at your time, days se
This script calculates the SQN (System Quality Number) value of your account within a time interval that you will set. Keep in mind that trades with no initial stoploss value won't be calculated because of the nature of the system! The calculations will be made on your current account.
What is SQN? Van K. Tharp proposed a formula for System Quality Number (SQN) that measured strategy performance and could be used as a custom objective for optimizing strategy parameters. The formula was present
FREE
OneClickClose-Pro EA allow users to easily close all positions at once with multiple options with simple UI.
Options Includes::
1. Close All Positions
2. Close All Buy Positions
3. Close All Sell Positions
4. Close All Position GreaterThan or Equal to Profit
5. Close All Position LessThan or Equal to Profit
6. Close All Position By Symbol
7. Option to Set Deviation
8. Option to Set Maximum Retry (If position close fails)
MT4 Versio
FREE
The Trading Control Panel EA let you: - Calculated lot size based on the (% or $ risk) - Place multiple (Market/Limit/Stop) trades at same time - Manage all open trades (move SL to BE, take partial profit, close all trades) This is a handy tool for those who wont to open multiple orders without spending time on lot calculations. When opening multiple orders the first order has the first TP and all other orders get the second TP.
Total trade manager allows you to manage your trade to maximise your profits and minimise your losses. This is an essential for traders that are looking for consistency within their trading. The features: Partial Stop Loss: This feature allows you to close a partial percentage of your trade once it goes into negative. So if your stop loss is 20 pips, you could close 75% of your trade at 10 pips and let the remainder of the position to continue running. Auto Stop Loss: This means that once you p
Quick Close Button provides you with a quick, fast, effective, and handy way to close orders, positions, bearish and bullish open, profiting and losing positions. Available options: Close All: close all orders and positions. Close Profit: close all positions in profit. Close Loss: close all positions in loss. Close Stop: close all stop orders. Close Buy: close all buy positions. Close Sell: close all sell positions. Close Orders: close all orders
Close Positions: close all positions # : Hides /
Symbol Manager or Grid Manager, designed to group orders into one position (by Symbol or by Magic Number). This utility will be useful to multi-currency traders (many EAs), who can have multiple orders on several pairs. You will be able to see the total number of lots, the total profit, and set virtual stop loss and virtual take profit. To set a real TP (or SL), you must first set the virtual value, and then enter the command in this cell: "set". If you want to set real TP/SL for all orders at
When creating, modifying and moving a trend line, two anchor points will be selected: high / low, open / close, median or weighted from the candlestick prices.
For high / low, open / close, if the anchor point is above the candlestick, the upper price will be taken, below the candlestick - the lower one. If the point is inside the candlestick, then if the first point is higher than the second, then the first one goes up, the second goes down. Conversely, if the second is higher than the first.
FREE
PANEL OF TOPOS AND HISTORICAL BACKGROUNDS This is a panel that does not open orders only manages all Symbols and calculates the tops and bottoms and presents the calculation in relation to the top and bottom in 5 Years, 2 Months and 1 Week.
It is ideal for filtering the pairs that are in the good regions to operate. You can filter the range and choose whether to consider the body or shadow of the candle in the monthly. Good luck...
FREE
This non-trading expert utilizes so called custom symbols feature to build custom charts based on history of real ticks of selected standard symbol. New charts imitate one of well-known graphic structures: Point-And-Figure (PnF) or Kagi. The result is not exactly PnF's X/O columns or rectangular waves of Kagi. Instead it consists of bars, calculated from and denoting stable unidirectional price moves (as multiples of the box size), which is equivalent to XO columns or polygonal lines. These Poi
FREE
This non-trading expert utilizes so called custom symbols feature ( available in MQL API as well) to build custom charts based on history of real ticks of selected standard symbol. New charts imitate one of well-known graphic structures: Point-And-Figure (PnF) or Kagi. The result is not exactly PnF's X/O columns or rectangular waves of Kagi. Instead it consists of bars, calculated from and denoting stable unidirectional price moves (as multiples of the box size), which is equivalent to XO colum
What is Risk of Ruin? Risk of ruin is the probability of an individual losing substantial amounts of money through investing, trading or gambling, to the point where it is no longer possible to recover the losses or continue. Risk of ruin is typically calculated as a loss probability, also known as the "probability of ruin."
Input Parameters StartPeriod: Set the first date from where you like the program to calculate. Your current account performance will be measured. EndPeriod: Set the last da
FREE
This script is a very useful tool when it comes to practicing chart analysis.
If you activate this script, you are going to be thrown down on a random chart position. The active chart is used where you are right now. You need to have at least 6000 historical bars. You can set the number of bars at: Tools->Charts tab->"Max bars in chart"
Should you have any questions, comments feel free to contact me.
FREE
Another simple but effective tool that answer to one important question in a rapid way: If I want to risk X money and I want my stop loss here, how many lots I need to use? You can easily attach this tool to graph, draw an horizontal trendline and this tool give to you a suggested lot values to lose/gain money you have specified into setting page. Interface is also fully customizable.
I'm available for further customizations based on user needs.
Best, Mirko
This utility keep you notified about r eal-time increase of volume on every simbol you have into your market watch. Basically it compute the 30 days back volume and compare it with current volume: if you set, for example, 75% into setting page, you will receive telegram (and also on-screen) notification when current volume is above 75% of maximum of last 30-days volume. To configure Telegram notification: Go to Metatrader, "Windows->Options->Expert Advisor-> WebRequests for URL" and write "http
This non-trading expert utilizes so called custom symbols feature ( available in MQL API as well) to build renko charts based on history of real ticks of selected standard symbol. RenkoFromRealTicks generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the renko. It also transmits real ticks to update renko charts in real time. The generated renko chart uses M1 timeframe. It makes no sense to switch the renko chart to a timeframe other than M1. T
S imple arrow with alert on chart. This is NOT an entry indicator but a direction indicator. It uses MACD signal line to show you possible future direction of a trend. Please use it with other filters or confirmations to trade properly. Recommended for scalping and short term trades. Made for EURUSD M5 but it should work on every major pair on M5 timeframe. For MT4 version please go here! *If you need fully automated trading system. Please check this EA here! FEATURES: Very simple directional i
FREE
Telegram Simple
is an APP that allows you to send your technical analysis or operations, directly to your telegram channel, quickly and simply, without complications. - Scroll through the symbols from the panel - Fully configurable list of symbols - Quick change of Time Frame from panel - Send comments and Screenshots
for more details: tradingxbots@gmail.com
This is a utility for closing orders or baskets of orders for the total profit or loss. Can work multicurrency, can work with orders opened manually. Has additional trailing profit. Capabilities: Closing an order for the current symbol or for all symbols Closing individual orders or whole baskets of orders Stopping the utility in one click Trailing function for total profit Setting TP and SL in money, in points or as a percentage of the deposit Closing all BUY or SELL orders or closing all orde
Volume Calculator
This indicator shows the volume to be used in an operation based on the maximum acceptable stop value and the size of the stop. That way you will not use a calculator to calculate the volume you are going to use every time. This indicator makes your life much easier and faster. Suitable for any type of trader: Scalper, DayTrader, SwingTrader.
FREE
Botti Tools features
1 - Automatically places Take Profit and Stop Loss values, previously defined, in Pending Orders and in Market Positions
2 - Based on the amount of Stop Loss points defined and the specified monetary value it calculates what volume should be used for that order.
3 - After X points he puts the order on breakeven
4 - It cancels the Take Profit at X points away from it and places the Stop Loss in such a way as to guarantee Y gain points
5 - If the fourth option is selecte
FREE
Control Panel iForex The script allows users to easily one click for adjust lot order, buy, sell and close positions if their profit/loss reaches or exceeds a value specified in USD. BUY - Click for order long position. LOT - standard 0.1 lot. You can adjustable in control panel. SELL - Click for order short position. CLOSE ALL - Click for close all position. CLOSE BUY - Click for close all only long position. CLOSE SELL - Click for close all only short position. TAKE PROFIT (USD) - stan
As simple as title, this is a telegram notificator to be always updated about your open position. It send basically 3 message: When you reach a stop loss; When you reach a take profit; When you reach a margin call; If you want I'm available to do all customization for you, like send chart pictures, particular message or to interact with Metatrader with Telegram custom command.
How to configure: Go to Metatrader, "Windows->Options->Expert Advisor-> WebRequests for URL" and write "https://api.tel
어시스턴트: 트레이드 어시스턴트-MT4 (클릭하여 다운로드) 트레이드 어시스턴트-MT5 (클릭하여 다운로드)
사용설명서를 주의 깊게 읽어보세요.
기초: 언어 선택 및 전환 지원(현재 중국어와 영어 지원) 자동 언어 인식 지원하다 단축키 열기 및 닫기 바인딩, 단축키를 사용하여 위치를 빠르게 열고 닫으세요... 단축키 닫기. 최대 30개의 단축키 지원 잠금 해제는 대부분의 기능을 지원합니다 다시 하다 운영 및 캔 테스트 환경에서 사용 가능 오픈 및 클로징 포지션 영역: 원클릭 포지션 오픈 ( 손절매 및 손절매의 편리한 설정, Lot Size 자동 계산 등의 편리한 기능 포함) 원클릭 닫기 (잠금), 미니멀리스트 스타일의 디자인으로, 마감 유형, 마감 유형(롱 주문, 숏 주문, 보류 주문), 이익이 0보다 큰 경우 주문을 마감할지 여부, 손실 주문을 마감할지 여부, 마감 비
FREE
EA Ordem Fácil helps you open pending buy and sell orders (buy or sell stop) using the SHIFT, CTRL keys and mouse left button click.
To create a buy stop order, press the SHIFT key (only once) and click on mouse left button on the chart above the price.
To create a sell stop order, press the CTRL key (only once) and click on mouse left button on the chart below the price.
While the order is not opened, when you moving the mouse cursor on the chart, on the left and above corner of the chart ap
The utility opens copies of open trades. It is very convenient if you use the Signals service and want to increase the volume of transactions.
Settings: Symbols: all symbols only current symbol Orders: Buy Sell Magic Any Magic Input Magic Lot size Original - lot size from original order; Fix Lot - fix lot size (input); Lot X Mult - lot size X koef; Stop Loss From sender - Stop Loss from original; Without - without Stop Loss; Plus Fix - Stop Loss from original order + fix points; Fix Point -
FREE
StopLoss and TakeProfit Utility MT5 for automatic setting of stop loss and take profit levels. Created by a professional trader for traders. The utility works with any market orders opened by a trader manually or using advisors. Can filter trades by magic number. The utility can work with any number of orders simultaneously.
WHAT THE UTILITY CAN DO: Set virtual stop loss and take profit from 1 pip Real stop loss and take profit W ork with each order separately ( stop loss and take prof
Risk Control Utility MT5 designed for manual trading. It helps to calculate and control your risks, transfer transactions to breakeven and accompany positions with trailing stop. Easy to set up and use. It can be used for calculating a trading lot, calculating stop loss and take profit levels. Works with currency pairs, CFDs, stocks, indices, futures, cryptocurrencies Displays volume, potential loss and profit before placing an order Ability to set the expiration time of a pending order Tr
Broker & Account Info / Network Connection / Historical Order Benchmarks / Market Watch Symbols / Current Order Status
Features:
1. Symbol’s Trading Privileges – Ensure the symbol is tradable.
2. Order Execution Mode – Check the broker’s execution type.
3. Trade Session Hours – Verify the trading hours.
4. Min/Max Lot Sizes – Check the allowed lot range.
5. Max Pending Orders – Confirm the maximum number of pending orders allowed.
6. Freeze Point & Pending Order Distance – Minimum distance re
FREE
Tenha a boleta do ProfitChart no seu Metatrader! ........................
Agora é possível ter a boleta do profit no seu Metatrader. Envie ordens de compra e venda, acompanhe o mercado e simule estratégias em momentos de mobilidade, diretamente do seu Metatrader5. Gestão de riscos e otimização de lucros são dois princípios básicos de qualquer operação bem-sucedida. Nesse sentido, utilize as ferramentas de STOPMOVEL, TRAILING STOP, STOPGAIN E ORDENS PARCIAIS DE SAÍDA.
Funcionalidades do
Breakeven Utility MT5 automatically setting breakeven levels, transfers trades to breakeven when passing a given distance . Allows you to minimize risks. Created by a professional trader for traders. Utility works with any market orders opened manually by a trader or using advisors. Can filter trades by magic number. The utility can work with any number of orders simultaneously.
WHAT THE UTILITY CAN DO: Install virtulnoe levels bezubytka from 1 pip I nstall real levels of
Trailing Stop Utility MT5 for automatic closing of deals by trailing stop levels. Allows you to take the maximum from the profit. Created by a professional trader for traders. Utility works with any market orders opened manually by a trader or using advisors. Can filter trades by magic number. The utility can work with any number of orders simultaneously.
WHAT THE UTILITY CAN DO: Set virtual trailing stop levels from 1 pip Set real trailing stop levels W ork with each order separat
Titan Boom Crash is meant to be traded on 6 Symbols of the Boom and Crash Stnthetic Indexes. There are 3 versions of both these symbols which are the 1 Spike per 300 ticks and 500 ticks and 1000 ticks. The Titan Boom Crash utilises mathematical equations to select trades. Use the strategy tester to select your preferred timeframe and settings, taking into account that a breakeven function and trailing stoploss have been incorporated into its code.
Signal Settings
the user can now select
Object replicator is an indicator that allows you to replicate an object in one or as many charts as you like. This indicator is the solution to replicate part of your analysis in exactly the same position and price of a trend line, Fibonacci, vertical line, horizontal line, etc. Download the MT4 version here
Install the indicator on the source chart and follow the steps below: To activate the indicator, simply press the (Activate) button. Once the (Activate) button is pressed, a (Receive o
Interfaceless documentary EA. It has been operating stably and efficiently for more than 5 years, and has accumulated many customers. Copier Advanced Version (On sale) Copier-MT4-FULL(click to download) Copier-MT5-FULL(click to download) MT4->DEMO Try(click to download) MT5->DEMO Try(click to download) Copier Interface Version Copier-MT4-FULL(click to download) Copier-MT5-FULL(click to download) MT4->DEMO Try(click to download) MT5->DEMO Try(click to download) Copier No Interface Version Copier
MetaTrader 마켓은 MetaTrader 플랫폼용 애플리케이션을 구입할 수 있는 편리하고 안전한 환경을 제공합니다. Strategy Tester의 테스트를 위해 터미널에서 Expert Advisor 및 인디케이터의 무료 데모 버전을 다운로드하십시오.
MQL5.community 결제 시스템을 이용해 성능을 모니터링하고 원하는 제품에 대해 결제할 수 있도록 다양한 모드로 애플리케이션을 테스트할 수 있습니다.
트레이딩 기회를 놓치고 있어요:
- 무료 트레이딩 앱
- 복사용 8,000 이상의 시그널
- 금융 시장 개척을 위한 경제 뉴스
등록
로그인
계정이 없으시면, 가입하십시오
MQL5.com 웹사이트에 로그인을 하기 위해 쿠키를 허용하십시오.
브라우저에서 필요한 설정을 활성화하시지 않으면, 로그인할 수 없습니다.