• 概述
  • 评论
  • 评论

Url HTML And XML Encoding To CSV Demo

Presentation

The URL html and xml to csv is designed to get contents from URLs with html or xml content, and to download it to an output format as a txt or as a csv file.

It enables to get the whole web sites page, starting with the http protocol, in a document for a further use and in additional with downloading directly on the MetaTrader applications and on the desktop.

It is a good advantage for taking the most data from events and economic calendars, and also publications related to the instruments available on the trading terminal.

For this demo version, two economic calendars are available and could be downloaded, the forex factory and the trading economics calendar web sites with html pages.


System features

With fast execution, the utility can get the content from websites with xml encoded tags to the MetaTrader terminal data paths. The additional languages on the web page will not be downloaded, only those with xml encoding, for some MetaTrader applications speed and security dispositions.

But all the html tags will be included in the output formats documents available after downloading.


Recommendations

First, entry the URL starting with http or https on the url field on the inputs, then select the output format on text or on csv pages. The documents will be download from the URL website and will be available on the terminal "File" paths. It is possible to re-use the system multiple times, on any timeframes and with the list of instruments available.



Special additions

The URL html and xml to csv is running as indicated on the video. It enables to conserve the documents on a file named "webpage.txt" or "webpage.csv", on the MetaTrader paths.

It runs with all the URLs that allow xml encoded tags on the websites pages, and could get attached on an instrument chart with no interferences with some already set Expert Advisors or indicators on some additional charts opened on the desktops.


Inputs

  • url: the URL of the html or the xml web page with http or https
  • FILE_FORMAT: the desired file format output, txt or csv
