• 概述
  • 评论 (3)
  • 评论 (2)
  • 新特性

Directional Key To Change MT4 Version

5

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 program in the form of indicator. So you can load other EAs, indicators or run other scripts.

2. How to use it

When you load the program:

  • The direction key UP is to switch to the previous symbol in market watch.
    • PS:  When the chart is the first symbol, Key UP will switch to the last symbol.
  • The direction key DOWN is to switch to the next symbol in market watch.
    • PS:  When the chart is the last symbol, Key DOWN will switch to the first symbol.
  • The direction key LEFT is to decrease the timeframes.
    • PS:  When the timeframe is M1, Key LEFT will switch to the MN1 timeframe.
  • The direction key RIGHT is the increase time frame.
    • PS:  When the timeframe is MN1, Key RIGHT will switch to the M1 timeframe.

This is MT4 version, MT5 version can see all time frames such as M2, M3, ... timeframe. 

The MT5 Version Link: https://www.mql5.com/en/market/product/36159

3. Parameters:

  • bool TurnOn_UpDown=true;    // Turn on the UP/DOWN key function to change Symbol.
  • bool TurnOn_LeftRight=true;  // Turn on the LEFT/RIGHT key function to change TimeFrame.

=====The following options are used to change other open charts:

PS: I must tell you, when switching between multi charts, the system will download the data, If your system doesn't have data, it will download the data and sometime will cause slowdowns. That is the limited of MT5/MT4 client. When you don't have enough data, don't use the keyboard too quickly.

  • bool OtherOpenChart_Symbol = false;    // Change symbol on other open chart?
  • bool OtherOpenChart_TimeFrame = false;  // Change timeframe on other open chart?
  • int PermitCount = 0; // Just change the count of initially opened chart. 0 means all.
    • PS: when you want to change other charts, but not all the open charts. you can change the num.



评论 3
Michael Tamilio
207
Michael Tamilio 2019.10.25 09:05 
 

This is a simple utility that solves an annoying problem, and should be on every person's MT4 Platform. If you trade multi-time frame strategies, this is crucial.

Now, you can keep one hand on the mouse and the other on the keyboard, and move between time frames and pairs with absolute ease.

The program is surprisingly fast and responsive, and feels like part of the native application.

Thank you for making this available!

Mike

