FWS Storm Watch Economic News Radar

⛈️ FWS Storm Watch — Economic News Radar & Storm Warning System

Never get blindsided by news again.

Storm Watch monitors the MT5 Economic Calendar in real time, filters upcoming events by currency and impact level, calculates a weather-style severity rating, and alerts you before high-impact releases. All from a compact on-chart panel with a stunning browser-based web dashboard.

Part of the Forex Weather Station suite. Uses MT5's built-in calendar.

📊 What It Shows

  • Severity Rating — Weather-style alert level: 🌤️ CALM → ⛅ CLOUDY → 🌧️ RAIN → ⛈️ STORM → 🌪️ HURRICANE
  • Up to 6 Upcoming Events — Currency, impact level (⚡⚡⚡), event name, and countdown timer
  • Smart Countdown — Shows "NOW" for live events, minutes for near events, hours+minutes for distant
  • Impact Counters — Total high-impact and medium-impact events remaining in your time window
  • Next High Event Banner — Always shows what's coming next at the top of the panel
  • Past Event Display — Recently released events shown as "DONE" (faded) for 5 minutes
  • Time Zone Toggle — Display in UTC, Local Time, or New York (ET with auto DST)

🌐 Stunning HTML Web Dashboard

Click "Open Web View" on the panel to launch a beautiful browser-based dashboard featuring:

  • Large severity card with weather icon and current threat level
  • Full event list with currency badges, impact dots, and countdowns
  • Statistics grid: High Impact, Medium Impact, Total events
  • Glassmorphism dark theme matching the Forex Weather Station design language
  • LIVE connection — updates every 5 seconds from MT5 data
  • Bookmark the URL once, access with one click forever

The web dashboard reads live data written by the indicator to MQL5/Files/FWS/. Open the HTML file in any browser — it auto-refreshes automatically.

🌪️ Severity System — How It Works

Level Icon Condition What It Means
CALM 🌤️ No events within 4 hours Safe to trade freely
CLOUDY Events within 4 hours Be aware, plan ahead
RAIN 🌧️ Medium-impact within 60 min Caution, tighten stops
STORM ⛈️ 1 high-impact within 60 min High risk, consider closing positions
HURRICANE 🌪️ 2+ high-impact within 60 min Extreme risk — stay flat or hedge

🔔 Audio Alerts

  • Automatic sound alert before high-impact events (configurable minutes)
  • MT5 Alert popup with event name, currency, and countdown
  • Each event alerts only once — no spam
  • Custom alert sound file supported

✨ Key Features

  • 8-Currency Filter — Toggle USD, EUR, GBP, JPY, AUD, CAD, NZD, CHF individually
  • 3-Level Impact Filter — Show/hide LOW, MEDIUM, HIGH impact events
  • 4 Time Horizons — Next 4 Hours, Today, Next 24 Hours, or This Week
  • Draggable panel — click the border and drag anywhere on your chart
  • Minimise button — collapse to a compact title bar with [-]
  • Three time zones — UTC, Local, or New York (auto EDT/EST detection)
  • Fully customisable — all colours, font, font size adjustable in settings
  • Lightweight — no buffers, no plotting, minimal CPU usage
  • JSON data bridge — writes event state for integration with other tools
  • No DLL required — pure MQL5, marketplace-compliant
  • No external API — uses MT5's built-in Economic Calendar (CalendarValueHistory)

⚙️ Input Parameters

Parameter Description Default
InpPanelX / Y Panel position on chart (pixels) 20, 50
InpTimeHorizon How far ahead to scan: 4H / Today / 24H / Week Today
InpUSD–InpCHF Toggle each of the 8 major currencies All ON
InpShowLow/Med/High Filter by impact level Med+High ON
InpAudioAlert Enable/disable alert sounds ON
InpAlertMinutes How many minutes before event to alert 15
InpAlertSound Custom sound file name alert2.wav
InpTimeDisplay Time zone: UTC / Local / New York (ET) UTC
InpFont / InpFontSize Font name and size Consolas / 9pt
InpColor* All panel colours customisable Dark theme
InpWriteJSON Enable JSON/HTML data output true
InpEnableWebBtn Show "Open Web View" button true

📦 What's Included

  1. MQL5 Indicator — Compact 340px on-chart panel (drag, minimise, timezone toggle)
  2. HTML Web Dashboard — Auto-generated to MQL5/Files/FWS/stormwatch.html
  3. JSON Data Bridge — Event state written every 5 seconds for external integration

