• 미리보기
  • 리뷰 (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)
Personal Note (How best to use this fishing indicator) (Metatrader 4) This is a highly intuitive indicator. I will express here, how I trade with it personally.   (Trend) 1. One way, you insert the fishing indicator onto your charts, and wait around 10mins at least, you can wait more.  The dot will become a more reliable direction color. Then you could choose to trade it. Once done. take the indicator off your chart. And then you can repeat and rinse.   (scalping)  2.   This is my perso
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으로 보내십
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 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다. $ 통화, % 잔액, % 지분, % 자유 마진, % 사용
가격이 순식간에 변할 수 있는 시장에서 주문은 가능한 한 간단해야 한다고 생각하십니까? 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 >> File >> Open Data Folder >> MQL4 >> Experts 폴더에 붙여넣고 터미
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 Client MT5 고유한 복사 알고리즘은 마스터 계정에서 고객 계정으로 모든 거래를 정확하게 복사합니다. 이 제품은 또한 높은 작동 속도에서 높은 오류 처리로 유명합니다. 강력한 기능 세트. 프로그램
TradePanel MT4
Alfiya Fazylova
4.91 (89)
Trade Panel은 다기능 거래 보조원입니다. 이 애플리케이션에는 수동 거래를 위한 50개 이상의 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모는 여기 에서 확인하세요. 전체 지침은 여기 에서 확인하세요. 거래 . 한 번의 클릭으로 기본적인 거래 작업을 수행할 수 있습니다: 보류 주문 및 포지션 열기 보류 주문 및 포지션을 마감합니다. 포지션 전환(매수를 청산하여 매도를 개시하거나 매도를 청산하여 매수를 개시). 포지션 고정(반대 포지션을 열어 SELL과 BUY 포지션의 볼륨을 동일하게 만듭니다). 모든 포지션을 부분 청산합니다. 모든 포지션의 이익실현 및/또는 손절매를 공통 수준으로 설정합니다. 모든 포지션의 손절매를 손익 분기점 수준으로 설정합니다. 주문 및 포지션을 열 때 다음을 수행할 수 있습니다. 설정된 위험에 따라 거래량 자동 계산을 사용합니다. 한 번의 클릭으로 여러 주문을 열
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에 설치된 수신자의 계정/단말기로 발생합니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 주요 기능 및 이점: 복사기는 "МТ4> МТ4", "МТ4> МТ5", "МТ5> МТ4" 복사를 지원합니다. 복사기는 데모 계정 > 실 계정, 실 계정 > 데모 계정, 데모 계정 > 데모 계정 및 실제 계정 > 실 계정 복사를 지원합니다. 복사기는 읽기 전용 암호가 적용된 투자자 계정에서 복사를 지원합니다. 하나의 공급자 터미널은 여러 수신 터미널로 트랜잭션을 보낼 수 있고 하나의 수신 터미널은 여러 공급자 터미널에서 트랜잭션을 수신할 수 있습니다. 복사기는 귀하 또는 귀하의 고문이 거래하는 동일한 터미널에서 작동할 수 있습니다. 높은 복사 속도(0.5초 미만). 복사기에는 간편
Trade Dashboard MT4
Fatemeh Ameri
5 (30)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download   demo version  right now. You can find details
MT4 to Telegram Signal Provider 는 사용하기 쉽고 완전히 사용자 정의가 가능한 도구로, 텔레그램으로 신호를 보내어 계정을 신호 제공자로 변환할 수 있습니다. 메시지 형식은 완전히 사용자 정의가 가능합니다! 그러나 간단한 사용을 위해 미리 정의된 템플릿을 선택하고 메시지의 특정 부분을 활성화하거나 비활성화할 수도 있습니다. [ 데모 ]  [ 매뉴얼 ] [ MT5 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식이 필요 없으며, 개발자가 필요한 모든 것을 제공합니다. 주요 기능 구독자에게 보낸 주문 세부 정보를 사용자 정의할 수 있는 기능 예를 들어 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독은 모든 신호 등을 받게 됩니다. ID, 심볼 또는 코멘트별 주문 필터링 주문이 실행된 차트의 스크린샷을 포함 보낸 스크린샷에 종료된 주문을 그려 추가
거래 관리자는 위험을 자동으로 계산하는 동시에 거래를 빠르게 시작하고 종료하는 데 도움을 줍니다. 과잉 거래, 복수 거래 및 감정 거래를 방지하는 데 도움이 되는 기능이 포함되어 있습니다. 거래를 자동으로 관리할 수 있으며 계정 성과 지표를 그래프로 시각화할 수 있습니다. 이러한 기능은 이 패널을 모든 수동 거래자에게 이상적으로 만들고 MetaTrader 4 플랫폼을 향상시키는 데 도움이 됩니다. 다중 언어 지원. MT5 버전  |  사용자 가이드 + 데모 트레이드 매니저는 전략 테스터에서 작동하지 않습니다. 데모를 보려면 사용자 가이드로 이동하세요. 위기 관리 % 또는 $를 기준으로 위험 자동 조정 고정 로트 크기 또는 거래량과 핍을 기반으로 한 자동 로트 크기 계산을 사용하는 옵션 RR, Pips 또는 Price를 사용한 손익분기점 손실 설정 추적 중지 손실 설정 목표 달성 시 모든 거래를 자동으로 마감하는 최대 일일 손실률(%)입니다. 과도한 손실로부터 계정을 보호하고 과도한
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 Trade Manager 대시보드는 현재 외환 시장에서 각 포지션이 어디에 있는지 한 눈에 보여주고 위험 관리 및 통화 노출을 더 쉽게 이해할 수 있도록 설계되었습니다. 여러 포지션 또는 거래 그리드 및 바스켓 전략을 사용하여 점진적으로 시장으로 확장하는 거래자의 경우 이것이 핵심 정보입니다. 터미널에서 여러 위치를 모니터링하는 것은 종종 관리하기 어렵습니다. 저조한 위험을 과도하게 활용하고 사용하는 것은 신규 거래자와 일부 숙련된 거래자가 직면한 주요 문제입니다. 거래 관리자는 각 통화에 대한 노출을 개별적으로 표시하여 한 번에 양방향 거래를 하지 않도록 합니다. 특징: 공개 거래 - 통화 쌍별로 정렬된 현재 공개 거래를 모두 봅니다. 쌍뿐만
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 버전 | Discord 버전 데모를 시도하려면 사용자 가이드로 이동하십시오. Telegram To MT5 수신기는 전략 테스터에서 작동하지 않습니다! Telegram To MT4 특징 한 번에 여러 채널에서 신호를 복사합니다. 비공개 및 제한된 채널에서 신호를 복사합니다. Bot 토큰이나 채팅 ID가 필요하지 않습니다(필요한 경우 계속 사용할 수 있음). 위험 % 또는 고정된 로트를 사용하여 거래합니다. 특정 심볼을 제외합니다. 모든 신호를 복사할지 복사할 신호를 사용자 정의할지 선택합니다. 모든 신호를 인식하
Grid Manual MT4
Alfiya Fazylova
4.74 (19)
"Grid Manual"은 주문 그리드 작업을 위한 거래 패널입니다. 이 유틸리티는 보편적이며 유연한 설정과 직관적인 인터페이스를 제공합니다. 그것은 손실을 평균화하는 방향뿐만 아니라 이익을 증가시키는 방향으로 주문 그리드와 함께 작동합니다. 거래자는 주문 그리드를 만들고 유지할 필요가 없으며 유틸리티에서 수행합니다. 거래자가 주문을 시작하는 것으로 충분하며 "Grid Manual"는 자동으로 그를 위한 주문 그리드를 생성하고 거래가 마감될 때까지 그와 동행할 것입니다. 전체 설명 및 데모 버전 여기 . 유틸리티의 주요 기능: 모바일 터미널을 포함하여 어떤 방식으로든 열린 주문과 함께 작동합니다. "제한" 및 "중지"의 두 가지 유형의 그리드와 함께 작동합니다. 고정 및 동적(ATR 표시기 기반)의 두 가지 유형의 그리드 간격 계산과 함께 작동합니다. 오픈 오더 그리드의 설정을 변경할 수 있습니다. 차트에서 각 주문 그리드의 손익분기점 수준을 표시합니다. 각 주문 그리드에 대한 이익
Trade Assistant GS
Vasiliy Strukov
5 (35)
거래 패널은 주문 관리로 제한됩니다. 버튼을 사용하여 열거나 사용자가 열 수 있습니다. 컬렉션에서 간단하고 편리합니다. 모든 구매자를 보완합니다. Gold Stuff 표시기와 함께 사용하는 것이 좋습니다. 단일 주문으로 거래를 설정하고 거리가 있는 그리드를 구축하십시오. 표준 그리드를 만들려면 10000과 같이 큰 거리를 설정하기만 하면 됩니다. 실시간 결과는 여기에서 볼 수 있습니다. 설정 및 개인 보너스를 받으려면 구매 후 즉시 저에게 연락하십시오!   설정 새 시리즈 열기 - 새 주문 시리즈의 온/오프 시작. Lot miltiplier - 다음 주문에 대한 로트 승수. TP - 핍으로 이익을 얻습니다. SL - 손절매, 첫 주문부터 핍 단위. 트레일 시작 - 트레일링 스톱 활성화. 트레일 스텝 - 트레일링 스톱을 활성화할 때 가격으로부터의 거리. DD 감소 알고리즘 - 수익이 있는 마지막 주문이 손실이 있는 첫 번째 주문 시리즈와 마감될 때 손실 감소 알고리즘입
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro 에는 강력한 거래 관리자, 통화 강도 측정기, 계정 보고 도구, 위험 관리 도구 등이 포함되어 있습니다! 그것은 당신이 만나게 될 가장 진보된 외환 거래 관리자이자 거래 도우미 중 하나입니다! 보다 효율적인 무역 거래 관리 방법을 원하는 트레이더를 위한 완벽한 솔루션입니다. 다음 블로그 게시물에서 사용 설명서를 다운로드할 수 있습니다.   https://www.mql5.com/en/blogs/post/751180 Strategy Tester에서 이 거래 시스템을 테스트할 수 있습니다(비주얼 모드 활성화). 실시간 차트에서 테스트하고 싶다면 저에게 메시지를 보내 7일 평가판을 받을 수도 있습니다. 자세한 내용은 설명 아래에 비디오 자습서도 제공됩니다. 질문이 있거나 도움이 필요한 경우 언제든지 저에게 연락해 주시면 기꺼이 도와드리겠습니다. TradePad Pro는 모든 Forex 쌍, 금속, 상품, 지수 및 암호화폐에서 작동합니다.
가격 조치 도구 키트 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)
Auto Trade Copier is designed to copy trades to multiple MT4, MT5 and cTrader accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from provider to receiver perfectly. This version can be used on MT4 accounts only. For MT5 accounts, you must use Auto Trade Copier for MT5 . Reference: - For MT4 receiver, please download Trade Receiver Fre
MT4 to Discord Signal Provider 는 Discord로 직접 거래 신호를 보내는 데에 설계된 사용자 친화적이고 완전히 맞춤화할 수 있는 유틸리티입니다. 이 도구는 귀하의 거래 계좌를 효율적인 신호 제공자로 변환합니다. 귀하의 스타일에 맞게 메시지 형식을 사용자 정의하세요! 사용 편의성을 위해 사전에 디자인된 템플릿을 선택하고 포함하거나 제외할 메시지 요소를 선택할 수 있습니다. [ 데모 ] [ 매뉴얼 ] [ MT5 버전 ] [ Telegram 버전 ] 설정 간편한 설정을 위해 저희의 상세한 사용자 가이드 를 따르세요. Discord API에 대한 사전 지식이 필요 없습니다; 필요한 모든 도구를 제공합니다. 주요 기능 구독자 업데이트를 위한 주문 세부 정보를 사용자 정의합니다. 각 계층이 다른 수준의 신호 접근을 제공하는 브론즈, 실버, 골드와 같은 계층적 구독 모델을 구현합니다. 주문이 실행된 차트의 스크린샷을 첨부합니다. 더 명확하게 하기 위해 이 스크린
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (30)
이익 추적 기능으로 총 이익/손실에 도달하면 MetaTrader 4에서 포지션을 청산합니다. 가상 정류장(별도 주문)을   활성화할 수 있습니다. BUY 및 SELL 포지션을 별도로   계산 및 마감(BUY SELL 별도) , 모든 기호 또는 현재 기호만   닫고 계산(모든 기호) , 이익을 위해   후행   활성화( 후행 이익) 예금 통화, 포인트, 잔액의 %에 대한 총 손익을 마감합니다. 응용 프로그램은 다른 EA와 함께 또는 수동 거래와 함께 모든 계정에서 사용하도록 설계되었습니다. MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 일부 쌍 또는 모든 쌍의 총 거래 잔액이 설정에 지정된 값보다 크거나 같으면 모든 위치가 닫히고 주문이 삭제됩니다. 이 버전은 지정된 이익 수준에서 포지션을 마감할 수 있을 뿐만 아니라 더 나은 결과를 위해 이익을 추적할
EA Hedger
Sergej Chukhista
4.67 (3)
거래 고문을 구입했습니까, 신호를 구독했습니까, 아니면 수동으로 거래하고 있습니까?! 위험 관리를 잊지 마십시오. EA Hedger   는 헤징을 사용하여 위험을 관리할 수 있는 다양한 설정이 있는 전문 거래 유틸리티입니다. 헤징은 이미 열려 있는 포지션의 반대 포지션을 여는 거래 기법입니다. 헤징을 통해 위치를 완전히 또는 부분적으로 차단(잠금)할 수 있습니다. 이 제품을 사는 것이 유익한 이유: 신뢰성   - 어드바이저가 철저히 점검 및 테스트되었습니다. 유용성 -전문가 고문은 실제 거래에 사용되며 그 작업에 효과적입니다 성능 -위험 회피와 거래의 결과는 위험 회피없이 거래의 결과보다 훨씬 낫다 가용성 -고문의 비용은 한 달에$4.91 또는 하루에$0.17 입니다-이것은 1-2 스프레드입니다 지원   – 토론에서 판매자에게 질문하고 조언을 얻을 수 있습니다. 개발   - 제품에 대한 희망 사항을 작성할 수 있으며 가능한 경우 추가됩니다. 업데이트   - 예정된 업데이트를
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에 대한 알림을 받으려면 MT4/MT5 터미널에 URL을 추가하십시오(스크린샷 참조). 뉴스 패널이 소스에서 뉴스 데이터를 로드하도록 하려면 데이터 소스의 URL을 옵션 -> Expert Advisors -> '나열된 URL에 대한 WebRequest 허용'에 추가해야 합니다.       (스크린샷 참조). MT4 버전       https://www.mql5
제작자의 제품 더 보기
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, system indicators for single/multiple Symbols... and more. Feature: Chart settings can be synchronized, including : background, indentation, size, etc. Multiple Chart window start times  or end times can be synchronized. Multiple Chart time f
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. What is this         Rising volatility and falling volatility are not the same, whether it is academic research or actual testing has shown this point.         The original ATR indicator is calculated by putting up and down fluctuations together. This indicator is to calculate separately the upward volatility and the downward volatility, which can better help you study the market. 2. Indicator description          There are two modes for the calculation of this indicator, as shown in the f
Have you ever take a long time to watch a Symbol when the network link is not good ? Have you ever wait for a long time when you switch chart between different Symbols or different TimeFrames ? If you do long-term backtesting , Have you ever to be downloaded datas for a long time ? Yes, If there is no data in the system, those will happen.  1. What is this: Download all the Symbol data in Market Watch to the system. PS: This is not outputting data to Files. This Link go to Demo version: https:
I see that many tools in the market deal with Position and Order in the form of operation panels. Which is loaded into a Chart in the form of an EA. However, once the operator panel EA is loaded, no other EAs can be loaded. So, I wrote the one-click operation of Position and Order as a script, so you can load other EAs and easily complete one-click operation of Trade. 1. What is this: This is a one-click script to close position order. Now you can close position tickets at high speed, for examp
I see that many tools in the market deal with Position and Order in the form of operation panels. Which is loaded into a Chart in the form of an EA. However, once the operator panel EA is loaded, no other EAs can be loaded. So, I wrote the one-click operation of Position and Order as a script, so you can load other EAs and easily complete one-click operation of Trade. 1. What is this: This is a one-click script to delete the pending order . Now you can delete pending tickets at high speed, for
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.