• 概述
  • 评论 (1)
  • 评论 (1)
  • 新特性

AnyChart MT4

AnyChart is a multifunctional tool allowing you to work with non-standard charts in MetaTrader 4. It includes collector of ticks and generator of charts for trading (hst files) and testing (fxt files). Supported chart types are second, tick and renko ones.


Settings

  • Starting Date - start date for chart plotting.
  • Ending Date - end date for chart plotting.
  • Chart Type - chart type:
    • Time - time chart, each bar contains a certain time interval;
    • Tick - volume chart, each bar contains a certain number of ticks;
    • Renko-real - renko chart, each bar contains a certain price range. Only actual prices are used;
    • Renko-nogaps - smoothed renko chart, each bar contains a certain price range. Gaps are closed by synthetic bars, open and close prices are smoothed.
  • Step (sec, ticks, points) - bar step (in seconds, ticks, points).
  • Period for hst file - offline chart period (should be non-standard).
  • Period for fxt file - tester file period (should be standard).
  • Use common folder - use common data folder for writing/reading tick history.
  • Collect ticks at start - start collecting ticks immediately after the launch.
  • Tick sending mode - mode of sending a new tick to an offline chart:
    • Off - do not send;
    • Send event (CUSTOM+14) - send as a custom event.


Description

The program interface consists of three buttons (screenshot 2).

Mode 1 - collecting ticks (screenshot 3):

The mode is activated by ->CSV button. If Collect ticks at start = true, the mode is enabled automatically during the launch, otherwise it should be activated manually.

Use common folder defines the folder the files should be saved to - the common terminal folder or the current terminal one.

Tick history files are csv files containing three columns - time, bid and ask - located in the ..\Files\ subdirectory.

Tick collection is recommended to be performed daily on a separate computer (VPS).

Mode 2 - offline chart (screenshots 4-7):

When clicking ->HST, the program generates an offline chart using the available tick history, opens it and updates it in real time based on incoming price data.

The chart type is defined by Chart Type and Step settings, Period for hst file should be non-standard. Start and end dates are defined by Starting Date and Ending Date.

All indicators on the chart will be updated correctly. However, some changes should be made in the code to let EAs operation. The entire EA logic should be moved from the OnTick() handler to OnChartEvent().

void OnTick()
{
//take all EA logic from here
}

void OnChartEvent(const int id,
const long &lparam,
const double &dparam,
const string &sparam)
{
if (id == CHARTEVENT_CUSTOM+14)
{
//and place it right here
}
}

Mode 3 - tester file (screenshots 8-9):

When clicking ->FXT, the program generates the tester file using the available tick history.

The chart type is defined by Chart Type and Step settings, Period for txt file should be standard. Start and end dates are defined by Starting Date and Ending Date.

The file is created in the ..\MQL4\Files\ subdirectory. Move it to ..\tester\history\ manually and apply the read-only attribute (so that it is not overwritten by the tester).

Note! A saved ask price is not applied when testing. Testing can only be performed with a fixed spread set in the tester settings!