🔧 Quick Start

  1. Attach the indicator to any chart (any symbol, any timeframe)
  2. The panel appears showing current severity level and upcoming events
  3. Click "Open Web View" for the full browser dashboard
  4. The file path is shown in the Experts tab — paste it into your browser
  5. Bookmark the URL for instant one-click access in the future
  6. Configure currency filters and impact levels in indicator settings

🔌 Part of the Forex Weather Station Suite

Module 2 of the Forex Weather Station — a suite of 7 specialised trading tools that each work standalone or combine into a unified premium dashboard:

# Module What It Does Price
1 🌊 Tide Clock Session clock & activity monitor FREE
2 ⛈️ Storm Watch (this) Economic news radar & impact alerts FREE
3 💨 Pair Bias Multi-timeframe directional bias
4 🌡️ Currency Strength 8-currency strength meter
5 🔗 Pair Correlation Correlation matrix to avoid doubling
6 📡 Pullback Radar Multi-pair pullback pipeline scanner
7 🧭 Navigator Trade signal scorer combining all modules
🌦️ Weather Station All 7 modules + master HTML dashboard

Each module writes data to a shared JSON bridge. The premium Weather Station bundle combines everything into one stunning real-time dashboard.

⚠️ Requirements

  • MetaTrader 5 (build 3000+)
  • Works on any symbol, any timeframe (uses MT5 Economic Calendar, not chart data)
  • Web dashboard requires a modern browser (Chrome, Edge, Firefox)
  • No DLL imports required
  • No external API or API key required

💡 Tips

  • Minimise the panel with [-] when you need more chart space
  • Drag the panel by its border to reposition
  • The web view URL stays the same — bookmark it for instant access
  • Set time horizon to "This Week" on Sunday evening to plan your week
  • Set time horizon to "Next 4 Hours" when actively trading for focused view
  • Combine with Tide Clock (free) for complete session + news awareness
  • The JSON file at Files/FWS/stormwatch.json can be read by scripts, EAs, or external tools

By Trading Edge — tradingedge.online