推荐产品
Presentation The URL html and xml to csv is designed to get contents from URLs with html or xml content, and to download it to an output format as a txt or as a csv file. It enables to get the whole web sites page, starting with the http protocol, in a document for a further use and in additional with downloading directly on the MetaTrader applications and on the desktop. It is a good advantage for taking the most data from events and economic calendars, and also publications related to the inst
该实用程序旨在自动加载 图表指标上新闻运行 所需的数据,图表指标是外汇工厂的日历。 参数: Use common folder - 将文件下载到所有终端的公共文件夹\Terminal\Common\Files\。如果为 false   ,则将数据下载到当前终端的“files”文件夹。 First day - 新闻下载开始日期。保留 0 (01.01.1970 00:00) 仅下载当前数据。 Calendar url - 要添加到终端设置中“EA 交易”选项卡上的 WebRequets 功能的允许 URL 列表中的源数据网站的地址(参见屏幕截图)。 Timeout - 以毫秒为单位的超时。 Force reload - 如果磁盘上可用,则强制从网站重新加载数据。如果为 false   (默认),则仅从网站下载缺少的日历数据。
FREE
Trades Extractor
Medilane Bernard Philippe Couratier
Jarfac Trades Extractor Description: Le "Jarfac Trades Extractor" est un script MQL4 conçu pour les traders qui souhaitent exporter et analyser leurs trades historiques. En un seul clic, le script génère un fichier CSV contenant des informations détaillées sur chaque trade exécuté pendant une période spécifiée. Caractéristiques principales : Filtrage par Période : Définissez une période personnalisée pour l'extraction. Possibilité de désactiver le filtrage par période. Filtrage par Commentaire :
FREE
Basic Renko MT4
Mehran Sepah Mansoor
基本砖形指标在主图表上显示砖形框。 MT5版本 它的优点是您可以同时访问主图表和砖形图。 此外,您还可以了解形成每个砖形箱需要多少个砖块。 当发生逆转时,指标将通过弹出、推送和电子邮件警报通知您。 该指标没有复杂的设置,初学者和专业人士都可以轻松地在策略中使用它。 输入 Box Size :盒子的大小基于点 Upward Box Color :看涨盒子颜色 Downward Box Color :看跌框颜色 Box Opacity :不透明度量(0 到 100 之间的数字)透明度随着不透明度的减小而增加 Text Color :计算每个框中条形数量的数字的颜色 Font Size :数字文字大小 Max Bars :指标将执行计算的最大柱数[零表示所有可用柱] Pop-up alert :发生反转时向MT4终端发出提醒 Push Notification :发生逆转时向手机发出警报 Email :发生撤销时发送电子邮件
FREE
Utility for know all informations and settings of terminal where the utility is loaded. The informations that you can know are for example: - The path of folder where the terminal start - The path of   folder where the terminal store the indicators, experts advisors etc - The path of   common folder - The permission to use DLL, to automated trading etc - The permission to send email, FTP or notifications to smartphone and many other informations
FREE
News Scalping Executor is an utility which helps to trade high impact and huge volatility   news . This utility helps to create two opposite orders with risk management and profit protection. It moves automatically stop loss level to avoid losses as much as possible by using many different algorithms. It helps to avoid trading the news if spread suddenly becomes very huge. It can lock profit by moving stop loss or partially closing of orders. To be profitable with this type of trading you sh
FREE
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 PeriodRSI_P     = 14 ;   //Period IndentFrom50_P  = 20.0 ; //Indent +- from 50 [0...50] LeftBars_P      = 1 ;     //LeftBars RightBars_P     = 1 ;     //RightBars IndDivForce_P   = 55.0 ; //Divergences force of indicator PriceDivForce_P = 0.01 ; //Divergences force of price Price_P         = PRICE_CLOSE ; //Price type
FREE
RSI Divergence F MT4
Andrey Dik
4.5 (2)
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True PeriodRSI_P     = 14 ;   //Period IndentFrom50_P  = 20.0 ; //Indent +- from 50 [0...50] LeftBars_P      = 1 ;     //LeftBars RightBars_P     = 1 ;     //RightBars IndDivForce_P   = 55.0 ; //Divergences force of indicator (not for the Lite version) PriceDivForce_P = 0.01 ; //Divergences force of price (not f
FREE
Copy MT4 copier Demo
Andriy Motuzka
1.5 (2)
Demo version of the paid product - Copy MT4 copier , limited to lot size of 0.01 Universal copier of deals from MetaTrader 4 to MetaTrader 4 ( MT5<->MT5 version is available ; with both versions, you can copy MetaTrader 5<->MetaTrader 4, MetaTrader 4<->MetaTrader 5, MetaTrader 5<->MetaTrader 5, MetaTrader 4<->MetaTrader 4). Spread filter. Select the best price (start copying positions with a profit or loss). Configure the lot size, fixed or ratio-based (provider signals can be copied with an inc
FREE
MASi Three Screens
Aleksey Terentev
5 (2)
MASi Three Screens is based on the trading strategy by Dr. Alexander Elder. This indicator is a collection of algorithms. Algorithms are based on the analysis of charts of several timeframes. You can apply any of the provided algorithms. List of versions of algorithms:     ThreeScreens v1.0 - A simple implementation, with analysis of the MACD line;     ThreeScreens v1.1 - A simple implementation, with analysis of the MACD histogram;     ThreeScreens v1.2 - Combines the first two algorithms
FREE
#1  Copy Signals automatically from   Signals Copier Telegram to MT4   & Never miss a trade again FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Free BOT AUTO FORWARD TELEGRAM Messages:  https://t.me/Auto_Forward_Messages_Bot Pro Version:  https://www.mql5.com/en/market/product/71929 Pro Version MT5:  https://www.mql5.com/en/market/product/90730 Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for y
FREE
RedeeCash Multime XMA
Patrick Odonnell Ingle
在多個時間範圍內交叉移動平均線。 雖然傳統的趨勢策略會選擇像每日這樣的時間框架來估計趨勢,但當從 5M 到每月的所有時間框架都顯示相同的趨勢時,該專家顧問將在趨勢方向上進行交易。       SINGLE_CURRENCY = true,允許對單一貨幣進行操作,當禁用 (FALSE) 時,將交易在 metatrader 的市場觀察窗口中選擇的貨幣。       CONCURRENT_ORDERS=0,限制多個訂單同時開倉的數量。       PIPS=100,盈利PIPS       DODDFRANK_COMPLAINCE = false,如果在美國賬戶上交易,您需要啟用 FIFO 以防止接收 FIFO 違規?       LOTS=-1,當 LOTs 參數小於零(或負數)時,使用基於每 100 美元賬戶淨值 0.01 手(非餘額)的內部算法計算手數。 如果賬戶貨幣不是美元,則賬戶淨值轉換為美元進行計算(v1.30)       MAX_AUTOLOTS_TRADE=2,使用自動手數算法的最大交易手數=-1 當 LOTS=0 時,交易將失敗(例如在沒有資金風
FREE
Deal multiplier Mt4
Mikhail Mitin
4.3 (10)
The utility opens copies of open trades. It is very convenient if you use the Signals service and want to increase the volume of transactions. Settings: Symbols: all symbols only current symbol Orders: Buy Sell Magic Any Magic Input Magic Lot size Original - lot size from original order; Fix Lot - fix lot size (input); Lot X Mult - lot size X koef; Stop Loss From sender - Stop Loss from original; Without - without Stop Loss; Plus Fix - Stop Loss from original order + fix points; Fix Point - fi
FREE
Data Downloader
Mounir Cheikh
5 (2)
This tool will allow you to export candles data (Open, High, Low, Close, Volume) for any financial instrument present in your MetaTrader 4. You can download the data of multiple Symbols and TimeFrames in the same csv file at once. You can schedule the frequency, simply choose the refresh interval (1 minute minimum, if 0 then the extraction will be done once) and the tool will do the work. No need to open a lot of charts in order to get the last sync, the tool will download the data directly. The
FREE
High Low Open Close MT4
Alexandre Borela
4.81 (21)
如果你象这个项目一样,就有5个饥饿审查。 塔克的后续工作: borelatech 这项指标采用了既定价格的公开、高、低价和关闭价格 可以对特定时间区加以调整。 许多机构和专业人士都认为这些是重要的。 贸易商可以为你了解他们可能更进一步的地点, 积极。 现有期间为: 前一日。 前一星期。 曾任Month。 曾任。 前一年。 或: 目前日。 目前周。 目前 Month。 目前配额。 今年。
FREE
MTF Heiken Ashi MA is a multiple timeframe Heiken Ashi & Moving Average indicator. Fully customizable for advanced & unique Heiken Ashi & Moving Average calculations. Key Features Modified appearance and appeal from the traditional using only H eiken Ashi MA bodies. MTF Higher or lower timeframes available making this it great for trends and scalping. There are many settings that can be non-repaint for signals at a new bar and at bar 0. Inputs Timeframe  = PERIOD_CURRENT - timeframe of Movin
FREE
Night Scalper EA Lite
Robots4Forex Ltd
2.33 (3)
The Night Scalper EA Lite is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and has the option to use time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe, but will also work on AUDUSD, GBPUSD, NZDUSD, USDCAD, USDCHF and likely many more. A VPS is advisable when trading this system and a low spread and commission based broker is best. Check the comments for back test results and optimiz
FREE
RenkoSarCCI
Sergey Deev
The indicator calculates and displays Renko bars using PSAR and CCI data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The buy signal is generated when the CCI indicator crosses the 100 level upwards, and the PS
Wolseley Panel MT4 FREE
Walter Wolseley Pessoa Batista De Lima
5 (2)
WOLSELEY's Trading Panel View your history in a structured and detailed manner, with efficiency rate and profit rate separated by day, week, month and total, as well as asset details, server time and positions&orders in progress. This panel was created looking on HEDGE-type accounts, but it can be used on NETTING-type accounts without any problems. In the PREMIUM version of this Panel you have the option to use buttons to facilitate the processing and execution of positions&orders in progress.
FREE
RenkoSarMA
Sergey Deev
The indicator calculates and displays renko bars using MA and PSAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Buy signal forms when PSAR readings are moving down, MA is moving up, the price is closing ab
PipTick World Flow indicator is a unique tool that allows traders to see the flow of the global economy in one window. Basically, it shows the current strength of oil, gold, dollar and stock market in one chart. It helps to understand the basic relations and correlations between those markets. Relationships between markets Oil - The Boss - The whole world economy is based on oil. Oil is the king, the boss of all bosses, the capo di tutti. Oil instructs gold what to do. Gold - The Manager - Gol
Magic MT4 to Telegram
Federico Giuliano Di Noro
5 (2)
"Magic MT4 to Telegram" establishes a link between MT4 and Telegram Messenger, enabling real-time updates. Customizable settings empower you to determine the notifications you wish to receive upon account changes. Whenever a position is opened or closed, you'll receive notifications on your client or mobile phone. For setting up this utility, please refer to this post . The following features await you: Output via Telegram Output via E-Mail Output via Terminal If you need assistance with sett
FREE
Close by percentage MT4
Konstantin Kulikov
4.86 (7)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
FREE
UPD1 D Levels
Vitaliy Kuznetsov
5 (1)
水平指标基于前一天的数据。 数学公式决定进场和出场水平。 交易建议。 在欧洲交易时段开始时,当波动出现时进行 Levels 交易。 在波动不足的情况下,使用一半的止盈位出场。 如果价格在一半止盈位反转,则在反转时也在一半止盈位寻找目标。 如果价格从进场水平反弹,那么在反方向上价格可以达到第二个止盈。 不应总是在突破时进场。建议等待回测(突破水平并从反方向测试)。 如果市场上有几个最低成交量水平,则回测效果很好。请参阅 UPD1 剖面水平指标。 输入参数 。 Start Hour - 一天从几点开始。 00 - 默认 。 Visual Button - 按钮显示(启用/禁用) 。 Corner - 按钮锚定角度   。 X indent - 以像素为单位的水平填充   。 Y indent - 以像素为单位的垂直填充   。 Label Visual - 显示级别标签   。 Label Font Size   - 字体大小   。 Label Shift Bars   - 在酒吧的铭文的缩进   。 Label Tooltip   - 在关卡上方的光标下显示文
FREE
KnowUrAccount
Ka Fai Benjamin Ng
A simple tool that shows the account information and plots the spread of the current currency pair/instrument. In addition, it also shows the local time, server time, and current times of major markets which requires proper manual settings for daylight saving, specifically (3), (4) and (5). Parameters: (1) ShowAccountName (2) Timezone (3) NewYorkDaylightSaving (4) LondonDaylightSaving (5) SydneyDaylightSaving
FREE
Check Execution Broker
Nikolaos Pantzos
4.67 (3)
This expert is a tool to check broker execution and spread. Attach expert in any chart and wait to finish check. Expert sends a pending order (Buy Stop) away from the current price (100 pips) and then modifies it. When expert is removed from chart, pending orders expire and are deleted after 15 minutes. You can to get source code from here . Parameters OrdersID - Magic number for orders. ManualLotSize - Lot size for orders. TypeOfOrderUse - Type of order to place (pending or market). TimesMo
FREE
Time Scale
Taras Slobodyanik
4.8 (10)
The indicator draws the time scale on the chart. You can specify the time offset, adjust the size and font to display on the chart (it is displaying your local time on your chart instead of MT time). You can also select the desired format for displaying the date and time. While holding down the middle mouse button, and moving the cursor, a slider will appear on the scale. You may be interested in my other product , which contains a more advanced version of the Time Scale. Parameters Hours (tim
FREE
Double Fibonacci
Fabio Mazzotta
5 (2)
Fibonacci will be designed by default based on the monthly candle but you can simultaneously view Fibonacci on a weekly candle or you can choose your two favorite timeframes. When you run this script, an input prompt will appear and the following input parameters can be configured: Input Parameters: Name Example Default Timeframe1 Monthly 43200 Timeframe2 Weekly 10080 TF1status 1 on 1 TF2status 0 off 0 candleID you can choose which candle to apply 1 Prefix1 It's is the prefix of the first object
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Renko Signals, Renko Bars Automated Trading This expert is based on the Renko Bar Builder  indicator. Features:-   Open & Close position on Renko Reversal Bar Fix or Managed Lot(spread included) Stop Loss & Take Profit as multiple of Bar size(spread included) Note:- As this is a Renko expert which works on Renko Bars which are build on live data, it is recommended to not change Chart Time-frame or Symbol after the expert has been loaded. Use Bar Size appropriate(not too low) to Symbol Range. 
FREE
该产品的买家也购买
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (181)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 注意,该应用程序在策略测试器中不起作用。 Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是
您认为在价格可以瞬间变化的市场中,下单应该尽可能简单吗? 在 Metatrader 中,每次您要开单时,您都必须打开一个窗口,您可以在其中输入开盘价、止损和止盈以及交易规模。 在金融市场交易中,资本管理对于维持您的初始存款并使其倍增至关重要。 因此,当您想下订单时,您可能想知道应该开多大的交易? 在这单笔交易中,您应该承担多少百分比的存款? 您可以从这笔交易中获利多少,利润风险比是多少? 在您设置交易规模之前,您需要进行必要的计算,以获得交易规模应该是多少的问题的答案。 想象一下,您有一个工具可以自动完成所有这些工作。 您打开图表,进行市场分析并用水平线标记入场点、防御点(止损)和目标(止盈),最后您定义风险水平,例如 作为可用资本的百分比,您可以在此交易中承担,此时程序提供: 定义风险和止损规模的可接受交易规模 以点数、点数和账户货币计的止损和获利值 风险回报率 现在剩下的就是点击面板上的相应按钮来打开交易。 如果您是黄牛,需要在不设置防御或目标的情况下快速打开和关闭交易,那么您可以在交易管理器面板中轻松掌握一切,您可以在其中定义固定订单参数并通过单击“购买”或 “卖出”按钮。 关闭
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (80)
通过 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 >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 Local
TradePanel MT4
Alfiya Fazylova
4.91 (88)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 适用于任何交易工具(外汇、差价合约、期货等)。 可以在一个终端窗口中处理所有符号。 可定制的面板尺寸(高达 4K 分辨率)。 它具有灵活直观的界面,允许您自定义面板,隐藏所有未使用的功能和选项卡。 该应用程序被设计为一组互连的面板: 贸易面板。 旨在执行基本交易操作: 打开挂单和仓位。 关闭挂单和仓位。 立场逆转。 通过开立相反仓位来封锁仓位。 一键执行所有仓位的部分平仓。 只需单击一下,即可将所有头寸的止盈和/或止损设置为同一水平。 一键点击,将所有仓位的止损设置至盈亏平衡水平。 开挂单和建仓时,您可以: 根据既定风险自动计算交易量。 一键打开多个订单。 将计算出的交易量分配给多个订单(如果计算出的交易量大于每个订单允许的最大交易量)。 使用标签打开订单,在图表上直观地显示未来订单的交易水平位置。 建仓时,设置最大点差限制。 使用止盈和止损之间的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 为挂单设置“挂单到期日期”。 当关
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(作为新的市场订单) 已删除的挂起订单
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
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
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
控制您的外匯投資組合。立即查看您的站立位置、工作原理以及導致您疼痛的原因! 此處提供 MT5 版本: https://www.mql5.com/en/market/product/58658 交易經理儀表板旨在讓您一目了然地顯示您當前在外匯市場中的每個頭寸,並使風險管理和貨幣敞口更易於理解。 對於通過多個頭寸或交易網格和籃子策略逐漸進入市場的交易者,這是需要查看的關鍵信息。監控終端中的多個位置通常很難管理。 過度槓桿化和使用低風險:回報是新交易者和一些經驗豐富的交易者面臨的主要問題,交易經理向您展示您對每種貨幣的風險敞口,確保您不會同時進行雙向交易。 特徵: 未平倉交易 - 查看您當前按貨幣對排序的所有未平倉交易。您不僅可以在該貨幣對上看到您的方向偏差,還可以在該貨幣對上運行的每筆交易或頭寸上看到您的方向偏差。 回撤和利潤信息 - 立即查看您交易活躍的貨幣對的回撤或盈利情況。輕鬆識別需要管理的交易。 手數大小 - 查看您在每個貨幣對上的手數以及您進行的交易數量。 風險敞口 - 查看您對每種貨幣的方向偏差,以確保您不會在另一個入場時以相反的方向交易。另請查看您在該貨幣中使用
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
Trade copier MT4
Alfiya Fazylova
4.67 (30)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT4>MT4、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持通过执行在“Market account”上工作,其中 SL / TP 仅在开仓后设置。 如何使用简单的设置复制交易 将供应商终端和接收终端安装在同一台计算机或 VPS 上。 在供应商终端上以“Master”模式安装复印机,然后
-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
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (67)
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
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
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 adding more 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 trad
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
Trade Assistant GS
Vasiliy Strukov
5 (33)
交易面板僅限於管理訂單 - 使用按鈕打開和由用戶打開。 收藏中簡單方便。 將補充任何買家。 我建議將它與 Gold Stuff 指標一起使用。 將交易設置為單個訂單並構建有距離的網格。 要創建標準網格,只需設置一個較大的距離,例如 10000。 可以在此處查看實時結果。 購買後立即聯繫我以獲得設置和個人獎勵!   設置 打開新系列 - 打開/關閉新系列訂單的開始。 Lot miltiplier - 以下訂單的手數乘數。 TP - 獲利,以點為單位。 SL - 止損,以第一個訂單的點數為單位。 Trail Start - 激活追踪止損。 Trail Step - 激活追踪止損時與價格的距離。 DD Reduction Algoritm - 回撤減少算法,當最後一個有利潤的訂單將與第一個有虧損的訂單系列關閉時。 Number order for DD Reduction Algoritm - 減少回撤算法被激活的順序。 DD 減少算法的利潤百分比 - 在回撤減少模式下關閉訂單時的利潤百分比。 Magic - 是 EA 分配給其訂單的特殊編號。 Fix distance -
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.89 (61)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏
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
Take a Break
Eric Emmrich
5 (27)
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
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。 計算初始手數時,要考慮入金的大小,不要讓大手
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
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 是一个强大的工具,多账户之间进行远程复制的贸易超过互联网不同的位置。这是一个信号提供商的理想解决方案,谁想要与全球范围内对自己规则的人分享他的贸易。一个供应商的交易可以复制到多接收器和一个接收器可以得到贸易额从多供应商也是如此。 供应商和接收器可与供电内置的数据库管理系统来管理他的合作伙伴名单。 这个工具允许全局配置模式(copy过来互联网)和本地模式(在同一台PC/服务器内复制)之间进行选择。 要求: MetaTrader4的4.00版构建670或以上。 参考: 如果你只需要在本地复制与更低的价格,你可以检查Auto Trade Copier在: https://www.mql5.com/en/market/product/4676 以下是亮点功能:     在一个工具提供商或接收器之间转换角色。     一个供应商的交易可以复制到多接收器和一个接收器可以从多个供应商收到交易。     供应/接收器可通过供电数据库管理系统,而无需额外的工具管理自己的接收器/供应商名单(添加,删除,编辑,启用/禁用)。     全球模式(copy过来互联
Risk Manager for MT4
Sergey Batudayev
4.5 (8)
MT4 的 Expert Advisor 风险管理器是一个非常重要的程序,我认为对每个交易者来说都是必要的程序。 使用此 EA 交易,您将能够控制您交易账户中的风险。风险和利润控制可以以货币形式和百分比形式进行。 要让智能交易系统工作,只需将其附加到货币对图表并以存款货币或当前余额的百分比设置可接受的风险值。 顾问功能 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 该风险经理将帮助您控制风险: - 交易 - 每天 - 一个星期 - 一个月 你也可以控制 1) 交易时允许的最大手数 2) 每天最大订单数 3) 每天最大利润 4) 设置 Equity 的获利了结 不仅如此,如果您在设置中指定自动设置,顾问还可以为您设置默认的止损和止盈。 顾问会在每个事件中附上警报,并向您解释删除订单的原因。比如你开了,你开了第6个订单,按照你的规则你每天只允许开5个订单,顾问会立即删除6个并说明原因。 例如,您开仓的手数比您最初向自己指示的手数大,顾问将删除订单并解释原
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
OrderManager MT4
Lukas Roth
4.63 (19)
介绍 OrderManager :MT4的革命性工具 使用全新的Order Manager实用程序,像专业人士一样管理您在MetaTrader 4上的交易。Order Manager设计简单,易于使用,可让您轻松定义和可视化每笔交易的风险,从而做出明智的决策并优化您的交易策略。有关OrderManager的更多信息,请参阅手册。 [ 手册 ] [ MT5版本 ] [ Telegram 频道 ] 主要功能: 风险管理:快速轻松地定义您交易的风险,让您做出更好的决策并提高交易性能。 视觉表示:图形化地查看您的交易和相关风险,以清晰简洁地了解您的开放头寸。 订单修改:只需几次点击即可轻松修改或关闭您的订单,简化您的交易过程,为您节省宝贵的时间。 掌握新闻:一键获取最新市场新闻。 不要错过这个MT4交易员的必备工具。用Order Manager提升您的交易体验,将您的交易游戏提升到新的水平。 OrderManager在startegyTester中 不 工作! OrderManager 仅与 Windows 兼容。 请考虑给这个产品一个5星级评价。您的优秀反馈将激励作者加快更新
Drawdown Manager MT4
Biswarup Banerjee
5 (1)
Welcome to the Drawdown Manager MT4, a equity protector – A powerful MetaTrader 4 Expert Advisor designed to manage trades and safeguard your trading account. This tool is equipped with various settings to enhance your trading experience and protect your investments, making it particularly useful for proprietary trading firms. MT5 version is avaialble here Features: General Settings: Configure essential parameters such as the Magic Number for identification and various trading options like set
作者的更多信息
Doji Engulfing Paths Mt5 Demo
Boubacar Tidiane Traore
4 (1)
Doji Engulfing Paths enables to get signals and data about the doji and the engulfing patterns on charts. It makes it possible to get opportunities from trends, and to follow the directional moves to get some profits on the forex and stocks markets. It is a good advantage to take all the appearing opportunities with reversal signals and direct signals in order to obtain some profits on the forex market. With the demo version, only the signals starting with the 20th candle or bar are available.
FREE
Doji Engulfing Paths Demo
Boubacar Tidiane Traore
Presentation Doji Engulfing Paths enables to get signals and data about the doji and the engulfing patterns on charts. It makes it possible to get opportunities from trends, and to follow the directional moves to get some profits on the forex and stocks markets. It is a good advantage to take all the appearing opportunities with reversal signals and direct signals in order to obtain some profits on the forex market. With the demo version, only the signals starting with the 20th candle or bar are
FREE
Presentation The URL html and xml to csv is designed to get contents from URLs with html or xml content, and to download it to an output format as a txt or as a csv file. It enables to get the whole web sites page, starting with the http protocol, in a document for a further use and in additional with downloading directly on the MetaTrader applications and on the desktop. It is a good advantage for taking the most data from events and economic calendars, and also publications related to the inst
FREE
Doji Engulfing Paths
Boubacar Tidiane Traore
Presentation Doji Engulfing Paths enables to get signals and data about the doji and the engulfing patterns on charts. It makes it possible to get opportunities from trends, and to follow the directional moves to get some profits on the forex and stocks markets. It is a good advantage to take all the appearing opportunities with reversal signals and direct signals in order to obtain some profits on the forex market. System features With fast execution, it allows to register directly the inform
Presentation The URL html and xml to csv is designed to get contents from URLs with html or xml content, and to download it to an output format as a txt or as a csv file. It enables to get the whole web sites page, starting with the http protocol, in a document for a further use and in additional with downloading directly on the MetaTrader applications and on the desktop. It is a good advantage for taking the most data from events and economic calendars, and also publications related to the inst
Presentation The URL html and xml to csv is designed to get contents from URLs with html or xml content, and to download it to an output format as a txt or as a csv file for MetaTrader 5. It enables to get the whole web sites page, starting with the http protocol, in a document for a further use and in additional with downloading directly on the MetaTrader applications and on the desktop. It is a good advantage for taking the most data from events and economic calendars, and also publications re
Doji Engulfing Paths Mt5
Boubacar Tidiane Traore
Doji Engulfing Paths enables to get signals and data about the doji and the engulfing patterns on charts. It makes it possible to get opportunities from trends, and to follow the directional moves to get some profits on the forex and stocks markets. It is a good advantage to take all the appearing opportunities with reversal signals and direct signals in order to obtain some profits on the forex market. System features With fast execution, it allows to register directly the information about t
筛选:
无评论
回复评论