推荐产品
I have finished robot sending images to telegram according to Macd signal. When there is a Main signal of candle 1 > 0 and candle 2 < 0 . there will be 1 image sent to telegram. The red line in the picture means that the robot will send the picture to telegram to let you know I personally used the hammer candle system to follow the market with over 30 products, you can refer to the links below https://t.me/New_Hammer_Group There are 3 simple steps to use right away: 1: create telegram channel,
Telegram MT4 Order Channel Manager is a tool to manage order and send text message to channel through Telegram chat app . Attention: This EA can only work for One Telegram Bot in One MT4 Account . If you want to attach to another account, you should make new Telegram Bot and use new token for that account . It does not work in backtest. Watch the video to see how it works. There are 9 menu to choose: 1. Account Info - Gives information about Balance, Equity, Profit, Order List. 2. Quotes - Gives
Save screen
Dominik Kaczorowski
A script that allows you to quickly save the image of the current chart. Accelerate the use of the script by assigning a keyboard shortcut to it. The image is saved in the location of your MT4 platform: /MQL4/Files/{current_date}. The script does not contain any parameters. The name of the chart being saved is determined automatically and consists of a symbol, the current date and the timeframe. Attention! Files with the same names are overwritten!
Click and Go Trade Manager
Victor Christiaanse
5 (11)
Click and Go Trade Manager, the ultimate solution for seamless trading execution. With a simple click on the chart, you can effortlessly define your stop loss, entry price, and target levels. No more hassle of inputting values manually - it's made incredibly intuitive and easy. Embedded risk management is a key feature of our Trade Manager. We understand the importance of protecting your investments, which is why the Click and Go Trade Manager incorporates risk management. When placing orders,
Semi Automated EA for working as your trading assistant. Overview Trading planner will make you act like professional traders in real markets. Before entering markets, they make a plan for their trades, screening out all opportunities in all time frames. Trading Planner can be used for all Time Frames (M1 ~ MN). Simply draw trendline as a trend and Support/Resistance . At this version , market opportunities will be taken by trendline using strategy of 1, 2, 3 . Simply draw the trendline by defi
Script CloseAll SELL
Raudhah Hayatun Nufus
Close All SELL Orders for MT4 script   - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend, I have many other useful products.
FREE
Trades Viewer is a trading helper app for a serious trader. It offers several important data like day range, 22 days average range and predefined PL. It draws trades history and current open positions on a chart. It has a detail panel for viewing a particular trade with just a click on that trade. All these make it very convenient and straightforward to view your entry/exit positions and thus improve your trading system. Features Profit/loss of the current symbol, counting all trades of the sy
Mt4ToTelegramAlter  is an app that communicates with a Telegram bot to share your orders flow and report open orders from Metatrader 4 terminal to a Telegram group or channel. Features Telegram channel, group, chat compatible Easy to use Report open order Configuration 1. Service -> Settings -> Expert Advisors -> Allow WebRequest for the following URLs (Add URL:   https://api.telegram.org ); 2. Create your own bot on Telegram at @BotFather. Remember Token, it looks something like this - xxxx:yy
This is an expert advisor that will trail stop loss of orders selected from the list displayed on the chart. To make it run, add the expert to an empty chart (please set it on a chart that is not in use for analysis or other trading purposes, you can minimize it when setting a new order trail timed stop loss is not required). Set the number of pips to trail and the number of minutes to wait for the next stop loss review at the inputs tab in the Expert Properties window. From the list displayed o
EA can help you control your MT4 easilly  First you must create a bot on Telegram and get its TOKEN  link guide :  https://sendpulse.com/knowledge-base/chatbot/create-telegram-chatbot Copy folder Telegram into Data MT4 program (MQL4\Include), link download ( delete space ) :  https: //drive.google.com/file/d/1mCUaTzwvvUkF3JUcLRXnAW1Ls1Mu6xqk/view?usp=sharing You must add the URL “ https://api.telegram.org ” to Tools > Options > Expert Advisors > Allow Web Request for listed URL in order to load
MutiTrade is tool with multi Function: 1. Management Multi currency pairs at UI . View and change Curency pairs chart in 1 windown. View order status with position/volume/profit 2. Currency strength parameters Curency Power Strength: USD, EUR, GBP, NZD, JPY, CHF, CAD, AUD Curency Strength for 28 to 30 curency pairs. 3. Notification of the opportunity to open new the order push notify to mobi alert in meta chart 4. Open, Modify, Close multi order. open order with single base curency open order wi
This EA trails your stops based on percentage of current TP, for both manually and auto-opened trades.   You can edit the percentage value in the inputs. Trailing stop   is a more flexible variation of a normal exit order. T railing stop  is the practice of moving the stop-loss level closer to the current price when the price moves in your favor. Trailing the stop-loss allows traders to limit their losses and safeguard their positive trades. It is a very popular practice. This EA will manage you
Daily Sessions utility is the best tool to highlight trading sessions , the trader can set any starting hour and ending hour to mark his trading session. Main features : Customizable session time. Customizable Colors. Customizable vertical lines for the start and end of sessions Set as many sessions as you want by simply plotting the indicator and changing the Indicator ID.
Delete All Pending Orders for MT4 script   - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend, I have many other useful products.
FREE
Fishing
Yasha Firooz
1 (1)
注意:外 汇交易员   “ 获得一个图表指标,它将使您在市场上交易时赚更多的钱 …… 。 ”   是 ! 我已 经准备好赚更多的钱,简化交易,并且对实时的市场状况有一个轻松的了解!   面 对现实吧,在外汇交易平台上交易似乎很复杂,压力很大,很困惑!如果没有正确的系统和指标指 南, 图表可能会变得压倒性和混乱。当您想知道是否会因为市场分析不正确而再次被市场灼伤时,消除您的胃部结痛感。   那 “ 交易者区 ” 呢?每个交易者都可以 轻易陷入的一个陷阱,就是在大赢或大输之后,令人恐惧的 “ 交易者区 ” 。您将能 够在大获胜之后复制同样的成功,或者在大亏损之后陷入另一个财务陷阱?出色的钓鱼指示器指南可帮助避免此问题,并减轻压力和焦虑。   “ 呈 现最终的外汇直观技术指标 ”   简单易用的颜色指示器!市场上的其他指标因 BIG“ 学 习曲线 ” 而 变得复杂,难以使用和理解。我们的指标使用简单,带有清晰的颜色指标,可帮助您快 速有效地了解市 场状况。我们计划的关键是简单性和有效性。   钓鱼指标开始使用颜色编码的指标来计算市场方向的波动。它学习并分析市场趋势,并显示运动之间的距离和距离
ChartColorMT4
Thomas Pierre Maurice Moine
Customize your charts with this simple utility. Choose in the 24 pre-built color sets, or use your own colors, save them to re-use them later. You can also add a text label on your chart. --- Chart Colors-- Color Set : 24 prebuilt color sets (select "Custom" to use colors below) Background color Foreground color Grid color Chart Up color Chart Down color Candle Bull color Candle Bear color  Line color Volumes color --- Label--- Text Label : Type the text you want to appear on the chart Lab
Virtual Exchange Reserve Equity Monitor In an environment where exchanges offer increasingly high leverage ratios, it is all the more important for traders to tightly regulate their level of equity .  This software is designed to be run in the background on any virtual private server that can run Meta Trader 4/5.  It implements basic equity control functions ahead of the broker---allowing users to set their own equity trailing stop, an equity limit to lock-in a certain profit margin, and a unive
FREE
Auto Close Trades At Profits Manager is a tool that closes orders at a defined profit, very simple to use ( Panel with buttons...). You can enable or disable the tool using buttons and edit the profit amount from the panel too. INPUTS: You can customize Panel graphics, Font and colors. You can check also the The Grid Manager, closing trades Manager  https://www.mql5.com/en/market/product/46365
RiskManager
Roman Zhitnik
5 (2)
The Expert Advisor is a risk manager helping users to control their trading. In the settings, it is possible to specify the parameters at which the risk manager force closes the opened trades and closes the terminal as well, if it is needed to prevent opening trades on emotions, which do not correspond to the trading strategy. Link to Version for MetaTrader 5  Risk Manager settings Check limit to close   - check the equity limit Limit to close (account currency)   - equity limit that is checked
API - Account Push Info is a Tool for "EVERYONE", who want to get the Live Statistics of an MT4 Trading Account, independent if you trade live or demo or automaticly or manual. It send the Report periodly to the Mobile Device with Push Message or to your Mail Account. The Report includes many important kind of Data, like: - a Specified Name for the Account / System - its a Live or Demo Account - Balance, Equity, - Drawdown in Currency and Percent, - Sum of Deposits, - Active Positions - Ac
Telegram Notifier is a simple and powerful utility which sends notification, news from MT4 to Telegram channel and group. Official Telegram Group:  https://t.me/ezforex_telegram_notifier WHO WILL NEED THIS UTILITY 1. EA Sellers who want to manage automatically their private channel and chat group. 2. Signal Providers who want to send the signals, reports and news to the channel or chat group. CORE FEATURES 1. Can use with View Account and not need to enable the Auto Trading button. 2. Track
Advanced Ichimoku Toggle Button With Alert Indicator A Very useful tool that every trader should have in their tool box This Indicator is an unique and high quality tool because it has many useful features. The ichimoku indicator consists of many elements such as kumo cloud,Kijunsen,Tenkansen,chinkou span,Span A and Span B. Different Traders use the ichimoku indicator for different strategies such as cloud breakout strategy, Tenkan kijun cross, chinkou price cross and many more...    But for m
This utility can compare simultaneously time frames of different instruments and keep under control   the nine major time frames  of an instrument. It is composed by two changers, a crosshair and some additional components : the  multicharts time frames changer   is designed to  compare  simultaneously  up to thirty time frames  of different symbols with the  keyboard or the button the multicharts symbols changer can  link up to nine charts and control simultaneously the nine major time frame b
MT4 To Notion
DaneTrades Ltd
5 (2)
该程序将允许您使用非常友好的用户界面将所有交易从 MetaTrader 帐户直接导出到 Notion。 MT5版本  |   用户指南+演示 要开始使用,请使用用户指南并下载概念模板。 如果您想要演示,请参阅用户指南。 在策略测试器中不起作用! 主要特点 将所有交易从您的交易账户导出到您的 Notion 将运行交易和挂单导出到 Notion 并更新它们 创建模板 最后一日出口贸易 上周出口贸易 上个月出口贸易 从自定义时间范围导出交易 自动将所有新的已平仓交易发送至 Notion 选择要包含在导出中的字段,例如订单类型、数量、开仓时间、平仓时间等 如何开始 转到上面的用户指南或启动 EA 并单击“获取连接帮助” 连接后,单击“开始:导出全部”将历史记录中的所有当前交易发送到 Notion 如果您希望它自动将所有新的已平仓交易发送到 Notion,请选中“更新新已平仓交易” 如果您有任何问题,请告诉我。 随着产品的开发,将添加新功能。
CrossMAn
Pavel Verveyko
"CrossMAn" is a table indicator that gives signals about the intersection of two moving averages, on selected instruments and time periods. The intersection of moving averages is one of the most popular signals on the stock exchange. The signal is displayed as colored rectangles in the table. Thus, you can assess at a glance which tool should be paid attention to. (Crossman does not add moving averages to the chart.) The indicator table can be dragged with the mouse. The size of the table
This is the linear regression indicator for basic indicators included in the standard package of the MetaTrader 4 terminal. It is used for the analysis of price movements and market mood. The market mood is judged by the slope of the linear regression and price being below or above this line. Regression line breakthrough by the indicator line may serve as a market entry signal. There is possibility of setting the color for bullish and bearish sentiments of the basic indicators as well as plottin
Ultimate Trade Panel
Biswarup Banerjee
5 (1)
Introducing the Ultimate Trade Panel - Your All-in-One Trade Manager for MQL4 Trading Are you a trader seeking to streamline your trading activities and gain a competitive edge in the market? Look no further! The Ultimate Trade Panel is here to revolutionize your trading experience on the MQL4 platform. With a host of unique and time-saving features, this expert advisor is designed to be your trusty companion for day-to-day trading activities. Key Features : Indicator Manager - Say goodbye to t
Ultimate No Nonsense FX Backtester - You can Run Forward Test Simulation with this tool! Do Not Download the Demo Here, Please Read Below! Step by Step Manual Guide PDF for this backtester PDF List of Commands(Shortcuts) for this backtester Ultimate NNFX Backtester is a powerful utility tool that significantly reduces the length of backtesting process for NNFX followers.  As well as for Forex traders that operates their entries and exits at the close of a candle and manage the risk using A
Script CloseAll BUY
Raudhah Hayatun Nufus
Close All BUY Orders for MT4 script   - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend, I have many other useful products.
FREE
Bears CD HTB  (Bears Convergence/Divergence High Top Bottom) is a universal analytical bears convergence/divergence indicator between a financial instrument and any of the twenty two standard indicators included in МetaTrader 4 package. The indicator is the second out of the two possible versions (HBT and HTB) of the bearish convergence/divergence origins. Due to its multiple use feature, the indicator allows you to find convergences/divergences between the price and various standard indicators
该产品的买家也购买
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (184)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 注意,该应用程序在策略测试器中不起作用。 Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是
您认为在价格可以瞬间变化的市场中,下单应该尽可能简单吗? 在 Metatrader 中,每次您要开单时,您都必须打开一个窗口,您可以在其中输入开盘价、止损和止盈以及交易规模。 在金融市场交易中,资本管理对于维持您的初始存款并使其倍增至关重要。 因此,当您想下订单时,您可能想知道应该开多大的交易? 在这单笔交易中,您应该承担多少百分比的存款? 您可以从这笔交易中获利多少,利润风险比是多少? 在您设置交易规模之前,您需要进行必要的计算,以获得交易规模应该是多少的问题的答案。 想象一下,您有一个工具可以自动完成所有这些工作。 您打开图表,进行市场分析并用水平线标记入场点、防御点(止损)和目标(止盈),最后您定义风险水平,例如 作为可用资本的百分比,您可以在此交易中承担,此时程序提供: 定义风险和止损规模的可接受交易规模 以点数、点数和账户货币计的止损和获利值 风险回报率 现在剩下的就是点击面板上的相应按钮来打开交易。 如果您是黄牛,需要在不设置防御或目标的情况下快速打开和关闭交易,那么您可以在交易管理器面板中轻松掌握一切,您可以在其中定义固定订单参数并通过单击“购买”或 “卖出”按钮。 关闭
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (85)
通过 Local Trade Copier EA MT4 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT4 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT4 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT4 >> 文件 >> 打开数据文件夹 >> MQL4 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT4 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 Local
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (67)
MetaTrader 4 的交易复制器。     它从任何账户复制外汇交易、头寸、订单。 它是最好的贸易复印机之一     MT4 - MT4,MT5 - MT4     为了   复制 MT4     版本(或     MT4 - MT5 MT5 - MT5     为了   复制MT5     版本)。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 复印机 版本       MetaTrader 5 终端 (   МТ5 - МТ5, МТ4 - МТ5   )-   Copylot 客户端 MT5 独特的复制算法将所有交易从主账户准确复制到您的客户账户。 该产品还以其高运行速度而著称,并且具有强大的错误处理能力。 一组强大的功能。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的多个账户的交易 的同步器 , - COPYLOT 会将您的交易复制到其他终端。 从已关闭的账户中复制 Invest 密码; 部分关闭仅从 mt4 到 mt4
TradePanel MT4
Alfiya Fazylova
4.91 (89)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可图的头寸。 一键
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
Trade copier MT4
Alfiya Fazylova
4.68 (31)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT4>MT4、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持通过执行在“Market account”上工作,其中 SL / TP 仅在开仓后设置。 如何使用简单的设置复制交易 将供应商终端和接收终端安装在同一台计算机或 VPS 上。 在供应商终端上以“Master”模式安装复印机,然后
Trade Dashboard MT4
Fatemeh Ameri
5 (30)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(作为新的市场订单) 已删除的挂起订单
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
I present to your attention a powerful utility for predicting the future movement of an asset based on W.D. Ganna’s law of vibration. This utility analyzes the selected market model and provides codes for future possible market movement patterns. If you enter the selected code into the appropriate box, you will receive a forecast of the potential market movement. The utility has the ability to display several potential forecast models. The forecast is not yet tied to time and price and gives th
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
Take a Break
Eric Emmrich
5 (28)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
The News Filter
Leolouiski Gan
5 (20)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了 The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损
控制您的外匯投資組合。立即查看您的站立位置、工作原理以及導致您疼痛的原因! 此處提供 MT5 版本: https://www.mql5.com/en/market/product/58658 交易經理儀表板旨在讓您一目了然地顯示您當前在外匯市場中的每個頭寸,並使風險管理和貨幣敞口更易於理解。 對於通過多個頭寸或交易網格和籃子策略逐漸進入市場的交易者,這是需要查看的關鍵信息。監控終端中的多個位置通常很難管理。 過度槓桿化和使用低風險:回報是新交易者和一些經驗豐富的交易者面臨的主要問題,交易經理向您展示您對每種貨幣的風險敞口,確保您不會同時進行雙向交易。 特徵: 未平倉交易 - 查看您當前按貨幣對排序的所有未平倉交易。您不僅可以在該貨幣對上看到您的方向偏差,還可以在該貨幣對上運行的每筆交易或頭寸上看到您的方向偏差。 回撤和利潤信息 - 立即查看您交易活躍的貨幣對的回撤或盈利情況。輕鬆識別需要管理的交易。 手數大小 - 查看您在每個貨幣對上的手數以及您進行的交易數量。 風險敞口 - 查看您對每種貨幣的方向偏差,以確保您不會在另一個入場時以相反的方向交易。另請查看您在該貨幣中使用
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow adding more strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trad
RedFox Copier Pro
Rui Manh Tien
4.75 (12)
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4  p
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Grid Manual MT4
Alfiya Fazylova
4.74 (19)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
Trade Assistant GS
Vasiliy Strukov
5 (35)
交易面板僅限於管理訂單 - 使用按鈕打開和由用戶打開。 收藏中簡單方便。 將補充任何買家。 我建議將它與 Gold Stuff 指標一起使用。 將交易設置為單個訂單並構建有距離的網格。 要創建標準網格,只需設置一個較大的距離,例如 10000。 可以在此處查看實時結果。 購買後立即聯繫我以獲得設置和個人獎勵!   設置 打開新系列 - 打開/關閉新系列訂單的開始。 Lot miltiplier - 以下訂單的手數乘數。 TP - 獲利,以點為單位。 SL - 止損,以第一個訂單的點數為單位。 Trail Start - 激活追踪止損。 Trail Step - 激活追踪止損時與價格的距離。 DD Reduction Algoritm - 回撤減少算法,當最後一個有利潤的訂單將與第一個有虧損的訂單系列關閉時。 Number order for DD Reduction Algoritm - 減少回撤算法被激活的順序。 DD 減少算法的利潤百分比 - 在回撤減少模式下關閉訂單時的利潤百分比。 Magic - 是 EA 分配給其訂單的特殊編號。 Fix distance -
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro 包括一个强大的交易管理器、货币强度计、账户报告工具、风险管理工具等等! 它是您将遇到的最先进的外汇交易经理和交易助手之一!对于想要更有效地管理贸易交易的交易者来说,它是完美的解决方案。 您可以在我们的博文中下载用户手册: User Manual 您可以在 Strategy Tester 上测试此交易系统(启用可视模式)。如果您喜欢在实时图表上进行测试,也可以给我发消息以获取 7 天试用版。 视频教程也可在说明下方获得更多详细信息。 如果您有任何疑问或需要帮助,请随时与我联系,我很乐意提供帮助。 TradePad Pro 适用于所有外汇对、金属、商品、指数和加密货币。 主要特点 订单管理 - 公开市场或挂单,轻松调整止盈、止损和手数大小。 获利计算 - 手动点数、ATR 乘数和风险回报率。 止损计算- 手动点,   ATR 乘数和供应/需求。 批量计算 - 手动点,   每笔交易的风险百分比和风险金额。 账户保护 - 回撤保护允许您设置账户回撤的最大限额以避免进一步损失。利润保护为您的账户设置最大利润限额以避免过度交易。 编辑订
價格行為工具包 EA 主要為剝頭皮而設計,但可用於所有時間框架,以根據您的止損水平正確計算手數大小來快速進入市場,它允許您快速進入交易(即時或在蠟燭高點和低點掛起訂單),然後隨著市場的變化調整止損並獲利了結。 如需使用的所有功能、設置和最佳實踐策略的完整列表,請單擊此處: https://www.mql5.com/en/blogs/post/748072 基於風險的進入 快速下單按鈕可根據您賬戶的風險百分比讓您進入頭寸。它會根據您選擇的風險和止損距離自動計算您的手數。因此,您需要確保您的經紀商允許您使用 0.01 手大小,如果您被迫使用 0.10 或 1.00 手增量,它將不起作用。 快速交易執行按鈕 它在您的圖表上放置了快速交易執行按鈕,這些按鈕會立即自動打開、關閉或調整交易。除了正常的進場按鈕外,您還有一個快速關閉按鈕來退出所有頭寸,將您的止損移動到盈虧平衡(或您的平均盈虧平衡,如果您有多個交易未平倉),將買入和賣出止損設置在當前或最後一根蠟燭高點之上並且能夠僅平倉您最有利可圖的頭寸,這樣您就可以在多筆交易開始為您工作時從您擴大的頭寸中獲得部分利潤。 止損模式按鈕可讓
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
Auto Trade Copier
Vu Trung Kien
4.71 (93)
自动交易复制器旨在以 100% 的准确度在多个 MT4/MT5 账户/终端之间复制交易。提供商和接收方账户必须位于同一台 PC/VPS 上。使用此工具,您可以将交易复制到同一台 PC/VPS 上的接收方账户。所有交易操作都将从提供商复制到接收方,不会有任何延迟。此版本仅适用于 MT4 账户。对于 MT5 账户,您必须使用 MT5 的自动交易复制器。参考: 参考: 对于 MT4 接收器,请下载“Trade Receiver Free” 这里 . 对于 MT5 接收器,请下载“Trade Receiver Free MT5”  这里 . 对于同一台 PC/VPS 上的 MT5 提供商,请检查“Auto Trade Copier MT5” 这里 . 如果您需要通过互联网在不同的 PC/VPS 上进行账户复制,请查看“Trade Copier Pro” 这里 . 如果您需要通过互联网在不同的 PC/VPS 账户之间进行复制,且接收方数量不限,请查看“无限交易复制器专业版” 这里 . 以下是重点功能 在 MT4 和 MT5 账户之间复制。 一个提供商可以将交易复制到多个接收者的账户。 一
MT4 to Discord Signal Provider 是一款用户友好、完全可定制的工具,专为直接向 Discord 发送交易信号而设计。这个工具将您的交易账户转变为一个高效的信号提供者。 自定义消息格式以适应您的风格!为了方便使用,您可以从预先设计的模板中选择,并决定包括或排除哪些消息元素。 [ 演示 ] [ 手册 ] [ MT5 版本 ] [ Telegram 版本 ] 设置 遵循我们详细的 用户指南 进行简单设置。 不需要预先了解 Discord API;我们提供所有必要工具。 主要特性 为订阅者更新自定义订单详情。 实施分层订阅模型,如铜牌、银牌、金牌,每一层都提供不同级别的信号访问。 附加执行订单的图表截图。 在这些截图上显示已关闭的订单,以增加清晰度。 提供延迟发送新订单消息的选项,以便在发送前进行最后调整。 透明和详细的订单信息: 带截图的新市场订单。 订单修改(止损、获利)。 已关闭和部分关闭的订单。 新的和修改的挂起订单。 挂起订单的激活和删除。 关于历史订单的详细报告。 每个订单的可定制评论。 注意: * 截图包括图表上的任何对象,如指标。 ** 在报
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (30)
在 MetaTrader 4 中使用利润跟踪功能在达到总利润/亏损时平仓。 您可以启用 虚拟停止(单独订单)   , 分别计算和平仓 买入和卖出头寸 (Separate BUY SELL)   , 关闭和计算 所有交易品种或仅当前交易品种(所有交易品种)   , 启用追踪获利( 追踪 利润) 关闭存款货币、点数、余额百分比的总损益。 该应用程序旨在与任何其他 EA 一起用于任何账户或与手动交易结合使用。 MT5 版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 一旦某些货币对或所有货币对的交易总余额大于或等于设置中指定的值,所有头寸将被关闭并删除订单。 此版本不仅能够在指定的利润水平平仓,而且还可以追踪利润以获得更好的结果。 我们实用程序的主要功能 按所有交易品种的总利润平仓; 按单独交易的总利润结算。 (虚拟模式); 按总利润结算并追踪利润; 按总利润以点数、百分比或货币结算; 所有交易或单独交易均以总亏损结束; 关闭交易后关闭图表和终端、风险管理器、包含关闭信息的邮件
EA Hedger
Sergej Chukhista
4.67 (3)
您购买了交易顾问,订阅了信号,还是手动交易?!不要忘记风险管理。 EA Hedger 是一个专业的交易工具,具有许多设置,允许您使用对冲来管理风险。 对冲是一种交易技术,涉及开设与那些已经开立的头寸相反的头寸。在对冲的帮助下,仓位可以完全或部分被阻止(锁定)。 为什么购买这种产品有利可图: 可靠性 -顾问经过彻底检查和测试 有用性 -专家顾问在实际交易中使用,并在其工作中有效 表现 –带对冲交易的结果明显优于不带对冲交易的结果 可用性 -顾问的成本仅为每月$4.91或每天0 0.17-这是1-2点差 支持 -在讨论中,您将能够向卖家提问并获得建议 开发 -你可以写你的愿望的产品,如果可能的话,他们将被添加 更新 -即将到来的更新将提供给您 例如,您的账户上有三个未平仓头寸: EURUSD 买入 0.10 EURUSD 买入 0.20 英镑兑美元买入 0.20 如果您想将风险减半(50%),当您激活对冲时,将开设以下仓位: EURUSD 卖出 0.15 对冲 GBPUSD 卖出 0.10 对冲 当 EA Hedger 派上用场时 一、您想减少回撤,保护存
TPSpro Trade PRO
Roman Podpora
5 (4)
An instrument capable of instantly calculating position size or risk based on a specified stop-loss level is critically important for both professional traders and beginners. Trading utility TRADE PRO provides fast and accurate calculations, helping you make decisions in conditions of limited time and increased market volatility. Main functions: Original. Simple. Effective. Original and convenient opening of the main trading panel: Simply hover your mouse over the right part of the chart and cli
Summer 40% discount ($149 -> $88) Everything for chart Technical Analysis indicator mt4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
MetaTrader 新闻面板是一款在 MetaTrader 交易平台内显示经济日历数据的工具。该工具从外部来源(例如财经新闻网站或数据提供商)获取经济新闻和数据发布,并以易于阅读的格式显示它们。 该工具允许交易者按来源、时区、影响级别、货币和通知方式过滤新闻发布。它还包括一个刷新按钮,使用户能够手动更新数据并确保他们拥有最新的可用信息。 新闻面板安装和输入指南 如果您想获取有关 EA 的通知,请将我们的 URL 添加到 MT4/MT5 终端(参见屏幕截图)。 您必须将数据源的 URL 添加到选项 -> Expert Advisors ->“允许对列出的 URL 进行 WebRequest”,以便让新闻面板从源加载新闻数据     (参见屏幕截图)。 MT4版本     https://www.mql5.com/en/market/product/77300 MT5版本     https://www.mql5.com/en/market/product/77301 主要特点: 新闻载有完整的详细信息(解释、效果、频率等)。 随时手动刷新数据。 过滤要显示的新闻类型(影响、货币等)。
作者的更多信息
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 t
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.
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.这是什么: 下载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
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/p
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
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 t
筛选:
Michael Tamilio
207
Michael Tamilio 2019.10.25 09:05 
 

This is a simple utility that solves an annoying problem, and should be on every person's MT4 Platform. If you trade multi-time frame strategies, this is crucial.

Now, you can keep one hand on the mouse and the other on the keyboard, and move between time frames and pairs with absolute ease.

The program is surprisingly fast and responsive, and feels like part of the native application.

Thank you for making this available!

Mike

[删除] 2019.10.22 06:04 
 

用户没有留下任何评级信息

[删除] 2019.10.22 05:58 
 

用户没有留下任何评级信息

回复评论
版本 1.5 2020.02.18
A large update, now you can change other chart.
//The following options are used to change other open charts:
input bool OtherOpenChart_Symbol = false; //Change symbol on other open chart?
input bool OtherOpenChart_TimeFrame = false; //Change timeframe on other open chart?
input int PermitCount = 0; //Just change the count of initially opened chart. 0 means all.

PS:
I must tell you, When switching between multi charts, the system will download the data, If your system doesn't have data, it will download the data and sometime will cause slowdowns. That is the limited of MT5/MT4 client.
版本 1.4 2020.02.14
Change TurnOn parameter to :
bool TurnOn_UpDown=true; // Turn on the UP/DOWN key function to change Symbol.
bool TurnOn_LeftRight=true; // Turn on the LEFT/RIGHT key function to change TimeFrame.
Now, you can choose the change mode.
版本 1.3 2020.01.31
add the parameter to turn on/off directional key function.
版本 1.2 2019.10.28
If you add this indicator more than once, the system will alert you.
版本 1.1 2019.10.24
Hide the text, and move it to program description.