推荐产品
Pin Bars MT5
Yury Emeliyanov
Main purpose:   "Pin Bars"   is designed to automatically detect pin bars on financial market charts. A pin bar is a candle with a characteristic body and a long tail, which can signal a trend reversal or correction. How it works:   The indicator analyzes each candle on the chart, determining the size of the body, tail and nose of the candle. When a pin bar corresponding to predefined parameters is detected, the indicator marks it on the chart with an up or down arrow, depending on the directi
FREE
The utility draws pivot levels based on a selection from day week month The previous candlestick of the selected timeframe is taken and the values for the levels are calculated using the following formulas: Pivot = (high + close + low) / 3 R1 = ( 2 * Pivot) - low S1 = ( 2 * Pivot) - high R2 = Pivot + (R1 -S1) R3 = high + ( 2 * (Pivot - low)) S2 = Pivot - (R1 - S1) S3 = low - ( 2 * (high - Pivot)); The style and thickness for all lines are adjusted. The colors for the R, Pivot and S lines ar
FREE
这个小工具可让您以分钟为单位定义一个计时器 根据您设定的分钟数平仓 例如,如果将其设置为30分钟,则该工具会在打开30分钟后关闭每个打开位置。 设定 活动:这是激活工具并在定义的分钟数后使用它来平仓。 管理:您可以选择工具管理的符号。 如果您希望系统将其应用于帐户中的所有未平仓头寸,请选择“所有货币” 选择“仅此货币”以仅在当前货币上应用头寸的暂时平仓。 分钟持续时间交易:选择交易持续时间的分钟数。 时区: 定义您的时区。 如果您默认为0 这个小工具可让您以分钟为单位定义一个计时器 根据您设定的分钟数平仓 例如,如果将其设置为30分钟,则该工具会在打开30分钟后关闭每个打开位置。 设定 活动:这是激活工具并在定义的分钟数后使用它来平仓。 管理:您可以选择工具管理的符号。 如果您希望系统将其应用于帐户中的所有未平仓头寸,请选择“所有货币” 选择“仅此货币”以仅在当前货币上应用头寸的暂时平仓。 分钟持续时间交易:选择交易持续时间的分钟数。 时区: 定义您的时区。 如果您默认为0
FREE
主要城市的时间。北京时间、东京时间、悉尼时间、惠灵顿时间、纽约时间、法兰克福时间、伦敦时间、迪拜时间。 城市时间可选择开启或者关闭。 点差变色提醒。设置点差提醒点数,例如,设置100点,点差大于100点,文字会变红色。 Time in major cities. Beijing time, Tokyo time, Sydney time, Wellington time, New York time, Frankfurt time, London time, Dubai time. City time can be turned on or off. Dot difference color change reminder. Set the point difference reminder points. For example, set 100 points. If the point difference is greater than 100 points, the text will turn red.
FREE
Countdown Clock
Alexandre Borela
4.89 (28)
如果你象这个项目一样,就有5个饥饿审查。 这一指标在重新配置时间时得出了一包元。 可以结束和: 可在图表的任何角落上定位; 多时限; 你可以把它赶出一个指标窗口,把它拖进“MT5 navigator”。 当屋顶有10秒钟时,不同颜色。 习惯色彩色图,以便更好地融入图表。
FREE
Candle Timer and Spread and Session  in a smart way displays the remaining time before the current bar closes and a new bar forms and also the Current Session in place. It can be used for time management and at the same time you keep an eye on Spread changes and Session Change. Real-Time Edge in Your Trading: Candle Timer & Spread Overlay – FREE for a Limited Time! Smart Display of  Candle Timer and Spread and Session in a single place Lightning-Fast Candle Countdown Timer Instant Spread Monito
FREE
Spread highlighter
Jonathan Daniel Marion
This spread indicator displays the actual spread of each candle. It highlights the maximum spread and the minimum spread of the chosen symbol. This indicator is very helpful to see in real time the spread evolution helping to avoid taking a trade when the spread is too high. Inputs: Print value in Points: if true displays the spread as a whole number D isplay minimum and maximum spread of the past N days: select the number of days to consider the maximum and minimum spread Automatically adj
FREE
Spread Viewer
Aurelio Miguel Machado Da Silva
FREE
This indicator show the candle remaining time on the chart and/or in the corner of the window. It also display notificaton (popup and push) when a new candle is formed (optional). You configure the timer on candles and at chart corner. I don't need to explain the functions because are very simple. MT4 version:  https://www.mql5.com/en/market/product/38677 Any doubt or suggestion please contact us. Enjoy! This is a free indicator, but it took hours to develop. If you want to pay me a coffee, I a
FREE
Timer HUD 是一款轻量级图表工具,可在图表上实时显示市场信息,结合当前K线倒计时与点差显示。 该指标支持所有时间周期,实时显示当前K线剩余时间,并无延迟更新。同时提供点差监控,帮助交易者在快速行情中及时掌握市场状况。 主要功能: 实时K线倒计时 点差显示(以点为单位) 支持所有周期(M1–MN) 轻量优化(基于定时器事件更新) 完全可自定义外观(字体、大小、颜色、位置) 简洁HUD设计,不干扰图表 Timer HUD 适用于剥头皮交易者、日内交易者以及需要快速查看时间和点差的用户。 未来我将根据用户的需求不断为该工具添加新功能。如果你在交易过程中有任何关于时间控制或其他功能的需求,可以在评论中留言,我会尽力在后续版本中开发并加入这些功能!
FREE
This Mt5 Indicator Signals when there is two opposite direction bars engulfed by current bar.  has a recent Exponential Moving Average Cross and past bar was oversold/bought Expert Advisor Available in Comments  Free Version Here : https://www.mql5.com/en/market/product/110114?source=Site&nbsp ; Full Alerts for mt5 terminal , phone , email, print to file, print to journal  Buy Signal ( blue line ) Past ema cross ( set at 30 bars back ) Past bar rsi is oversold ( level 40  ) Engulfing bar closes
FREE
Donchian Breakout And Rsi
Mattia Impicciatore
4.5 (2)
概述 本指标是经典 Donchian 通道 的增强版,增加了多种实用的交易功能。 除了标准的三条线(最高、最低和中线),系统能够检测 突破 ,并在图表上用箭头进行可视化标记,同时只显示 与当前趋势方向相反的那条线 ,让图表更加简洁。 功能包括: 可视化信号 :突破时在图表上绘制彩色箭头 自动通知 :弹窗、Push 推送和 Email 邮件 RSI 过滤 :根据市场相对强弱验证信号 个性化设置 :颜色、线条粗细、箭头符号、RSI 阈值等 工作原理 Donchian 通道计算: 上轨线 :最近 N 根已收盘 K 线的最高价 下轨线 :最近 N 根已收盘 K 线的最低价 中线 :最高价和最低价的平均值 看涨突破 :收盘价高于上轨线 看跌突破 :收盘价低于下轨线 指标会: 绘制三条 Donchian 通道线 仅在 方向变化后的首次突破 绘制箭头 隐藏顺应趋势方向的那条线(上涨趋势: 只显示红色下轨线;下跌趋势: 只显示绿色上轨线) 可选用 RSI 过滤突破信号,减少虚假突破 支持实时发送通知 参数说明 Donchian 通道设置 indPeriod :计算通道高低点的已收盘 K 线数量 Lin
FREE
Shape Pack MT5
John Louis Fernando Diamante
This indicator provides common shapes as drawing object options. The shapes are rotatable, resizable, draggable, and will keep their proportions (according to their handle trendline) across different chart scales. Multiple drawings are supported. Shapes: Square Rhombus Triangle (quadrilateral & isosceles) Circle (grid, overlapped grid, flexi grid, rotatable grid, concentric circles) Features: rays (all object edges will be rays) show/hide each individual drawing type, or all delete last drawn ob
FREE
Girassol Sunflower MT5 Indicator
Saullo De Oliveira Pacheco
3.86 (7)
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
FREE
Double Correlation indicator (free) plots two windowed correlations in a separate window.  the size of window is taken as input before the two symbols to correlate to. Two symbols are taken as an input parameters as well as period length. and the two correlations are computed with the currently shown symbol ex: input GBPJPY and AUDNZD.  current symbol EURUSD then the following will be computed corr(EURUSD,GBPJPY) and corr(EURUSD,AUDNZD) The indicator can be useful to run a multi-symbol pair trad
FREE
MultiTF Moving Average Panel
Mohamed Amine Talbi
5 (1)
The   "MultiTF Moving Average Panel"   indicator is more of a helping tool than an indicator, it serves to help know the trend direction for the current currency pair of all timeframes in one place. It is best used with other indicators and signals, to help filter the signals according the trend based on multiple timeframes. Indicator inputs : - Moving Average period   : Default is set to 34. - Moving Average method   : The method of calculation of the Moving Average. Default is set to Exponent
FREE
SIMPLE AND QUICK CHART CLEANUP SCRIPT - FREE FOR ALL - EASY TO DRAG AND DROP ONTO THE CHART - A MUST HAVE IN MY EYES Everybody loves to draw on a chart! But cleaning is nobodies favor. Most of the time it will be faster to dump all and redraw the important part. Repetition makes you good! ALWAYS think about that! KEEP IT GROWING, ;-) I wish you a good day, Traders! If you need something, send me a message. Best wishes to you from Vienna!
FREE
Candle Countdown Timer - Optimized Edition Overview Candle Countdown Timer is a lightweight, high-performance indicator that displays the exact time remaining until the current candle closes. Designed with efficiency as a top priority, this indicator provides traders with essential timing information without consuming unnecessary system resources. Whether you're a scalper watching every second on M1 charts, a day trader timing entries on H1, or a swing trader monitoring daily candles, this i
FREE
Trading Session MT5
Kevin Schneider
3 (1)
Trading Session Indicator The Trading Session Indicator visualizes the high and low points as well as the start and end times of the Asian, London, and New York trading sessions directly on your chart. Features: Visualization of major trading sessions Highlighting of high and low points Display of start and end times for each session Customizable session times User-friendly and efficient Customizability: Each trading session (Asian, London, New York) can be individually customized to match speci
FREE
FX Clock
Abderrahmane Benali
FXClock – Professional Clock Indicator for Traders Please leave a 5 star rating if you like this free tool! Thank you so much :) The FXClock indicator is a practical and simple tool that displays time directly on your trading platform, allowing you to track multiple key pieces of information at the same time. It is specially designed to help traders synchronize their trading with market hours and global sessions. Key Features: Displays the broker server time with precision. Displays your local c
FREE
QuantumAlert Stoch Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the p
FREE
LT Watermark MT5
Thiago Duarte
4.79 (24)
This indicator draw a watermark on the chart, with the timeframe and symbol name. You can change everything, including add a aditional watermark. Functions: Symbol watermark: Size -  text size. Font -  text font. Color -  text color. Background text -  watermark at foreground or background mode. Horizontal correction -  x correction in pixels. Vertical correction -  y correction in pixels. Separator period X symbol -  what will separate the period from symbol. Aditional watermark: Enable custom
FREE
AZ ATR indicator (with volume correlation bonus) Standard ATR indicator, you can enable ignoring abnormally large candles. It is possible to change the location of the displayed text in 4 corners of the chart. You can change the calculation period (days ago). Bonus - the indicator has a correlation with volumes. Can be enabled to display a possible priority at the current moment in the market. What do the values ​​mean: Positive correlation (0.3 - 1.0): 0.3-0.7 - moderate connection
FREE
CC CopyCopy
Luiz Eduardo Teodoro De Carvalho
*** Free Version: Maximum Lot 0.10 *** CopyCopy: Smart Replication Manager for MT5 CopyCopy is the ultimate tool for those who want to replicate trades with complete autonomy. Many signals and EAs operate with minimum lots (0.01) that do not match your account size or your growth strategy. With CopyCopy, you turn this limitation into an opportunity, taking full control over volume and risk. The difference? You don't have to copy "all or nothing." You decide exactly where the orders come from.
FREE
Server Clock
Flavio Javier Jarabeck
5 (5)
Many friends asked me for a simple, non-obtrusive, resource-friendly clock to track the time during their trades. It seems pretty obvious, but it is a must-have for those trading the market manually, waiting for the Market News, or just to visually know what time it is... Trading is an absorbing endeavor! So, here it is... Totally configurable, including Font Type, Font Size and Chart Location: Upper Left/Center/Right OR Lower Left/Center/Right, with a little twist of adjusting the Offset, just
FREE
支持多时间周期、可自定义视觉信号和可配置警报系统的变动率(ROC)指标。 自由编程服务、更新及其他TrueTL产品可在 MQL5个人资料 中获取。 非常感谢您的反馈和评价! 什么是ROC? 变动率(ROC)是一种动量振荡器,用于测量特定时期内价格的百分比变化。它将当前价格与n个周期前的价格进行比较,并将差值表示为百分比,从而便于衡量价格运动的速度。 正值表示上升动量,负值表示下降动量。当ROC穿越零轴时,预示着潜在的趋势反转。交易者使用ROC来识别超买和超卖状态、确认趋势,以及发现价格与动量之间的背离。 功能特点: 带箭头和垂直线的视觉信号标记 3个独立信号缓冲区,带可配置触发条件 信号检测选项:方向反转、水平线穿越、峰值/谷值 每个信号可配置警报(邮件、推送、声音、弹窗) 具有插值方法的多时间周期(MTF)功能 直方图或折线绘制模式 多种颜色模式(简单、基于方向、基于水平) iCustom缓冲区访问,支持专家顾问(EA)集成 输入参数: 基本设置: ROC周期: 用于计算变动率的K线数量(默认:12)。 ROC K线偏移: 将折线绘制偏移指定数量的K线。 ROC时间周期: 选择
FREE
AngryVolumes
Stanislav Korotky
This indicator emulates volume delta (buy trades vs sell trades) based on per candle volume and candle shape (direction, size of body and wicks). Artificially separated buy and sell volumes then accumulated for specified number of bars. The indicator shows a histogram of volume delta per bar, as well as a sum of the delta for the given period. What is more important, the indicator allows you to combine current symbol quotes/volumes with quotes/volumes of other related symbols (futures, indices,
FREE
TradeInfo MT5
Manuraj Dhanda
4.33 (15)
TradeInfo is a utility indicator which displays the most important information of the current account and position. Displayed information: Information about the current account (Balance, Equity, Free Margin). Current spread, current drawdown (DD), planned profit, expected losses, etc. Number of open position(s), volume (LOT), profit. Today’s and yesterday’s range. Remaining time to the next candle. Last day profit information. MagicNumber filter. Comment filter. Indicator parameters: ShowPro
FREE
QuantumAlert CCI Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the pri
FREE
Cybertrade Keltner Channels
Emanuel Andriato
4.67 (6)
Cybertrade Keltner Channels - MT5 Created by Chester Keltner, this is a volatility indicator used by technical analysis. It is possible to follow the trend of financial asset prices and generate support and resistance patterns. In addition, envelopes are a way of tracking volatility in order to identify opportunities to buy and sell these assets. It works on periods longer than the period visible on the chart. All values ​​are available in the form of buffers to simplify possible automations.
FREE
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (211)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   附加材料和说明 安装说明   -   应用程序说明   -   模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR -
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.96 (136)
通过 Local Trade Copier EA MT5 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT5 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT5 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT5 >> 文件 >> 打开数据文件夹 >> MQL5 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT5 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
TradePanel MT5
Alfiya Fazylova
4.87 (154)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Copy Cat More Trade Copier MT5 (复制猫MT5) 是一个本地跟单软件,也是一个完整的风险管理和执行框架,专为当今的交易挑战而设计。从资金管理公司挑战到个人投资组合管理,它能适应各种情况,结合了稳健的执行、资本保护、灵活配置和高级交易处理功能。 该跟单软件可在主端(发送方)和从端(接收方)模式下工作,实时同步市价单和挂单、交易修改、部分平仓和对冲平仓操作。它兼容模拟和实盘账户、交易或投资者登录,并通过持久的交易记忆系统确保恢复功能,即使EA、终端或VPS重启也不例外。可以同时管理多个主端和从端,使用唯一ID,并通过前缀/后缀调整或自定义品种映射自动处理跨经纪商差异。 手册/设置  | Copy Cat More MT4 | 频道  特色功能: 易于设置——快至30秒(见视频)。 快速、稳定、准确——Turbo模式下低延迟复制(见截图)。 高安全性——不使用潜在危险的DLL或WebRequest。 持久交易记忆,避免孤立、丢失或不准确的交易。 可从手动或EA复制,支持所有账户类型。 品种自动前缀/后缀,快速设置;支持MT4和MT5之间复制。 非常灵活的多主端
Trade Dashboard MT5
Fatemeh Ameri
4.94 (124)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
Telegram to MT5 Coppy
Sergey Batudayev
5 (8)
Telegram 到 MT5: 终极信号复制解决方案 使用 Telegram 到 MT5 简化您的交易,这款现代化工具可直接从 Telegram 频道和聊天室复制交易信号到您的 MetaTrader 5 平台,无需 DLL 文件。这款强大的解决方案可确保精准的信号执行、丰富的自定义选项,节省时间并提高您的效率。 [ Instructions and DEMO ] 主要特点 直接 Telegram API 集成 通过电话号码和安全码进行身份验证。 通过用户友好的 EXE 桥轻松管理聊天 ID。 添加、删除和刷新多个频道/聊天以同时复制信号。 使用高级过滤器进行信号解析 跳过包含异常词(例如“报告”、“结果”)的不需要的信号。 支持灵活的 SL 和 TP 格式:价格、点数或点数。 自动计算指定点而不是价格的信号的切入点。 订单定制和灵活性 使用多种模式配置订单大小:固定手数、动态手数(% 风险)或特定符号手数。 使用信号数据或自定义参数调整 SL/TP。 设置滑点限制、挂单到期时间和重试参数,以实现无缝执行。 综合符号管理 排除特定符号或映射到特定经纪人的符号。 自定义信号和经纪商符号之间
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.91 (33)
适用于 MetaTrader 5 的专业交易复制器 快速、专业、稳定可靠的 交易复制器 ,适用于 MetaTrader 。 COPYLOT 可在 MT4 和 MT5 终端之间复制 Forex 交易,并支持 Hedge 和 Netting 账户。 COPYLOT 的 MT5 版本支持: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 您也可以将交易复制到 MT4 终端(MT4 → MT4,MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT 是一款专业的交易和持仓复制器,可同时与 2、3 甚至 10 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
Trade copier MT5
Alfiya Fazylova
4.53 (43)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT5>MT5、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
AntiOverfit PRO MT5
Enrique Enguix
5 (4)
在购买 EA 之前,先确认它到底是真的扛得住,还是只是刚好在回测里走运。 大多数机器人都是靠一份漂亮的回测卖出去的。 曲线一路向上。 Profit Factor 很好看。 看起来几乎没有疑点。 但即便如此,很多 EA 只要市场不再按照那段历史那样运行,很快就会出问题。 为什么? 因为回测只能证明一件事: 这个策略曾经在某一条特定的价格路径上有效。 它不能证明它在其他路径下也能扛住。 不能证明它足够稳健。 更不能证明它值得你花钱。 因为你买 EA,不是为了欣赏过去那条漂亮的曲线。 你买它,是为了在会变化的市场里使用它。 AntiOverfit PRO 是做什么的 AntiOverfit PRO 帮你判断一个 MetaTrader 5 Expert Advisor 到底是真的够扎实,还是只是恰好适配某一段特定历史。 它的原理其实很容易理解: 它拿真实历史数据,生成许多与原始历史相似、但路径不同的版本,然后让你看到当市场不再完全照着原来的路线走时,这个 EA 会有什么表现。 如果你只是稍微改变一下市场路径,这个机器人就开始失效,那就是个坏信号。 而如果它在许多与原始历史相似的场景里都能稳住
Timeless Charts
Samuel Manoel De Souza
5 (4)
Timeless Charts is an advanced charting solution designed for professional traders seeking for custom charts / custom timeframes , including seconds charts / seconds timeframe, renko charts / renko bars, cluster charts / footprint charts and advanced tools present in most of the popular platforms. Unlike traditional offline charts or simplistic custom indicators, this solution constructs fully custom bars with true timestamp accuracy , down to miliseconds, allowing for a powerful and precise tr
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
The product will copy all telegram signal to MT5 ( 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 s
HINN MagicEntry Extra
ALGOFLOW OÜ
4.71 (14)
HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, adaptive, and customizable interface - Works
Seconds Chart MT5
Boris Sedov
4.59 (17)
秒级图表 (Seconds Chart) - 一款专为 MetaTrader 5 设计的独特工具,用于创建秒级时间框架的图表。 通过 秒级图表 ,您可以构建以秒为单位的时间框架图表,获得标准分钟或小时图表无法提供的极致灵活性和分析精度。例如,时间框架 S15 表示每根蜡烛图持续15秒。您可以使用任何支持自定义交易品种的指标和EA交易系统。操作它们就像在标准图表上交易一样方便。 与标准工具不同, 秒级图表 让您能够在超短时间框架下进行高精度交易,无延迟干扰。 秒级图表的优势 支持 1至900秒 的时间框架图表。 基于内置的实时报价数据库, 即时加载 历史数据。 数据实时更新, 无延迟或滞后 。 可同时创建 多个秒级图表 。 秒级图表的理想应用场景 剥头皮交易 和高频交易。 精确的入场和出场时机。 在短时间框架下测试交易策略。 时间框架设置 默认设置包含以下时间框架: S1、S2、S3、S4、S5、S6、S10、S12、S15、S20、S30 。 您可轻松自定义时间框架组合,只需按升序列出 1至900秒 的数值且避免重复即可。 其他免费工具 快速交易管理器 ( Quick Trade Ma
Anchor Trade Manager
Kalinskie Gilliam
5 (2)
Anchor: The EA Manager Run your full EA portfolio without conflicts, without stacked risk, and without watching every chart yourself. Anchor coordinates up to 64 Expert Advisors on a single account so only one trades at a time. Attach Anchor to any chart. Type your EA names and magic numbers in one line. Anchor handles the rest. Built for portfolios. Built for discipline. Built for prop firms. The Problem Running multiple EAs on the same account creates risk. Two gold EAs can open opposite posit
Local Trade Copier EA 是针对需要从外部来源执行交易信号或需要同时管理多个账户的个人交易者或账户经理的解决方案,无需 MAM 或 PAMM 账户。它可以从多达 8 个主帐户复制到无限的从帐户 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 100% 自托管 容易安装和使用 不使用安装程序、配置文件、服务器、内存管道或 DLL 1000 次激活可永久使用 EA 本地执行,无网络延迟 它实现了您需要的所有功能: 最多8个主账户和无限从属账户 适用于所有经纪人和 DD/NDD/ECN/STP 执行 适用于具有不同帐户货币的帐户 在真实账户和模拟账户之间工作不明显 支持主从账户中的符号名称后缀 按幻数和订单评论过滤 不会干扰其他交易 可选择复制 SL 和 TP 水平 可选择复制挂单 支持符号翻译 支持部分关闭 反向模式 灵活的交易规模: - 固定地段 - 乘数 - 成比例的 - 与乘数成比例 EA 可以使用投资者或任何账户的主密码复制交易。 如何将交易从一个主账户复制到一个或多个从账户 在源终端中安装 EA 将 EA 加载到任何图表并选择“MA
Take a Break MT5
Eric Emmrich
4.75 (24)
News filter, equity guard & session control for all your EAs — one tool, full protection 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. Why traders choose Take a Break One news filter for all your EAs — no more relying on individual built-in filters that may o
HINN Lazy Trader
ALGOFLOW OÜ
5 (2)
The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understands Larry Williams market structure - Understands swing market structure by Michael Huddleston
Ultimate Trailing Stop EA MT5
BLAKE STEVEN RODGER
4.13 (8)
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 (override
Ultimate Extractor
Clifton Creath
5 (9)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates
Signal TradingView to MT5 Pro Automator TradingView 与 MetaTrader 5 之间的即时专业执行 使用最强大的桥梁,将 TradingView 警报与 MT5 中的实际执行连接起来,实现交易策略的自动化。这款 Expert Advisor 专为要求速度、灵活性和完美风险管理的交易者设计,可将任何警报消息转化为精确的市价或限价订单。 优势与特点 通用解析引擎(专有): 先进技术,能够自动识别并提取任何警报格式中的数据。您不再受限于单一的死板格式;系统会自动理解交易品种(Symbol)、操作(Action)、价格(Price)、止损(SL)和止盈(TP)。 实时执行: 极速轮询技术(低于 1 秒),经过优化可将延迟降至最低。接收到信号后,订单将在毫秒内执行。 机构级风险管理: 基于以下方式自动精确计算手数: 净值/余额百分比(% of Equity/Balance): 每笔交易承担固定账户百分比的风险。 风险金额(Risk Amount): 设定在触发止损时损失的固定货币金额(例如:100 美元)。 固定手数(Static Lots)
Risk Manager for MT5
Sergey Batudayev
4.31 (16)
MT5 的 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个并说明原因。 例如,您开仓的手数比您最初向自己指示的手数大,顾问将删除订单并解释原因。例如,您每天赚取 5
The News Filter MT5
Leolouiski Gan
4.77 (22)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了   The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
Grid Manual MT5
Alfiya Fazylova
4.9 (21)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。 計算初始手數時,
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告
MetaTrader 5 专业交易面板 —— 图表与键盘一键交易的高效控制中心 一款面向主动交易者的专业 Trading Panel,可让您比标准 MetaTrader 操作方式更快、更直观地完成开仓、平仓、修改、管理与控制。 这不是一个普通的小工具,而是一个为高频手动操作、仓位管理、挂单控制与利润管理而设计的完整交易工作台。 通过这套面板,您可以直接在图表上一键执行交易,通过键盘快速触发核心操作,并借助自动参数计算、图形提示、信息标签以及可视化管理功能,大幅减少重复性操作,让整个交易流程更加流畅、高效且专业。 使用我们的交易面板,您可以直接从图表上一键下单,执行交易操作的速度可比标准 MetaTrader 控件快约 30 倍。 MT4 版本 | 完整说明 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会选择这套面板 图表一键交易 ,并支持键盘快速操作 快速完成开仓、平仓、修改、反转、锁仓与部分平仓 深度控制仓位、挂单、总利润与风控逻辑 自动参数计算,减少手动输入与重复劳动 图表可视化管理
作者的更多信息
FWS Tide Clock — Session Clock & Activity Monitor Know when to trade — at a glance. FWS Tide Clock is a real-time session clock that shows you exactly what's happening across global forex markets. See which sessions are active, when they overlap, and whether conditions favour trading — all from a compact on-chart panel with a stunning browser-based web dashboard. Part of the Forex Weather Station suite. This free module gives you instant market timing awareness — right where you need it. W
FREE
Account PL Performance Dashboard Pro Know exactly where you stand — at a glance. Account PL Performance Dashboard Pro is a clean, professional on-chart performance panel that shows your closed trade results broken down by multiple time periods — all in one place, updated in real time on every tick. Stop switching to the History tab or running reports. Everything you need to track your daily, weekly, and long-term performance is right on your chart — always visible, always current. What It Sho
️ FWS Currency Strength - 8-Currency Multi-Timeframe Meter See which currency is strongest - and which pair to trade right now. Currency Strength ranks all 8 G8 currencies (USD, EUR, GBP, JPY, AUD, CAD, NZD, CHF) from strongest to weakest using true cross-pair averaging across 5 timeframes (M5/M15/H1/H4/D1). It then auto-suggests the best pair to trade - the strongest currency vs the weakest. Compact on-chart panel plus a stunning browser dashboard. Part of the Forex Weather Station suite.
FWS Pair Correlation - Rolling Heatmap & Duplicate-Risk Detector Stop doubling up on correlated trades. See which pairs really move together. Pair Correlation computes a rolling Pearson correlation matrix across your watchlist of FX pairs, indices, gold, and crypto - so you can instantly spot pairs moving in lockstep (duplicate risk) and pairs that hedge each other (negative correlation). Compact on-chart panel anchored to your chart symbol, plus a stunning full N×N heatmap in the browser das
筛选:
无评论
回复评论