SyncTradeSQL

Script for quick updates (synchronization) up-to-date data in the SQLite database. Saves open positions and orders, current quotes.

Take advantage of SQLite's capabilities for intermediate data storage, analytics, and integrations of the MetaTrader platform. Keep all your data in one place.

Use the saved data in SQL analytical queries, from Python and other languages, to build dashboards

Parameters

  • useDefaults true - use default parameters. Save data to the COMMON hierarchy, to the db/ram/{server_name} directory.{account number}.trade.db

you can specify useDefaults=false and set your own save options:

  • useCommon - use the COMMON hierarchy or the data directory of the current terminal
  • useFolder - directory to save the database
  • useFilename - the name of the database inside the directory

Database schema

The database contains the necessary minimum, in the style of mt4 and adapted for frequent changes. After creating the database with the script, you can make your own adjustments to it (add indexes, computable fields, additional data and tables)

CREATE TABLE IF NOT EXISTS 
Trade (
        ticket          INT PRIMARY KEY,
        symbol          VARCHAR(16),
        'type'          VARCHAR(16),
        lots            REAL,
        openPrice       REAL,
        stopLoss        REAL,
        takeProfit      REAL,
        price           REAL,
        'time'          DATETIME,
        closeTime       DATETIME,
        expiration      DATETIME,
        profit          REAL,
        swap            REAL,
        commission      REAL,
        magic           INT ,
        'comment'       VARCHAR(255)
) WITHOUT ROWID

and

CREATE TABLE IF NOT EXISTS
Watch (
        name            VARCHAR(16) PRIMARY KEY,
        'time'          DATETIME,
        bid                     REAL,
        ask                     REAL,
        spread          INTEGER,
        stopLevel       INTEGER,
        tickValue       REAL
) WITHOUT ROWID

Using

Just run the script when you need to get the data.

For optimization, I recommend putting the db/ram directory on a ram disk

