YouTubeにあるマーケットチュートリアルビデオをご覧ください
ロボットや指標を購入する
仮想ホスティングで
EAを実行
ロボットや指標を購入前にテストする
マーケットで収入を得る
販売のためにプロダクトをプレゼンテーションする方法

MetaTrader 4のための無料のエキスパートアドバイザーとインディケータ - 64

icon 自動売買ロボットは市場取引を自動的に実行しますが、インジケータを使用すると、相場をより適切に分析し、価格行動を予測できます。 これらのアプリケーションを使用すると、より多くの機会を獲得しながら、より多くの情報に基づいた方法でMetaTrader4で取引を実行できるようになります。
#property copyright "小天" #property link      " https://www.mql5.com " #property version   "2.01" #property strict #property description "test" input int hlength=85; input int vlength=25; input int DX=-340; input int DY=-80; input string InpDirectoryName="Data"; // directory name input double lots_default=1; input int    pc_times_default=2; input double deposit_minimal=1; input double floating_loss_percent=0.1; input double margin_occupied=0.2;   input int    tradingnumber=1;//控制买卖交易数量  input
FREE
Format Charts MT4
Vital H B Engenharia Ltda
If you use several charts open at the same time, you know how boring it is to apply formats to each chart individually. This script can change all open charts using a single command. Parameters: 1 - Choose symbol to put on charts: apply the selected symbol to all charts. If "current", it does not change the symbol; 2 - Choose timeframe or leave empty: apply the selected timeframe to all charts. If "CURRENT", it does not change the timeframe; 3 - Apply template to the charts: If true, apply the t
FREE
MT4/5通用交易库(  一份代码通用4和5 ) #import "K Trade Lib.ex4"    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单    void SetMagic( int magic, int magic_plus= 0 ); void SetLotsAddMode(int mode=0,double lotsadd=0);    long OrderOpenAdvance( int mode, int type, double volume, int step, int magic, string symbol= "" , string comme
FREE
A script that allows you to select all items on the current chart. Very simple, but at the same time can be a very useful script, especially when a keyboard shortcut is assigned to it. You no longer need to manually select all objects on the chart. This is the opposite script to my "Unselect All" script. The script does not have any input parameters. Have fun using this free tool. Please let me know what do you think about it.
FREE
Script risk management, which calculates for you the potential profit, possible loss, risk percentage, on the entire account and for each instrument. Shows where stop-losses and take-profits are not set. Each line summarizes the number of open transactions for a specific instrument and calculates the percentage of loss from the total deposit. Beyond the line, the final calculation of the balance is summarized, if all transactions are triggered by stop loss; Potential loss, as the sum of all st
FREE
Lines Resource is an technical indicator that dysplay lines in the chart giving some notion of supports and resistance levels for the correct functionallity of Optimal Investor EA an multicurrency EA that gives an 52% return monthly.  Please install it, to run Optimal Investor EA correctly. Next to it, install Profitnator Resources Indicator FREE , to Run Optimal Investor EA.the second and last one resource.
FREE
Utility for know all informations and settings of terminal where the utility is loaded. The informations that you can know are for example: - The path of folder where the terminal start - The path of   folder where the terminal store the indicators, experts advisors etc - The path of   common folder - The permission to use DLL, to automated trading etc - The permission to send email, FTP or notifications to smartphone and many other informations
FREE
ARR indicator is similar to ATR but it returns percent range in relation to open price of given bar. It is mostly useful for cryptocurrency symbols where ATR ranges from years ago can't be directly compare with current values. First buffer (red dotted line) represents percent range of single bar and second buffer (white solid line) represents simple average of defined number of last bars. Only one input, PERIOD relates to number of bars used for average calculation (in default equals to 14).
FREE
Данный скрипт открывает несколько ордеров по текущей цене. Не забудьте включить кнопку  Разрешить советнику торговать", иначе скрипт не сработает. При запуске в появившемся окне выбираем: Вход на Покупку или продажу; Количество ордеров(по-умолчанию 2, ограничения в количестве не выставлено! Будьте внимательны); Размеры Тейкпрофита и Стоплосса по 5-ти знаку(по-умолчанию 500 пипсов); Размер лота, по-умлочанию минималный для валютных пар 0,01(на других инструментах не использовался); Коэффициент от
FREE
This script generate close order history to a text file including order information such as    - TicketNumber, OpenTime, Type, Volume, Symbol,     - Price, S/L, T/P, CloseTime, Price, Commission,     - Swap, Profit, MagicNumber, Comment Text File located at \MQL4\Files   Please leave a comment or send me an email if you have any idea. #FF8,#FF10,#FF11,#WayneClassIsTheBest Email: fxac19@gmail.com
FREE
Order management can become difficult, especially when many orders are open at the same time, long and short. With the standard tools from Metatrader, only one order can be changed at the time. In case you want to change the stop loss level or the take profit level of all your open orders this tool is for you. This tool allows to change easily the Stop loss level of ALL the open orders with a simple "Drag and Drop" on the chart. All the orders with the same chart symbol will be modified. Add thi
FREE
The Tokyo Stock Exchange Session's Hours This indicator facilitates observing the currency pair's quotations during subsequent parts of the stock exchange session live. Before the session starts, a rectangle is drawn on the chart but not filled in with color. It means the extent of the session duration. Before the first bar enters the rectangle of the session, a sound signal or pop-up window will notify us that the session will just start. When the price graph crosses the edge of the session r
FREE
Скрипт предназначен для озвучивания торговых операций. Оповещает об открытии и закрытии ордера, а так же озвучивает суммарный профит или убыток по сделке в долларах (центах). Есть возможность выбрать язык озвучки: английский или русский. Так же можно фильтровать озвучивание только конкретных советников (по магическому номеру), либо озвучивать торговые операции по всему счету.
FREE
Script utility to clean up your template from every object. Convenient and quick to use. Just drag the script onto your template and it will be cleaned of all visible and non-visible objects present. Very useful for objects that cannot be eliminated simply by writing or shapes, etc. We would appreciate your feedback, so we can better ourselves. Happy Trading. 
FREE
Unselect all
Dominik Kaczorowski
5 (2)
A script that allows you to deselect all selected items on the current chart. Very simple, but at the same time can be a very useful script, especially when a keyboard shortcut is assigned to it. MT4 has the same functionality under the right mouse button, but using the keyboard shortcut running this script is much faster and more convenient. The script does not have any input parameters. Have fun using this free tool.
FREE
Утилита « Loss Control Panel » является информационной панелью для контроля убытков. Во входных параметрах пользователь задает начальный депозит и минимально допустимый размер эквити, при достижении которого все ордера, включая отложенные, принудительно закрываются, предотвращая, таким образом, потерю средств. Также есть возможность детально настроить цветовую схему панели. На панели отображаются следующие данные: Start deposit Начальный депозит. Min allowable deposit Минимально допустимый разме
FREE
特徴: このツールはDOWやNIKKEIなど500や1000ポイントがラウンドナンバーの 指数を取引する際に表示するように開発しました。 もちろんメジャー通貨でも表示はされます。 更新頻度を制限しているのでチャート表示が遅くなるということは ありません。 XMでDOWを取引される場合、Main Levelsを10000 Sub Levelsを5000にしてください。 各パラメータの説明: Number to display lines:表示するライン数を設定します。 Main Levels:メインレベルをポイントで指定します。 Main Line Color:メインラインの色を設定します。 Main Line Style:メインラインで使用されるラインを設定します。 Show Sub Lines:サブラインを表示するか設定します。 Sub Levels:サブレベルをポイントで指定します。 Sub Line Color:サブラインの色を設定します。 Sub Line Style:サブラインで使用されるラインを設定します。 Update Frequency(600
FREE
RatioLotajeJAHG
Jhon Alexander Herrera Gomez
Asesor experto desarrollado para MT4   con el objetivo de ingresar ratios de utilidad y %   de riesgo, adicional los Pips de SL para el cálculo del lotaje para dicho riesgo. Estos se calculan sobre el balance actual. El usuario tomaría como dato ingresar el lotaje que se calculó y arrastrar el SL manualmente a la cantidad de Pips que ingreso (15,20,25 Pips) el cual daría como perdida en $ el % de riesgo ingresado y arrastar el TP a la cantidad de pips indicado como TP.    A la vez que se va inc
FREE
Pips Keeper is a sophisticated Forex trade manager expert advisor designed to enhance trading efficiency and optimize profit-taking strategies. With its intuitive functionality, this EA empowers traders to automate the process of closing profitable positions at predefined profit thresholds, thereby maximizing returns and minimizing risks. Key Features: 1. Threshold-based Profit Closure: Pips Keeper enables traders to set customizable profit thresholds, allowing for the automatic closure of pr
FREE
Supporting file (1 of 2) for T3 Cloud MA Trend indicator derived from T3 moving averages. The cloud is bounded by a fast T3 and slow T3 lines. Buying/Selling opportunities above/below cloud. The fast and slow T3 MA lines can also be used as dynamic support/resistance for more aggressive entries. Use default values for best settings. The number of look back bars is user defined. This indicator can be used in combination with other strategies such as price action. Suitable for all time frames. Pr
FREE
Fast Position Copier -  Reciver Tool This is Fast and Simple position copier from MT4-----> MT4. Copying positions requires two bots : Master/Slave. Master ( Sender Position ) Slave ( Reciver Position) This is a Master version (Sender) and you need to download a Slave version from HERE . This tool is suitable for using to copy positions and manage them from a MetaTrader on one or more MetaTraders located on a server or computer. MetaTraders must be installed side by side.
FREE
Posh Sessions
Theresia Yovitha Herwanda
Posh Sessions is indicator which displays sessions in broker time or your local time. You can set up to 5 sessions, assign name, start time, end time and color of each session. There is session's range to help you make a chart analysis. Settings for a session: Show:  To show or not the session on chart Title:   The title/name of the session Timezone:   Select between broker or local time to implement the session's period Start time:   The session start time End time:   The session end time Colo
FREE
BigPanel is a plug-in indicator that works exclusively with Control adora Expert Advisor. Its main functions are as follows: Select two types of button arrangement (horizontal or vertical) Change the buttons' size (from small to big; there are five different sizes in total) Move the buttons' panel around the chart. The arrangement and size can be settled in the indicators properties. To move the buttons' panel, click once over the hand button and move your mouse, the panel will follow it. To sto
FREE
OrderSend Time
Luis Alberto Atuncar Sanchez
OrderSend Time - Automated Trading at Specified Time OrderSend Time is a convenient utility that allows you to schedule trade executions at specific times. Simply set the desired hour, minute, lot size, and order type (buy or sell), and the utility will automatically execute the trade at the designated time. IMPORTANT! Please note that this utility operates based on the broker's time in the 24-hour format, not your computer's time. Key Features: Select the hour, minute, lot size, and order type.
FREE
A simple risk management tool that closes all open orders if equity drops by a specified percentage. This tool is useful if you are running multiple EAs and multiple charts and pairs in order to control your risk. All orders will close accordingly. Once it hits specified percentage drawdown the closing of all orders cannot be stopped. The EA will reset once all orders are closed, until account equity drops again relative to account balance. Use at your own risk. This is only for MT4. There is o
FREE
Australia Bank
Luis Alberto Atuncar Sanchez
Australia Bank Functions: Navigates movements in the AUDUSD, a highly traded currency pair. Facilitates risk management and order adjustments based on your settings. Trades within specified hours with the AUDUSD pair, reducing noise. Please note: Trading involves risks. The Australia Bank expert advisor provides tools for analysis; however, results may vary. Use at your own discretion. The Australia Bank expert advisor is a user-friendly tool designed to assist you in your trading experience. Do
FREE
EA Germany 30
Luis Alberto Atuncar Sanchez
1 (1)
EA Germany 30 Functions: Detects and analyzes market gaps, providing insights into potential trend reversals or continuations. Facilitates risk management and order adjustments based on your configured settings. Trades exclusively from 10:00:00 (broker's time) onwards and solely on the Germany 30 (DE30) index. Please note: Trading involves risks. The EA Germany 30 expert advisor provides tools for analysis; however, results may vary. Use at your own discretion.
FREE
The Expert Advisor allows to move the stop loss following the price, which gives you the ability to protect the floating profit from sudden price reversals. It is possible to use a simple trailing stop which moves the stop loss at the specified distance from the price, as well as based others based on various indicators. Parameters Magic - unique magic number for identifying positions, if 0 - no number; Trailing - select the type of trailing stop: Simple, Fractals, ParabolicSar, ZigZag; Trailin
FREE
EA England Bnak
Luis Alberto Atuncar Sanchez
1 (1)
EA England Bank Functions: Exclusively trades the GBPUSD pair on the 1-hour timeframe. Relies on technical and fundamental analysis, combining indicators like "Gap size 75" and events such as Bank of England decisions. Automatically adjusts Stop Loss and Take Profit levels based on user-configured settings for risk management. Executes trades starting from 01:00:00 (broker's time) onwards and focuses solely on the GBPUSD pair.
FREE
This utility binds each created graphical object to the chart symbol. Binding is performed by adding a symbol prefix to a graphical object name. Later, after you change the symbol on the chart, it provides displaying only the objects binded to the current symbol and all other objects become hidden. Parameters Ignore objects with prefix - the indicator will skip graphical objects with the specified prefix in their names. Note: demo version from the market is limited to strategy tester and cannot
FREE
It is widely known that colors affect the emotional state of a human, especially if this human is a trader. Psychologists recommend that you follow your instincts and select the color of your environment that is most comfortable to you. In order to reduce emotional stress, impact of colors on a person should be considered. The optimal range of the most beneficial colors includes green, yellow-green and green-blue ones. This indicator allows you to manage your emotional state and health. Choose a
FREE
Тестер поможет протестировать вашу ручную стратегию или проверить чужую . В обращении тестер достаточно прост,есть возможность регулировать скорость теста и лот, отдельно закрывать и модифицировать ордера. У данного тестера имеются следующие настройки: "Начальный лот" по умолчанию"0.01" "Шаг изменения лота" по умолчанию "0.01"  "Шаг изменения скорости" по умолчанию "50" (условная величена, чем она больше, тем быстрее меняется скорость)
FREE
Hey Guys, this is a simple Tool that helps you to open a Trade with any Risk quickly. If you initialize the tool in the chart a RED Line will appear. Drag the line to where you want your SL to be placed when the position opens. If you move the Red Line to a place below the current market price, the EA will open a Buy Trade (& Vice Versa for Sell Trade) upon pressing the Execution button The trade opened this way automatically has the right lot size so that you only lose a pre-determined amount i
FREE
This script is a part of the Sounder_TopBottomLevels product which is intended to alarm the trader by sound when a Symbol's price goes above or below certain level(s). One of the product's features is a handy operation. You manage the levels by dragging lines on the chart with the mouse. Another feature is an optional Windows application which shows the chart that currently alarms the trader (this script contains this application, when you launch this script in the terminal it unpacks the applic
FREE
This script is a part of the Sounder_TopBottomLevels product which is intended to alarm the trader by sound when a Symbol's price goes above or below certain level(s). One of the product's features is a handy operation. You manage the levels by dragging lines on the chart with the mouse. Another feature is an optional Windows application which shows the chart that currently alarms the trader. And the sounds are customizable which   may be useful for office with a number of the terminals running
FREE
There is no doubt that money management plays a key role in the success of a forex trader. Many people, despite having a good strategy for trading in the forex market, fail to earn a steady income because they do not observe the stop loss and take profit levels in their trades. The Digitraderz.com team, due to the request of some of their audience, has designed a trader assistant robot for managing the stop loss and take profit levels in forex trades. This money management robot is offered for
FREE
The Chart Navigator is a powerful and user-friendly indicator designed to enhance your chart navigation experience in the MetaTrader platform. With its advanced features and intuitive interface, it enables traders to effortlessly explore multiple timeframes, switch between symbols, and efficiently analyze price movements. Key Features: Timeframe Navigation: Seamlessly switch between different timeframes with just a single click. The Chart Navigator provides a graphical object that allows you to
FREE
Демо-версия утилиты ExactVol.exe Утилита ExactVol . ex 4 помогает трейдеру точно рассчитать размер лота и автоматически установить торговый ордер, исходя из входных значений   и параметров ордера-указателя. Это необходимо для эффективного риск-менеджмента, когда нужно установить процент прибыли и процент риска на сделку в определенном соотношении, например 4:1. Предназначена для торговых стратегий, где используются уровни и линии поддержки/сопротивления.   Ордер-указатель – ордер с минимальным о
FREE
Never miss an opportunity with a pending order But if market structure changes or during events it can act against you It is better to place pending orders with expire time This tool will be helpful for you with preset expire time Buy Limit : This order is placed   below   the current market price. Traders use it when they anticipate a pullback or retracement before the price continues to rise. Sell Limit : This order is placed   above   the current market price. It’s used when a trader expe
FREE
Incognito SL and TP
Christian Paul Anasco
5 (1)
Ever thought of your broker stop hunting your stop losses? Incognito SL and TP is exactly what you need! As promised, version 1.1 now has the SL and TP lines that can easily be adjusted by the user. ========================================== INPUTS: SL: Exact price you want the orders for the chart symbol to close when this SL price was hit. Set to 0 for no SL. TP: Exact price you want the orders for the chart symbol to close when this TP price was hit. Set to 0 for no TP. ======================
FREE
"Statistics by magic pro" is a program that provides statistics after entering a magic number. You can simultaneously track up to 10 statistics for different magic numbers in one chart window. The program is very easy to use. The program should be run on any free chart. In the EDIT field on the chart, you should enter the magic number. Entering "0" will erase the statistics in that window. The operation of the program can be stopped by selecting the statistics off option. After selecting it, the
FREE
The utility is designed to close several types of orders. Closing is done by pressing the hot key. How to place and delete orders by voice using the utilities of this type, see the video below the description.  https://www.youtube.com/channel/UCTpVWJkEic6TzoXr0qc9RIw/featured Provided closing options: KEY "1" DELETE BUY STOP. KEY "2" DELETE SELL STOP. KEY "3" DELETE BUY AND SELL STOP. KEY "4" DELETE BUY LIMIT. KEY "5" DELETE SELL LIMIT. KEY "6" DELETE BUY AND SELL LIMIT. KEY "7" DELETE ALL PEND
FREE
FREE for limited time! CoPilot EA is an add-on EA to provide additional Order & Risk Management for other EAs.  Want more control and Telegram support? Check out CoPilot Pro: https://www.mql5.com/en/market/product/82009 Do you have favorite EAs that trade well, and you want additional control over it? Do you run multiple EAs on same account and you need a way to manage Risks and Orders from account level? CoPilot is the best companion for you! Features: Addition Order & Risk Management to other
FREE
KEYBOARD CONTROL TRADING  This script allows you to buy, sell or close positions using the keys on your keyboard. This allows you to create shortcuts to place buy or sell orders or to close an open position. Setting: LOT: To choose the lot size of your order. TAKE PROFIT PIPS: To set your take profit in pips STOP LOSS PIPS: To set the stop loss in pips KEY FOR BUYING: To choose the keyboard touch to buy: -Up : To choose the UP direction key to place purchases -B : To choose the direction k
FREE
This is a free version of our Great tool with limited functions. The ChartChanger is a great utility tool to reduce the number of open charts on your terminal. There is three section to it: Symbols, Time frames and Templates. You need only one chart to be open and still you can scroll up to multiple ones. Symbols: With the push of a button you can change from one symbol to another, and your applied indicators will stay on the next chart. For the symbols there is an auto detection mode, or you ca
FREE
AQ RiskOptimizer
HIT HYPERTECH INNOVATIONS LTD
5 (1)
Risk Optimizer is the absolute solution for applying risk management on your account. Bad risk management is the main reason that causes traders to lose money. Risk Optimizer calculates and suggests the correct lot size for each position according to your personal, customized risk profile. You can give directly your preferred risk as percentage (%) for each position or you can trust our algorithms to calculate and optimize according to your risk category selection. But it is not only that! Selec
FREE
Welcome. This indicator is for alarming the trader by sound when Symbol's price goes above or below certain level(s). It doesn't do any trading. Setting the levels is very handy, you just drag them with the mouse on the chart. You can customize the sounds the Indicator alarms you by (may be useful for office with a number of the terminals running). Also, this product includes an auxiliary Windows application that makes the usage even more handy. This product includes 4 parts: Sounder_TopBottomLe
FREE
WalkForwardReporter is a script creating HTML reports from walk-forward optimization results generated by WalkForwardOptimizer (WFO) library. It allows you to easily view and analyze your expert adviser (EA) performance and robustness in unknown trading conditions of future. You may find more details about walk-forward optimization in Wikipedia . Once you have performed optimization using WFO, the library generates a CSV-file and special global variables with resulting data. Copy the CSV-file fr
FREE
This indicator allows you to monitor the vitals of your account and notifies of some events, in accordance with user settings. Keep your finger on the pulse of trading. Control elements Main panel of the indicator shows the following values: chart symbol, bid/ask prices, spread, free margin, equity, total number of orders and total profit/loss. There are also two buttons: "Alarm" and "Mute". "Alarm" button starts up a timer, which will notify user in a period of time, defined in the settings. I
FREE
Introduction Utility informer 'Know Your Symbols' quickly and easy let you know important information about your symbol. This utility covers any symbol i guess, attach it to one chart (time frame and symbol does not matter) and select what symbols you need information about and voila...Equipped with inputs for symbol prefix/suffix if they have such. Informs about; Current price Day high price Day low price Spread points Point size Money required for 1 lot Pip value in quote currency Swap for a b
FREE
Easy Virtual Trader > Test Version Setup Easy Virtual Trader > Input your Rules > You are ready to trade from mobile or another EA or anywhere....Let robot manage your Trades !  This powerful EA will help you manage ALL or SPECIFIC trades automatically based on your PRE-SET rules and settings Once it is setup and running on just one chart, you don't need to monitor your orders anymore, the software will keep watching and control your orders with your predefined rules You can trade from your des
FREE
Утилита Info Line представляет собой горизонтальную линию которая показывает общую прибыль (убыток) по всех ордерах открытых по валютной паре на график которой она установлена.  Отображаемая информация: Количество пунктов от текущей цены до линии; Общая прибыль (убыток) по всех ордерах графика; Общее количество BUY лотов; Общее количество SELL лотов; Кроме того утилита "умеет" ставить стопы на выбранную цену (цену линии). В настройках можно выбрать: Отображать информацию только по BUY ордерам; О
FREE
This script allows performing a walk-forward analysis of trading experts based on the data collected by the WalkForwardLight library. The script builds a cluster walk forward report and rolling walk forward reports that refine it, in the form of a single HTML page. Since the library generates files with the metadata in the "tester\Files" directory (during the optimization), it is necessary to manually move the files to the "MQL4\Files" directory. The script only works in conjunction with the lib
FREE
The indicator sends a Screenshot of the chart to mail when a signal is received. It could be send from anyone timeframe and currency where installed the indicator. The indicator allows you to send messages to a mobile terminal and to mail. To send screenshots to the mail, you need the screensender.exe mail program. To create a signal, the following are used: horizontal lines / vertical lines / trend lines / Moving average. The terminal does not allow sending screenshots to mail. Therefore, the
FREE
Product Description “Trades Opener EA for MetaTrader 4” Description: Trades Opener EA is an efficient and straightforward utility for MetaTrader 4, built to allow traders to open new positions or set pending orders quickly and confidently. With its intuitive interface and streamlined operations, this tool is ideal for traders who wish to act on opportunities fast, without navigating complex menus. Key Features: Open market orders and/or pending orders on a selected symbol with one click. Confi
FREE
Break-Even Pro   * 3 BE modes:    - RewardRisk_Single for single trade (only valid for positions with SL)    - Points_Single for single trade    - Points_DCA for multiple DCA trade * Start Value: value of RR or # points to start SL moving * Offset: distance in points between BE level & entry  * Symbol Filter: Select All or a specific symbol * Partial Close (%): Close % initial volume when moving SL to BE (0 for no partial close) Join my telegram channel   here  for more useful free EAs. Thank yo
FREE
The SymbolicTimeFramingUniverse indicator for MetaTrader 4 (MT4) is designed to enhance chart navigation by displaying the current symbol and timeframe as stacked labels directly on the chart window. It provides precise alignment and customization options, including positioning in the center or corners, adjustable offsets, font styling, and layer controls for visibility (such as background placement or color flashing). This tool supports professional trading workflows by ensuring quick identific
FREE
This free utility is a must to manage your risk. Very easy to calculate a new position size (number of lots), based on: Your equity Your risk per trade (% of equity) Your entry price Your stop loss This utility gives the right information to enter the market. A paid version is also available, Ofir Calculator+, to open the trade by a single click. Telegram Setup instruction Open your Telegram APP and search for "BotFather" Type  /start  and click/type  /newbot  to create a new bot Give your bot
FREE
The panel shows the relative position of the price and the selected moving averages (MA) for the selected timeframes and symbols. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timefr
FREE
CHF INDEX The Currency Index Project is ONE part of a thorough Forex study. Many people do not know the theoretical basis that drives currency exchange rates to move on the market. With this set of tools you will be able to have a more complete view of the entire market by analyzing not only the single currency of an exchange, but all the exchange rates that make up that currency by looking at a single window! The indicator faithfully represents the real index of a single currency present in a
FREE
AUD INDEX The Currency Index Project is ONE part of a thorough Forex study. Many people do not know the theoretical basis that drives currency exchange rates to move on the market. With this set of tools you will be able to have a more complete view of the entire market by analyzing not only the single currency of an exchange, but all the exchange rates that make up that currency by looking at a single window! The indicator faithfully represents the real index of a single currency present in a
FREE
This script permits to delete the pending orders or close the market positions on platform. Very simple to use. Upload the script on the chart and the script will done the work for you following the input values. An utility to manage very quickly your trading. Input Values TypeOrders Only BUY (delete or close only BUY) Only SELL (delete or close only SELL) BUY and SELL (delete or close ALL) Type Positions (close only market orders) Only STOP (delete STOP pending orders) Only LIMIT (delete LIMIT
FREE
The utility is designed to detect positive swaps. Description If you are Swing Trader and your positions are open a few days to a few weeks, would be very helpful to know which Currency Swaps are positive. Even if you are a Scalping strategy supporter, would be very helpful to know a day of the week to charge 3 days swap rollover. The SwapDetector will help you to decide to hold or close a position to earn some extra income. SwapDetector performs the draw objects function, please do not use it i
FREE
The Average True Spread Indicator is designed to visually display the average spread (difference between Ask and Bid prices) over a specified number of candles and timeframe, directly on the chart. Its primary purpose is to give traders real-time insight into how volatile or expensive the market is to enter , especially during fast-moving or low-liquidity periods. Benefits of Knowing the Average Spread Better Entry Timing Avoid trading when spreads are abnormally high (e.g., during news event
FREE
Script Deleting the Hunter The script is developed for fast deletion of pending orders, Up and Dn border lines, as well as arrows (symbols) which appear when an order is placed. Features: Can delete all pending orders of the current chart in one go Can delete all pending orders of the current account in one go Can delete only those orders which have specified magic number Can delete lines which show the channel's border, support and resistance levels marked Up and Dn Can delete all arrows (symb
FREE
Adder
Supun Sameera Manasinghe
Increase the lot size of the signal you have subscribed When you are using trade copy service, you will have the option to trade more lot sizes with this EA. For example, if the signal provider is trading micro lots, you will be able to add increased lot sizes in the next tick after receiving the trade signal. Parameter description: Enabled :  Enable/Disable EA EA magic number   :  EA Magic number New lot size to trade : Percentage from the providers lot size. This lot size will be used to open
FREE
CandleStyx Light
Guillaume Xavier Andre Turlier
5 (2)
MT4 trading tool. Intuitive Dashboard that allows effortless automated trading, saving 99 Strategies , Advanced Money Management , Automatic group orders :  Global Take Profit / Stop Loss, Smart TP (Multi-Level, Position Recovery) and Smart SL (Breakeven, trailing Stop, Multi-Level), Exit Manager , Signals, Strength Indicator , ATR Graph, Price Alert, News Warning…  # If you have any other requirements or are interested in collaboration, please contact (info@styxia.com)   Get more information
FREE
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
SL Maestro
Ashraf Elrefaey
5 (1)
SL Maestro - Forex Expert Advisor SL Maestro - Forex Expert Advisor with Advanced Stop-Loss Features Introducing SL Maestro , the ultimate Forex Expert Advisor (EA) designed to enhance your trading strategy by adding stop-losses to existing trades with precision and flexibility. SL Maestro is not just limited to simple pips-based stop-losses; it incorporates a variety of advanced techniques to ensure optimal protection for your trades. Key Features: Pips-Based Stop-Loss : Easily set a stop-loss
FREE
Icecold Trading OSD (On Screen Display) Is very Helpful and easy to use. Try Demo out today! On Screen Display  -Start Balance -Equity -Profit -Max Drawdown -Gross Loss -Longs count -Shorts count -Current Trades -Total Trades *Know that in the Total Trades, Consecutive Wins & Consecutive Loss columns , those are ALL of the trades your account has done. It does not show 0 when loaded if you have completed trades already in Account History... Just note. To RESET just change Account history perio
FREE

MetaTraderマーケットは自動売買ロボットとテクニカル指標を販売するための最もいい場所です。

魅力的なデザインと説明を備えたMetaTraderプラットフォーム用アプリを開発するだけでいいのです。マーケットでプロダクトをパブリッシュして何百万ものMetaTraderユーザーに提供する方法をご覧ください。