Rigorous Market Sessions Chart

1. 这是什么.

        这是一个非常严谨的以展示不同市场交易时段的指标。它展示了主要市场:NewYork, London, Frankfurt, Sydney, Wellington, Tokyo.

        非常重要:

不同的市场夏令时起止日期不同,而一个市场的交易时段又会因夏令时冬令时而不同。

同时,北半球国家、南半球国家夏令时制度也是不同的,以及一个市场在不同的年份,夏令时的制度也是变化的。 

比如:纽约夏令时制度:

  • 1987年-2006年:4月第一个星期日02:00      -->   10月最后一个星期日02:00
  • 2007年-至今:    3月的第二个星期日02:00   -->   11月的第一个星期日02:00
纽约外汇市场交易时段(UTC+3):  15:00-22:00(夏令时);   16:00-23:00(冬令时)。

            所以交易时段,必须要考虑历史上所在城市、所处年份的夏令时日期、以及对应的交易时段,否则交易时段是错误的。但是如果这些都是手工设置,非常的繁琐,本程序就可以自动设置。

    你可以参阅我的博客了解主要国家的夏令时制度以及交易时段:

    DAYLIGHT SAVING TIME RECORDS OF MAJOR COUNTRIES

    OPENING AND CLOSING TIME OF MAJOR INTERNATIONAL FOREIGN EXCHANGE MARKETS


    2. 程序特色

    • 自动判断价格的时间是否处在当年的夏令时中;
    • 根据市场是否处于夏令时,自动判断市场的交易时间段;
    • 根据你希望的UTC时区,自动转换交易时间段;
    • 历史数据全部进行了严谨的匹配,所以你可以得到准确的历史上的市场交易时段,这便于你进行研究。
    • 多种展示模式,你总能够找到适合你自己的方案。

    3. 如何使用(主窗口模式)

    参数以分组的形式表示,它非常容易理解,下面介绍下各个参数组:

    • the utc of your broker's data, usually it's +3.
    • group "=== Show Market On Chart ===" :   组内的参数为选择是否显示对应的市场,这是单个市场的总控制键。
      • Show_NewYork = true;
      • Show_London = true;
      • Show_Frankfurt = true;
      • Show_Sydney = true;
      • Show_Wellington = true;
      • Show_Tokyo = true;
    • group "=== Market Color ===" :  组内的参数为设置各个市场的颜色
      • Color_NewYork = clrRed;
      • Color_London = clrRoyalBlue;
      • Color_Frankfurt = clrGreen;
      • Color_Sydney = clrSilver;
      • Color_Wellington = clrDeepSkyBlue;
      • Color_Tokyo = clrSlateGray;
    • group "=== Mode: RectAngle On Chart ===" :   市场时段显示模式
      • Inp_Sessions_Mode = Mode_FILLING_HighLow; //  Mode_FILLING_HighLow---以颜色填充模式, Mode_RectAngle---方框模式
      • RectAngle_Style = STYLE_DASHDOTDOT;  //  Mode_RectAngle模式下设置方框的类型
      • RectAngle_Width = 3;  //  方框的宽度,根据MT5的限制,只有 STYLE_SOLID、STYLE_DASHDOTDOT 类型才可以大于1.
    • group "=== Setting Market Name Label ===" :  组内的参数设定是否显示市场名称
      • Add_MarketName= true;     //  是否在主窗口添加市场名称
      • Add_Market_Label = true;        //  是否在主窗口右上角显示市场名称
      • Fond_Size = 10;        //  文字的大小
      • Fond_Clr = clrBlack;        //  文字的颜色
    • group "=== Improve Speed ===" :  组内的参数用于设定计算的数量。在研究历史数据时,可以设置大一点;在实时交易时,可以设置小一点。
      • Basic_Count_Max = 100000;     //   基本的数据数量,这个可以设置的很大。
      • Object_Count_Days = 5;        //  以日为单位,方框、名称标签的数量。


    4. 其他

            由于MT5的限制,我不得不把程序写成两种形式。  

    一个是子窗口模式;另一个是主窗口模式。两种模式有所不同,总有一个适合你。当前页面为主窗口模式。


    推荐产品
    1. 这是什么.         这是一个 非常严谨 的以展示不同市场交易时段的指标。它展示了主要市场:NewYork, London, Frankfurt, Sydney, Wellington, Tokyo.         非常重要: 不同的市场夏令时起止日期不同,而一个市场的交易时段又会因夏令时冬令时而不同。 同时,北半球国家、南半球国家夏令时制度也是不同的,以及一个市场在不同的年份,夏令时的制度也是变化的。   比如: 纽约夏令时制度: 1987年-2006年:4月第一个星期日02:00      -->   10月最后一个星期日02:00 2007年-至今:    3月的第二个星期日02:00   -->   11月的第一个星期日02:00 纽约外汇市场交易时段(UTC+3):  15:00-22:00(夏令时);   16:00-23:00(冬令时)。         所以交易时段,必须要考虑历史上所在城市、所处年份的夏令时日期、以及对应的交易时段,否则交易时段是错误的。但是如果这些都是手工设置,非常的繁琐,本程序就可以自动设置。 你可以参阅我的博客了解主要国家的夏令时
    Quick Draw Palette for MT5 Quick Draw Palette is an indicator that provides a compact on-chart panel for fast access to drawing tools in MetaTrader 5. It allows traders to create common chart annotations such as rectangles and lines using predefined settings, without navigating through the standard MT5 menu. Features Drawing Presets The panel includes preset tools for: Rectangles (e.g. supply and demand zones) Trendlines Horizontal levels Each preset uses predefined parameters such as color, sty
    FREE
    Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the Seconds Chart utility. Inputs Base corner — the chart corner to which an object Is attached. X distance — the horizontal distance from the chart corner. Y distance — the vertical distance from the chart corner. Text font — font name Font size — font size Color — text color
    FREE
    Stop guessing and start executing with precision. Learning complex trading methodologies takes years of screen time—until now. The Propfolio Strategy Mentor OS is an elite, on-chart analytical dashboard that acts as your live digital trading mentor. It doesn't just draw lines on your chart; it actively scans the market, identifies high-probability setups across 8 different institutional strategies , and tells you exactly what to look for in real-time via the Live Mentorship Terminal. Whether you
    Live Price With PNL
    Muhammad Jawad Shabir
    实时价格和总利润显示指标 完美适用于实盘交易和屏幕分享 专为日内交易者、剥头皮交易者和实时交易直播会话设计 这个专业指标直接在您的图表上提供实时价格显示和综合利润跟踪 - 对于高频交易和实时交易广播至关重要。 核心功能 实时价格显示 每秒更新实时买价 所有品种类型的专业格式化 黄金/XAU的特殊格式化 大型清晰显示,完美适合屏幕分享 日内交易决策的即时价格更新 综合利润跟踪 来自交易历史的账户总利润 交易平仓时的实时利润更新 自定义额外利润金额 包含佣金和库存费 带正负指标的专业利润格式化 性能优化 智能缓存系统 - 最小CPU使用 1秒更新间隔 - 闪电般快速 高效的基于定时器的更新 实时交易监控 专业错误处理 高级自定义 可调节字体名称和大小 盈亏自定义颜色 图表上任意位置的灵活定位 专业角落锚定 关键词: 实时价格显示,实时利润追踪器,交易利润指标,账户监视器,日内交易工具,剥头皮指标,直播显示,屏幕分享工具,高频交易,外汇指标,黄金价格显示,利润计算器,实时更新,实时图表显示,交易表现监视器,MT5指标,MetaTrader 5工具
    FREE
    大家好 在人们眼中,投资被认为是一件困难且有风险的事情。 但如果你通过获取知识和技能进行投资,市场永远不会伤害你。 资本市场的过滤写作是该领域专业人士为提高生产力和节省时间而采取的行动之一。 由于大量符号的活动,存储的信息和数据量非常大。 活跃在这个市场的人们有时需要一系列信息,由于事情的敏感性,他们应该尽快获得。 这些信息通常可以帮助他们预测市场的未来,并且非常重要。 通过我们的命令写入 Fitler 将找到符合请求条件的共享! 过滤我们选择的功能将搜索所有可交易股票并显示合适的股票。 资本市场上的每个人都有特定的交易策略,通过过滤很容易按照策略进行; 之后,他可以看到他的策略在不同时间范围内的结果。 过滤的优点 1-高速:每个股的信息都会根据您选择的特点,在最快的时间内提供给您。 2- 各种各样的功能和命令:您可以按照您想要的任何方式对共享进行分类和查看。 此过滤器检查所有市场观察交易品种、具有以下 5 个条件之一的 RSI 指标,并显示适用所选条件的交易品种:    1- 从第一个指定数字开始划线    2- 从下面第一个指定数字开始划线    3- 大于第一个指定
    This tool will allow you to export the Historical data (Open, High, Low, Close, Volume) for any financial instrument present in your MetaTrader 5. You can download multiple Symbols and TimeFrames in the same csv file. Also, you can schedule the frequency of download (every 5 minutes, 60 minutes, etc.). No need to open a lot of charts in order to get the last data, the tool will download the data directly. The CSV File will be stored in the folder: \MQL5\Files . How it works Select the Symbols t
    Trade2Telegram
    Strifor (Mauritius) Ltd
    5 (1)
    Trade2Telegram — 一个用于将MetaTrader交易自动通知发送到Telegram的插件。 该工具适用于管理资金的交易者、运营信号频道的人员或领导教育社区的人。该插件会将终端中的所有交易操作复制并发布到选定的Telegram聊天、群组或频道中。 当开仓或平仓、止损或止盈水平变动、挂单触发或部分平仓时,消息会自动发送。 您可以自定义消息格式,包括:交易品种、交易方向、交易手数、开仓和平仓价格、止损/止盈水平,以及点数和金额的结果。它还支持添加标签和备注,并可选择服务器时间或本地时间。 该插件直接通过Telegram Bot API工作,无需任何第三方服务。连接方式非常简单,只需提供您的Bot令牌和目标聊天或频道的ID即可。 主要优势: 完全自动化的交易通知; 灵活的消息格式和发送频率; 支持所有订单类型; 可维护公开或私人的交易统计。 该插件非常适合信号频道、私募交易办公室、团队交易日志以及透明的实时交易跟踪。
    FREE
    Tick Chart Monitor
    Trade The Volume Waves Single Member P.C.
    DO NOT DOWNLOAD  UNLESS YOU OWN "Tick Chart - Constant Volume Generator EA" - This indicator acts as remote control of the specifc EA. The link for "Tick Chart - Constant Volume Generator EA" : https://www.mql5.com/en/market/product/171018 1. Tick Chart Monitor   1.1 What It Does The Monitor is an indicator that runs directly on the generated tick chart. It provides a graphical control panel that lets you change the EA’s style, volume, start date, or trigger a full rebuild — without touching the
    FREE
    News History Expoter
    Donaldo Sande Angiela
    This program is designed to download economic calendar news events for a specified country over a selected date range, allowing traders to analyze and incorporate important economic data into their trading strategies. By specifying both a start and end date, as well as a country code, the program retrieves relevant news events within the defined period and exports them to a CSV file for easy review and analysis. This tool helps traders stay informed about scheduled economic events that may impac
    FREE
    CloseAllOrders at once
    Lamont Simone Reynecke
    Simple program i created, to help close all your orders instantly when you are busy scalping the market or if you want to avoid news days but still have a lot of orders and pending orders open and can't close them in time.. with this script all you're problems will be solved. Simple drag and drop and the script automatically does it's thing, quick and easy  also a very good tool to use when scalping
    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
    Market book tester
    Aliaksandr Hryshyn
    1 (1)
    Using data from the order book in the strategy tester Key features: Simultaneous use of several symbols, up to 7 pieces DOM visualization With the visualization of order books, real-time simulation is available, as well as acceleration or deceleration Working with the library: This product also requires a utility to save data:  https://www.mql5.com/en/market/product/71642 Speed control utility:  https://www.mql5.com/en/market/product/81409 Include file:   https://c.mql5.com/31/735/Market_book_s
    FREE
    Gom Market Scanner
    Alexandre Feumba Njiki
    GoM MARKET Scanner V1.0 专业多周期市场扫描器 GoM MARKET Scanner 是一款高级的 多周期市场分析工具 ,专为希望在 Market Watch 中快速识别 高概率交易机会 的交易者而设计。该工具可自动扫描所有可交易品种,并通过多时间周期的信号对齐,帮助交易者获得更清晰的市场方向判断。 该扫描器结合了 高周期趋势分析 、 低周期确认机制 以及 加权信号评分系统 ,通过直观的实时仪表盘,提供明确的 BUY / SELL / WAIT 交易决策,同时附带信号强度和置信度参考。 主要特点: 扫描 Market Watch 中的所有交易品种 支持 D1 至 M1 的多周期分析 提供清晰的最终交易方向 显示信号强度与置信度 专业、实时更新的可视化面板 支持 MetaTrader 移动推送通知 GoM MARKET Scanner 不进行自动交易 ,不干预风险管理,是一款专注于 辅助决策、提升交易纪律性与市场结构理解 的专业工具。
    PROMOTION!! $499 until 1 Mar. After that, EA will be $1,050 Developed and tested for over 3 years, this is one of the safest EAs on the planet for trading the New York Open. Trading could never be easier.  Trade On NASDAQ US30 (Dow Jones Industrial Average) S&P 500  What Does The EA do? The EA will open a Buy Stop Order and a Sell Stop Order(With SL and TP) on either side of the market just a few seconds before the NY Open.  As soon as 1 of the 2 trades is triggered, the EA automatically delete
    UR Gamma MT5
    Krzysztof Jan Debski
    UR伽瑪 (由機器學習系統中的類似計算提供支持) UR Gamma 是一種尖端的金融分析工具,它對經典的 WaveTrend 指標進行了全新改進。 通過結合先進的數字信號處理技術,UR Gamma 解決了傳統 WaveTrend 算法的一些局限性,並提供了一種更準確、穩健和動態的方法來識別和衡量價格行為的趨勢。 使用 UR Gamma 的優勢: 簡約設置 所有數據都在後台計算 - 用戶只有 1 個輸出 - 清晰整潔。 表明疲憊的背景水平 適應各種資產。 有一個特殊的電報聊天,您可以在其中了解最新的工具更新,如果您覺得缺少什麼,也可以發送請求! 為什麼選擇 UR Gamma? 目標是讓概率分佈在 -1 和 1 之間振盪,中間點為 0。 為實現這一目標,使用機器學習中稱為激活函數的技術來轉換數據。 一個這樣的函數是雙曲正切函數,它經常用於神經網絡,因為它保持 -1 和 1 之間的值。通過對輸入數據進行一階導數並使用二次均值對其進行歸一化,tanh 函數有效地重新分配輸入 信號進入 -1 到 1 的所需範圍。 UR Gamma 是交易者和投資者的強大工具,為他們提供對市場趨勢
    This tool allows you to export Ticks for any financial instrument available in MetaTrader 5. You can download multiple symbols into the same CSV file. You can also schedule the download frequency (every 5 minutes, 60 minutes, etc.). There is no need to open multiple charts to get the latest data—the tool downloads the data directly. The CSV file will be stored in the following folder: \MQL5\Files . How it works Select the symbols to download: Click an item to select or deselect it. Enter the CSV
    Easy Copier Limited  is utility tool to copy trade / trade copier form one account (master) to other account (slave) .  It works only with a single forex ( EURUSD ) . You can use this tool as local copier ( Terminals have to be in same PC / VPS ) as well as Remote Copier ( Terminals can be in different PC / VPS ). For remote copy you can use my server or it can be configured to your server . Trades are possible to copy from    MT4 => MT4     MT4 => MT5         MT5 => MT5       MT5 => M
    Nova AC Trader is a modern automation of the Accelerator Oscillator (AC) — a Bill Williams momentum tool designed to detect shifts in market acceleration before trends fully form. This EA transforms the indicator’s early-warning nature into a structured trading system that reacts only when momentum changes are clear and consistent. Instead of waiting for the trend to be obvious, Nova AC Trader identifies when market acceleration starts to turn — offering opportunities at the earliest stage of mo
    Imagine flying a real aircraft without ever stepping into a flight simulator. That's what trading is like. You have to simulate your strategy before you can take it to a live market. It is good if you can simulate things speedily before even stepping into any live market, or before coming up with an automated system.  People don't have all day to stare at a higher timeframe chart until the entry signal finally arrives. That's why I built this so that you can simulate your strategy with speed. Th
    FREE
    * This product was converted using  "BRiCK Convert4To5 MT4 "  based on the MQL4 source file of  "BRiCK Convert4To5 MT4 Free" . "Convert4To5" is a Script that converts MQL4 source files into MQL5 source files. Experts, Indicators, Scripts, and Libraries with extension ".mq4" will be available for MT5. Parameter None. Procedure 1. Open the following folder.     terminal_data_folder\MQL4\Files\ (in the terminal menu select to view "File" - "Open the data directory") 2. Confirm that the BRiCK_Conv
    FREE
    Statistic Candles. Утилита для получения статистики с графика "Японские свечи". Статистика собирается нижеописанными методами.  Выполняет следующие функции: Подсчёт свечей на 19-ти таймфреймах (внутридневные свечи):   Количества бычьих и медвежьих свечей в указанном промежутке дат. Количества бычьих и медвежьих свечей в указанном промежутке дат в обозначенное время. Подсчёт количества нестандартных свечей (прим.: Custom _ time = 14:56, Period _ time = 1 H ). Данные средних значений open - close
    Summary of the Advanced Account Monitoring for MT5 The Advanced Account Monitoring for MT5 is a powerful tool designed for advanced account monitoring, offering traders detailed insights into their trading performance. This indicator provides a comprehensive dashboard to track drawdowns, profits, and trading volumes across different timeframes. Below is an overview of its key functions: Account and Robot Monitoring The indicator allows users to monitor either the entire account or a specific Ex
    Arrow Micro Scalper 是一款专为剥头皮和短期交易而设计的指标,可集成到任何图表和金融工具(货币、加密货币、股票、金属)中。 在她的工作中,她使用波浪分析和趋势方向过滤器。建议在从 M1 到 H4 的时间范围内使用。 如何使用指标。 该指标包含 2 个用于更改设置的外部参数,其余参数已默认配置。 大箭头表示趋势方向的变化,蓝色箭头表示下降趋势的开始,粉红色箭头表示上升趋势的开始。 “ Only trending direction ”参数启用和禁用使用内部趋势的模式,提供使用您自己的趋势或不使用趋势的机会,并且还启用/禁用仅根据趋势显示趋势箭头和信号箭头。 小信号箭头,该指标最重要的对象,粉色代表“买入”交易,蓝色代表“卖出”交易。 “ Smoothing ”参数决定信号箭头出现的时间,操作范围为 7 到 25,为时间范围 M1-M5 选择大值,为 M15-H1 选择中值,为 H4 - D1 选择小值。 趋势箭头和开始信号箭头有警报。 指标不会重新绘制。
    A good trader is a trader that respect his plan and keep the head cool. This indicator allow to display up to 5 lines of text for the things you always to see. Congifuration 5 lines of text Text font, color, size Frame on/off, color, style, size Position of the text anchored Corners or anywhere on the screen Any questions or comments, send me a direct message here  https://www.mql5.com/en/users/mvonline
    FREE
    Axilgo PipPiper CoPilot
    Theory Y Technologies Pty Ltd
    5 (2)
    Axilgo Pip Piper CoPilot Elevate your trading game with the Axilgo Pip Piper CoPilot, the first in our revolutionary Pip Piper Series. This all-inclusive toolset is meticulously crafted for serious traders, focusing on key areas such as Risk Management, Trade Management, Prop Firm Rule Compliance, and Advanced Account Management . With CoPilot, you’re not just investing in a tool—you’re gaining a strategic partner in the intricate world of trading. Important Notice: To ensure you receive the fu
    FREE
    Chinese (Simplified) 代码优势解释(不涉及具体代码) 1. 更精细的市场状态区分(三维) 大多数工具只显示“涨”或“跌”,但该工具特别分离出了**“盘整”(Sideways)**力量。交易者可以清晰看到: 买方主导时(多头)。 卖方主导时(空头)。 最重要的是: 市场无方向或休息时(盘整),有效减少震荡期的操作失误。 2. 强度量化震荡指标 (0-100) 将价格波动标准化为 0 到 100 的范围: 极端区域: 设定超买/超卖阈值(如高于80或低于20)。 区域填充: 对关键区域进行着色,一眼就能识别市场是否处于“峰值”。 3. 灵活的噪音过滤(平滑与加权) 设计用于自定义信号的“平滑度”: 减少误导信号: 提供多种平均算法(RMA, EMA, SMA 等)以过滤市场噪音。 成交量加权: 可选择加入**成交量(Volume)**进行计算,比单纯看价格更可靠。 4. 清晰的趋势提示 交叉箭头: 当买卖力量发生转换时显示箭头,明确入场时机。 可定制显示: 用户可开关线条、填充或箭头,保持图表整洁。 5. 性能与稳定性 优化了资源占用,修复了高 CPU 使用率问题,多开
    News Loader Pro is a tool that automatically updates every economic news in real time with detailed information from several online data sources. It uses the unique technology to load data with full details from popular Forex websites. An alert will be sent to your mobile/email before an upcoming news release. Moreover, it also marks the news release points on the chart for further review and research. In Forex trading, news is one of the important factors that move the market. Sticking with ne
    MQL5 博客: https://www.mql5.com/en/blogs/post/761446 MT4 版本: https://www.mql5.com/en/market/product/136790 MT5 版本: https://www.mql5.com/en/market/product/136791 Time Wizard 是一款专业的交易助手,专为需要在简洁的控制面板上实现速度、时机和执行控制的交易者而设计。 这款智能交易系统 (EA) 专为事件驱动交易、定时执行和快速半自动订单管理而设计。它允许您提前准备订单、定义精确的执行时间、设置分层挂单、通过止损和止盈管理风险,并通过图表上的简洁界面监控所有信息。 无论您是围绕经济事件、开盘、突破点还是您自己的自定义计划进行交易,Time Wizard 都能帮助您以结构化和纪律性的方式执行交易。 主要功能 1. 基于时间的订单执行 设置具体的执行日期和时间,EA 即可在需要时精准下单。 此功能非常适合: 新闻交易 突破交易设置 预先计划的市场执行 定时下单 2. 挂单阶梯 创建多层挂单,层间距和
    大家好 在人们眼中,投资被认为是一件困难且有风险的事情。 但如果你通过获取知识和技能进行投资,市场永远不会伤害你。 资本市场的过滤写作是该领域专业人士为提高生产力和节省时间而采取的行动之一。 由于大量符号的活动,存储的信息和数据量非常大。 活跃在这个市场的人们有时需要一系列信息,由于事情的敏感性,他们应该尽快获得。 这些信息通常可以帮助他们预测市场的未来,并且非常重要。 通过我们的命令写入 Fitler 将找到符合请求条件的共享! 过滤我们选择的功能将搜索所有可交易股票并显示合适的股票。 资本市场上的每个人都有特定的交易策略,通过过滤很容易按照策略进行; 之后,他可以看到他的策略在不同时间范围内的结果。 过滤的优点 1-高速:每个股的信息都会根据您选择的特点,在最快的时间内提供给您。 2- 各种各样的功能和命令:您可以按照您想要的任何方式对共享进行分类和查看。 此过滤器检查市场报价随机振荡器的所有交易品种是否符合以下 2 个条件之一,并显示适用所选条件的交易品种:      1- %K 线穿过 %D 线上方且 %K 小于指定数字     2- %K 线穿过 %D 线下方且
    该产品的买家也购买
    Trade Assistant MT5
    Evgeniy Kravchenko
    4.42 (207)
    它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 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 (134)
    通过 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 (149)
    交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 注意!折扣时间有限,每周二价格将上涨5美元。(直到100美元)。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指
    VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 Contact me via private message to receive the User Manual and Setup. * Thai Lauguage Support Available Farmed Hedge Yield Farming - Professional Pair Trading Dashboard (Manual - Hybrid - Semi/Automated EA) VERSION 3 - WILD HARVEST UPDATE Trading Approac
    测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
    Trade Dashboard MT5
    Fatemeh Ameri
    4.94 (120)
    疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
    Exp COPYLOT CLIENT for MT5
    Vladislav Andruschenko
    3.82 (34)
    MT5 交易复印机是 МetaТrader 5 平台的交易复印机 。 它复制外汇交易 之间   任何账户 MT5   -   MT5, MT4   -   MT5 对于 COPYLOT MT5 版本(或 MT4   - MT4 MT5   -   MT4 对于 COPYLOT MT4 版本) 值得信赖的复印机! MT4版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 您还可以在 МТ4 终端 (   МТ4   -   МТ4, МТ5   -   МТ4   ) 中 复制交易: COPYLOT CLIENT for MT4 此版本包括在终端 МТ5   -   МТ5, МТ4   -   МТ5 之间 。 交易复制器用于在 2/3/10 终端之间复制交易/头寸。 支持从模拟账户和投资账户复制。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的各种投资者账户的交易的同步器, - COPYLOT 会将您的交易复制到其他终端。 从 多个 终端复制到一个; 从一个终端复
    Timeless Charts
    Samuel Manoel De Souza
    5 (3)
    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
    Copy Cat More Trade Copier MT5 (复制猫MT5) 是一个本地跟单软件,也是一个完整的风险管理和执行框架,专为当今的交易挑战而设计。从资金管理公司挑战到个人投资组合管理,它能适应各种情况,结合了稳健的执行、资本保护、灵活配置和高级交易处理功能。 该跟单软件可在主端(发送方)和从端(接收方)模式下工作,实时同步市价单和挂单、交易修改、部分平仓和对冲平仓操作。它兼容模拟和实盘账户、交易或投资者登录,并通过持久的交易记忆系统确保恢复功能,即使EA、终端或VPS重启也不例外。可以同时管理多个主端和从端,使用唯一ID,并通过前缀/后缀调整或自定义品种映射自动处理跨经纪商差异。 手册/设置  | Copy Cat More MT4 | 频道  特色功能: 易于设置——快至30秒(见视频)。 快速、稳定、准确——Turbo模式下低延迟复制(见截图)。 高安全性——不使用潜在危险的DLL或WebRequest。 持久交易记忆,避免孤立、丢失或不准确的交易。 可从手动或EA复制,支持所有账户类型。 品种自动前缀/后缀,快速设置;支持MT4和MT5之间复制。 非常灵活的多主端
    AntiOverfit PRO MT5
    Enrique Enguix
    5 (3)
    AntiOverfit PRO:关于回测的残酷真相 在你购买那个 EA 之前,先停一下。 你刚刚发现了一个号称年收益 250% 的系统。回测看起来非常漂亮。卖家开价 399 美元,或者 1,999 美元。表面上看,一切都很完美。 但问题在于:这个回测并不能证明你以为它证明了的东西。 单靠历史数据,本身并不能证明太多。它唯一能说明的是,这套逻辑在 某一条 特定的市场路径中有效。一旦价格走出另一条路径,机器人就开始失效。 而大多数昂贵 EA,正是死在这里。 AntiOverfit PRO 做了什么 AntiOverfit PRO 给你的,是几乎没有人在卖系统之前愿意展示的东西:一种在你花钱之前,先检验其稳健性的方法。 不需要你是数学家,也不需要把事情搞复杂。整个流程很直接: 把 AntiOverfit 放到你的 MT5 图表上。 AntiOverfit 会生成真实可信的价格变体。它保留市场的波动率和结构,但改变价格运行的顺序。 这些历史数据会作为新符号保存到你的 Market Watch 中。 打开 Strategy Tester ,选择“All symbols in Market W
    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.
    Trade Manager DaneTrades
    Levi Dane Benjamin
    4.36 (28)
    交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
    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
    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
    MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告
    Trade Assistant 38 in 1
    Makarii Gubaydullin
    4.91 (23)
    多功能工具:手数计算器,网格订单,风险回报比,交易管理器,供求区域,价格行为等等 演示版本   |   用户手册 交易助手   不能在策略测试器中工作 :您可以下载   此处的演示版本  来测试此 工具 。 联系我   如有任何问题  / 改进建议 / 发现错误 如需MT4版本,请访问 此处 简化、加速并自动化您的交易   流程 。通过此   仪表板 扩展标准终端功能。 交易面板  适用于任何交易品种:外汇、股票、指数、加密货币等。 1. 开立新交易 :手数 / 风险 / 风险回报比计算 :手动交易的风险管理 手数计算器(根据风险大小计算交易量) 风险计算器(根据手数大小计算风险金额) 风险回报   比率 网格订单:  + 动态距离选项,及拆分手数选项 订单激活触发器,+ 买入止损限价 / 卖出止损限价 虚拟止损,虚拟止盈(隐藏止损,隐藏止盈:经纪商不可见) 智能止损 / 入场价位:若K线收盘突破则避免虚假触发 隐藏订单(虚拟挂单) 计划订单:即使市场休市也可挂单交易(周末计划器) 额外多级止盈价位 具有不同ID的OCO(一单取消另一单)订单 图表上的交易可视化 + 调整 止损 /
    Anchor Trade Manager
    Kalinskie Gilliam
    5 (2)
    Anchor: The EA Manager A coordination system for traders running multiple EAs. Anchor ensures only one EA can trade at a time, preventing conflicting positions and keeping your portfolio safer. Attach Anchor to any chart. Configure your EAs and their magic numbers. 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 positions on the same candle. Three EA
    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
    The News Filter MT5
    Leolouiski Gan
    4.75 (20)
    这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了   The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
    Crypto Charting
    Rajesh Kumar Nait
    5 (5)
    Crypto Charting for MT5 – MetaTrader 5 加密货币图表集成工具 概述 Crypto Charting for MT5 通过 WebSocket 提供实时 OHLC 图表数据。支持多家交易所,并可在 MT5 中自动更新历史数据。 功能 实时 WebSocket 数据传输 自动历史数据同步 网络中断后的计划更新 兼容所有 MT5 时间周期 支持 OHLCV 数据格式 支持策略测试器 自动重新连接 支持的交易所 Binance, Bybit, OKX, KuCoin, MEXC, Gate.io, Bitget, XT.com 补充说明 如需获取 Tick 数据和深度数据,可查看名为 Crypto Ticks 的相关产品。 注意事项 不使用 DLL,适用于 VPS 环境。 Strategy Tester 不支持 WebRequest 功能。 如需试用版本,请通过 MQL5 私信联系作者。 Full Documentation & Setup Guide : Click Here
    Crystal Trade Manager – Advanced MT5 Risk and Trade Control Utility Overview Crystal Trade Manager (CTM) is a professional MetaTrader 5 utility designed for risk management, trade automation, and instant execution control. It provides traders with an integrated system for protecting equity, managing daily drawdowns, controlling lot sizes, and applying automation features such as automatic SL/TP, break-even, and trailing stop. The tool is suitable for manual traders, prop-firm challenge particip
    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
    委托单, 交易面板, 风险管理, 手动交易, 跟踪止损, 订单管理, 快速执行 — JoOrderTrade Pro — MetaTrader 5 执行面板 JoOrderTrade Pro 是一个用于 MetaTrader 5 的手动交易和订单管理图形面板。 它支持快速下单、设置止损(Stop Loss)和止盈(Take Profit),并提供风险管理工具,例如追踪止损(Trailing Stop)、保本(Breakeven)以及 SP(Save Position)系统。 该面板运行在 MetaTrader 5 环境中,必须启用 Algotrading,才能通过平台内部脚本执行订单。 本产品不进行自动交易。 要求 MetaTrader 5 启用 Algotrading(面板运行所必需) Netting 或 Hedge 账户 功能 市价单和挂单执行 止损和止盈设置 可配置的追踪止损 自动保本功能 SP(Save Position)系统 多订单管理 挂单取消 可配置快捷键 实时信息显示 快捷键(可配置) 市价单 B — 买入 S — 卖出 挂单 Shift — 启用买入挂单模式 Al
    Telegram To MT5 Receiver
    Levi Dane Benjamin
    4.31 (16)
    将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确
    Trader Evolution
    Siarhei Vashchylka
    5 (7)
    " Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simplifies
    YuClusters
    Yury Kulikov
    4.93 (43)
    Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
    Custom Alerts:监控多个市场,绝不错过关键交易信号 概述 Custom Alerts 是一款动态工具,专为希望集中监控多个交易品种潜在机会的交易者设计。通过整合我们旗舰工具(如 FX Power、FX Volume、FX Dynamic、FX Levels 和 IX Power)提供的数据, Custom Alerts 可自动通知您关键的市场变化,无需频繁切换图表,也不会错过交易良机。现在,它支持您的经纪商提供的所有资产类别,只需在设置中选择相应的资产类别即可,无需手动输入任何品种名称。 1. 为什么 Custom Alerts 对交易者非常有帮助 一体化市场监控 • Custom Alerts 收集并整合来自外汇、贵金属、加密货币、指数,甚至(若经纪商支持)股票市场的信号。 • 无需频繁切换图表,一切通知集中呈现。 根据策略定制提醒 • 精准设置提醒条件。无论是追踪成交量激增、强度突破,还是极端价格波动, Custom Alerts 都能确保您不会错过任何关键信号。 • 可与 Stein Investments 工具无缝集成,助您更深入分析与优化交易决策。 节省时
    EasyTrade MT5
    Alain Verleyen
    5 (3)
    Easy Trade – 智能、简洁且强大的交易管理工具 Easy Trade 是为 MetaTrader 用户打造的一体化交易管理解决方案,帮助您轻松掌控风险,实现流畅交易执行。 它是根据交易者的反馈从零开始开发的,简化了多品种交易的执行、监控和管理流程,无需繁琐的操作。 无论您是手动短线交易者,还是管理多个交易设置的小型投资组合,Easy Trade 都能让您专注于明智决策和稳定盈利。 ⸻ 为什么选择 Easy Trade? 精准风险管理:可选择固定手数或按百分比定义每笔交易的风险。实时显示风险与潜在收益。 篮子式跟踪止盈:追踪多笔交易的总利润,目标达成时自动锁定部分收益,适用于组合交易。 交易截图记录:每笔交易都可截图保存,方便日记记录、回顾与绩效分析。 定时自动平仓:可设定具体日期和时间自动关闭持仓,适合日终或周末前平仓。 界面可自定义:可调整按钮排序与大小、线条样式与颜色、缩放比例等,满足个人使用习惯。 ⸻ 主要功能(版本 1.0) 魔术号与策略标签: 使用注释标记轻松区分不同策略的交易,便于统计与复盘。 手数设置: 支持固定手数或基于止损与账户资金百分比的动态手
    EasyInsight AIO MT5
    Alain Verleyen
    4.92 (12)
    EASY Insight AIO – 全能智能交易一站式解决方案 概述 想象一下,您可以在几秒钟内扫描整个市场——外汇、黄金、加密货币、指数,甚至股票——无需手动筛选图表、繁琐安装或配置指标。 EASY Insight AIO 是您专为 AI 交易打造的即装即用数据导出工具。它将整个市场快照一次性输出为简洁的 CSV 文件,直接支持 ChatGPT、Claude、Gemini、Perplexity 等各类 AI 平台的即时分析。 无需窗口切换,无需图表叠加,也没有任何杂乱。只需纯净、结构化的数据自动导出,让您专注于基于数据的高效决策,无需再盯盘耗时。 为什么选择 EASY Insight AIO? 真正的一体化 • 无需设置,无需安装指标,无图表叠加。只需安装、运行并导出——就是这么简单。 多资产全覆盖 • 扫描分析外汇、金属、加密货币、指数、股票——您的券商所能提供的一切市场。 AI 专属数据导出 • 高度结构化、针对 AI 优化的 CSV 文件,直接适配主流智能工具和平台。 完整导出内容: • 三个可选周期的货币强度分析 • 净多头头寸变化体现市场情绪 • 成交量变化、
    作者的更多信息
    1.这是什么: 下载Market Watch中所有的Symbol数据到系统。PS:不是把数据输出到文档。 2.为什么要用这个: 如果系统中没有数据:网络链接不好的时候,用MT5看一个Symbol需要等待很长时间;在不同Symbol或不同TimeFrame切换,如果系统没有数据也需要等待很久;如果进行长时间回测,系统没有数据,需要下载很长时间。 所以提前把历史数据下载到系统中,能提高工作效率。 3.怎么使用: parameters: input bool bool_usualtimeframe=true; //true-系统默认TimeFrames; || false-所有的TimeFrames. input bool bool_allSymbol=true; //true-Market Watch中所有品种; || false-根据你的输入 input string input_Symbol=NULL; //上面参数为false时,输入你的Symbol名称 input datetime time_Start=D'2017.01.01'; //默认数据下载开始时间 input int s
    This product can be used to synchronize multiple Charts, and each Chart can be set to a different sync mode. With this product you can better view and manipulate charts: different time frames for a single Symbol, the same time frame for multiple Symbols... and more. PS: The link below is the FreeDemo product, you can use it on EURUSD/XUAUSD/USDCNH symbol: https://www.mql5.com/en/market/product/38557 Feature: Chart settings  can be synchronized, including : background, indentation, size, etc. M
    Do you think it's a bit cumbersome when you need to switch symbols or timeframes with mouse click? 1. What is this? This is a program that can switch symbols and timeframes with direction keys. Fast switching, very convenient, no mouse click required. For traders, one symbol with multi-timeframe charts are usually added,  you can change symbol on those charts easily. For multi-currency traders, different symbol charts are usually added, you can also change those timeframes easily. I wrote this p
    1.这是什么         上涨波动和下降波动是不一样的,无论是学术研究还是实际检验都说明了这一点。         原始的ATR指标是把上涨波动和下降波动放在一起进行计算。本指标则是把上涨波动和下降波动分开进行计算,这样能更好的帮助你研究市场。 2.指标说明         本指标的计算有两种模式,如下表所示: 0 1 2 3 4 5 波动方向 + - + + - + TR 15 20 17 5 16 8 原始ATR (15+20+17+5+16+8)/6=13.5 模式1 不以0填充位置,周期数改变 模式1上涨TR 15 17 5 8 模式1下跌TR 20 16 模式1上涨ATR (15+17+5+8)/4=11.25 模式1下跌ATR (20+16)/2=18 模式2 以0填充位置,周期数不变 模式2上涨TR 15 0 17 5 0 8 模式2下跌TR 0 20 0 0 16 0 模式2上涨ATR (15+0+17+5+0+8)/6=7.5 模式2下跌ATR (0+20+0+0+16+0)/6=6         如上表。比如周期为6的序列中,有4个上涨2个下跌。模式1不
    Do you think it's a bit cumbersome when you need to switch symbols or timeframes with mouse click? 1. What is this? This is a program that can switch symbols and timeframes with direction keys. Fast switching, very convenient, no mouse click required. For traders, one symbol with multi-timeframe charts are usually added,  you can change symbol on those charts  easily . For multi-currency traders, different symbol charts are usually added, you can also change those timeframes easily. I wrote thi
    According to trading experience: Some symbols are easy to reverse on certain days, such as Monday, or afternoon, and so on. So comparing the current price with the corresponding historical moment price is valuable. If the price coordinate system uses a logarithmic price, you will get a lot of valuable information. 1. What is this? This program can convert the symbol price and add it to your Chart. You can compare it with your major chart. The DEMO version Link: https://www.mql5.com/en/market/pr
    What is this: Violent trading: means sending a large number of orders to your brokerage server,  it can conduct a stress test of the trading. In this program you can run a variety of trading tests.  Now you can trade at high speed, For example 1000 orders in an instant. The Demo version's link:  https://www.mql5.com/en/market/product/38431/ Why to use: Whether manual trading or EA trading,  the status of the broker server is very important. So it is beneficial to conduct a trading stress test on
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
    筛选:
    无评论
    回复评论