• Overview
  • Reviews
  • Comments

Output Positions and Deals

#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  double sell_price1=1.06;
 input  double sell_lots1=2;
 input  double sell_tp1=1.05;
 input  double sell_sl1=0;

 input  double buy_price1=0;
 input  double buy_lots1=2;
 input  double buy_tp1=1850;
 input  double buy_sl1=0;

input string group1="";//按钮控制参数
input int    selltype1=0;
input int    selltype2=1;
input int    selltype3=0;
input int    buytype1=0;
input int    buytype2=1;
input int    buytype3=0;
input int    sell_pctype1=0;
input int    sell_pctype2=0;
input int    buy_pctype1=0;
input int    buy_pctype2=0;
input int    trade_allowed=0;//0代表模拟器测试模式
input datetime sell_end_time=__DATETIME__;
input datetime buy_end_time=__DATETIME__;
input int      sell_end_mark=0;
input int      buy_end_mark=0;


bool    showbutton=TRUE;
struct  edit_update
{
string symbol;
int    type; //0代表buy,1代表sell
int    magic;//代表magic
double price;
double lots;
double tp_price;
double sl_price;
int      pc_times;
double   pc_pips; 
trade_info[20]
;
void OnTimer()
   {   
Recommended products
All what you need before start a trade network connection/broker's/symbols/historical orders benchmarks/currnet orders status 01. symbol's trading privilege 02. order execution mode 03. trade session hours 04. min lot/max lots 05. max pending orders 06. freeze point pending order's distant points (zero is good) 07. Min SL/TP points required by broker if open an order (zero is good) 08. account leverage 09. Margin call open an order must > 100% 10. MarginStopOut forced to close som
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
SA Assistant Demo
Aleksandr Svetlakov
2 (1)
SA Assistant is an intuitive tool without complicated settings, designed to facilitate the trading operations in the MetaTrader 4 terminal. SA Assistant is not designed for working in the strategy tester. The demo version works only on the USDCAD pair. Please test the EA on a demo account before using it on a live account. The SA Assistant EA is visually divided into 4 blocks: 1. "Information" - displays in real time: trading account balance leverage spread of the instrument the EA is attached
FREE
GS spread
Aleksander Gladkov
The indicator calculates the current spread for each tick using the formula Spread=(ASK-BID)/Point. Schedule of changes in the boundaries spread over the timeframe displayed in a separate window from the date of accession of the indicator. Two lines corresponding to the minimum and maximum spread values are displayed. The indicator window is self-adjusted according to the minimum and maximum values from the moment of launch. The minimum and maximum values for the entire period of the indicator o
FREE
ABCMarketsControldemo
Svetlana Dzikovskaya
ABCMarketsControldemo is a demo version of the ABCMarketsControl utility that manages already opened trades on any symbol by moving them to a breakeven when the price reaches a certain level. Besides, if the price goes further in favorable direction, the utility moves Stop Loss and Take Profit accordingly. You can check the utility operation in the strategy tester on any symbol on a period from January 1 to December 21, 2017 by setting the time_start_buy_demo and/or time_start_sell_demo paramete
FREE
SG InfoBox
Hleb Smoliar
The "InfoBox" utility is designed to display the presence of open orders, the number of lots, current profit and much more in one window. The version for the MT5 platform   is here . You've probably encountered a situation where you have an advisor that works on a currency pair, but information about its operation: - orders and their number, the size of the spread for the instrument, the volume of lots on the market, drawdown and much more - are scattered in different places of the terminal an
FREE
Follow The Line
Oliver Gideon Amofa Appiah
4 (13)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Kali FigChartiste
ALAIN MICHEL AUGE
4 (1)
Small free indicator to detect certain chart patterns, shoulder head shoulder / reverse, triple top / bottom, cup, flags and others... I designed it a while ago, it detects figures in m1, m5, m15, m30 and h1. I hope it will be useful to you because I don't trade much with this indicator, I have a few others that I will try to put online quickly maybe you will find it useful, good Trade friends.
FREE
CCI Currency Strength Meter uses CCI (Commodity Channel Index) to monitor how strong a currency is, or in other words, if it's being bought or sold by the majority compared to the other currencies. If you load this indicator on a chart, it will first display the strength-lines of the currencies (base and counter currency of the chart) with changeable solid lines. Also, you can add up to ONE additional currency (only 1 for the DEMO version, but on REAL up to 5) to the "comparison pool" that alrea
FREE
SuperTrend V
Muhammad Hassaan
5 (1)
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator:
FREE
Mad Trailer EA
Calvin Andile Mahlangu
The mad trailer is an expert advisor for MT4  developed by KALIFX the mad trailer ea automatically trails stop-losses of trades filtered according to your preferences and adjusts the stop-loss level as the market price moves in a favorable direction. Instead of setting a static stop-loss, the magic trailer EA allows traders to “trail” their stop-loss at a certain distance below the current market price. This automated approach helps traders lock in profits while protecting against potential r
FREE
You can check out comment #1 how does it work This is a very useful tool, enter the currency charts you need to open, use the symbol "/" to distinguish them, and select the periodicity /TF of the chart, press the button and they will open the charts for you in batches without you having to manually open them each! Because some EA use multiple currency pairs strategy, but do not support one chart to support all currency pairs, so I developed this tool, hope you like it, if you are satisfied with
FREE
AQ RiskOptimizer
HIT HYPERTECH INNOVATIONS LTD
5 (2)
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
This program calculates the average opening price for sell and buy positions separately. Program allows you to modify the stop loss value to the calculated breakeven price, this value could also be modified by a user-defined integer value in points. All you have to do is press the button. You can also choose Logs_Display_Enable input value if you need to get some additional, useful informations. Enjoy using !!!
FREE
Crossover MA Histogram
Mariusz Piotr Rodacki
The Cossover MA Histogram indicator is a simple tool showing the trend based on crossover of moving averages. Simply specify two mobving averages and addicional parameters like MA method and Applied price. When fast MA is above slow MA the histogram is green, indicating an uptrend. When MA fast is below MA slow the histogram is red, indicating an downtrend.
FREE
The TLR indicator is a market trend identification indicator. The idea behind this indicator is to use 3 linear regression lines, one short-term, one medium-term, and one long-term. The UPTREND will be determined when: The long-term linear regression line and the medium-term linear regression line have an uptrend. The long-term linear regression line has an uptrend, the medium-term linear regression line has a sideway, and the short-term linear regression line has an uptrend. The DOWNTREND will
FREE
RSX Signal 2 AM
Andriy Matviyevs'kyy
The indicator displays the signals of the RSX oscillator on the price chart. (To display these signals in a separate window, along with the oscillator, another indicator is used -  RSX Osc 4 AM ). It is optimal to use the indicator signals as signals to open a trade when the price overcomes the maximum or minimum of the bar at which the signal was given. An opposite signal cancels the previous signal. Settings: Data period for indicator calculation - data period for indicator calculation; Data
FREE
FFx Fractals
Eric Venturi-Bloxs
4.6 (5)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx Stochastic
Eric Venturi-Bloxs
4.7 (10)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
The Hull Moving Average (HMA), developed by Alan Hull from 2005, one of the most fast-moving Average, reduce lag and easy to use to identify Trend for both Short & Long term. This Indicator is built based on exact formula of Hull Moving Average with 3 phases of calculation: Calculate Weighted Moving Average (WMA_01) with period n/2 & (WMA_02) with period n Calculate RAW-HMA: RAW-HMA  = 2 * WMA_01(n/2) - WMA_02(n) Weighted Moving Average with period sqrt(n) of RAW HMA HMA = WMA (RAW-HMA, sqrt(n
FREE
This is a regression tree indicator for MT4/MT5. This indicator classificate nodes on the time period so that the deviation becomes smaller, and displays regression line and channel for each node. It's free! Attached CartDemo.ex4 and CartDemo.ex5 is a Demo version and has the following limitations: Method is RandomForest only Maximum number of bars is 200 Maximum number of trees is 2 Maximum tree depth is 2 Calculated waste lines are shown Not display correlation coefficients Fu
FREE
COG LR Osc AM
Andriy Matviyevs'kyy
The presented indicator allows you to determine potential entry points into the market and set protective orders at reasonable levels. This product can be useful for both beginners and experienced traders. The indicator is based on calculation methods proven by time and practicing traders. The indicator is calculated in two stages: At the first stage, linear regression (LR) of the selected price type is determined for a given number of chart periods. At the second stage, the obtained data is p
Filled Area Chart
Evgeniy Scherbina
The utility Filled Area Chart adds to the standard set of price presentations. It is a brand new, nice price chart. You will certainly like it if you want to feel yourself a trader born under the Bloomber lucky star. The Properties allow to set the colors and other things: Color preset - choose a preset or set to "Custom" and set your own colors using the properties below. Custom area color - color of the area below the price line. Works only with Color preset = Custom. Custom chart color -
FREE
UPD1 D Levels
Vitaliy Kuznetsov
5 (1)
Levels indicator based on the previous day. Mathematical formula determines entry and exit levels.  Trading recommendations. Levels are traded at the beginning of the European session when volatility appears. In case of insufficient volatility use half of take profit to exit. If the price reversed at half take profit, then on the reversal look for a target also at the level of half take profit. If the price bounced from the entry level, then in the opposite direction the price can reach the s
FREE
Dashboard Super MA RSI CCI Demo is the demo version of Dashboard Super MA RSI CCI, which have full functionalities of the paid version, except timeframe of MA1, MA2, RSI, and CCI has been fixed to be TF_MA1=M30, TF_MA2=H1, TF_RSI=M30, TF_CCI=M30 (full version has ability to adjust/select full range timeframe for MA1, MA2, RSI, and CCI). To access the full version, please re-direct to this LINK . Entry Signal Refer to screenshot2 Make sure completing the following action items to make this da
FREE
Safety
Sergey Ermolov
4.67 (3)
I think everyone knows such a rule of money management as "Safe". For those who are not aware, the safe assumes closing half of the position after the profit on the transaction has equaled the size of the stop. Thus, even if the price reverses and catches the stop, you will not lose money, because exactly the same amount of profit was received when closing part of the position earlier. The Safety Expert Advisor has only one setting – the closing lot. Leaving it at position 0, the adviser will
FREE
Trailing by SAR
Konstantin Kulikov
5 (1)
Tracking positions using trailing on the Parabolic SAR indicator. It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false , posi
FREE
SFT Trading Oscillator
Artem Kuzmin
4.33 (3)
The indicator helps to identify possible rollbacks and reversals. Shows the direction of the price movement and is painted in the appropriate color. Allows you to conduct trend and counter trend trading It works on all timeframes, on any currency pairs, metals and cryptocurrency Can be used when working with binary options Distinctive features Does not redraw; Simple and clear settings; It works on all timeframes and on all symbols; Suitable for trading currencies, metals, options and cryptocurr
FREE
Stop controller – утилита, которая следит за тем, чтобы у ордеров были установлены стоп-приказы и за уровнем просадки или прибыли. Стоп-приказы можно установить, как пользовательские, так и расчётные. Также она способна сопровождать рыночные ордера. Сопровождение выглядит следующим образом: утилита отслеживает промежуточные между ценой открытия и тейкпрофитом цели и частично закрывает сделки, при этом переводя стоплосс на уровень предыдущей цели. Частичное закрытие ордеров можно отключить. Чтобы
FREE
This practical tool let you setup your keyboard to have shortcuts and hotkeys to change Chart TimeFrame.  Bring your trading to another level by actually take fast and smooth control of switching Time Frames without losing time clicking all over the Meta Trader Terminal.  This tool is born due to scalping issues, where switching from higher timeframe and lower timeframes is really mandatory to make a multi timeframe analysis of the trading setup.  Uplift your trading activity, by letting your k
FREE
Buyers of this product also purchase
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (181)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Attention, the application does not work in the strategy tester. Manual, Description, Download demo Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteristics before opening.   Risk management  - The risk
Forex Trade Manager MT4
InvestSoft
4.98 (368)
Do you think that in markets where the price can change in a split second, placing orders should be as simple as possible? In Metatrader, each time you want to open an order, you have to open a window where you enter the opening price, stop loss and take profit, as well as the trade size. In trading the financial markets, capital management is essential to maintain your initial deposit and multiply it. So, when you want to place an order, you probably wonder how big a trade you should open? Wha
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (80)
Experience exceptionally  fast trade copying with the Local Trade Copier EA MT4 . With its easy 1-minute setup, this trade copier allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. Whether you're a beginner or a professional trader, the Local Trade Copier EA MT4 offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone looking to inc
Mentfx Mmanage
Anton Jere Calmes
5 (16)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
The MT4 to Telegram Signal Provider is an easy-to-use, fully customizable utility that enables the sending of signals to Telegram, transforming your account into a signal provider. The format of the messages is fully customizable! However, for simple usage, you can also opt for a predefined template and enable or disable specific parts of the message. [ Demo ] [ Manual ] [ MT5 Version ] [ Discord Version ] Setup A step by step user guide is available. No knowledge of Telegram API is required;
TradePanel MT4
Alfiya Fazylova
4.91 (88)
Trade Panel is a multifunctional trading assistant. The application contains more than 50 functions for manual trading, and allows you to automate most trading actions. Works with any trading instrument (Forex, CFD, Futures and others). Can work with all symbols from one terminal window. Customizable panel size (up to 4K resolution). It has a flexible and intuitive interface that allows you to customize the panel for yourself, hide all unused functions and tabs. The application is designed as a
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (68)
Trade copier for MetaTrader 4.   It copies forex trades, positions, and orders from any accounts. It is one of the best trade copiers   MT4-MT4, MT5 - MT4   for the   COPYLOT MT4   version (or   MT4 - MT5 MT5 - MT5   for the   COPYLOT MT5   version).        MT5 version Full Description +DEMO +PDF   How To Buy    How To Install     How to get Log Files    How To Test and Optimize    All products from Expforex Copier  version for      MetaTrader 5  terminal ( МТ5 - МТ5, МТ4 - МТ5 )-  Copylot 
Take control of your forex portfolio. See instantly where you stand, whats working and whats causing you pain! MT5 VERSION AVAILABLE HERE:  https://www.mql5.com/en/market/product/58658 The Trade Manager Dashboard is designed to show you at a glance where each position you have in the forex market currently is, and make risk management and exposure to currencies easier to understand. For traders that scale into the market gradually with multiple positions or those trading grid and basket strate
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
Trade Dashboard MT4
Fatemeh Ameri
5 (22)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download   demo version  right now. You can find details
MT4 Alert Signal Trader
Nguyen Van Anh
4.5 (4)
MT4 Alert Signal Trader  is an EA that helps you trade MT4 Alert popup. Some indicators can provide signals by showing an alert popup containing signal texts. This EA will read and trade these signal texts. The alert texts should contain at least 2 elements:  (1) a symbol text   (ex: "EURUSD") and  (2) a command type   (ex: "Buy", "Sell", "Close") that trigger EA's trading activities. Some other contents that may have or not are open price, stop loss, take profit values... The EA needs an aweso
Copy Signals from any channel that you are a member (including private and restricted) straight to your MT4.  This tool has been designed with the user in mind while offering many features you need to manage and monitor the trades. This product is presented in an easy-to-use and visually attractive graphical interface. Customise your settings and start using the product within minutes! User Guide + Demo  | MT5 Version | Discord Version If you want to try a demo please go to user guide. The Te
Trade copier MT4
Alfiya Fazylova
4.67 (30)
Trade Copier is a professional utility designed to copy and synchronize trades between trading accounts. Copying occurs from the account / terminal of the supplier to the account / terminal of the recipient, which are installed on the same computer or VPS . Before buying, you can test the demo version on a demo account. Demo version here . Full instruction here . Main functionality and benefits: Supports copying MT4> MT4, MT4> MT5, MT5> MT4, including MT5 netting accounts. * Supports copying Dem
CAP Strategy Builder EA
MEETALGO LLC
4.83 (29)
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trade ma
Trade Manager to help you quickly enter and exit trades while automatically calculating your risk. Including features to help prevent you from Over Trading, Revenge Trading and Emotional Trading. Trades can be managed automatically and the account performance metrics can be visualised in a graph. These features make this panel ideal for all manual traders and it helps to enhance the MetaTrader 4 platform. Multi Language support. MT5 Version  |   User Guide + Demo The Trade Manager does not work
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual is a trading panel for working with grid strategies. The utility is universal, has flexible settings and an intuitive interface. It works with a grid of orders not only in the direction of averaging losses, but also in the direction of increasing profits. The trader does not need to create and maintain a grid of orders, the utility will do it. It is enough to open an order and the Grid manual will automatically create a grid of orders for it and will accompany it until the close. The
Trade Assistant GS
Vasiliy Strukov
5 (33)
The Trade Assistant is designed for the manual trader who needs assistance to manage orders.  First analyze the trend by using a good indicator like Gold Stuff .  Once you have established the main trend, start your orders with the Trade Assistant and use the “buy” and “sell” buttons on panel of the chart to open orders.  The trader can choose to build a grid with or without a multiplier, or just use a single trade according to the different options in the setting. Real-time results can be view
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types   - Set and forget trading
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.89 (61)
Trading Panel for trading in 1 click.  Working with positions and orders!  Trading from the chart or the keyboard. Using our trading panel, you can trade in one click from the chart and perform trading operations 30 times faster than the standard MetaTrader control. Automatic calculations of parameters and functions that make life easier for a trader and help a trader conduct their trading activities much faster and more conveniently. Graphic tips and full information on trade deals on the chart
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (9)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
The Best One Scalping Trade Panel functional manual trade panel with risk reward, auto SL by candle ( original solution), lot size calculation, one-click trading, scale in and out of trades (partial close),  Works with all symbols not just currency pairs, perfect works on DAX, NASDAQ, GOLD, ...... I earn every day during live stream on ZakopiecFX - join Me Risk by lot Risk by percent SL by points SL by Candle, Renko, RangeBar ( original solution) TP by point TP by Risk/Reward Auto Trailing b
KT Equity Protector MT4
KEENBASE SOFTWARE SOLUTIONS
3 (2)
KT Equity Protector EA consistently monitors the account equity and closes all the market and pending orders once the account equity reached a fixed equity stop loss or profit target.  After closing all trading positions, the EA can close all open charts to stop other expert advisors from opening more trading positions. Equity Stop-Loss If your current account balance is $5000 and you set an equity stop loss at $500. In this case, the KT Equity Protector will close all the active and pending
Take a Break
Eric Emmrich
4.93 (28)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
TPSpro Trade PRO
Roman Podpora
5 (3)
-  Version MT5  (Coming soon) An instrument capable of instantly calculating position size or risk based on a specified stop-loss level is critically important for both professional traders and beginners. Trading utility  TRADE PRO   provides fast and accurate calculations, helping you make decisions in conditions of limited time and increased market volatility. Main functions: Original. Simple. Effective. Original and convenient opening of the main trading panel: Simply hover your mouse over th
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overr
Trade Copier Pro
Vu Trung Kien
4.6 (15)
Trade Copier Pro is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be able to receive the signal after that
RedFox Copier Pro
Rui Manh Tien
4.75 (12)
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4  p
EA Hedger
Sergej Chukhista
4.67 (3)
Have you bought a trading advisor, subscribed to a signal, or are you trading manually ?! Don't forget about risk management. EA Hedger is a professional trading utility with many settings that allows you to manage risks using hedging. Hedging is a trading technique that involves opening opposite positions to those already open positions. With the help of hedging, the position can be completely or partially blocked (locked). Why is it profitable to buy this product: Reliability   - the advis
FX28 Trader
Tsvetan Tsvetanov
5 (1)
Introducing the FX28 Trader Dashboard – Your Ultimate Trade Manager Unlock the full potential of your trading experience with the FX28 Trader Dashboard, a comprehensive and intuitive trade manager designed to elevate your Forex trading to new heights. Whether you're a seasoned trader or just starting on your financial journey, this powerful tool is engineered to streamline your trading activities and enhance your decision-making process. Key Features: User-Friendly Interface: The FX28 Trader Da
OrderManager MT4
Lukas Roth
4.63 (19)
Introducing the OrderManager : A Revolutionary Utility for MT4 Manage your trades like a pro with the all-new Order Manager utility for MetaTrader 4. Designed with simplicity and ease-of-use in mind, the Order Manager allows you to effortlessly define and visualize the risk associated with each trade, enabling you to make informed decisions and optimize your trading strategy. For more information about the OrderManager, please refear to the manual. [ Demo ]  [ Manual ]  [ MT5 Version ]  [ Telegr
More from author
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=200; input double floating_loss_percent=10; input double margin_occupied=0.2; input int    trade_allowed=1;//0代表测试模式   bool showbutton=TRUE; int tradingnumber=3;//控制买卖交易数量 struct  edit_update { string symbol; int    type; //0代表buy,1代表sell int    magic;//代表magic dou
FREE
Filter:
No reviews
Reply to review