Partial Close and Virtual Trailing

PARTIAL CLOSE & VIRTUAL TRAILING Virtual trailing with partial position closing.  ( Version MT5 )

ea-PartTrailing&Close is a fully automated Expert Advisor for tracking trades. Version =Simple= provides tracking of one BUY or SELL orders (or 1 Buy+1 Sell simultaneously). The EA is almost perfect at averaging profit and loss. StopLoss without TakeProfit is recommended since the latter may limit your profit in case of sharp price spikes.

The trailing is virtual since every movement of the levels responsible for a certain order part does not modify stop orders. What is a virtual tracking of orders with partial closing? Let's consider the version for a BUY order.

1234 (in this example, there are 4 parts of position closing).

  • LevelsClose-------"05/10/15/20" (closing levels - 5 points, 10 points, 15 points, 20 points)
  • PercentsClose----"30/30/20/20" (30% of lot closing, 30%, 20%, 20% -- totally, we have 100% and the order is fully closed).

When opening a BUY order, the levels are plotted below an order Open price at the distances set in LevelsClose. At each level, a part of an order set in PercentsClose is closed.

  1. An order is opened.
  2. The levels arrange below the order Open price at the distance: (1) level - 05 points, (2) -10 p. etc.
  3. The price moves up and all levels follow the price.
  4. The price reverses and starts moving down.
  5. The levels do not move and remain in place.
  6. The price crosses the level (1). 30% of the order is closed.
  7. If the price moves further down and breaks the level (2), 30% of the order is closed again.
  8. The price moves up again and the remaining two levels follow it.
  9. The price reverses and starts moving down.
  10. The price crosses the level (3). 20% of the order is partially closed.

The algorithm is repeated till all the levels set in the LevelsClose/PercentsClose parameters are broken through. The process itself is displayed on the screenshot N1-2. The entire EA operation is displayed in the video.


Inputs

_TRADE_Params_ = "=== TRADING PARAMETERS ==="

  • LevelsClose - "05/10/15/20" Order partial closing levels (in points). If a Buy order is opened, the levels of the partial order closing are plotted below the Open price at the distances: first - 05 points, second - 10 points, third - 15 points, fourth - 20 points. The opposite is true for a Sell order.
  • PercentsClose - "30/30/20/20" Order partial closing percentage (in % of a starting lot). The sum of all partial closing values should be 100% (30+30+20+20) so that an order is finally closed in full. Otherwise, part of an order remains.

Simple_Trailling - "=== Trailling ==="

  • TrailingSBSMinus - allow virtual trailing with partial order closing
  • TrailingStepMinus - trailing minimum step

_Other_Params_ - "=== Other Params ==="

  • Magic - order magic number
  • Slippage - allowable slippage

Language_ - "=== 0-English, 1-Cyrillic ==="

  • Language - message language

_Only_Tester - "=== Params for Tester only ==="

  • TesterBuy - open Buy for verification - works in the tester only
  • TesterSell - open Sell for verification - works in the tester only

_Line_UPDN - "==== LineBuy / LineSell ===="

  • InpColorBuy - color of the Buy order partial closing levels
  • InpolorSell - color of the Sell order partial closing levels