推荐产品
Session panel
Timo Mario Hoffmann
Session Panel for MT5 Session Panel is a free MT5 indicator that gives you a fast and convenient live overview of the major trading sessions directly from the chart. Monitor Tokyo, London, and New York session times, see which session is currently active, track countdowns to the next session, and view session overlap information in one compact dashboard. Built for traders who want better market timing, clearer session awareness, and a cleaner chart workflow in live market conditions. Session Pan
FREE
介绍蜘蛛网终极专业:十年交易中最先进、最全面的专家顾问 描述:蜘蛛网终极专业是超过10年的专家顾问开发和广泛的交易经验的顶峰。 这款尖端EA结合了10多种策略,每种策略都经过精心设计和优化。 通过一系列复杂的交易技术和分析方法,蜘蛛网终极专业为交易者提供了一个无与伦比的优势在动态外汇市场。 100k实时信号分析: https://www.mql5.com/en/signals/1999922 当然可以! 在CobWeb Ultimate Pro真实账户中投资$100,000表明了对此专家顾问广泛功能的承诺和利用。 以下是这样的投资可能有利的一些原因: 1. 全面的策略整合:蜘蛛网终极专业结合了超过10个精心制作的交易策略,荣誉超过十年的专业知识。 通过大量投资,您可以确保每个策略都有足够的资本配置来充分发挥其潜力。 这 种 将 将 风险 降至 最 , 并 了 在 在 在 市场 市场 捕 交易 交易 的 的 2. 增强:$100,000的投资为扩展头寸和同时执行多个交易提供了充足的空间。 通过CobWeb Ultimate Pro的复杂策略和先进的分析技术,您可以利用更广泛的
"Support or Resistance Alert Broken" is a simple and very intuitive tool that allows you to create or eliminate horizontal and trend supports and / or resistances with a simple click. When the support or resistance line is broken by the closing price at the end of the current candle, the "Support or Resistance Alert Broken" tool will send an alert with sound, as well as a notification to the MT4 or MT5 mobile application. This tool can send alerts from multiple pairs at the same time. Utility
ApexForge One Click Close EA 概述 ApexForge One Click Close EA 是一款輕量級交易輔助工具,讓您只需點擊一下,就能立即關閉所有符合條件的持倉,並可選擇同時刪除掛單。 在市場劇烈波動時,手動一筆一筆平倉既耗時又容易錯失良機。這款 EA 為您提供快速、可靠且視覺清晰的一鍵清倉解決方案。 ️ 本工具不會自動開單或產生交易訊號,僅用於 持倉管理 和 風險控制 。 主要功能 一鍵平倉 – 瞬間關閉所有持倉 顯示總手數 – 按鈕上即時顯示當前總持倉量 平倉範圍選擇 – 可選擇「全部帳戶」或「當前品種」 魔術數字過濾 – 只平倉特定 EA 的訂單 刪除掛單 – 可選擇同時刪除掛單(限價單/止損單) 非同步佇列處理 – 不卡頓,逐筆獨立重試 視覺回饋 – 按鈕顏色變化顯示目前狀態(就緒/平倉中/無持倉) 高度可自訂 – 位置、大小、顏色、字型、文字皆可調整 輕量設計 – CPU 佔用極低,50ms 定時器高效運作 輸入參數 平倉設定 參數 說明 平倉範圍 全部帳戶持倉 / 僅當前品種 啟用魔術數字過濾 開啟/關閉魔術數字過濾 魔術數字 指定要過
FREE
本产品是自动平仓支持EA,帮助自由裁量交易者更容易执行自己已经决定的平仓规则。您可以设置基于指定时间、K线确认或MA交叉/接近的平仓条件,并可单独或同时使用TIME、CANDLE、MA CROSS。同时还可在当前图表上显示1小时、4小时、日线、周线、月线的MA。 本产品并非自动完成交易判断或开仓的产品,而是帮助您执行自己已经决定的平仓规则,从条件设置到监控、执行均可获得支持。 功能 在指定时间自动平仓(如财经数据公布前、睡前等) 在指定周期的阳线/阴线确认时自动平仓 在指定MA交叉,或价格接近至指定距离时自动平仓 可单独设置TIME、CANDLE、MA CROSS并同时监控 以上任一条件均可仅设置为提醒通知,不进行平仓 在当前图表上显示1小时、4小时、日线、周线、月线的MA(支持仅在价格接近时显示、闪烁显示) 适用场景 即使已经决定好平仓规则,眼前的浮盈或浮亏也可能改变判断,而工作、睡眠或外出等无法查看图表的情况,也可能导致无法按计划平仓。本产品并非代替您做判断,而是帮助您执行自己已经决定的平仓条件。 裁量入场与规则平仓结合 当您希望自行判断入场,同时按照预先设定的时间、K线或MA条件
SyncDB
Maxim Kuznetsov
A service to keep the SQLite database up to date . Fast real - time operation . Saves open positions and orders , current quotes , and trading history . Take advantage of SQLite 's capabilities for intermediate data storage , analytics , and integration of the MetaTrader platform . Save all your data in one place . Use the saved data in SQL analytical queries , from Python and other languages , to build dashboards and integrate MetaTrader Parameters SyncDB creates and maintains 2 databases at th
Risk Basket Planner
Mohamed Qosyairy Bin Shamsuddin
Risk Basket Planner Risk Basket Planner 是一款用于 MetaTrader 5 的手动篮子风险规划工具。它帮助交易者设置多个入场层级、技术止损,并在手动交易前计算每一层的手数和实际总风险。 主要功能 支持 1 到 5 个入场层级 。 可选择 BUY 或 SELL 方向。 风险按 账户净值 Equity 的百分比设置。 L1-L5 入场价格可直接输入或在图表上拖动。 所有层级共用一个 技术止损 。 Auto SL 预设:80%、100%、120%。 Manual SL 模式可由交易者精确设置止损价格。 修改入场、止损、风险%、方向或层级数量后自动重新计算。 尝试在各活跃层之间平均分配风险,并显示 经过经纪商最小手数/步进取整后的实际风险 。 显示每层手数、风险%、风险金额、总手数、目标风险和实际篮子风险。 显示当前点差以及点差与最近止损距离的关系。 当止损距离过近,或经纪商最小手数导致目标风险无法实现时给出提示。 可移动面板,支持最小化、恢复和关闭。 根据经纪商的交易品种规格进行计算,可用于经纪商支持的 Forex、贵金属和 CFD。 重要说明 本工
FREE
TradingX Hotkeys
Johannes Stephanus Lombard
Inputs Available Lotsizes Partial Close % You can change lotsizes as you require On an open chart click once to select chart to be able to use hotkeys on specific chart. All Pairs can be used with this expert We created this expert to be able to still trade C300 with a 0.06 Lotsize If you enter a 0.6 lot and close 0.90% you can trade with 0.06 Lot Keys to be used: B -Buy S -Sell C -Close Profitable D -Breakeven (Note if stoploss is set it won't break even) P -Partial close X -Close all
️ Trade Manager oneclick  ( Reverse Trade,  Partial Close,  Breakeven, Close All Running Trade )   control – Smart Manual Trade Control for MT5 Trade Manager oneclick control is a powerful yet lightweight trade management utility built for manual traders who want precise control over their open positions — directly from the MT5 chart. This EA does not open or close trades automatically based on any strategy. It simply provides one-click management tools to handle your running trades efficient
FREE
BLZ Candle TImer
Moustapha Boulouz
4.48 (21)
BLZ 蜡烛计时器:释放交易的未来 BLZ Candle Timer 是一款先进的条形计时器倒计时工具,可显示当前条形结束和新条形出现前的剩余时间,让您步入最前沿的交易世界。 该指标可显示图表上最后一个柱形图的剩余时间,确保您领先于市场节奏,体验精确的力量。在新条形图到来时,及时发出通知,保持警惕,为您的交易策略增添动态优势。 多功能是关键: - 从 *M1 时间框架*的快速节奏到 *MN 时间框架*的广阔视野,在每个时间框架上都能无缝运行。 - 可定制参数,让您根据自己的喜好来选择*颜色*、*文字大小*和*可视性*,定制您的交易体验。 *这不仅仅是一款工具,它还是适合所有交易风格*的多功能伴侣,可满足剥头皮者和日内交易者的需求。*BLZ Candle Timer* 的计算速度快如闪电,让您与市场心跳同步,确保您不会错过任何一个节拍。 最棒的是什么?BLZ Candle Timer 适用于 *MT4* 和 *MT5*,可无缝集成到您首选的交易平台。以精确性、适应性和速度提升您的交易水平--*BLZ Candle Timer* 是您开启交易技巧新境界的钥匙。
FREE
SyncDB LT
Maxim Kuznetsov
A   service   to   keep   the   SQLite   database up   to   date .   Fast   real -t ime   operation .   Saves   open   positions   and   orders ,   current   quotes ,   and   trading   history .   Take   advantage   of   SQLite 's   capabilities   for   intermediate   data   storage ,   analytics ,   and   integration   of the   MetaTrader   platform .   Save   all   your   data   in   one   place .   Use   the   saved   data   in   SQL   analytical   queries ,   from   Python   and   other   la
FREE
NHK Local Time Scale NHK Local Time Scale displays your PC/local time directly on the MT5 chart , alongside the broker's native chart time. The trader can easily compare both time zones for any candle. Benefits for Traders: Quickly convert Broker Time ↔ Local/PC Time . Helps accurately set News Stop/News Filter times. Makes London, New York, Asian and other trading sessions easier to identify in your local time. Helps verify that EA session and news time settings are correct. Reduces mistakes ca
FREE
The utility is a checklist where you can write all the rules of your trading system and keep it on the chart in front of your eyes. As a rule is executed, mark it with a tick. To the right of each rule, you can write the "strength" (percentage) of the rule. And if there is a tick next to the rule, then all "forces" are summed up in the "Total" line. For the convenience of visual perception, you can set the color for displaying the “Total” value. Panel options: Title - The title of the panel N
FREE
Ping-Monitor — Never Miss a Tick Again! Do you run EAs and worry about silent chart freezes or data feed stalls ?  This utility is your ultimate watchdog, alerting you the moment your charts stop receiving updates. Ping-Monitor is designed to detect when a chart freezes or the data feed stalls, even if MT5 still shows that the connection is active. It works by tracking the time of the last incoming tick. Every time the chart receives a new price update, the EA records the timestamp. Then, on a
EA Performance Monitor 一款适用于MetaTrader 5的实用工具,可自动检测所有已打开图表中的活跃Expert Advisor,将每个EA与其交易数据进行映射,并在单一面板中实时显示回撤、盈亏、胜率和持仓指标。 EA Performance Monitor是MetaTrader 5的自动化监控工具。它按可配置的时间间隔扫描所有已打开的图表,通过幻数和品种识别每个正在运行的Expert Advisor,并将其绩效数据显示在图表的结构化面板中。该工具同时跟踪已平仓的交易历史和当前浮动持仓,从单一挂载点提供账户所有EA活动的综合视图。   概述 初始化时,工具从挂载时刻开始读取账户的交易历史。它扫描所有持仓以查找活跃幻数,并将每个幻数映射到运行Expert Advisor的对应图表。此映射持续维护:当新图表打开或关闭时,工具检测到变化并在下一个刷新周期内更新内部注册表。 对于每个检测到的EA,工具计算:已平仓总盈利、总交易手数、已完成交易次数、持仓数量、浮动盈亏、当前回撤占账户余额的百分比,以及从跟踪开始记录的最大回撤。胜率根据已平仓交易计算并以百分比显示。当仍有持
FREE
Candle Pulse Countdown
Martin Alberto Nunez Da Silveira Van Caester
Candle Pulse Countdown is a clean and customizable candle-close timer for MetaTrader 5. See exactly how much time remains before the active candle closes, synchronized with the broker server time. Trade with better timing awareness Use the countdown to prepare for candle-close confirmations, avoid entering without noticing an imminent close and keep discretionary PO3 or CRT (Candle Range Theory) analysis aligned with the selected timeframe. Main features Live countdown for the active candle Floa
FREE
Broker Environment Inspector 是一款专业的 MetaTrader 5 兼容性与诊断工具,用于检查当前终端、账户和交易品种环境。它通过清晰的技术面板展示交易权限、报价条件、合约设置和可用执行能力。 主要功能 • 终端连接状态与交易权限标志 • 报价新鲜度和当前点差检查 • 交易时段可用性 • 合约大小、最小跳动和跳动价值信息 • 最小、最大和步进交易量规则 • Stops Level 与 Freeze Level 检查 • 支持的成交模式和订单类型 • 不包含个人信息的诊断导出,便于支持和比较 建议在部署 EA 或手动交易流程前使用本工具,以识别可能影响运行的环境差异。本工具不会评价经纪商质量、执行交易或保证兼容所有第三方程序。显示数值来自当前终端,并可能随经纪商、账户、品种和服务器状态而变化。
Metrics Pro for Telegram - MT5 Metrics Pro for Telegram is a reporting utility for MetaTrader 5 that automatically sends your account performance data to a Telegram chat or channel via the Telegram Bot API. It is designed for algo-traders, signal providers, and fund managers who need scheduled performance summaries delivered directly to their phone without checking the terminal manually. The utility runs in the background on a chart and posts formatted reports at a scheduled server time. Reports
CosmiCLab FIBO
Kirils Subins
CosmiCLab SMC FIBO CosmiCLab SMC FIBO is a professional trading indicator designed for traders who use Smart Money Concepts (SMC), market structure analysis and Fibonacci retracement levels. The indicator automatically detects market swings and builds Fibonacci levels based on the latest impulse movement. It also identifies market structure changes such as BOS (Break of Structure) and CHOCH (Change of Character), helping traders understand the current market direction. CosmiCLab SMC FIBO also pr
OnlyPlusCloser
Oleksandr Kashyrnyi
OnlyPlusCloser — 只关闭盈利订单。快速,智能。 功能介绍: OnlyPlusCloser 是一款专为 MetaTrader 5 设计的智能脚本,能够自动关闭 当前交易品种中所有盈利订单 。 无需手动筛选,无需承担风险,仅需一次点击,轻松锁定盈利。 交易者的优势: 最大控制权 — 不会触碰任何亏损订单 极速执行 — 所有盈利订单立即平仓 自动化操作 — 非常适合剥头皮和日内交易者 ️ 执行可靠 — 按交易品种精准操作,不出错 简化交易流程 — 一键操作,轻松锁利 ️ 核心功能: 仅关闭当前交易品种中的 盈利订单 无延迟的即时执行 占用资源极小,适合自动交易环境 一键启动,操作简单高效 想及时锁定您的盈利吗? OnlyPlusCloser 是您的一键智能助手。 立即下载,释放资金,把握下一次机会!
FREE
Symbol Manager for MT5
Taras Slobodyanik
5 (3)
Symbol Manager or Grid Manager, designed to group orders into one position (by Symbol or by Magic Number). This utility will be useful to multi-currency traders (many EAs), who can have multiple orders on several pairs. You will be able to see the total number of lots, the total profit, and set virtual stop loss and virtual take profit. To set a real TP (or SL), you must first set the virtual value, and then enter the command in this cell: "set". If you want to set real TP/SL for all orders at
VSA Power Meter very powerful analysis method uses volume spread analysis to determine strongest currency and weakest currency and then gives signals based on it. VSA Power Meter System Features Analyze all available instruments. Clear panel that determines stronges and weakest currencies. Clear buy and sell signals. You can use it as independent trading system or as filter. VSA Power Meter   Trading Rules You can use VSA in two ways: Enter VSA signals. Use it as filter to determine strongest
Telegram to MT5 Coppy
Sergey Batudayev
5 (10)
Telegram 到 MT5: 终极信号复制解决方案 使用 Telegram 到 MT5 简化您的交易,这款现代化工具可直接从 Telegram 频道和聊天室复制交易信号到您的 MetaTrader 5 平台,无需 DLL 文件。这款强大的解决方案可确保精准的信号执行、丰富的自定义选项,节省时间并提高您的效率。 [ Instructions and DEMO ] 主要特点 直接 Telegram API 集成 通过电话号码和安全码进行身份验证。 通过用户友好的 EXE 桥轻松管理聊天 ID。 添加、删除和刷新多个频道/聊天以同时复制信号。 使用高级过滤器进行信号解析 跳过包含异常词(例如“报告”、“结果”)的不需要的信号。 支持灵活的 SL 和 TP 格式:价格、点数或点数。 自动计算指定点而不是价格的信号的切入点。 订单定制和灵活性 使用多种模式配置订单大小:固定手数、动态手数(% 风险)或特定符号手数。 使用信号数据或自定义参数调整 SL/TP。 设置滑点限制、挂单到期时间和重试参数,以实现无缝执行。 综合符号管理 排除特定符号或映射到特定经纪人的符号。 自定义信号和经纪商符号之间
Orion Telegram Notifier Bot  allows the trader to receive trade notifications in his Telegram whenever a position is opened or closed. The EA sends notifications showing the Symbol, Magic Number, Direction, Lot (Volume), Entry Price, Exit Price, Take Profit, Stop-Loss and Profit of the position. How to setup Orion Telegram Notifier? Open Telegram and Search for “BotFather” Click or Type “/newbot” Create a nickname and username (Example: nickname: MT5trades   - username: MT5TelegramBot) *The use
TELEGRAM_NOTIFICATION 是一款实用工具,可将您 MetaTrader 5 终端的实时交易事件转发到任何 Telegram 聊天、群组或频道。它跟踪每个订单事件(开仓、平仓、修改、取消),并在几秒内发送格式化消息。还可按您设定的时间窗口生成每日盈亏报告。 主要功能 市价和挂单开仓提醒 (BUY、SELL、BUY LIMIT、SELL LIMIT、BUY STOP、SELL STOP) 平仓提醒,包含净利润、余额、净值和当日累计利润 StopLoss、TakeProfit 或挂单价格修改时的提醒,含点数差 挂单取消提醒,区分手动取消与已触发 每日统计报告,在您设定的时间发送,覆盖您设定的时间窗口 按 MagicID 和交易品种过滤 发送失败时自动重试最多 3 次 图表仪表板显示实时状态和最后一个错误 支持 Telegram 群组话题 (thread ID) 适用于任何 MT5 经纪商 工作原理 将 EA 附加到单个图表。它监控账户上所有持仓和挂单。检测到事件时,构建 HTML 格式的 Telegram 消息并通过 WebRequest 经 Telegram Bot AP
Draw Agent MT5
Omar Alkassar
5 (1)
Draw Agent 被设计为以美观和创新的方式来创建和管理您所有的图表分析、涂鸦、笔记等。 本工具提供徒手画法,将图表空间当成黑板,徒手绘制。 此徒手绘图工具可让您在 MT4/MT5 图表上绘图,以便在图表上标记或突出显示事件。 如果您 想手动绘制艾略特波浪、在图表上画线或在图表上说明想法,它是一个 有用的工具,如果您正在为客户举办现场网络研讨会,或向人们分发屏幕截图或图表文件,它特别有用以及。 Draw Agent 安装和输入指南 如果您想获得有关 EA 添加 URL (  http://autofxhub.com   ) MT4/MT5 终端的通知(见屏幕截图)。 MT4版本 https://www.mql5.com/en/market/product/14929 MT5版本 https://www.mql5.com/en/market/product/14964 主要特点: 这个免费的手绘工具旨在确保您绘制的所有内容都将在您使用时保存   改变符号 。当您返回图表时,所有绘图都会重新出现。 您可以用钢笔或画笔在图表上绘图。 您可以更改颜色和大小,也可以在图表的背景或前景上绘制
Envelopes RSI Zone Scalper
Allan Munene Mutiiria
Envelopes RSI Zone Scalper MT5 EA Unleash your trading edge with the Envelopes RSI Zone Scalper MT5 EA , an Expert Advisor for MetaTrader 5, engineered to thrive in any market—forex, commodities, stocks, or indices. This dynamic EA combines the precision of Envelopes and RSI indicators with a zone-based scalping strategy, offering traders a versatile tool to capitalize on price movements across diverse instruments. Whether you’re scalping quick profits or navigating trending markets, this EA del
FREE
Truvana Trend Campaign Manager EA (TCM) Advanced Basket Management & Profit Locking Tool for Trend Traders Short Description Turn strong trends into managed campaigns. Truvana TCM is a professional trade management EA designed for traders who already know how to identify trends and execute entries. The EA automatically manages basket expansion, validates risk before adding positions, and locks profits using a broker-side Basket Stop Price (BSP). No martingale. No grid recovery. No signal genera
Cannon Trend
Tan Au Phuong
4.38 (65)
EA Cannon Trend 是一款强大的交易助手,旨在完全消除交易过程中的个人情绪。基于 MQL5 开发,该 EA 完全按照预设规则和策略做出决策,确保一致性和效率,不受人为情绪的影响。 Cannon Trend 的主要特点: 具有 5 种交易策略模式,Cannon Trend 适用于初学者和专业交易者。 个性化定制: 轻松调整参数,打造专属交易策略。 直观的界面: 通过清晰、直观的信息显示轻松监控交易活动。 .set files and FAQ https://www.mql5.com/en/blogs/post/760485 为什么选择 EA Cannon Trend? EA Cannon Trend 是新手和有经验的交易者的理想选择,它以操作简单、高精确性和经过验证的表现著称。EA 不仅能帮您节省监控市场的时间,还能帮助您充分把握价格波动中的机会。 价格从不会停滞不前,它总会波动。无论是上涨还是下跌,这都是机会。关键在于专注于有效的资金管理,以免在市场开始波动前“爆仓”! Guide and explanation of setup parameters click h
FREE
大家好 在人们眼中,投资被认为是一件困难且有风险的事情。 但如果你通过获取知识和技能进行投资,市场永远不会伤害你。 资本市场的过滤写作是该领域专业人士为提高生产力和节省时间而采取的行动之一。 由于大量符号的活动,存储的信息和数据量非常大。 活跃在这个市场的人们有时需要一系列信息,由于事情的敏感性,他们应该尽快获得。 这些信息通常可以帮助他们预测市场的未来,并且非常重要。 通过我们的命令写入 Fitler 将找到符合请求条件的共享! 过滤我们选择的功能将搜索所有可交易股票并显示合适的股票。 资本市场上的每个人都有特定的交易策略,通过过滤很容易按照策略进行; 之后,他可以看到他的策略在不同时间范围内的结果。 过滤的优点 1-高速:每个股的信息都会根据您选择的特点,在最快的时间内提供给您。 2- 各种各样的功能和命令:您可以按照您想要的任何方式对共享进行分类和查看。 此过滤器检查所有市场观察交易品种、具有以下 5 个条件之一的 RSI 指标,并显示适用所选条件的交易品种:    1- 从第一个指定数字开始划线    2- 从下面第一个指定数字开始划线    3- 大于第一个指定
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (216)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 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 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) 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 IMPORTANT NOTICE: FarmedHedge is a MANUAL-FOCUSED TRADING UTILITY ,not a fully automated EA. Results shown on this Signal include manual trades and overall strategic management.
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.94 (148)
Local Trade Copier EA MT5 是一款快速、灵活的交易复制工具,用于在同一台 Windows 电脑或 Windows VPS 上的多个 MetaTrader 5 账户之间复制和管理交易。 它将本地交易同步与 Receiver 端的手数管理、风险管理、交易过滤、品种映射、交易管理和账户保护功能结合在一起。 只需约 1 分钟 即可完成 Transmitter 和 Receiver 终端的设置,并可在同一经纪商或不同经纪商的账户之间复制手动交易或 EA 交易。在合适的条件下,本地 MetaTrader 终端之间的交易信息可以在 0.5 秒以内 完成同步。实际交易执行速度取决于经纪商延迟、网络状况、电脑/VPS 性能以及终端负载。 购买前先试用免费演示版 您可以在 MT5 模拟账户上测试 功能完整的 Local Trade Copier EA MT5 免费演示版 ,每次可使用 4 小时 : 下载 Local Trade Copier EA MT5 免费演示版 将下载的文件放入: MT5 → 文件 → 打开数据文件夹 → MQL5 → Experts 然后重新启动 MT
Telegram to MT5 Multi-Channel Copier   可将您 Telegram 频道中的交易信号自动复制到 MetaTrader 5。无需机器人、无需浏览器扩展、无需手动复制。信号一到 Telegram,EA 几秒内就在您的终端开仓。 在复制某个频道之前,内置回测器还能告诉您该频道在您的账户上会有怎样的表现。 产品包含两个组件:一个监听您 Telegram 频道的 Windows 应用程序,以及在 MT5 终端执行信号的本 EA。同时提供 MT4 版本   点此 . 设置指南与应用下载:   https://www.mql5.com/en/blogs/post/768988 当前价格将来会上调。 工作原理 Windows 应用通过您自己的 API 凭据连接 Telegram——不是机器人。这意味着它可以读取您订阅的任何频道、群组或话题,包括私有和 VIP 频道。您还可以把直接给您发消息的信号机器人、私聊,甚至自己的"收藏夹"(Saved Messages)用作信号来源。检测到信号后,应用会解析并交给 EA。EA 按您的经纪商解析品种名称,按您的风险设置计算手数并
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
TradePanel MT5
Alfiya Fazylova
4.88 (167)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 应用程序说明 + 视频教程: https://www.mql5.com/zh/blogs/post/772452 用于模拟账户的应用程序试用版: https://www.mql5.com/zh/blogs/post/762579 如何安装应用程序: https://www.mql5.com/zh/blogs/post/762580 如何在可视化模式下测试应用程序: https://www.mql5.com/zh/blogs/post/770278 如何在VPS MetaTrader上安装应用程序: https://www.mql5.com/zh/blogs/post/770196 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同
Astro Trade MT5
Indra Maulana
5 (7)
25% discount on the release of the tool: only for the next 3 buyers Send a message to receive a demo version. AstroTrade Trading Assistant AstroTrade is a comprehensive multi-functional trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Vi
HINN MagicEntry Extra
ALGOFLOW OÜ
4.74 (19)
HINN MAGIC ENTRY – the ultimate tool for entry and position management! SIMPLE. FASTEST. INTUITIVE. MAX AUTOMATED. 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, a
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
EA Overfitter
Stephen J Martret
5 (1)
回测看起来很漂亮。但它明天、下周、下个月还能继续赚钱吗? EA Overfitter 让您的 EA 在 100 段它从未见过的价格历史上重新运行。一个分数告诉您这个优势是否真实。 回测告诉您的,是 EA 在某一段价格历史上的表现——那段恰好发生过的历史。您无法从中判断,这个结果有多少来自策略本身,又有多少只是那一条特定路径带来的。 EA Overfitter 回答的正是这个问题。它构建最多 100 段您的 EA 从未交易过的合成价格历史,让策略在全部这些历史上重新运行,并展示它所产生的完整结果区间。您得到的不再是一条幸运或不幸路径上的单个数字,而是一幅真实的图景:策略在陌生数据上多久能赚钱、典型结果是什么样(而不是最好的那一次),以及您的回测离它有多远。 这些世界是由您自己的近期历史重建而成,因此这不是预测——任何从历史数据出发的检验都不可能是预测。它告诉您的是:这个优势是否依赖于价格的某一种特定排列,以及回测数字距离典型结果有多远。在投入资金之前,这才是值得回答的问题。 三个步骤 1. 构建。在图表上选择时间区间和世界数量,然后按 Build。EA Overfitter 会
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.97 (35)
适用于 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 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
Telegram To MT5 Ultra
Mirel Daniel Gheonu
5 (5)
Telegram To MT5 — 信号复制器 将您的 Telegram 频道中的交易信号变成真实的 MT5 订单 — 自动执行,可用于任意数量的账户,风险与规则完全由您掌控。 Telegram To MT5 将您已在 Telegram 关注的 VIP / 信号频道连接到您的 MetaTrader 5 终端。一个免费的配套桌面应用读取消息(即使是禁止机器人的频道),而本 EA 在您的账户上执行这些信号 — 应用您自己的风险设置、品种映射、止盈处理、交易时段与新闻过滤。 它是一个信号复制器,而非黑箱策略:由您决定信任哪些频道,以及每笔交易如何计算手数和管理。 分步设置与配套应用安装指南 工作原理 [您的 Telegram 频道] -> [配套桌面应用] -> [MT5 + 本 EA] -> 订单 配套桌面应用(免费,已包含)使用您的 Telegram 账户登录并监视您所选择的频道。即使是禁止机器人的 VIP 频道也能正常工作,它通过一个私有、加密的本地桥接转发每条消息。 本 EA 挂在一个图表上,在 MT5 接收这些信号,并按照您的规则开仓 / 管理交易。 应用与 EA 之间的连接是位于
Strategy Ledger Pro
Abdullah Uygar Tuna
5 (2)
Strategy Ledger Pro 是一个面向 MetaTrader 5 的只读账户分析面板。它按 EA、策略、品种和魔术号分别呈现账户结果。 详细 手册 ,逐项说明每个功能。 MetaTrader 只显示整个账户的一个余额。当多个 EA 同时交易时,这个余额无法显示各自的贡献。Strategy Ledger Pro 读取账户历史,重建已平仓的持仓,将它们归属到各个策略,并在一个面板中呈现结果。 本产品不会开仓、修改或平仓。它不包含任何交易策略,不创建指标,也不读取图表价格。 主要功能 按 EA、单个策略、品种或魔术号统计结果。 预设周期和自定义日期范围。 已实现与浮动结果、持仓敞口、交易统计、点数、回撤和净值曲线。 佣金、隔夜利息、成本占比,以及入场和出场滑点估算与合计。 基于固定规则的表现评级、文字总结和状态标记。 交易组:同时开立的持仓在置信指标中算作一次决策。 账户和每一行的实时净值回撤跟踪。 交互式命名、分组、移动、隐藏、恢复、展开和排序。 身份:将一个魔术号声明为一个或多个策略;把魔术号或手数从面板上移除,并报告它们的价值。 固定手数模式:以统一手数回放每一笔交易,
Welcome to ENTRY IN THE ZONE WITH SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading op
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)
Anchor Trade Manager
Kalinskie Gilliam
5 (9)
Your EAs cannot see each other, but Anchor can. Anchor gives you one place to coordinate your EAs, manage risk, and decide when trading is allowed. It works alongside the trading bots you already use without any changes to them. The Problem One EA opens a trade. Then another starts trading. The next thing you know, you wake up to multiple grids built across your account. Each EA may be doing exactly what it was designed to do, but together they can place far more risk on your account than you in
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Seconds Chart MT5
Boris Sedov
4.61 (18)
秒级图表 (Seconds Chart) - 一款专为 MetaTrader 5 设计的独特工具,用于创建秒级时间框架的图表。 通过 秒级图表 ,您可以构建以秒为单位的时间框架图表,获得标准分钟或小时图表无法提供的极致灵活性和分析精度。例如,时间框架 S15 表示每根蜡烛图持续15秒。您可以使用任何支持自定义交易品种的指标和EA交易系统。操作它们就像在标准图表上交易一样方便。 与标准工具不同, 秒级图表 让您能够在超短时间框架下进行高精度交易,无延迟干扰。 免费演示版: Seconds Chart v2.29 Demo.ex5 下载免费演示版,亲自体验: 功能齐全 - 所有功能均可使用 24小时测试 - 足够评估准确性和便利性 仅限模拟账户 - 大多数经纪商均可轻松开立 仅限GBPCAD图表 - 大多数终端均可使用 这些限制仅适用于演示版。完整版适用于任何账户类型(真实、演示、竞赛)和任何图表(XAUUSD、EURUSD 等),无任何限制。 如何安装演示版 通过上方链接下载演示文件 打开MetaTrader -> 文件 -> 打开数据文件夹 -> MQL5 -> Experts 将下
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 Dashboard MT5
Fatemeh Ameri
4.95 (132)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
Trade copier MT5
Alfiya Fazylova
4.6 (55)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT5>MT5、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 允许为每个符号设置个性化的复制设置。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损
Timeless Charts
Samuel Manoel De Souza
5 (8)
Timeless Charts is an all-in-one trading utility for professional traders. It combines custom chart types such as Seconds Charts and Renko with advanced order flow analysis using Footprints , Clusters , Volume Profiles , VWAP studies, and anchored analysis tools for deeper market insight. Trading and position management are handled directly from the chart through an integrated trade management panel , while Market Replay and Virtual Accounts provide environments for practicing trading skills and
Trade Copier Ultimate
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage
5 (5)
Trade Copier Ultimate - Telegram 到 MT5 信号复制器 Trade Copier Ultimate 可将 Telegram 交易信号自动复制到 MetaTrader 5。EA 能读取信号消息,识别交易品种、订单类型、入场价格、止损、止盈目标以及部分更新指令,然后根据您设置的手数和风险参数,在 MT5 中执行或管理交易。 它不只是一款基础的 Telegram 到 MT5 跟单工具。TCU 还支持 Telegram Bot API 和用户账户 Bridge 工作流程、Discord 信号路由、本地 MT5 到 MT5 跟单、将 MT5 交易广播到 Telegram 或 Discord、图片信号识别、最多 TP5 的多止盈执行、TP OPEN 跑单仓位、虚拟多止盈模式、入场区间处理、挂单、经纪商交易品种匹配以及 Prop Firm 风险控制。 其他资料与使用说明 下载免费演示版  -  快速设置与使用手册  -  下载 NTS Bridge    点击这里测试您的信号格式 --->>> 免费演示版:   购买前可在模拟账户上测试完整的 EA 和 Brid
Risk Manager Pro MT5 is an account protection Expert Advisor for traders who want strict risk control inside MetaTrader 5. The utility monitors your account equity, daily and weekly results, drawdown, open positions, trade count, consecutive losses, and trading hours. When a configured limit is reached, it can automatically close positions, cancel pending orders, stop other EAs, send notifications, or close the terminal. Instead of relying on discipline during a stressful trading session, you de
Trade Indicator Assistant   is a powerful MT5 utility designed to turn indicators into automated trading systems. Its main feature is the ability to automatically detect an indicator’s   BUY and SELL signal buffers , without requiring you to know the buffer numbers, search through indicator settings, or modify the indicator source code. Bonus Indicator:   After purchasing Trade Indicator Assistant, contact me to receive   Trade Signal Pro   completely free as a bonus indicator. [Download Demo V
MetaTrader 5 专业交易面板 —— 图表与键盘一键交易的高效控制中心 一款面向主动交易者的专业 Trading Panel,可让您比标准 MetaTrader 操作方式更快、更直观地完成开仓、平仓、修改、管理与控制。 这不是一个普通的小工具,而是一个为高频手动操作、仓位管理、挂单控制与利润管理而设计的完整交易工作台。 通过这套面板,您可以直接在图表上一键执行交易,通过键盘快速触发核心操作,并借助自动参数计算、图形提示、信息标签以及可视化管理功能,大幅减少重复性操作,让整个交易流程更加流畅、高效且专业。 使用我们的交易面板,您可以直接从图表上一键下单,执行交易操作的速度可比标准 MetaTrader 控件快约 30 倍。 全新高级版本现已推出: 使用 VirtualTradePad PRO SE 升级您的交易流程 — 适用于 MetaTrader 5 和 MetaTrader 4 的新一代专业交易面板。 MT4 版本 | 完整说明 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会
Ultimate Extractor
Clifton Creath
5 (8)
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 EA manager also now available when you use cloud pro and above for free!! Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automa
作者的更多信息
VisualVol EURUSD
Maxim Kuznetsov
The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
FREE
MalteseCross GBP
Maxim Kuznetsov
Maltese cross GBP   Универсальный инструмент для определения трендов, флетов и торговли по графическим паттернам. Объединяет техники Гана, Эллиота, Мюррея. Просто разместите его на графике и он покажет направление и скорость движения цены, выделит разворотные моменты. Maltese cross поможет точно определять узловые моменты в истории, планировать торговые действия и сопровождать открытые сделки.  Эта бесплатная демонстрационная версия MalteseCross ограничена GBPUSD и кроссами GBP. Никаких прочих о
FREE
XFlow CHF
Maxim Kuznetsov
XFlow shows an expanding price channel that helps determine the trend and the moments of its reversal. It is also used when accompanying transactions to set take profit/stop loss and averages. It has practically no parameters and is very easy to use - just specify an important moment in the history for you and the indicator will calculate the price channel. This is a demo version limited to CHF currency pairs. Designed to familiarize you with the interactive use of XFlow DISPLAYED LINES ROTATE
FREE
Script for quick updates (synchronization) trade history in the SQLite database. Saves closed positions and orders, symbols data. Take advantage of SQLite's capabilities for intermediate data storage, analytics, and integrations of the MetaTrader platform. Keep all your data in one place. Use the saved data in SQL analytical queries, from Python and other languages, to build dashboards Parameters useDefaults   true - use default parameters. Save data to the COMMON hierarchy, to the db/ram/{s
FREE
SyncDB LT
Maxim Kuznetsov
A   service   to   keep   the   SQLite   database up   to   date .   Fast   real -t ime   operation .   Saves   open   positions   and   orders ,   current   quotes ,   and   trading   history .   Take   advantage   of   SQLite 's   capabilities   for   intermediate   data   storage ,   analytics ,   and   integration   of the   MetaTrader   platform .   Save   all   your   data   in   one   place .   Use   the   saved   data   in   SQL   analytical   queries ,   from   Python   and   other   la
FREE
IntradayMagicGBP
Maxim Kuznetsov
4 (1)
IntradayMagic прогнозирует характер ATR и тиковых объёмов на 1 сутки вперёд. Индикатор не перерисовывается и не отстаёт. Используя Intraday Magic вы можете значительно повысить качество торговли и избежать излишних рисков. По его показаниям можно детектировать кризисные состояния рынка и моменты разворота тренда, уточнять моменты и направления входов. Это бесплатная ознакомительная версия ограничена символами (парами) включающими GBP. Никаких иных ограничений нет. Для других пар вы можете исполь
FREE
The script calculates the rate of price change and its deviation. Displays a typical price movement channel. Transfer the script to the chart and it will automatically mark up the channels through which the price can move in the near future. Place orders according to the channel boundaries. The script uses statistical methods to determine the rate and amplitude of the price. It calculates and displays channels and limits of further movement based on them.  This   version   is   intended   for
FREE
Another Relation
Maxim Kuznetsov
Another Relation displays the relative movement of the other symbols (up to 5) in a separate chart window. The indicator works currency pairs, indices and other quotes. Another Relation allows to visually estimate the symbol correlation and their relative amplitude. Thus, the trader is able to compare the movement of the current instrument to others, identify correlations, delays and make decisions based on their general movement. Indicator usage The window displays the data on all the symbols
SMArrows
Maxim Kuznetsov
Reliable SMA reversal signals. No repainting. Simple settings. Suitable for binary options. Made for maximum traders' convenience. The indicator performs a complex analysis of a price movement relative to SMA and displays the array which is to be most probably followed by a price impulse and SMA reversal. Internal sorting mechanisms sort out definitely late, unreliable or inefficient entries. Options SMA_PERIOD - considered SMA period should be no less than 24, the default is 44 SMA_APPLIED - S
SpeedChan
Maxim Kuznetsov
SpeedChan Leading indicator. Marks in the future two price channels - if the price comes into the channel, then the quote changes with the speed specified in the parameters. In these areas, price reversals are most likely. Two price channels are displayed - one on top, showing the growth rate; the second one - below, shows the speed of the fall. Channels are displayed as a solid center line and two borders drawn with a dotted line. In many cases, the area between the channels is not important fo
Intraday Magic
Maxim Kuznetsov
IntradayMagic predicts the nature of ATR and tick volumes for 1 day ahead. The indicator does not redraw and does not lag behind. Using Intraday Magic, you can significantly improve the quality of trading and avoid unnecessary risks. According to its indications, you can detect the crisis state of the market and the moments of trend reversal, specify the moments and directions of entries. How the indicator works Periodic events, exchange schedules, Bank schedules, expirations, and other similar
Maltese cross
Maxim Kuznetsov
A universal tool for determining trends, flats and trading on graphical patterns. Combines the techniques of Gan, Elliot, and Murray. Just place it on the chart and it will show the direction and speed of the price movement, highlight the turning points. Maltese cross will help you accurately determine the key points in the history, plan trading actions and accompany open transactions. Basic principles Maltese Cross displays the Trend, Flat and Impulse lines before and after the selected momen
Inguz 4
Maxim Kuznetsov
Ing (inguz,ingwar) - the 23rd rune of the elder Futhark ᛝ, Unicode+16DD. Add some runic magic to your trading strategies. The correct marking of the daily chart will indicate to you the successful moments for counter-trend trading. Simple to use, has high efficiency in volatile areas. Be careful in lateral movements. Signals ᛝ are generated when the main lines of construction intersect. Red arrow down - recommended sales Blue up arrow - recommended purchases rare purple arrows indicate exce
XFlow4
Maxim Kuznetsov
XFlow shows an expanding price channel that helps determine the trend and the moments of its reversal. It is also used when accompanying transactions to set take profit/stop loss and averages. It has practically no parameters and is very easy to use - just specify an important moment in the history for you and the indicator will calculate the price channel. DISPLAYED LINES ROTATE - a thick solid line. The center of the general price rotation. The price makes wide cyclical movements around the
Bright Road MT5
Maxim Kuznetsov
The indicator shows the direction and sustainability of the trend, as well as its reversals. Use the indicator to search for successful entries, the performance bottlenecks to minimize risk and time to exit deals. The indicator is never redrawn . It is an easy-to-setup visual tool for both novice and experienced traders It fits any trading style. The indicator is displayed immediately at a candlestick open as two lines: ROAD - smoothed movement. It is drawn as a solid orange line BRIGHT - trend
AnotherSymbol displays the relative movement of another symbol on the current chart as candlesticks, High/Low or Close lines. The plotted chart is aligned to the selected Moving Average and scaled by the standard deviation. When sing this data representation the trader should focus not on the absolute values, but on the behavior of the price relative to the Bollinger bands. Another Symbol provides additional opportunities in the pair strategies and cross rates trading. Main Parameters SYMBOL -
Prima MT5
Maxim Kuznetsov
Price Reversion Indicator based on MA shows trend reversals. The indicator algorithm provides highly reliable entry points, and its simple settings allow using it for any symbol and trading style. Signals are generated at the opening of a bar and are not redrawn. Prima analyzes the relative movement of two moving averages (fast and slow) with respect to the price, and determines the moments when the next movement will cause the reversal of the two MAs with a high probability. These points are ma
IntradayMagic predicts the nature of ATR and tick volumes for 1 day ahead. The indicator does not redraw and does not lag behind. Using Intraday Magic, you can significantly improve the quality of trading and avoid unnecessary risks. According to its indications, you can detect the crisis state of the market and the moments of trend reversal, specify the moments and directions of entries. How the indicator works Periodic events, exchange schedules, Bank schedules, expirations, and other similar
MartinGame 5
Maxim Kuznetsov
Trading can be fun and exciting! The MartinGame Expert Advisor game will help you get acquainted with money management while having fun, understand the value of correct forecasts and just pass the time usefully. You will act as an analyst predicting the direction and strength of the trend, and the wayward "Martin" will listen to your advice and try to follow them. Rules of the game All transactions are made by your ward "Martin". He has absolutely no knowledge of analysis, always uses fixed ta
Variativity
Maxim Kuznetsov
The indicator evaluates the degree of price variability and identifies the components leading to growth and fall. Using Variability, you can determine the places where the movement changes, successful moments for trading on the trend or against the trend. Accompany open transactions. DISPLAY The indicator displays 3 lines: VARIABILITY - a thin gray line. Total price variability. The growth of the line indicates an increase in market activity. The decline shows the possibility of counter-trend tr
AutoGan
Maxim Kuznetsov
The script statistically reveals the main rate of movement (Gan angle) for the selected instrument. Using mathematical methods, it determines the speed of following the candles of the current timeframe against the background of the older one. Just place AutoGan on the graph and it will perform the required calculations and correctly draw the Gan grid. The script is very easy to use, only the colors of the grid lines are set in the parameters. Parameters: GRID_COLORING : How many colors to us
MACD by MK
Maxim Kuznetsov
Use the opportunities of the MACD with maximum efficiency. Choose the price, filters and averaging method, all possible parameters. A unique feature of "MACD by MK"is the amplified signal line. The bends of the indicator have color designations and are additionally reflected on the main chart. By correlating them and the initial price, make your trading more qualitative. For ease of use, a neat ZigZag has been added A remarkable property of "MACD by MK" is the detection of motion attenuation.
AutoLevels
Maxim Kuznetsov
Automatic calculation and marking of resistance and price reversal levels. The script will perform statistical calculations and plot a regular grid on which the quote moves on the graph. These levels are very stable. Use them in trading planning and for placing pending orders. Just select a timeframe and AutoLevels will indicate the important places of the chart in the form of horizontal lines. Solid lines indicate more "dense" areas - areas of price reversal, where the quote happens more oft
Inguz
Maxim Kuznetsov
Ing (inguz,ingwar) - the 23rd rune of the elder Futhark ᛝ, Unicode+16DD. Add some runic magic to your trading strategies. The correct marking of the daily chart will indicate to you the successful moments for counter-trend trading. Simple to use, has high efficiency in volatile areas. Be careful in lateral movements. Signals ᛝ are generated when the main lines of construction intersect. Red arrow down - recommended sales Blue up arrow - recommended purchases rare purple arrows indicate exce
Ing
Maxim Kuznetsov
Intraday diagonal grid trading, development of Gan and Murray trading techniques. Relying on cyclical volatility, the Expert Advisor makes optimal inputs. Very easy to use - the main parameter is the minimum daily range. Additionally, you can set the parameters of averaging and profit taking. Every day, the ADVISER displays a diagonal network of lines forming a semblance of the Ing rune The BUY trading signal is the price crossing of the descending construction lines The SELL trading signal
SessionAlert
Maxim Kuznetsov
Taking into account the difference in trading sessions, the indicator shows the trend direction and the resistance level. All events are marked on the chart and alerts are sent. Using SessionAlert, you can trade calmly, steadily. You just need to specify the start and end time of the sessions. The indicator displays the resistance level, the arrow indicates the trend change event and additionally marks the price touching the resistance level. The principle of operation of the indicator is very s
XFlow
Maxim Kuznetsov
XFlow shows an expanding price channel that helps determine the trend and the moments of its reversal. It is also used when accompanying transactions to set take profit/stop loss and averages. It has practically no parameters and is very easy to use - just specify an important moment in the history for you and the indicator will calculate the price channel. DISPLAYED LINES ROTATE - a thick solid line. The center of the general price rotation. The price makes wide cyclical movements around the
DayRate
Maxim Kuznetsov
The script calculates the rate of price change and its deviation. Displays a typical price movement channel. Transfer the script to the chart and it will automatically mark up the channels through which the price can move in the near future. Place orders according to the channel boundaries. The script uses statistical methods to determine the rate and amplitude of the price. It calculates and displays channels and limits of further movement based on them.  Parameters PLACEMENT - channel place
MyChart
Maxim Kuznetsov
The beautiful design of the trading chart makes trading more convenient and enjoyable. MyChart neatly marks out the time and price grid. Marks up the visual labels of the graph. Displays candlesticks of the older period, spread and stop-level levels. Flexible options allow you to customize the appearance to your taste. It looks good in any color theme of the terminal.  Settings TIME & PRICE grid - the appearance of the time and price grid. You can turn the grids on/off separately. Set fonts and
SyncDB
Maxim Kuznetsov
A service to keep the SQLite database up to date . Fast real - time operation . Saves open positions and orders , current quotes , and trading history . Take advantage of SQLite 's capabilities for intermediate data storage , analytics , and integration of the MetaTrader platform . Save all your data in one place . Use the saved data in SQL analytical queries , from Python and other languages , to build dashboards and integrate MetaTrader Parameters SyncDB creates and maintains 2 databases at th
筛选:
无评论
回复评论