MetaTrader 4용 Expert Advisor 및 지표 - 83
This expert advisor is a reverse version of the operation of "Dexter EA" ( https://www.mql5.com/en/market/product/67307 ) which works with the martingale method ... therefore it works in the opposite way. For each positive order, it will open one in the same direction with its respective increase in volume if the trader so wishes, on the side of negative orders, its lot will not increase.
Inputs Lot size Multiplier First order stop loss Profit distance to place a stop limit order Revert aver
FREE
Индикатор рассчитывает волатильность относительно свечи заданной в настройках, в заданном диапазоне. period -диапазон для расчета максимум минимум. point - номер свечи от которой будет рассчёт (нуль текущая цена). По всем вопросам можно обратиться на сайте через форму обратной связи или в комментариях в ютюб. Также на сайте есть другие работы ссылка в индикаторе на вкладке общее .
FREE
Activation initiates the sequence from the initial symbol in the Market Watch roster, forming a perpetual loop that continues until deactivation. The system employs global terminal variables to sustain operational continuity amid symbol-induced reinitializations, thereby ensuring uninterrupted performance. This EA should not be checked off as 'Allowed live Trading' and is functional with that checkmark box, when uploading the EA. Principal advantages encompass augmented productivity in overseein
FREE
What is it
PricerEA is a utility to help any trader to place pending orders (stop or limit) at a specific price. It is designed for easy use. There is a parameter to set the prices you want to place orders. The expert can calculate automatically the lot size for each order. In addition, there is the possibility run trailing stop (work only for market orders) if triggered a pending order.
How use it
Use BuyStop to open buy order over than current price. Use BuyLimit to open buy order under than
FREE
MT4 Alert Sender is a free ea tool that help you send the alert messengers in MT4 program for many different purpose with ease. Very simple and effective, you only need to input the alert content in a input box, then click a "Send Alert" button. The EA will send alert message. An alert pop-up shows your content in a new window pop-up.
You can combine of using MT4 Alert Sender EA with any other tools out there for your need. Thanks for your trust in my product.
FREE
Buffer Scanner is a Scripts to help you export only 2 buffers of your custom indicator data with history date time and open&close price in CSV file, The file name already has rename. More like for BinaryOptions indicators, analyzes, you can modify the input from script parameters,especially~!No need to worry about the indicator sets bars limited, some of the indicators have parameters, but important thing is bars limited, remind you this script just only for "The indicator which has one paramet
FREE
Telecontrol MT4 is a solution for integrating the MetaTrader 4 terminal with a Telegram channel. The server-based operation simplifies the creation of tokens and identifiers, consolidates data from multiple terminals, and generates valuable information in Telegram. The functionality includes: notifications about trades, orders, and balance changes; monitoring of drawdowns and lot limit exceedances; trade reports and expert advisor analysis; notifications about significant events with color highl
FREE
Orders Manager is a simple and indispensable assistant for managing all your orders. Inputs: Magic = 999; // Magic TakeProfit = 1000; // Take Profit. If = 0 the level is not setts. StopLoss = 0; // Stop Loss. If = 0 the level is not setts. Slippage = 10; // Slippage GeneralProfit = false; // Closing all orders based on total profit. If false the function is disabled and works according to TakePr
FREE
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
Operations Monitor It is a simple but powerful monitor, which allows not to use the Terminal to have a cleaner chart.
Informs about all the operations opened in that Asset: Number of Open Operations Lost / profit Account Percentage Volume operated Colors: RED: the sum of operations is lost BLUE: the sum of operations is in profits Fonts: Allows change the font size.
FREE
The Master utility is free, and you can buy/rent the client side utility from : https://www.mql5.com/en/market/product/41923
Now you can trade on multiple MetaTrader 4 accounts simultaneously, mirror the trades of any trading bot to your friends and family accounts (even if it is locked to your MT4 account number), create investment portfolios of many MT4 accounts, remove risk of unregulated Forex brokers, turn losing trading strategy into a winner and become an independent account manager imm
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
Strategy creation : Create lines of stop loss, entry and take profit. Live parameters such as lot size, gap in pip from SL to TP, Risk/Reward ratio are update whenever lines of SL and Entry move. This function allows traders to clarify their strategy before making any orders. Risk management - The risk calculation function calculates the volume for a new order taking into account the set risk and the distance from the Stoptloss to Entry Line. In addition, maximum risk (%), RR value are
FREE
Trend indicator with oscillator. Displays price area between two moving averages and an oscillator. An uptrend is indicated in red, a downtrend in blue. Settings: Slow MA Period - Slow MA period Fast MA Period - Fast MA period Smoothed Data - Smoothing data Show Area MA - Display MA price areas Show Oscillation - Display MA oscillation Move Oscillation to Slow MA - Display an oscillator on a slow MA Color Up - Uptrend color Color Down - Downtrend color Size Arrow - The size of the oscillator ic
FREE
This free MT4 indicator allows you to easily compare as many symbols as you want! Make sure that the input symbol matches the name displayed in the Market Watch ***Please comment, rate and share it to your friends if you like it*** ------------------------------------------------------------------------------ Comparing trading pairs is useful for several reasons, including: Identifying relative strength: Comparing trading pairs can help traders identify which currency or asset is relatively stro
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
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
Trade History Export: The EA retrieves all historical orders using the OrdersHistoryTotal() and OrderSelect() functions. For each order, the following details are exported: Index: Sequential number of the trade. Order Ticket: Unique identifier of the order. Symbol: Trading instrument (e.g., EURUSD). Lot Size: Volume of the trade. Open Time: Time when the trade was opened. Trade Type: Buy or Sell. Open Price: Price at which the trade was opened. Close Time: Time when the trade was closed. Clos
FREE
Introduction
This will calculate the risk taken only on EURUSD on going trades (both market order or pending) in dollar or euro. The risk is depending upon the lot size and stoploss you choose for the trade. Trades it consider
Only EURUSD Types of Trades
Direct Market order Pending Trades Please note Customization is also available for the function. For more details feel free to contact.
FREE
The trading panel is designed to limit the risks of working advisors on one account, it is also possible to limit the risks of manually opened transactions.
The panel provides an opportunity for each advisor to select a part of the deposit in percentage or in the account currency that you can risk. When the specified values are reached, the trading panel will close the positions of this EA or deals opened manually.
You can set full account protection in percentage or account currency, under
FREE
It is so very disappointing when the price does not have enough points to achieve Take Profit and makes a reversal. This EA sets virtual levels near the TakeProfit levels. This EA sets virtual levels next to TakeProfit orders. If these levels are reached by price, breakeven or trailing stop is applied for an order. This is a free version of the EA. It works only on NZDUSD.
Features This EA does not set new orders. The aim of this EA is to manage stop losses of existing orders that are set by an
FREE
The Swap Detector is an essential MQL4 utility that displays the swap costs of any instrument when applied to a chart. It helps traders make informed decisions by visually indicating the swap value in customizable colors— green for positive (good) and red for negative (bad) by default. This tool ensures transparency in overnight holding costs, enabling better trade planning and risk management
FREE
This expert is a tool which helps every trader to see the historical results by magic number or orders' comment.
You can to get source code from here .
Parameters MagicNumber - Here we put the orders' identifier ID we want to analyze. OrdersComm - Here we put the orders' comment we want to analyze.
How use it Add file in "expert" folder. Attach expert on a chart with your settings (MagicNumber or OrdersComm).
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 script allows selecting the TakeProfit and StopLoss levels. It analyzes the history data, and then calculates the probability of reaching a given price level.
How the script works Suppose you have a trading strategy and you want to select the TakeProfit and StopLoss levels. Run the script and set the parameter: Number of Bars - the average position holding time in bars. Once the script operation is complete, the AIS-PPL.csv file will be created in the Files folder in the terminal data cata
FREE
Update History 28 – Instantly Refresh Historical Data for 28 Major Currency Pairs Keep your market analysis accurate and up to date with Update History 28 , a powerful script that refreshes historical data for 28 major forex pairs in MT4 with just one click. No more manually updating charts—this tool ensures you always have the latest price history for precise trading decisions. Key Features: One-Click Data Refresh – Instantly update historical data for 28 major forex pairs.
Enhanced Mar
FREE
Customize your charts with this simple utility.
Choose in the 24 pre-built color sets, or use your own colors, save them to re-use them later.
You can also add a text label on your chart.
--- Chart Colors--
Color Set : 24 prebuilt color sets (select "Custom" to use colors below) Background color Foreground color Grid color Chart Up color Chart Down color Candle Bull color Candle Bear color Line color Volumes color --- Label--- Text Label : Type the text you want to appear on the chart Label P
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
Patrick Loquema is a fully automatic robot, entering the market randomly will always remain with a sell order and another open buy order ... he uses a system similar to martingale, only without keeping open orders, but increasing the volume by multiplying by 1.5 for each new losing order until it closes positively. The only parameters to be changed by the user is the initial lot, of course ... and “Stopp Distance”. Now you ask yourself, and take profit? double the stop ... And what is the multi
FREE
Stop controller – утилита, которая следит за тем, чтобы у ордеров были установлены стоп-приказы и за уровнем просадки или прибыли. Стоп-приказы можно установить, как пользовательские, так и расчётные. Также она способна сопровождать рыночные ордера. Сопровождение выглядит следующим образом: утилита отслеживает промежуточные между ценой открытия и тейкпрофитом цели и частично закрывает сделки, при этом переводя стоплосс на уровень предыдущей цели. Частичное закрытие ордеров можно отключить. Чтобы
FREE
This simple EA closes old losing trades at the expense of a portion of your profits. This helps to slowly work away drawdown and accelerate the closure of martingale grids
*** New Features *** Added - Option to close oldest or furthest from current price trades Added - Calculation of profits that will be sacrificed.
Anyone who has traded with martingale knows that you can get trapped in grids and be hoping for a quicker recovery. This led me to create this EA with the goal of helping to r
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
This utility adds a customizable button to your MetaTrader 4 chart, allowing you to close all open orders with a single click. The button's position automatically adjusts based on the chart size, ensuring it remains visible and accessible. Customize the button's appearance, text, and tooltip to suit your preferences. Simplify your trading workflow and manage your open positions more efficiently with this convenient tool. The UPDATES Would be based on your feedback!
Features: Single-click button
FREE
Product Overview
This tool is discretionary trading aid that executes a one-time entry when the conditions are set.
Action after the newest bar is fixed (opening action)
For example, there is no need to worry about being pruned by the shadow of the same price before that if you set it in the condition of when the closing price was broken.
It is not possible to set complicated conditions, and it is not designed for continuous automatic trading, but since it works after the time period is fix
FREE
CAD 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
The indicator displays the signals of the RSX Oscillator. The main type of signal is given when the oscillator exceeds the 0 value. If the "Sensitivity" parameter increases above zero, the main signal will also be given when overbought/oversold levels are overcome, defined as zero plus sensitivity and zero minus sensitivity. An additional signal is given when the direction of the oscillator line changes. It is optimal to use the indicator signals as signals to open a trade when the price overcom
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 close and delete positions when the specified loss/profit values are reached in the currency/percentage of the Deposit. The chart displays a panel with information: profit/loss on the account, the number of open positions, and total positions in lots. Parameters: SHOW THE DASHBOARD - TRUE - Yes, FALSE - No. CURRENCY PAIRS - TRUE - All, FALSE-Current. STOP PROFIT IN $ OF THE DEPOSIT - Profit value in the Deposit currency. STOP LOSS IN $ OF THE DEPOSIT - Loss value in
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
Convenient and easy to use mini-panel, which displays the profitability from January to the current month .
This will help to quickly evaluate the results of transactions without resorting to monitoring the account.
Data is updated automatically
Each panel element can be configured with its own color and transparency .
There are English and Russian languages.
The panel can be run in the strategy tester and see how it is built.
Monthly profitability is calculated using the fo
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
TradingDesk Demo – Performance Analyse MT4 This is a Demo version of TradingDesk indicator which is limited to show only EURUSD. Full version can be found here: https://www.mql5.com/en/market/product/40189
TradingDesk analysed MetaTrader 4 historical data by Symbol, Magic Number, Trade or Comment. All these evaluations will be displayed in real time on your MetaTrader 4 chart window.
All this information will be displayed in the following dashboards: account info General information about the
FREE
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
Signal Tester and Trader is an Expert Advisor that is capable to reading most indicators (except for indicator that has string as an input). Custom backtest the signal on a live chart and trade the signal on live account [Full Version Only] .
The expert has 2 modes: Backtest mode (custom backtest on current indicator and strategy settings) Trading mode (trade based on current indicator and strategy settings) [Full Version Only] Available Indicator types: Two cross indicator: indicator that gen
FREE
The EA automatically opens the orders when price crossing/touching lines, which were drawn by the user. Two scenarios are possible. When you expect the price to stay in the channel. When you expect that the price will not remain in the channel after the break off it. If you want use first scenario - you must set in settings Trade mode = “False_Breaking_Channel”. If you want use second scenario - you must set in settings Trade mode = “Breaking_Channel”. When you run EA, you must draw two trend li
FREE
Overview Custom Logic for Trading Mini is the free version of Custom Logic for Trading that designed to execute trades based on custom indicator signals, with robust position management features with break-even settings. This script allows traders to implement their strategies with high precision and flexibility, enhancing their trading efficiency and profitability. Input Parameters Indicator Settings indicator_name : Name of the custom indicator to be used for generating signals. buy_signal :
FREE
Elevate your trading with this Breakeven and Trailing Stop Manager, an Expert Advisor (EA) built for MetaTrader 4 to streamline risk management by automating breakeven and trailing stop strategies. This EA helps secure profits and minimize losses without requiring constant manual intervention, giving you more time to focus on market analysis and strategy.
### Key Features:
- **Automatic Breakeven Adjustment:** Automatically move the Stop Loss to the breakeven level once your position reac
FREE
Designed to revolutionize trading efficiency, this app enables traders to seamlessly cycle through Market Watch symbols using intuitive keyboard arrow keys or dynamically positioned on-chart buttons, minimizing navigation time and enhancing focus on market analysis.
Potential : This lightweight MetaTrader 4 tool unlocks rapid symbol switching for comparative analysis across assets, supports wrap-around navigation for uninterrupted workflows, and adapts button placement to stay within chart
FREE
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 - fix
FREE
This utility allows to switch among symbols. You have to insert in the input your favorite tickers. it is possible to customize up to 5 symbols
Shortcut Keys : Switch among Symbols : A -Forward D -Backward
Inputs You can setup your favorite keys to switch among symbols.
You can customize the color of background and the edge of the buttons .
You can customize the labels : dimension and font.
FREE
A utility for automatically detecting the GMT offset of your broker To use the utility, place it in the Scripts folder of the terminal data directory, enable WebRequest in the terminal settings and add the address https://www.worldtimeserver.com/ to the list of allowed ones. Run the Check GMT script on the chart with any currency pair There is only one setting in the script: site = https://www.worldtimeserver.com/ just for your convenience. Copy this address from the script setti
FREE
New opportunities for analyzing cryptocurrency in the usual MetaTrader 4. For example : We select the symbol of the cryptocurrency and attach any indicators, Expert Advisors or scripts.
Startup Mode View Cryptocurrency; Data collection.
Capabilities Work as with a standard currency chart; Automatic update of open charts; Selection of individual cryptocurrency for updating; Selection of individual timeframes for updating (only H1 in the free version); Work on the desired timeframes (only H1 in
FREE
Manage your risk and make your trading easier This is a free demo of Fx Easy Trade. It works without restrictions, it is only limited to 20 trades. The full version is available here . With Fx Easy Trade you can create orders easily and system will calculate automatically the position size, create statistical report, draw supports and resistances on all timeframe you have in one click, create alerts, send notification, scan the market, etc. More details below. Define your risk in euro or dollar
FREE
Discover our all-in-one monitoring and notifications EA for MetaTrader. Designed to ensure traders’ security and peace of mind, this unique EA offers a full range of advanced features that will allow you to stay informed and control your account activity, anytime and anywhere. Key Features : Continuous server monitoring: real-time notification on server availability and performance (Cpu, Ram, disk), connectivity, latency and more Advanced account management: live tracking of margin calls,
FREE
이 스크립트는 주문의 큰 숫자로 작업하는 사람들을 위해 매우 유용합니다. 계정에 이익이 있고 계정의 모든 주문을 한 번에 닫아야합니다. 이 전체 가까이 스크립트가 무엇을위한 것입니다.
스크립트 매개 변수: 닫기 유형-닫을 주문 유형을 지정합니다. 당신은 단지 주문을 구입 닫으려면. 매개 변수를 유일한 구매 주문 위치로 설정하고 모든 주문을 닫으려면 매개 변수를 모든 유형 위치에 둡니다 마법 번호-귀하의 계정에서 실행되는 여러 주문이 있지만 특정 고문의 주문을 종료하고 이 매개 변수에 이 고문의 고유 번호를 지정해야 하는 경우 스크립트가 이 고문의 주문만 닫고 나머지 주문은 시장에 나가지 않습니다. 새로운 로봇의 업데이트 및 릴리스를 놓치지 않도록 나를 친구로 추가하십시오-> 드미트리 코르 차긴
시장에 내 다른 제품을 참조하십시오-> 내 제품 내 로봇은 곧 출시 될 예정이지만 그 동안 거래 방식을 지켜보십시오-> 히어 신호
FREE
IzaRP - Risk / Profit Monitor (MT4) IzaRP — это вспомогательный индикатор для трейдеров, предназначенный для анализа открытых позиций и контроля рисков в реальном времени. Индикатор автоматически рассчитывает ожидаемый риск и ожидаемую прибыль по всем открытым сделкам на торговом счёте на основе установленных уровней Stop Loss и Take Profit и отображает результат непосредственно на графике. Основные возможности Анализирует все открытые рыночные ордера (BUY и SELL) Игнорирует отложенные орде
FREE
This client utility is intended for sharing and copying signals, as well as for monitoring your Expert Advisor on the site https://forexvisible.com . The Android version of the site can be downloaded here The version for the MT4 terminal can be downloaded here https://www.mql5.com/en/market/product/106509 There are many reasons to use this application in your trading, and these are: 1. If you have many trading advisors and many accounts, it is very difficult to track them and monitor everyt
FREE
TRAILINATOR is a unique Solution to use different Trailing-Stop Variants and change your settings via Remotecontrol. You configure your Trailing-Stop for a specified Symbol only once. This setting will be used for all your Positions of the same Symbol. Currently we support these different Trailing-Stops: Standard : works like you use in Metatrader Terminal, starts trailing if your profit is greater than trailing stop Start after points : trailing stop will start after your defined points in p
FREE
Market Dashboard FREE Indicator gives you advanced information’s about your selected Symbols in MarketWatch
Features
Daily Price Movements (M1 – D1) RSI Values with Highlight Function for your current Timeframe & H1 & H4 Profit per Symbol and traded lots (buy & sell) EMA 5 – 100 based on selected period Swap Information (which direction is positive) FIBO Info & Tracking (highlighted FIBO Levels close to current price – based on selected period) One Click ChartOpen this Version is limited to 2
FREE
BRiCK is a simple and versatile Utility.
By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "BetByTrade" is a utility to automatically add / close positions when trading. If you open the position in the trade pool, if the calculation result of the betting method exceeds the initial lot, the utility will order additional.
If you close the position in the trade pool, if the position that was additionally ordered by the utility remains, it w
FREE
This simple free script will allow you to show your trade levels on the chart without disclosing their size. If the chart has no trade levels, the script will plot them using a white horizontal line for the order price, a red one for the stop loss and a blue one for the take profit. If the chart already shows trade levels, the script will delete them, this will allow avoiding doubling trade level indications. Every trade level line will contain in its description the ticket of the order.
Tip:
FREE
The script automatically downloads historical data for all instruments from the "Market Watch" window, on all timeframes from M1 to MN1. It is recommended to use the script before launching multi-symbol and multi-timeframe indicators that work simultaneously with many instruments. Features: To download quotes, the script uses the MQL API only. This is a necessary requirement for publishing programs on the MQL-Market. This method is fast enough, but effective in not all cases. A more reliable (bu
FREE
Dinapoli Levels Expansion and Retracement Demo An auxiliary tool written specifically for the DiNapoli point trading method. This is a trial version and there are no restrictions on the XAUUSD H4. Official version https://www.mql5.com/en/market/product/32213
The main function:
1. You can directly draw multiple sets of Fibonacci retracements, and the relationship between important return points is clear at a glance.
2. You can draw Fibonacci extensions, the ratio has three kinds of 0.618, 1, 1
FREE
This indicator calculate the minimum,maximum,average and relative (to points of the bar) spread in the chart applied period. The indicator must be applied to one or more different period on a Pair and analyze the spread for all the Pairs available by the Broker. The csv output for one minute chart is something like this https://gofile.io/?c=K5JtN9 This video will show how to apply the indicator https://youtu.be/2cOE-pFrud8 Free version works only for GBPNZD
FREE
This is a light version of OneClickWonder. It has a limitation of lotsize ( 0.01 ) and also the trade direction (only SELL ) and magic number is fiexd (magic number = 11 ) ------------------------------------ OneClickWonder manages open trades by Magic Number and Symbol , providing: · Individual or Basket Trailing Stop · Optional Averaging system (adds new trades automatically) · OneClickOrder buttons (BUY / SELL directly from chart) · Works
FREE
Indicator Profitability Check Introduction: IPC means "Indicator Profitability Check". Some features will be locked in free version. Also you cannot check result more than 1 month. For paid version, please visit: https://www.mql5.com/en/market/product/45247 Here Indicator Profitability Check is a custom script which will check the profitability of a buy-sell arrow based custom indicator’s signal profitability. So traders who are very confusing for a buy-sell arrow based custom signal indicato
FREE
This Expert Advisor sends an email notification, generates an alert or outputs a message to the journal (depending on the settings) every time a new order is opened (buy, sell, limit, stop). It also sends a similar message about closure of orders. The EA can be useful for those who want to always be informed of which orders had been opened/closed on the account. Limitations: In this demo version, notifications are available only for the GBPCHF currency pair. To use notifications on all currency
FREE
TP Exposure Matrix (MT4)
---
Compatibility
Platform: Meta Trader 4
Timeframes: All
Symbols: Any (Forex, Gold, Crypto, Indices, etc.)
---
Version 1.0 Highlights
Clean sub-window layout
Grouped symbol display (Buy/Sell)
Multiple totals modes
Optional live P/L view
Complete color and spacing customization
Automatic object cleanup.
For any inquiries please contact me in MQL5.com
FREE
This script is created for you if you : • You trade on several instruments or timeframes at the same time and want all charts to look the same . • You can set up each chart manually , change the settings of trading strategies • You teach trading and want to quickly bring all student terminals to a single view • Just appreciate the order and professional look of your workspace ________________________________________ What will it improve in your trading Time saving — setting up 10-20 charts tak
FREE
Simple Stats is utility for history management. Allowing you to clearly see trading performance for each symbol separately , and so it helps you to find the most and the worst profitable type of trades based on past results. History period depends on settings of your terminal, so if you want to get report for each month, you have to use custom period and run SIMPLE STATS for each. SS will distinguish reports with filename - each history report is named with account number and date of the oldest
FREE
MetaTrader 마켓은 과거 데이터를 이용한 테스트 및 최적화를 위해 무료 데모 거래 로봇을 다운로드할 수 있는 유일한 스토어입니다.
어플리케이션의 개요와 다른 고객의 리뷰를 읽어보시고 터미널에 바로 다운로드하신 다음 구매 전 트레이딩 로봇을 테스트해보시기 바랍니다. 오직 MetaTrader 마켓에서만 무료로 애플리케이션을 테스트할 수 있습니다.
트레이딩 기회를 놓치고 있어요:
- 무료 트레이딩 앱
- 복사용 8,000 이상의 시그널
- 금융 시장 개척을 위한 경제 뉴스
등록
로그인
계정이 없으시면, 가입하십시오
MQL5.com 웹사이트에 로그인을 하기 위해 쿠키를 허용하십시오.
브라우저에서 필요한 설정을 활성화하시지 않으면, 로그인할 수 없습니다.