推荐产品
Noize Absorption Index MT4
Ekaterina Saltykova
5 (1)
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation. S
TPSpro CopyOrders
Roman Podpora
5 (1)
This copier was originally developed for the professional order management of a team of traders and therefore, first of all, a risk manager was built into it. For simple operation, you need to configure the following settings: For the master! 1. Select the program type ''Program mode'' - master 2. Enter a new name for the ''Folder name'' folder, in which the EA will record information on working with orders. The name must be the same for both master and slave!!! 3. In the ''Feedback from
Description: Please tick "Show object descriptions" in chart properties to enable hrays views That utility converts a trendline into a horizontal ray known as tool for drawing supply and demand zones. Simply create a trendline on a chart and once selected, it will get converted. Ray remains horizontal while dragging.  Quick ray plot: press "R" key to create horizontal ray. It will be snapped to the nearest OHLC value Further versions will be improved. For feature request please post new c
KopierMaschine - локальный копировщик сделок между различными счетами MetaTrader 4 и MetaTrader 5 в любом направлении расположенных на одном компьютере с интуитивно понятным интерфейсом. Направления копирования: MT4 --> MT5 MT4 --> MT4 MT5 --> MT5 MT5 --> MT4 для копирования между терминалами MetaTrader 4 и MetaTrader   5 необходимо приобрести версию продукта KopierMaschine  для  MetaTrader   5 Особенности Программа работает в двух режимах Master и Slave На один подчиненный счет можно копирова
用於自動訂單和風險管理的實用程序。讓您從利潤中獲得最大收益並限制您的損失。由執業交易員為交易員創建。該實用程序易於使用,適用於交易者手動打開的任何市場訂單或在顧問的幫助下。可以按幻數過濾交易。該實用程序可以同時處理任意數量的訂單。 具有以下功能: 1. 設置止損和止盈水平; 2. 通過追踪止損位平倉; 3. 設定盈虧平衡水平。 該實用程序可以: 1. 分別處理每個訂單(為每個訂單單獨設置級別) 2. 處理一籃子單向訂單(所有訂單的水平設置相同,買入和賣出分開) 3. 處理一籃子多向訂單(所有訂單的級別都設置為通用的,BUY 和 SELL 一起) 選項: STOPLOSS - 如果不使用 =-1,則以點為單位止損; TAKEPROFIT - 以點為單位獲利,不與 -1 一起使用; TRAILING_STOP - 價格變動的點數,如果不使用 =-1; TRAILING_STEP - 每一步利潤將增加的點數; BREAKEVEN_STOP - 將訂單轉移到盈虧平衡點的點數,如果不使用 =-1; BREAKEVEN_ST
我们的 Basic Support and Resistance 指示器是提高技术分析所需的解决方案。该指标允许您在图表/ MT5版本 功能 斐波那契水平的集成: 可以选择显示斐波那契水平以及支持和阻力水平,我们的指标使您对市场行为和可能的逆转区域有更深入的了解。 性能优化: 只能在每个栏的打开时更新扩展线,我们的指标可确保最佳性能,而无需牺牲支持和阻力级别的准确性。 输入 主设置 Timeframe:   通过此输入,您可以选择在图表上显示较高时间范围的支撑线和阻力线。 Support/Resistance Strength [Number of Bars]:  使用此输入,您可以确定支撑和电阻的强度。数量越高,支持/阻力越强。 Price mode: 此参数允许您选择哪种价格将用于计算支持和电阻水平。它可以是收盘价,最高价格,最低价格等。取决于您的策略和偏好,您可以选择最适合您需求的价格。 显示设置 Display Fibonacci levels: 此参数确定是否将显示斐波那契水平以及图表上的支持和电阻级别。斐波那契水平是技术分析中使用的关键水平,并使用斐波那契序
Strong Retracement Points Pro demo edition! SRP (Strong Retracement/Reversal Points) is a powerful and unique support and resistance indicator. It displays the closest important levels which we expect the price retracement/reversal! If all level are broken from one side, it recalculates and draws new support and resistance levels, so the levels might be valid for several days depending on the market! If you are still hesitating to start using this wonderful tool, you can check this link to see h
This panel is a part of the SupDem-Pro trading system and is used to search for the best opportunities for any available instruments. Which can be selected manually in the Market Watch (open it with CTRL + M). Using this trading panel in combination with ShvedSupDem-Pro_Zone allows to analyze multiple currency pairs with a single click. The panel allows to load any instruments from the Market Watch, from 6 major currency pairs up to all instruments (480). The indicator parameters Button Width
我们为您提供一个指标"蜡烛收盘台",它将成为您在贸易领域不可或缺的助手。 这就是为什么知道蜡烛何时关闭会有所帮助的原因: 如果你喜欢使用蜡烛花纹进行交易,你就会知道蜡烛何时关闭。 此指标将允许您检查是否形成了已知模式以及是否存在交易的可能性。 该指标将帮助您做好市场开放和市场关闭的准备。 可以设置一个计时器来创建计划新闻的预览,这样就可以检查市场对此的反应。 您可以设置指示灯,以便在蜡烛关闭前几秒钟发送警报/警告。 通知/警报/警报可以发送到: 屏幕警报 电子邮件 移动应用 MT4烛台计时器指示器为什么有用 那么烛台计时器什么时候有用呢?如果你长期交易,你可能不需要蜡烛计时器指示器,因为你的参赛不会受到一分钟或一小时的太大影响。但是,如果你在短时间内是黄牛或交易员,那么你知道时机非常重要。 外汇市场24小时开放,只在周末关门,有些策略可能会受到您入仓时出现错误时机的严重影响。 MT4蜡烛计时器指示器可以显示当前蜡烛中的剩余时间,以便为下一次蜡烛打开做好准备。 可以从这一指标中受益的一些情况例子有: 预定消息传出 地理市场开闭 预定发生的事件,通常是金融、经济或
TWO PAIRS SQUARE HEDGE METER INDICATOR Try this brilliant 2 pairs square indicator It draws a square wave of the relation between your two inputs symbols when square wave indicates -1 then it is very great opportunity to SELL pair1 and BUY Pair2 when square wave indicates +1 then it is very great opportunity to BUY pair1 and SELL Pair2 the inputs are : 2 pairs of symbols         then index value : i use 20 for M30 charts ( you can try other values : 40/50 for M15 , : 30 for M30 , : 10 for H1 ,
This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, and symbol. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so you can check the oper
Smartility
Syed Oarasul Islam
This utility is designed to help you with your Manual Trading. It allows different ways of closing trades. It can display total number of BUY and SELL orders individually and also their individual profits. It can enter trades without stopl loss and take profits. However upon selecting UseStopLossTakeProfit from the settings it can use best possible stop loss and take profits based on the market conditions. Upon selecting the CloseOppositeTrades  from the settings it can close opposite trades. Fo
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (68)
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
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
Easy Virtual Trader
Anoop Sivasankaran
4.9 (10)
设置Easy Virtual Trader>输入您的规则>您可以通过移动或其他EA或任何地方进行交易了。...让机器人来管理您的交易!     这款功能强大的EA将帮助您根据您的预设规则和设置自动管理所有或特定交易     一旦设置并运行,您就不再需要监视订单,该软件将继续按照预定义的规则监视和控制您的订单     您可以从台式机MT4或从移动应用程序进行交易,也可以管理其他EA的交易     它旨在支持多重保护和尾随策略:盈亏平衡保护,百分比保护,点子保护,账户价值保护,距离尾随,指标尾随等。 Easy Virtual Trader是对已经流行的Easy Trade Manager的增强,由于许多要求提供自动版本的请求: https://www.mql5.com/en/market/product/34086 基本功能-交易和止损设置     管理交易=“特定”或“所有交易”-如果您希望EA管理所有交易,请使用“所有交易”。如果您想让EA管理特定的幻数交易,请使用“特定”     输入魔术数字=如果在上述设置中“管理交易” =“特定”,则输入魔术数
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
其中一个数字序列称为“森林火灾序列”。它被公认为最美丽的新序列之一。它的主要特点是该序列避免了线性趋势,即使是最短的趋势。正是这一属性构成了该指标的基础。 在分析金融时间序列时,该指标试图拒绝所有可能的趋势选项。只有当他失败时,他才会认识到趋势的存在并给出适当的信号。这种方法可以让人们正确地确定新趋势开始的时刻。然而,误报也是可能的。为了减少它们的数量,该指标添加了一个额外的过滤器。当新柱打开时会生成信号。在任何情况下都不会发生重绘。 指标参数: Applied Price - 应用价格常数; Period Main - 指标的主要周期,其有效值在 5 - 60 之间; Period Additional - 附加周期,此参数的有效值为 5 - 40; Signal Filter - 附加信号滤波器,有效值 0 - 99; Alerts - 启用后,指示器会在出现新信号时提醒您; Send Mail - 允许指标向电子邮件发送消息; Push - 允许您发送 Push 消息。
Master scalping M1
Nataliia Marchuk
Master Scalping M1 is an innovative indicator that uses an algorithm to quickly and accurately determine the trend.The indicator calculates the time of opening and closing positions, the indicator's algorithms allow you to find the ideal moments to enter a deal (buy or sell an asset), which increase the success of transactions for most traders. Benefits of the indicator: Easy to assemble, does not overload the chart with unnecessary information. Can be used as a filter for any strategy. Works on
Forex Gump
Andrey Kozak
2.83 (6)
Forex Gump is a fully finished semi-automatic trading system. In the form of arrows, signals are displayed on the screen for opening and closing deals. All you need is to follow the instructions of the indicator. When the indicator shows a blue arrow, you need to open a buy order. When the indicator shows a red arrow, you need to open a sell order. Close orders when the indicator draws a yellow cross. In order to get the most effective result, we recommend using the timeframes H1, H4, D1. There
ChangePeriod MT4
Kazuya Yamaoka
You can change the time period of the chart at the touch of a button. You can also change multiple charts at the touch of a button. You can also change multiple charts at the touch of a button, saving you the trouble of changing time periods. We are live-streaming the actual operation of the system. https://www.youtube.com/@ganesha_forex We do not guarantee your investment results. Investments should be made at your own risk. We sharll not be liable for any disadvantage or damage caused by
GlodWinner
Jia Jie Tian
我花了很多时间和精力使这个软件变得复杂,具有高潜在回报的可能性,同时将回撤保持在 18% 以下(标准手数)在各经纪商下的最小手数下,最大回撤远低于9%。 机器人的算法为任何培训水平的投资者提供了既安全又积极的投资机会。 黄金大赢家EA 模仿大脑的工作,能够学习和适应不断变化的条件和预测情况。 当应用于金融市场交易时,这意味着不仅报价用于分析,如交易机器人,还包括用户认为必要的任何其他数据。 此外,所有原始信息都可以按任意比例组合。 EA 包含自适应市场算法,它使用价格行为模式和标准交易指标。 没有使用危险的资金管理方法,没有马丁格尔,没有网格,头皮或对冲。 适用于任何经纪人条件。 它有一个自动手数设置,使这个 EA 更可靠和最有利可图 低回撤 稳定收益
Trade with Gann on your side!! MASTER CIRCLE 360 CIRCLE CHART, originally created by Gann admitted that this is “The Mother of all charts”. It is one of the last studies that this great trader left for us. The numeric tab le is apparently quite simple like all the tables and is based on square numbers, the SQUARE OF 12 and is by evolution, one of the most important square numbers. Here we can find CYCLE, PRICE AND TIME thanks to angles and grades, to show past and future support and resistance.
这是一个预测蜡烛收盘价的指标。 该指标主要用于 D1 图表。 该指标适用于传统外汇交易和二元期权交易。 该指标可以用作独立的交易系统,也可以作为您现有交易系统的补充。 该指标分析当前蜡烛,计算蜡烛本身内部的某些强度因素,以及前一根蜡烛的参数。 因此,该指标预测市场走势的进一步方向和当前蜡烛的收盘价。 由于这种方法,该指标既适用于短期盘中交易,也适用于中长期交易。 该指标允许您设置指标在分析市场情况期间将产生的潜在信号的数量。 在指标设置中有一个特殊的参数。 此外,该指标可以通过图表上的消息、电子邮件以及推送通知的形式通知新信号。感谢您的关注!交易愉快! 购买后一定要写信给我! 我会给你我的交易指标的建议! 还可以获得奖金!
HFTHacker
Thomas Bradley Butler
信号:我的个人资料上的 HFT 黑客链接 *在测试和使用之前优化 EA。 仅在优化后才购买。 这适合那些知道如何优化并希望凭借自身优势获利的交易者。 您设定您的风险参数。 如果您选择不成功的交易,则可通过止损获得高胜率。 降低长寿风险。 这适用于所有帐户,是一个风险管理工具,请阅读所有评论、描述和博客。 如何获得最佳结果: https://www.mql5.com/en/blogs/post/754836 MT4版本: https://www.mql5.com/en/market/product/73834 在每微秒都至关重要的繁华高频交易 (HFT) 世界里,住着一个神秘人物,人们只知道他是“高频交易黑客”(HFT Hacker)。 高频交易黑客凭借闪电般的反应速度和驾驭市场复杂算法的不可思议的能力,成为交易者中的传奇人物。 传说,高频交易黑客最初是一名卑微的程序员,在互联网深处修补代码。 但随着他对金融世界的深入研究,他发现了高频交易的秘密——眨眼间买入卖出价并卖出买入价的艺术。 凭借新发现的知识,高频交易黑客开始征服金融市场。 在每笔交易中,他都抓住了动量的
Meta Sniper
Samir Tabarcia
Requirements Optimized to work with   EURUSD-EURCHF-USDJPY, AUDUSD-CADJPY-AUDNZD, CHFJPY-NZDJPY-NZDUSD For timeframe 4H. *(Minimum recommended deposit is $300 for each Pair) for initial lot set to 0.10, My favorite Pair are (CHFJPY-NZDJPY-EURUSD-AUDNZD-USDJPY) Warning it will be SALE only 5 Copys at 60$ Then it will be update up to 200$  You can use it the way it is, For new Set Files will be add on (Comments) ECN broker with low spread is recommended to get better results. Setup is
介绍适用于 MT4 的 NAS100 Auto SL 和 TP Maker: 有了我们的 NAS100 Auto SL 和 TP Maker,再也不会错过止损和止盈的设置,这是交易者在 MetaTrader 4 上浏览纳斯达克 100 市场时不可或缺的助手。该工具专为寻求自动管理止损和止盈水平的无缝解决方案的用户而设计。 主要功能 轻松实现自动化: 自动监控无止损和/或止盈的纳斯达克 100 指数交易。 根据用户配置设置动态调整水平。 订单类型的多样性: 兼容纳斯达克 100 指数的市价订单和挂单。 支持 MetaTrader 4 中的各种订单类型。 定制配置: 用户友好的参数设置允许自定义跟踪偏好和止损/止盈水平。 范围灵活: 可选择为其运行的特定 NAS100 工具或所有交易工具设置止损和止盈。 快速执行: 确保快速设置所需的 StopLoss 和/或 TakeProfit 值,无需等待新的 tick 即可迅速响应。 MetaTrader 4 兼容性: 与 MetaTrader 4 中的所有订单类型兼容,实现无缝集成。 使用 NAS100 Auto SL 和 TP Maker 增
Introduction It is common practice for professional trades to hide their stop loss / take profit from their brokers. Either from keeping their strategy to the themselves or from the fear that their broker works against them. Using this indicator, the stop loss / take profit points will be drawn on the product chart using the bid price. So, you can see exactly when the price is hit and close it manually.  Usage Once attached to the chart, the indicator scans the open orders to attach lines fo
Angry bull Option Binary
Fabio Oliveira Magalhaes
1 (1)
Angry Bull Option Binary   This is a Binary Options robot, which contains 7 strategies, you can backtest it to check what the best strategies are Settings Initial Batch Value Dynamic Investment = If activated it will use an automatic lot according to its capital Balance ($) w/ backtest = Starting balance to backtest PorcRiscoInvestment = It will be the value of % for the automatic lot if it is activated Expiration (in minutes) = It will be the expiration time of orders in Binary Options Ma
Project Infinity
Sergey Yarmish
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with
使用说明: https://www.mql5.com/zh/blogs/post/754946 MT4版本: https://www.mql5.com/zh/market/product/88205 MT5 版本: https://www.mql5.com/zh/market/product/88204 ---------------------------------------------- 1.复制订单,从12个主帐号到100个从帐号.从帐号数量可以自定,从12个到100个。 2.支持MT4到MT4, MT4到MT5, MT5到MT4,MT5 到MT5. 3.识别不同平台的交易品种后缀,如EURUSD,EURUSDm,EURUSDk. 4.自定义货币匹配,如XAUUSD=GOLD. 5.可复制所有交易,或只复制BUY,SELL,CLOSE指令 6.可选择是否复制止盈止损 7.可反向复制,如主帐号是BUY,从帐户就是SELL,反之也是。当主帐号平仓时,从帐户不管是同向复制还是反向复制,都会同时平仓 8.发生意外如从帐号关闭时,主帐号有平仓信号而从帐号没有及时复制,当从帐号再次
该产品的买家也购买
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
I present to your attention a powerful utility for predicting the future movement of an asset based on W.D. Ganna’s law of vibration. This utility analyzes the selected market model and provides codes for future possible market movement patterns. If you enter the selected code into the appropriate box, you will receive a forecast of the potential market movement. The utility has the ability to display several potential forecast models. The forecast is not yet tied to time and price and gives th
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
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
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.95 (20)
多功能工具:超过65个功能,其中包括:手数计算,价格行为,盈亏比,交易管理,供需区域。 演示版   |   用户手册   |  MT5版 该实用程序在策略测试器中不起作用:您可以在此处下载 演示版来测 试产品。 任何问题 / 改进意见 / 如果发生了故障或错误  都可以联系我 Trading functions require permitted auto trading (including on the broker's side) 简化,加快并且自动化你的交易过程。利用这款工具的控制功能就能增强普通交易端的执行力。 建立一笔新的交易:手数 / 风险 / 盈亏计算 1. 手数计算工具 (基于风险规模的交易量计算) 2. 风险计算工具 (基于手数大小的风险额计算) 3. 盈亏比 4. 订单的激活和触发,买入或卖出限价/买入或卖出止损:MT4也适用 5. 虚拟的止损/止盈 (隐藏的止损,止盈:交易商不可见) 6.  智能的止损/入场点:当价格柱在收盘时已超越了才入场 (避免无效触发) 7. 隐藏掉挂单 (虚拟的订单) 8. 预订挂单:在市场关闭的时候你也可以下挂单 (适
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
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
EA for Cycle Sniper Indicator This utility is designed to open/close auto trades according to the Cyle Sniper indicator's signals. Different entry rules  with various stop loss, take profit options can be applied. You will find the details in this blogpost.  https://www.mql5.com/en/blogs/post/749655 Some important issues are explained in the video. Please do not hesitate to contact us if you need further information. IMPORTANT NOTE: You can not test the full functions of the EA on the strategy t
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
Mutiple Orders with ChangernTFnMgt
Opengates Success International
MULTIPLE ORDERS With Symbol and Time Frame Changer Multiple Orders Utility is created to give easy profits-making trades with a little movements and without going long distance to get it all. This Utility opens multiple orders as many trades as the number specified by the User or as many as permitted by your Broker in the same direction on the same currency pair simultaneously. The idea behind it, is that instead of running after 100 - 200 pips which may not likely be attainable in the re
Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your 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 b
What Exactly Is A Smart Trading Tool? Smart Trading Tool was developed for fast and comfortable trading of the financial markets especially for ORDER BLOCKS TRADERS . It provides traders functionalities, such as: A Drawing Tool One-Click Trading Panel Automated Lot Sizes Calculation based on your risk appetite & Money Management ( Watch this video , how this tool can help manage your risk per trade better!) Built in PRICE LEVELS (Fibonacci, Round Numbers, Daily hi-low, etc) Shows Trading Informa
Averaging Helper
Sergey Batudayev
5 (2)
Averaging Helper - This sort of trading helper instrument will help you average out your previously unprofitable positions using two techniques: standard averaging hedging with the subsequent opening of positions according to the trend The utility has the ability to sort out several open positions in different directions at once, both for buy and for sell. For example, you opened 1 position for a sell and the second for a buy, and they are both unprofit, or one is in the unprofit and one is in
This is a multi-pair and multi scanner dashboard to find the key signal of BBMA Oma Ally Strategy BBMA consists of the use of 2 indicators: Moving Averages Bollinger Bands BBMA consists of many types of entries: Reentry Extreme Rejection EMA50 GAP (EMA50 to Upper/Lower BB) MHV Full Setup (CSE>TPW>MHV>Direction>Reentry) There are many multi timeframe signals based on this strategy. RRE (Reentry - Reentry - Extreme) REE (Reentry - Extreme - Extreme) REM (Reentry - Extreme - MHV) RRM (Reentry - R
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
ADAM for FTMO 40
Vyacheslav Izvarin
ADAM EA Special Version for FTMO  Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 ---------------------------------------------------------------------------------------------------------------------------
Custom Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
5 (2)
这个自定义终极狙击手仪表盘是原始终极狙击手仪表盘指标的一个EA升级。它与多达98种不同的算法一起工作,以确保它能捕捉到你工作的资产类别上的趋势的真实性质。 它是对我们几个月来从大多数客户那里得到的很多建议和意见的直接回应。   这个自定义版本是完全可定制的。 由98个独立的自定义算法提供。 非常漂亮的视觉界面,因此你可以轻松和自信地跟踪任何货币对或时间框架的整体市场趋势 可以向telegram发送实时警报 允许你根据你所交易的货币对创建自己的指数 可以向你的手机实时发送警报,所以你不必在电脑前就知道有一个动作正在酝酿。 让你从输入设置中设置8个指数 让你设置你想获得警报的指数和时间框架 当检测到没有互联网连接时,会显示警报   自定义终极狙击手仪表盘已经进行了大量的优化,在动作开始后立即显示。这样,你就不会错过你感兴趣的货币对的任何变动。它的速度非常快,可以在移动发生时迅速捕捉到,并实时向你发送警报,这样你就可以利用移动的优势,而不必整天坐在办公桌前。 它是任何交易策略的一个超级补充,你可以将这个工具与任何其他交易策略和指标一起使用。它主要是为了与我们的其他
News Trader Pro
Vu Trung Kien
4.41 (17)
新闻操盘手专业版 是一个独特的机器人,让您使用您预先定义的策略进行消息交易。它从几个流行的外汇网站加载的每条消息的片断。您可以选择任何消息和预设的策略进行交易,之后新闻操盘手专业版根据选定的策略,在新闻来临时自动进行交易。 新闻发布给出了赚点数的机会,因为在那个时刻,价格通常有大动作。现在,利用这款工具,新闻交易变得比以往任何时候更容易,更灵活,更令人兴奋。不要等待,不要错失,不要再迷惑了。每周只需针对重要新闻设置一次,这个工具将完全按照您的计划进行精准交易。 演示版: 由于这不是一个自动交易机器人 (它是半自动), 您需要下载单独的演示版本: https://www.mql5.com/zh/market/product/5931 参考: 如果您只需要加载新闻 (无需交易), 您可以购买新闻加载机专业版: https://www.mql5.com/zh/market/product/5463 功能 包括所有 新闻加载机专业版 的功能 (查看详情)。 针对每条新闻构建您自己的策略,具有非常灵活的参数。 支持五种高级策略,带有大量控制参数 (止损, 止盈, 尾随, 网格间隔, 手数缩放
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. MT4 Limitation :
Reward Multiplier is a semi-automatic trade manager based on pyramid trading that opens additional orders with the running profit of your trades to maximize return exponentially without increasing the risk. Unlike other similar EAs, this tool shows potential profit/loss and reward to risk ratio before even entering the first trade! Download Demo here  (starting lot is fixed at 0.01) Guide + tips here MT5 version   here You only open the first order. When your trade goes into profit RM opens
EasyFX Trader
APTHUR MONTGOMERY MCCAMMON
The EasyFX Trader is a very unique and customizable dashboard for manual trading. It is placed in the Expert folder but is not an auto trading robot. You input all the parameter and the dashboard will monitor and let you know when there is a good trading opportunity. The tool is simple to use whether you're experienced or just a beginner. It was designed for all types of trading styles including price action, day, swing, trend trader, or scalper. Each column is described below. When you load the
将信号从任何您是会员的渠道(无需机器人令牌或管理员权限)直接复制到您的 MT4。 它的设计以用户为中心,同时提供您需要的许多功能 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  | MT5版本 | 电报版本 如果您想尝试演示,请参阅用户指南。 Discord To MT4 在策略测试器中不起作用。 Discord MT4 功能 从您是会员的任何频道复制。 无需机器人令牌或聊天 ID 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确保仓位的每日最大利润目标(%) 最大开放交易以限制风险和敞口。 使用 RR、点数或价格自动获取部分内容 使用固
ManHedger MT4
Peter Mueller
5 (1)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please DON'T BUY this product before testing or watching my video about it. Contact me for user support & advices! MT5 Version With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easily and clearly. Display your trades/strategies on the chart. Display your Take Profits/Stop Losses as
News Trade EA MT4
Konstantin Kulikov
4.38 (16)
在此向大家介绍一款我本人使用多年的机器人。该产品支持半自动和全自动交易模式。 本程序包含基于经济日历新闻的灵活交易设置功能。不支持策略测试器检验。仅可进行实际操作。需在终端设置允许URL 列表中添加新闻网站。点击服务 > 设置 > 智能交易系统。选中“允许WebRequest对下列URL发出请求:”。添加下列(删除空格): https://  nfs.faireconomy.media 全自动模式下默认设置监控: https://www.mql5.com/zh/signals/1447007 。请将交易系统与任意时间框架(时间框架无影响)英镑美元/GBPUSD图表绑定,以获得类似结果。 请参考博客中各类参数说明自行实现个性化设置   : https://www.mql5.com/en/blogs/post/748545   。 主要默认设置说明 单一图表英镑/GBP(英镑美元/GBPUSD、欧元英镑/EURGBP、英镑日元/GBPJPY、英镑加拿大元/GBPCAD、英镑澳大利亚元/GBPAUD、英镑瑞士法郎/GBPCHF)货币对操作。英镑/GBP是波动性最大的货币,能够为用户
Online Accounts Manager MT4
Kyra Nickaline Watson-gordon
5 (1)
OneClick Online Account Manager is a powerful utility that helps you to manage all your accounts from a centralized panel. It is suitable for all single account traders and specially for multiple accounts traders. The utility help you to : Monitor status of all accounts on a private web page. Some information such as account connection status, account profit, DD, Balance, Equity, Margin Level, Number of positions and orders, Daily and Weekly profit/loss and also overall summation of all these
Trade Copier Pro
Vu Trung Kien
4.6 (15)
Trade Copier Pro 是一个强大的工具,多账户之间进行远程复制的贸易超过互联网不同的位置。这是一个信号提供商的理想解决方案,谁想要与全球范围内对自己规则的人分享他的贸易。一个供应商的交易可以复制到多接收器和一个接收器可以得到贸易额从多供应商也是如此。 供应商和接收器可与供电内置的数据库管理系统来管理他的合作伙伴名单。 这个工具允许全局配置模式(copy过来互联网)和本地模式(在同一台PC/服务器内复制)之间进行选择。 要求: MetaTrader4的4.00版构建670或以上。 参考: 如果你只需要在本地复制与更低的价格,你可以检查Auto Trade Copier在: https://www.mql5.com/en/market/product/4676 以下是亮点功能:     在一个工具提供商或接收器之间转换角色。     一个供应商的交易可以复制到多接收器和一个接收器可以从多个供应商收到交易。     供应/接收器可通过供电数据库管理系统,而无需额外的工具管理自己的接收器/供应商名单(添加,删除,编辑,启用/禁用)。     全球模式(copy过来互联
FTMO Protector 7
Vyacheslav Izvarin
PROTECT YOUR FTMO Account in a simplest way Must-Have   Account Protector for any Prop-trading Account and Challenge MT4 / MT5 Expert Advisor that protects your Forex Prop Trading account from an unexpected drawdown! FTMO Protector  is a Tool that lets you manage trades and control your profit and loss across multiple Robots and currency pairs using a simple parameters and settings. Use as many EAs and Instruments you need, the Protector will: 1.   Calculate your midnight (01:00 System time) Bal
FX28 Trader
Tsvetan Tsvetanov
5 (1)
介绍FX28 Trader Dashboard – 您的终极交易管理工具 通过FX28 Trader Dashboard,解锁您交易体验的全部潜力,这是一款全面而直观的交易管理工具,旨在将您的外汇交易提升到新的水平。无论您是经验丰富的交易员还是刚刚开始您的金融之旅,这个强大的工具旨在简化您的交易活动并提高您的决策过程。 主要特点: 用户友好界面: FX28 Trader Dashboard拥有用户友好的界面,适应各个层次的交易员。通过几次点击轻松导航各种功能和工具,确保您只需轻松几下就完全掌控了交易。 实时市场数据: 利用实时市场数据源,始终保持领先地位,为您提供有关货币对、趋势和市场波动的最新信息。做出明智的决策,充满信心地执行交易。 高级交易分析: 通过高级分析深入了解您的交易绩效。跟踪交易历史,分析趋势,并识别模式,以优化您的策略和改善您的结果。 风险管理工具: 用我们强大的风险管理工具保护您的投资。轻松设置止损和获利订单,自定义仓位大小,并轻松实施风险收益比,确保自律和受控的交易方法。 多时间框架分析: FX28 Trader Dashboard允许您同时分析不同时间框架的市
FTMO Sniper 4
Vyacheslav Izvarin
Dedicated for FTMO and other Prop Firms Challenges 2020-2023 Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Best results on GOLD and US100  Use any Time Frame Close all deals and Auto-trading  before  US HIGH NEWS, reopen 2 minutes after Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday Recommended time to trade 09:00-21:00 GMT+3 For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 -------------------
作者的更多信息
Rooster MT4
Irek Gilmutdinov
5 (3)
Rooster - is a handy tool that allows you to receive alerts from your favorite indicators: Supports up to 3 indicators, built-in and custom; Supports up to 4 different signals at the same time; Able to show pop-up alerts, send e-mail and push notifications. This is version for MetaTrader 4, version for MetaTrader 5 is here . Detailed manual is attached in the Comments . Default settings demonstrate MACD lines crossing signal.
This utility ensures a real-time synchronization of multiple charts. Any event of a graphical object creation/modification/deletion, chart scrolling and zooming is copied from the current source chart to one or more receiving charts. Note: demo-version of this product doesn't work in the backtester! ______________________________________________________________ Settings: Synchronize with - select the receivers: Same symbol - all charts with the same symbol; Same symbol - all charts with the same
This utility ensures a real-time synchronization of multiple charts. Any event of a graphical object creation/modification/deletion, chart scrolling and zooming is copied from the current source chart to one or more receiving charts. Note: demo-version of this product doesn't work in the backtester! ______________________________________________________________ Settings: Synchronize with - select the receivers: Same symbol - all charts with the same symbol; Same symbol - all charts with the same
ST Trades2Chart MT4
Irek Gilmutdinov
5 (1)
The utility displays information about performed trades on the current chart. The account history as well as a separate file can be used as a data source. The file format is set manually or selected from available templates. Settings: Source - where to take data from, from_History - account history, from_File - csv file. File Name - file name. The file has to be located at ..\MQL4\Files\ directory of the terminal. File Format - select the file format from the list: MQ_Signals - file of trades
FREE
This panel is designed for manual binary options trading. It is possible to set the position volume and the expiration time. Note: make sure your broker supports binary option trading via the MetaTrader 4! Settings Ask confirmation - ask for additional confirmation before opening; Magic number - unique identifier of opened positions.
FREE
This utility binds each created graphical object to the chart symbol. Binding is performed by adding a symbol prefix to a graphical object name. Later, after you change the symbol on the chart, it provides displaying only the objects binded to the current symbol and all other objects become hidden. Parameters Ignore objects with prefix - the indicator will skip graphical objects with the specified prefix in their names. Note: demo version from the market is limited to strategy tester and canno
FREE
Rooster MT5
Irek Gilmutdinov
Rooster - is a handy tool that allows you to receive alerts from your favorite indicators: Supports up to 3 indicators, built-in and custom; Supports up to 4 different signals at the same time; Able to show pop-up alerts, send e-mail and push notifications. This is version for MetaTrader 5, version for MetaTrader 4 is here . Detailed manual is sent on request. Default settings demonstrate MACD lines crossing signal.
筛选:
Zhigang Liu
175
Zhigang Liu 2018.09.03 09:43 
 

Hello, do you have more references? Do you buy active code? Can it be used on MT4?

回复评论
版本 1.1 2021.11.24
Recompiled for newer builds.