推荐产品
This MT4 Expert Advisor (EA) is a   multi - timeframe trend - based trading assistant   with visualized UI and automated trading logic. Its core functions are as follows: Trend Analysis & Visualization Analyzes market trends by integrating multiple technical indicators including EMA (21/55), ADX (14), MACD (12/26/9), RSI (14) and volume data across different timeframes. Generates Chinese - language trend comments (e.g., "Bullish momentum surges" or "Bearish dominance prevails") and displays the
Quantized Trend
Oleg Pechenezhskiy
This utility automatically draws the trend channel on the price chart. For the time interval from the specified date to the current bar, the drawn channel is almost optimal. Placing the beginning of the channel at a more distant historical price extremum, you get a visualization of a longer-term trend. Channel slope is not a continuous value, but takes one of discrete values (in AxB format, where A is the number of price points (points), and B is the number of timeframes). This program works ONL
Copiador MT4
Luciana Andrea Maggiori
Copiador – La Mejor Herramienta para Copiar Operaciones en MetaTrader 4 Este no es un simple copiador de operaciones que únicamente permite copiar transacciones de forma local entre diferentes cuentas de MetaTrader 4 en cualquier dirección y cantidad. ¡Por supuesto que lo hace! ¡Pero Copiador hace mucho más! Descubre sus características y beneficios a continuación FUNCIONALIDADES DESTACADAS: Copiado entre brokers diferentes : Puedes copiar operaciones desde una cuenta en un broker
CandleStyx
Guillaume Xavier Andre Turlier
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
Fractals Trailing Stop is a tool that implements trailing of the stop loss order after the price based on the Fractals by Bill Williams. The utility provides all the necessary parameters for customization, which allows to select the optimal configuration for any user. The EA allows to choose the trailing line depending on the type of the trade. For example, buy trades can be trailed based on the downward fractals, and sell trades can be trailed based on the upwards fractals. The Magic parameter
FIBO Price Calculator 功能简介 1. 自动绘制斐波那契回调线 本指标可自动在MT4图表上绘制斐波那契回调线,助您快速识别潜在支撑和阻力位。 2. 自定义斐波那契数列 用户可自定义斐波那契数列的数值,指标会根据当前市场价格自动换算成相应价格水平。 3. 灵活调整指标窗位置 指标窗可放置在图表的四个角中的任意位置,方便用户根据个人喜好和交易习惯调整布局。 综上所述,本指标不仅能够帮助交易者自动绘制斐波那契回调线,还提供了自定义输入斐波那契黄金数列换算成价格以及自定义指标窗位置的功能,为交易者提供了更便捷、更灵活的技术分析工具。无论是初学者还是经验丰富的交易者,都能够通过本指标更好地把握市场趋势,提高交易成功率。
This robot scalper is built on the algorithm of advancing price movement. The robot analyzes the market for the "N" number of bars and sets virtual points of peak minimum and maximum waves of movement on the analyzed history. Further, the robot at each tick measures the speed of price movement. If the price moves at a certain speed to a virtual point, the robot opens a buy or sell order, depending on the situation. After the order is open, StopLoss and TakeProfit are placed, and the transaction
i just finished a robot that allows me to quickly monitor the entire market through my phone. In the past , I often clicked on currency pais, so it took a lot of time . watch my video and you will see how simple it í to monitor the whole market now. I believe it wil help you .The robot is only responsible for sending images from the chart you have set up to telegram for quick tracking instead of having to click each currency pair. i would like to add that each mt4 can only send 11 images at the
WOW Dash Lucky Bunny
Nirundorn Promphao
I will support only my client. สำหรับลูกค้า M5 timeframe with zigzag upward and downward Strategies Parameters General Trade Settings Money Management  Lot : Fixed (can change) Strategies  - M5 Strategies it is fixed with MA, Bollinger band, Candlestick Levels Close Functions  - M5 Strategies MagicNumber  - individual magic number. The EA will only manage position of the chart symbol with this magic number. NextOpenTradeAfterSeconds  - 60 seconds is default, can change it MaxSpread  - upto cur
斐波那契折返和扩展画线工具 适用于MT4平台的斐波那契折返和扩展画线工具,非常适合于利用帝纳波利点位交易法和黄金分割交易的交易者 主要功能: 1.可以直接画线多组斐波那契折返,重要折返点之间的关系一目了然 2.可以画出斐波那契扩展 3.画线的斐波那契折返和扩展均可左右移动方便观察,有数值显示 4.图表显示非常清爽 5.可通过数字键切换周期 功能键: 1.按 [ 画折返,按需画折返,最多可画8组 2.按 ] 画扩展 3.按 \ 删除当前周期下的所有扩展和折返 4.移动、删除折返和扩展 (1)点击第一组折返的F5线条, 点击1次(变成黄色),按键盘上的Delete可删除该焦点的折返。 点击2次(恢复颜色),可以移动折返到合适的位置 (2)点击COP的线条 点击1次(变成黄色),按键盘上的Delete可该组折返 点击2次(恢复颜色),可以移动扩展到合适的位置 5.修改折返和扩展: (1)选择焦点F或反弹点数字(F或反弹点字体变大,变成黄色),移动鼠标。 (2)选择ABC三点中的某一个(字体变大,变成黄色),移动鼠标。 如何使用可以看相关视频
MT4 To Telegram Signal Pro MT4 To Telegram Signal Pro allows you to broadcast your trades to a Telegram Channel or Group. Can be used to build, support and expand your own network of traders. A Group can have 200.000 members, A Channel can have an unlimited number of subscribers. The messages are send to Telegram in HTML5 format, which is the preferred language. Ability to broadcast newly opened trades, trades that were closed, and sending out status reports on set intervals. This EA also has
Smart Start MT4
Ruslan Papou
5 (1)
Only 1 copies left at a price of $99. Next price $199! actual .set files (click me) interactive panel manual (click me) Version for MT5:   Smart Start Smart Start  is a smart trading system, the indicators of which allow it to be used both for trading with small deposits (fast acceleration) and for conservative trading.  is a modernized trading indicator system that uses the MACD indicator to analyze the market. To analyze entry points,   smart start   takes into account the historical indica
Martingale Osw MT4
William Oswaldo Mayorga Urduy
用户手册:高级马丁格尔交易策略及风险控制系统 本专业手册介绍了高级马丁格尔交易策略订单管理系统的操作、配置和可视化界面。该系统旨在实现 MetaTrader 平台中持仓恢复和风险管理的自动化。 1. 简介及用途 该工具是一款高精度订单管理器,其主要逻辑是成本平均法。其目的是通过部署挂单网络来改善平均出场价格,从而保护和恢复逆向波动的交易。 与基础系统不同,该软件集成了动态盈亏平衡和追踪止损算法,并配备了屏幕控制界面,方便用户快速进行手动干预,确保资金管理始终是首要任务。 2. 参数指南(输入菜单) 马丁格尔配置及距离 马丁格尔数量:定义系统在初始交易后允许开立的最大对冲订单数量。 距离类型:允许您选择以点数为单位的固定距离,或基于 ATR(平均真实波幅)指标的动态距离。 距离基准(点数):如果使用固定点数,此值定义第一个对冲订单的初始间距。 ATR周期:波动率的计算周期。14是适应近期市场周期的标准值,用于止损订单。 距离增加类型:决定后续订单的间距是使用乘数(指数)还是加数(线性)。 距离乘数/加数:用于增加订单序列中订单间距的值,防止小幅回调过早触发整个网
Success comes from knowledge – this is true for most things in life and especially Forex trading. To become successful, a trader needs to learn technical analysis. Technical indicators are a big part of technical analysis. The problem is that, at first sight, names of technical indicators can sound unpleasantly complicated, for example, MACD, RSI or Stochastic. However, we recommend you not to judge a book by its cover. We will provide you with a fair and simple explanation of the most popular t
Description  Fibo Levels is a color multicurrency/multi-symbol indicator that automatically plots  Fibonacci levels on a candlestick chart in a separate window below the chart of the main financial instrument. It can be used with any broker, regardless of the name of a financial instrument used because the symbol name must be entered manually as an input parameter. If you enter a non-existent or invalid name of a financial instrument, you will receive an error message saying that the specified f
CosyTrader
Chung Hsin Shih
主要功能 自動倉位大小計算 : 根據停損距離和以點數為單位的風險金額自動確定手數。 自動斐波那契回調進場 : 追蹤市場波動,並在指定的回調位階進行交易進場。 多時間框架收盤價停損執行 : 基於您選擇的時間框架的柱線收盤價執行停損。 時間框架代碼和斐波那契回調代碼 : 使用 TF Code和 FB Code精準控制您的交易,它們分別對應於 最後一位小數 的停損價和獲利價(用於收盤價執行)以及斐波那契回調位階進場。 簡介 CosyTrader EA 是一款功能強大的工具,專為 行動交易者 設計。它自動執行 手數計算、斐波那契回調進場和收盤價停損執行 ,並跨越多個時間框架。透過簡化這些關鍵的交易任務,EA 使交易者能夠在最大限度地減少螢幕時間的同時做出明智的決策。 背景資訊 此交易工具非常適合希望在遠離螢幕享受生活之餘,仍能積極參與市場的行動交易者。無論您是在工作間隙進行交易,還是在環遊世界,CosyTrader EA 都能滿足您的需求。您只需使用行動電話,即可在閒暇時間設定進場目標策略,並配置停損和獲利位階。 EA 作為一個「 幕後操盤手 」,自動執行重複且耗時的任務,例如計算基於點數的
Send mail demo
Oleksii Pidlubnyi
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
Trend Ray
Andriy Sydoruk
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
Bill Williams Indicators Panel
AL MOOSAWI ABDULLAH JAFFER BAQER
Bill Williams' Indicators Panel – Your All-in-One Trading Companion! Unlock the Power of Bill Williams' Indicators with a Single Panel! Are you a trader who relies on Bill Williams' legendary indicators to navigate the markets? Do you want a clean, organized, and real-time display of essential market dynamics right on your chart? Then Bill Williams' Indicators Panel is the ultimate solution for you! What is Bill Williams' Indicators Panel? This cutting-edge MT4 utility is designed to streamline
專為 MetaTrader 環境設計的性能評估解決方案 工具功能概述 這款專業測試工具能夠評估您的 MetaTrader 環境性能,提供對交易執行有實際影響的洞察。不同於一般系統基準測試,本工具專門針對 MetaTrader 運行環境進行評估。 專業交易者與開發者功能: 性能指標測量 :評估計算吞吐量和記憶體效率 交易相關測試 :模擬 EA 運行和基本訂單執行的測試 比較分析 :使用標準評分系統比較不同主機解決方案 技術洞察 :反映 MetaTrader 資源使用情況的測試方法 決策支持 :為 VPS 選擇和配置提供有用數據 新手交易者功能: 簡化評分系統 :易於理解的整體性能評分 視覺化性能報告 :在圖表上清晰展示測試結果 簡單操作流程 :最少配置的簡易測試程序 基本建議 :改善交易環境的建議 教育元素 :了解系統性能如何影響交易 全面測試套件: 1. CPU 性能 (總分的 25%) 使用數學函數的計算測試 測量交易計算的處理能力 實際影響 :影響 EA 處理市場數據的速度 2. 記憶體管理 (總分的 20%) 記憶體分配和使用測試 基本記憶體效率測量 實際影響 :影響您可以同時運
Top Flexible Trade Manager
Mr Edmund Harold J Forder
What Can this indicator do for YOU!:  Keeping it simple this year with a straightforward and highly flexible Trade Manager that can reduce your losses and preserve your capital and increase it overtime. Money Management is one of the key aspects of a successful traders career which is why this EA will serve you well.  So, how does this EA function? Below is a PDF attachment with a very in depth explanation into the various functions accompanied with a Demo Video to show you; All functions work
Double HMA lines MTF
Pavel Zamoshnikov
5 (1)
This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
FREE
Advisor "Orders Assistant" is designed to control the positions and orders that are opened manually by the trader. The control is performed by automatically placing TakeProfit and StopLoss orders after the position is opened by the trader, or setting a pending order and further tracking the position using the services “Transfer StopLoss to breakeven” and “Trailing Stop”. The Expert Advisor also provides the ability to install virtual TakeProfit and StopLoss, which allows you to use scalping str
The product is used to trade base on any Alert signal in MT4 Easy to setup, simple format with custom keyword All option to management orders as trailing stop, breakeen, partial close, time filter, news filter ... Option to auto open grid orders How to setup and guide: Let read all details about setup and download indicator for auto get Alert Signal   here Do not buy if you even can not install demo EA to your VPS ( some VPS block download EA from mql5 market) We always bring customers high qua
PivotMT4
Iketut Sudiasa
This EA is designed to calculate and draw Pivot Point, Support and Resistance for your selected time frame on the chart. Works on all currency pair and on any time frames available on MT4. To make sure the EA works, you need to select the pivot time frame as well as the candle shift that you want to calculate the pivot. 0 = Current candle on chart 1 = Previous 1 candle on the chart
ZigZag on average
Valeriy Medvedev
This is a well-known ZigZag indicator. But it differs by the fact that its plot is based on values of the middle line which is set by a user. It can display Andrews’ Pitchfork and standard or Bobokus Fibo levels. NO REPAINTING. Parameters Period МА — middle line period. Default value is 34. Minimum value is 4. Maximum value is set at your discretion. Used to calculate price - base price to calculate the middle line. The averaging method - method of smoothing the middle line. Turning pitchfork —
Trend Filter Pro
Aleksandr Makarov
5 (1)
Special offer in honor of the New Year and Christmas!! https://www.mql5.com/ru/users/bossik2810 Trend Filter Pro Trend filter indicator. Very good filter for your trading system, I recommend to use it together with - System Trend Pro   or  Quantum Entry PRO The indicator no repaint!!! Settings: Change the Period parameter for better filtering ( default is 90) Any questions? Need help?, I am always happy to help, write me in private messages or In Telegram: https://t.me/Trader35_Admin
FREE
This tool works on MT4. The connection to the IQ option box program is established. With this software, IQ Optiona opens orders in selected time periods. The IQ option box program is required. First, the connection to the IQ option box is established. Then you can trade by sending a trading order by adding MT4. IQ O BOX Free Connection Software Download Link. https://drive.google.com/open?id=1xW6ynCwtdbGL4_GFzXU7penZAvTwYaWP
The CandleStick Scanner is a tool that allow you to perform a   market scan   and search any candlestick pattern that you already created in the current chart, You can perform a quick search in the current chart (500 bars will be scanned),  This is a   lite version   of  CandleStick Factory for MT4   . The   full version   video can be found here :  https://www.youtube.com/watch?v=fq7pLXqVO94 The  full version  can be purchased here:  https://www.mql5.com/en/market/product/75628 How it works Yo
FREE
Becktester Telegram Signals — Turn Telegram Signals into Real Backtests Automatically read signals from real Telegram channels , parse them (Buy/Sell/Entry/SL/TP), and backtest in MetaTrader 4 Strategy Tester . Verify parsing first with Live Parsing Test Mode . Important Information After purchasing the product, please leave a comment on the product page, and I will send you the Telegram Signal History Parser file. This file is not publicly available at the moment and is provided only to verifi
该产品的买家也购买
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
通过 Local Trade Copier EA MT4 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT4 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT4 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT4 >> 文件 >> 打开数据文件夹 >> MQL4 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT4 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法在
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 附加材料和说明 安装说明 - 应用程序说明 - 模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR - 它禁用比率。  
Copy Cat More Trade Copier MT4 (复制猫MT4) 不仅仅是一个简单的本地交易复制工具;它是一个为当今交易挑战而设计的完整风险管理与执行框架。从 prop firm 挑战到个人账户管理,它都能通过强大的执行力、资本保护、灵活配置以及先进的交易处理来适应各种情况。 该复制器同时支持 Master(发送端) 和 Slave(接收端) 模式,能够实时同步市价单与挂单、交易修改、部分平仓以及 Close By 操作。它兼容模拟账户与真实账户,支持交易或投资者密码,并通过持久交易记忆系统(Persistent Trade Memory)确保即使 EA、终端或 VPS 重启后也能恢复。可同时管理多个 Master 与 Slave,并通过前缀/后缀自动调整或自定义符号映射来处理跨平台或跨经纪商差异。 使用手册/设置: Copy Cat Trading Copier 使用手册 Copy Cat More MT5: https://www.mql5.com/en/market/product/139088 加入频道: https://www.mql5.com/en/cha
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 copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT4>MT4、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持通过执行在“Market account”上工作,其中 SL / TP 仅在开仓后设置。 如何使用简单的设置复制交易 将供应商终端和接收终端安装在同一台计算机或 VPS 上。 在供应商终端上以“Master”模式安装复印机,然后
Crystal Trade Manager PRO – 高级 MT4 风险与交易控制系统 免费版: https://www.mql5.com/en/market/product/150632 概述 Crystal Trade Manager PRO(CTM)是一款为 MetaTrader 4 打造的完整专业级风险管理与交易控制工具。 它专为需要严格执行、稳定风险保护和智能自动化的交易者而设计。 系统可全面管理风险、保护账户权益、执行每日限制、自动设置 SL/TP,并提供专业级的一键式快速交易面板。 非常适合参与 prop firm 挑战、日内交易、剥头皮交易以及专业资金管理的交易者。 同时提供完整的 MT5 版本。 核心亮点功能 1. 高级风险与回撤保护 支持每日回撤限制 1%–70% 。 一旦达到回撤上限,系统将立即平掉 所有仓位 。 可选:突破后自动删除 所有挂单 。 每日锁仓模式:当天达到限制后阻止新下单,次日自动恢复。 完全符合各大 prop firm 的规则与要求。 2. 日内盈利与亏损目标自动化 可设置每日 盈利目标 与 亏损限制 (账户货币,例如 USD)。 达到任何目
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
MetaTrader 4 的交易复制器。     它从任何账户复制外汇交易、头寸、订单。 它是最好的贸易复印机之一     MT4 - MT4,MT5 - MT4     为了   复制 MT4     版本(或     MT4 - MT5 MT5 - MT5     为了   复制MT5     版本)。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 复印机 版本       MetaTrader 5 终端 (   МТ5 - МТ5, МТ4 - МТ5   )-   Copylot 客户端 MT5 独特的复制算法将所有交易从主账户准确复制到您的客户账户。 该产品还以其高运行速度而著称,并且具有强大的错误处理能力。 一组强大的功能。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的多个账户的交易 的同步器 , - COPYLOT 会将您的交易复制到其他终端。 从已关闭的账户中复制 Invest 密码; 部分关闭仅从 mt4 到 mt4 从模拟账户复制到
TradePanel MT4
Alfiya Fazylova
4.85 (92)
交易面板是一个多功能的交易助手。该应用程序包含超过 50 个用于手动交易的交易功能,并允许您自动化大多数交易操作。 试用版,适用于演示账户 应用程序使用说明 贸易。 让您一键执行交易操作: 通过自动风险计算打开挂单和仓位。 一键打开多个订单和仓位。 打开订单网格。 按组关闭挂单和持仓。 头寸反转(关闭买入并打开卖出或关闭卖出并打开买入)。 锁定头寸(开立额外头寸,以平衡买入和卖出头寸的交易量)。 一键部分平仓所有仓位。 为同一价格水平的所有头寸设置止盈和止损。 将所有头寸的止损设置为该头寸的盈亏平衡水平。 开单建仓时,您可以应用以下功能: 计算交易量的多个订单或仓位之间的分布(一键开仓多个订单或仓位时)。 图表上未来订单交易水平的可视化。 设置开仓时允许的最大点差大小。 止盈和止损之间的自动比率。 虚拟止损和止盈。 根据当前点差的大小自动增加止损和止盈的大小。 根据 ATR 指标的读数计算止盈和止损。 设置挂单的到期日期。 挂单设置为“追踪”(挂单自动跟随当前价格移动指定距离)。 管理通过移动终端(手机)开立的订单和仓位。 风险管理器和交易报告。 允许您分析交易历史记录: 在图表上显示
Trade Dashboard MT4
Fatemeh Ameri
4.96 (53)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
Take a Break
Eric Emmrich
5 (31)
One tool to protect all your EAs — news filter, equity protection, time filter and more — free demo available Take a Break has evolved from a basic news filter into a comprehensive account protection solution. It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Typical use cases: One news filter for all your EAs. Pause trading during news or high volatility — and c
Risk/Reward Tool是一款专业级EA(智能交易系统),旨在彻底改变您在MetaTrader 4中规划、可视化和执行交易的方式。无论您是重视精确风险管理的自主交易者,还是需要直观测试交易设置的策略开发者,这款工具都能在一个优雅直观的界面中提供您所需的一切。 与基础的仓位计算器不同,Risk/Reward Tool将可视化交易规划与即时执行功能、实时盈亏监控和全面的交易管理功能相结合。该工具与MT4策略测试器完全兼容,让您能够练习交易策略并完善方法,无需冒真实资金的风险。 完整使用手册请访问: https://www.mql5.com/en/blogs/post/766244 MT5 version:  https://www.mql5.com/en/market/product/158601 主要功能 可视化交易规划 可拖拽调整的入场、止损和止盈线 随交易参数调整实时更新的彩色风险/收益区域 基于ATR的自动止损计算,实现波动率调整的仓位管理 可配置的风险收益比,带可视化显示 支持市价单和挂单(限价单/止损单),根据入场线位置自动判断 智能仓位计算 以账户余额百分比或固定金
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(
Copy Master mt4
Evgenii Aksenov
5 (5)
此实用程序将允许您将具有主设置的一个终端的任何事务复制到具有从属设置的其他终端 与此同时,您可以选择要复制的对,根据几个参数设置复制顺序的大小。 设定亏损限额或只复制盈利交易 您可以将MT4或MT5的交易复制到其他经纪商的MT4或MT5 现在,将任何在MT4中工作的专家的信号复制到MT5终端或返回并不困难 使用复制大师复制任何交易从其他信号,专家顾问,手动交易.  使用设置,您可以更改批量大小,交易方向,只复制有利可图的交易,并设置价值以保存您的存款  复制大师可以在一个帐户上组合不同订阅信号的几种策略 要复制交易到MT4,你需要复制主MT5版本: https://www.mql5.com/zh/market/product/74371 有关复制向导设置的其他信息: https://www.mql5.com/en/blogs/post/749356 (抱歉文本的自动翻译)
Telegram Signal pro
Sara Sabaghi
4.86 (7)
What is it? Think about it, you can send all the orders/positions info to your telegram channel or group to create your community or VIP signals on telegram. Position info means this EA forward all of your new positions open details (Open price, Open time, Position Type, position Symbol and volume), positions changes ( SL or TP modifying or pending price changes) and position close (Close price, profit or loss, position duration time) and also EA Send NEWS alert (Economic calendar event) on you
Auto Grid trades
Makarii Gubaydullin
自动网格:  基于您现有交易自动创建网格订单。 自动化复杂交易策略   采用先进的网格系统,检测新头寸并自动创建优化的订单阵列。 多功能工具 :66+ 功能,包括自动网格工具  |   如有疑问请联系我   |   MT5版本 A. 智能交易检测与监控: 特定品种或全面投资组合扫描 高级订单类型检测与精确分类 策略监控启动:立即、延迟或条件触发 魔术号码集成,兼容算法策略 B. 高级网格配置: 策略性订单布局:   多种定位方法 智能方向逻辑:   同向、反向或基于市场的订单创建 精确订单数量:   可定制的网格密度和结构 高级偏移系统:   固定间距或动态百分比递进 全面水平管理:   止损/止盈继承,保持规模或价格一致性 复杂手数调整:   固定、递增或策略性递减 到期控制:   自定义时间范围或继承原订单设置 C. 高级退出策略自动化: 多种平仓方法,精确执行策略 条件触发终止,提供全面触发选项 投资组合优化,配备最佳入场保留系统 高级自动化管理 一键策略激活,立即实施 全面状态监控,提供详细报告 预设系统,快速部署和优化策略 额外输入设置  (界面): 字体大小 面板大小(百
Rocket FX Trading Manager PRO Note: Once you download the manager, message me for the background files The Ultimate All-in-One Trade Management Solution for MetaTrader 4 Version:   4.5 |   Platform:   MetaTrader 4 |   Category:   Utility / Trade Manager   Overview Rocket Fx Trading Manager v4.5 is a comprehensive, all-in-one trade management system designed to transform your trading experience. This powerful utility combines   intelligent position sizing ,   multi-target order placement
This EA is fully automated , it is built based on  the method of catching the pop-up Alert event and forwarding them to Telegram Channel/Group. Parameters of the EA: -------- <EA Settings> -------- Magic Number:   The identifying (magic) number of the currently selected order. Bot name:   Name of the Expert Advisor. Allow forward Alert: Enable/ Disable Forward Alert. Do not send messages after the current time (seconds) . Number of rows to read from list (>= 4...| affect processing speed). --
Trend Line Optimizer
Evgenii Aksenov
4.11 (19)
这是趋势线PRO指标的自动参数优化器 轻松快速地为您最喜爱的趋势线PRO指标选择最佳参数。  优化只需几秒钟。 优化器允许您找到每对和周期的最佳参数:振幅,TP1-TP3,止损,以及所选历史部分(天)上的时间过滤器和HTF过滤器的值  要优化不同的时间框架,您需要不同的历史范围: M5-M15设置计算范围参数(天)=60(三个月) M30-H1设置计算范围参数(天)=120(6个月) H4设置参数计算范围(天)=240(一年) D1-W1设置参数计算范围(天)=720(三年) MN1设置参数计算范围(天)=1200(五年) 优化后,参数自动保存到文件夹中的现成设置文件中:MQL4>Files>trendlineoptimizedsettings  如何使用优化器实用程序: 在需要优化的符号和时间的图形上运行优化器实用程序。 优化结束后单击保存按钮 将趋势线PRO指标添加到图表,然后将趋势线PRO扫描仪 Trend Line PRO指标面板上TP1、TP2、TP3、止损和利润指标的值将变得更好,Trend Line PRO 扫描仪中会出现一个按钮(红色或蓝色  Manual G
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
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
Copier4Fee Advanced
Vladimir Tkach
4.75 (16)
The utility copies trades from the signal provider accounts (master accounts, one or multiple providers) to unlimited number of receiver accounts (slave accounts).  Attention! Y ou need to use identifiers (Provider number) of the same length if you use several master copiers. For example. 1, 2, 3 or 11, 13, 22. The copying can be set in the opposite direction. The comments with all the recently performed actions are displayed on the screen to monitor the utility actions in slave mode. To avoid p
AW Grids Maker
AW Trading Software Limited
4.33 (3)
AW网格生成器   用于根据挂单构建网格交易。该工具功能通用,设置灵活,界面直观。程序可根据必要的步长,利用持仓量倍数,根据止损单和限价单构建交易网络。 MT5 版本 -> 点击此处 / 问题解决 -> 点击此处 优势 使用所有类型的待处理订单。 配置简单灵活。 设计精良且功能齐全的配电盘。 一个精心设计的信息模块 工作特点: 适用于金字塔式拉锯战、经典平均法拉锯战或马丁格尔拉锯战。 自动开启网格、跟踪订单和关闭网格。 它既可以是交易系统的组成部分,也可以是独立的策略。 构建各种类型订单的网络,并可调整距离和交易量增长系数。 面板详细描述: 交易者可以使用“Open_Buy”按钮开设挂单买入限价单和买入止损单。 要开立待处理的卖出止损单和卖出限价单,请使用“Open_Sell”按钮。 买入限价单的挂单价格低于当前价格,而卖出限价单的挂单价格高于当前市场价格。当交易者预期价格将从某个特定水平反转时,就会使用这些订单。当达到指定的挂单价格时,交易将以不低于所要求价格的价格执行。 买入止损单设置在当前价格上方,而卖出止损单设置在当前市场价格下方。它最常用于突破交易策略。当价格达到指定价格
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
EA 在您的帐户 MetaTrader 4 上重复 交易和头寸或发出预设次数的信号。 它复制所有手动或由另一个“EA 交易”打开的交易。 复制信号并增加信号的数量 ! 增加其他 EA 的数量。 支持以下功能:复制交易的自定义手数、复制止损、获利、使用追踪止损。 MT5版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 链接 MetaTrader 的交易复印机可在此处获得:   COPYLOT 注意力 注意:这不是终端之间交易的复印机。 您可以在策略测试器中测试“EA 交易”,并在可视模式下使用我们的 EAPADPRO 工具栏进行交易! 在 1 个货币对上安装 EA 就足够了。默认情况下,它将监视所有打开的符号。 这个怎么运作? Duplicator/Dublicator 助手 EA 重复在终端中打开的头寸。 EA 能够复制头寸和挂单。 要复制的位置或顺序称为 源 。重复位置是一个 副本 。 The EA repeats the source the specified number o
Custom Alerts:监控多个市场,绝不错过关键交易信号 概述 Custom Alerts 是一款动态工具,专为希望集中监控多个交易品种潜在机会的交易者设计。通过整合我们旗舰工具(如 FX Power、FX Volume、FX Dynamic、FX Levels 和 IX Power)提供的数据, Custom Alerts 可自动通知您关键的市场变化,无需频繁切换图表,也不会错过交易良机。现在,它支持您的经纪商提供的所有资产类别,只需在设置中选择相应的资产类别即可,无需手动输入任何品种名称。 1. 为什么 Custom Alerts 对交易者非常有帮助 一体化市场监控 • Custom Alerts 收集并整合来自外汇、贵金属、加密货币、指数,甚至(若经纪商支持)股票市场的信号。 • 无需频繁切换图表,一切通知集中呈现。 根据策略定制提醒 • 精准设置提醒条件。无论是追踪成交量激增、强度突破,还是极端价格波动, Custom Alerts 都能确保您不会错过任何关键信号。 • 可与 Stein Investments 工具无缝集成,助您更深入分析与优化交易决策。 节省时
交易特惠 – 40% 折扣 高级交易管理器 – 终极一体化解决方案,助您更快、更智能、更安全地进行手动交易。 使用 NextGen Trade Manager AI 革新您的手动交易体验。这款专业的图表面板将即时执行、可视化交易计划和强大的风险管理功能整合到一个直观易用的工具中。无需离开图表,即可比以往更快地执行订单、管理风险并保护利润。完美满足所有希望提升交易精准度和效率的交易者的需求。 在 MT4 策略测试器中无风险测试 下载演示版本,解锁模拟交易功能。这是在安全模拟的环境中练习执行、测试风险管理规则和完善策略的理想方式,让您在实盘交易前做好充分准备。 如需完整的用户手册和分步指南,请访问: https://www.mql5.com/en/blogs/post/764217 主要优势: 快速交易:一键执行订单、设置止损和平仓。 更智能的风险管理:根据固定风险、账户余额或净值自动调整手数。轻松验证止损是否符合经纪商规则。 内置保护:自动设置盈亏平衡点、启用追踪止损,并使用部分平仓来锁定利润并最大限度地降低风险。 避免代价高昂的错误:市价单和平仓功能的安全确认确保
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏平衡 只平
跟单->方便快捷的界面交互,用户上手即用       ->>>> 推荐在windows电脑,或者VPS Windows上使用 特色功能: 多样化个性跟单设置: 1.对不同的信号源可以设置不同的手数模式 2.不同的信号源分别设置正向反向跟单 3.信号分别设置注释 4.是否根据合约手数校准手数 多样化个性跟单设置2: 1.对不同的品种可以设置不同的手数模式 2.不同的品种分别设置正向反向跟单 3.信号分别设置注释 4.是否根据合约手数校准手数 注释过滤,MAGIC过滤,信号手数过滤,本地品种过滤 净持仓模式(该模式下手数计算仅支持倍率) 工作时间设置 反向同步接收端的平仓 订单绑定功能:任意订单可以绑定到设置信号源订单上 (双击表格更改) 账户风险控制  基本功能: 跟单正常交互速度0.5s以下 自动检测信号源,并显示信号源账号列表 自动匹配品种,不同平台常用交易品种(后缀不同等特殊情况)95%自动匹配,基本无需手动设置,品种映射表可随意双击更改对应品种.(映射表具有快速搜索品种功能) 4种手数计算模式(1.倍率 2.固定手数 3.自适应资金风险 4.源账户资金比例风险) 特殊手数模式
作者的更多信息
This EA requires a broker having Market Execution (ECN, NDD, STP accounts), low spread, zero StopLevel (or close to such level), no commission if possible (as it influences on the profit amount). Order executin time should be measured in milliseconds, not minutes, requotes and slippage should not happen too often. Deposit: Minimum deposit is $50 (MinLot = 0.01) or $500 (MinLot = 0.1) Recommended currency pairs: EURUSD, GBPUSD, AUDUSD, NZDUSD, USDJPY, USDCHF, USDCAD No Martingale / No grid / No a
FREE
FxSProWPR
Sergiy Podolyak
The FxSProWPR oscillator generates signals for trend confirmation, which can also nbe used to confirm the emergence of new trends. Indicator Parameters NumberBars - the number of bars to display the indicator. Too many bars may significantly slow down the operation of the trading terminal. SignalAlert - an Alert notifying of a trend. SignalSound - sound alert to notify of a trend. The sound will be played once the histogram exceeds the level of 15. Rules to confirm position entry Green histogr
FREE
FxSProMT
Sergiy Podolyak
5 (1)
The FxSProMT indicator shows the current market trend and trend change. Indicator Parameters Ind_Period - the number of previous bars used to calculate actual values. Number_Bars - the number of bars to display the indicator.. Too many bars may significantly slow down the operation of the trading terminal. Signal_Sound - sound alert to notify of trend change. The sound can be played multiple times until the signal is confirmed (the bar closes). Default is disabled. Signal_Alert - an alert to no
FREE
TradeSpacePRO
Sergiy Podolyak
5 (1)
Trade Space PRO   Профессиональная торговая панель для MT4. Главное  ПРЕИМУЩЕСТВО - все настройки выведены на график символа. Запоминаются автоматически для каждого символа отдельно.  Трейдинг/риски/блок контроля новостей и тайминга/панель сигналов .  Вся важная информация отображается на панелях.  Вам нужно только открыть позицию одним щелчком мыши. Управление открытой позицией так же просто,  насколько это возможно:  вы можете легко настроить уровни Стоп Лосса (S/L) и Тейк Профита (T/P).  В о
FREE
Expert Advisor FastCHF
Sergiy Podolyak
3 (2)
The e-FastCHF EA is developed for GBPCHF. The EA has no trading limitations only on GBPCHF. 16.01.2015. The Swiss National Bank decided not to support the EUR/CHF course on the level of (1.20). Now it is pegged not to EUR but to USD. Our strategy is based on this fact. Tests have been performed from 02.01.2015. Timeframe – М15 Currency pair – GBPCHF No Martingale Calculation of lot basing on the balance (risk per trade). Supporting ECN accounts. This option operates as follows: first a position
FREE
The Fx-PIOT indicator determines the movement direction of a financial instrument using a combined signal: the main signal + 2 filters. The screenshots were taken in real-time mode (/ Date=2017.01.24 / Symbol=NZDJPY / TF=H1 /). The main signal is displayed as arrows (Up / Down) + possible reversal zones. Calculation is made using the Open, Close, High and Low prices. Filter #1 is a trend filter determining trend on the D1 time-frame; it outputs a message: "Buy Signal" / "Wait for Signal" / "Sell
Virtual Trailing and Closing Profit by parts U Trail and Close Part is a fully automated Expert Advisor for managing trades. The following functions are used in the Expert Advisor: Calculation of risk in a position StopLoss - used for calculation of risk in a trade. LotFixedUse - only a fixed lot is used. LotFixed - fixed lot size. RiskMM - percentage of risk in the position. The function is active if the fixed lot is disabled. Partial profit taking PartialOn - enable partial closure (true) b
DIFF 2Pairs
Sergiy Podolyak
DIFF-2Pairs   detects divergences of correlated pairs considering lots balancing  (+ built-in strategy tester ). The indicator has a system for measuring the divergence of correlated pairs by various methods to estimate the value of the differential curve: the system can measure performance. statistical analysis to determine the optimal SL and TP. exporting data to a CSV file. Currently, the indicator supports the following deviations of the correlated pairs: The standard deviation is the measur
Description ea-PartialClose&VirtualTrailing – fully automated advisor for transaction support. Version = Multi = provides support for any BUY or SELL positions. The adviser almost perfectly averages profit and loss. In open positions, it is recommended to use Stop-Loss, and do not set TakeProfit, which limits profit during sharp surges of the symbol price. The trailing process is virtual, since each movement of the levels that are responsible for a certain part of the position does not modify th
筛选:
无评论
回复评论