Dashboard Premium

5

The programmable signal panel analyzes the charts of all available symbols and timeframes and sends a notification about the appearance of a trading signal.

You can program all the necessary signals using the free binding indicator "Signal Collection". The binding indicator is provided with open source code. Thus, it is possible to program all the necessary signals for subsequent use in conjunction with the signal panel. The signal panel can not only analyze charts, but also manage these charts. When the signal panel is placed on the chart, all the signals found will be collected in one place. By clicking on the cell with the found signal, the transition to the corresponding graph is carried out.

Features

Signals of any complexity can be programmed.

Use the "Signal Collection" binding indicator as a template for programming all the necessary signals. You can change the code and connect auxiliary indicators.

You can adjust the depth of the signal search.

The signal panel can detect the signal on the current forming candle or on the last (right) closed candle. In addition, you can adjust the depth of the search for the last (current) signal. When a signal is found, the corresponding cell is colored in the specified color.

You can switch between different charts in one window.

The panel shows all the signals found in separate cells, clicking on the cell takes you to the corresponding graph in the same window.

A special mode of working with graphic objects is available — Smart objects.

Using this mode makes working with graphical objects more convenient. For example, objects created on the EURUSD chart will be automatically temporarily hidden on the charts of other currency pairs, but as soon as the EURUSD chart is enabled, all objects will be available again.

You can configure notifications about the appearance of new signals.

You can individually include notifications in the terminal, mobile terminal (Push Notifications) and e-mail. In addition, you can set up advance notifications by adjusting the time until the closing of the current emerging candle, when the signal can already be considered relevant. Thus, a preliminary notification can be sent a few minutes before the closing of the current emerging candle.

The signal panel is fully interactive.

All the main elements on the signal panel are clickable. You can select the desired tool, make transitions between charts, temporarily hide the panel for the convenience of technical analysis.

Flexible graphics customization is available.

You can specify the sizes and colors of all the elements of the signal panel, as well as scale the panel by specifying the desired scale value as a percentage. All these features make working on monitors with a large screen resolution more convenient.

The signal panel analyzes not only charts, but also open positions.

You can observe the generalized information on open positions directly on the signal panel. Information on open positions is presented in the form of color indicators. The profit for each symbol is highlighted in green, the loss is highlighted in red.

Launch

To operate the signal panel, you need to install a binding indicator "Signal Collection" in the terminal.
Before starting the signal panel, the binding indicator should already be placed on the chart.

To use several different signals, you need to list the names of the signals separated by commas in the corresponding parameter "Signal names".
Example: MA(13), MA(21)

To program the signals, you need to make appropriate changes to the binding indicator file.

if(close[i]>iMA(NULL,0,13,0,MODE_EMA,PRICE_CLOSE,i) &&
   close[i+1]<=iMA(NULL,0,13,0,MODE_EMA,PRICE_CLOSE,i+1)) bf0[i]=low[i];
else if(close[i]<iMA(NULL,0,13,0,MODE_EMA,PRICE_CLOSE,i) &&
        close[i+1]>=iMA(NULL,0,13,0,MODE_EMA,PRICE_CLOSE,i+1)) bf1[i]=high[i];

The following code snippet specifies the most common way to interpreting the price moving average.
When the instrument price rises above its moving average, a buy signal appears, if the price falls below its moving average, what we have is a sell signal.

Additional Information

리뷰 1
MastersFX
18
MastersFX 2023.12.25 14:13 
 

Dashboard looks good. I will try use with my strategy. I will update after.

27.12.2023. Boris is very helpful. His helped me with code for my indicator+ Dashborad Premium.

Dashboard works very well

추천 제품
Free automatic fibonacci
Tonny Obare
4.67 (49)
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Rainbow MT4
Jamal El Alama
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Wicks UpDown Target GJ Wicks UpDown Target GJ is specialized in GJ forex pairs. Choppy movement up and down on the opening range every day.  Trading breakouts on London session and New York session is recommended. Guideline Entry Strategy Idea: Step 1 - Breakout Forming (Warning! Trade on London Session and New York Session) Step 2 - Breakout Starting (Take Action on your trading plan) Step 3 - Partial Close your order & set breakeven (no-risk) Step 4 - Target complete Step 5 - Don't trade
FREE
Double HMA lines MTF
Pavel Zamoshnikov
5 (1)
This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Extremum Reverse Bar
Yurij Izyumov
2.8 (5)
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
Period Change Button
Rainer Albrecht
3 (1)
Fastest way to change the period. Suitable for traders who use many charts and timeframes. Size, shape and color can be customized. Inputs Parameters Corner — Choose corner placement Standart is "Right lower chart corner" Color — Background color of the button ColorText — Text color of the button ColorOn — Background color of the button for the current period ColorOnText — Text color of the button for the current period Font — Arial, Verdana... FontSize — Size of the font in pixels DistanceX —
FREE
BoxFibo
Sergei Kiriakov
It is just an alternative fibo lines, because mt4 have is a very strange drawing of fibo lines A simple Box (Rectangle) graphic element with adjustable levels binding: it is possible to specify up to 17 custom levels, all rectangles on the chart with the given prefix in their name are processed. Levels are specified in % of the height of the rectangle. A convenient graphical element for analyzing charts by growth-correction levels. Enjoy your work!
FREE
MaSonic MT4
Tadanori Tsugaya
Quickly search for matching Moving Averages (MAs) at any point you click on the chart! By instantly displaying the MAs that pass through any selected point, it’s excellent for identifying trend peaks and supporting better trading decisions. Features: Simple Operation: Click on any point where you want to find the MA. Instant Results: Displays matching MAs if found. Sleep Function: Hide buttons when not in use for a cleaner interface. Manual Control: Adjust MAs manually with on-screen buttons. Fi
FREE
New Bar Alarm Free
Tomoyuki Nakazima
This indicator alerts you when/before new 1 or 5 minute bar candle formed. In other words,this indicator alerts you every 1/5 minutes. This indicator is especially useful for traders who trade when new bars formed. *This indicator don't work propery in strategy tester.Use this in live trading to check functionality. There is more powerful Pro version .In Pro version,you can choose more timeframe and so on. Input Parameters Alert_Or_Sound =Sound ----- Choose alert or sound or both to notify y
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
FlatBreakout
Aleksei Vorontsov
FlatBreakout (Free Version) Flat Range Detector and Breakout Panel for MT4 — GBPUSD Only FlatBreakout is the free version of the professional FlatBreakoutPro indicator, specially designed for flat (range) detection and breakout signals on the GBPUSD pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of flat ranges (breakout,
FREE
HMA Trend
Pavel Zamoshnikov
4.59 (69)
A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. Features The movement d
FREE
Trendline indicator
David Muriithi
2 (1)
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Scalping Day Trading Support Utility Scalping One MT4 free One position is displayed with one button. View P & L, Lot, and Point in real time. It is possible to switch the display of positions of only chart currencies and all currency pairs.  (The free version has only 3 positions) Supports automatic identification in Japanese and English   Account currency notation corresponds to dollar, euro, pound, yen (automatic identification) The timeline drawing function can be linked with the clock disp
FREE
Railway Tracks Pattern — Reversal Pattern Indicator Railway Tracks Pattern is an indicator that automatically detects a powerful two-candle reversal pattern on the chart. It looks for two candles with opposite directions (bullish and bearish), similar in size, and with minimal wicks — a clear sign of momentum shift. How it works: The first candle is strong and directional. The second candle moves in the opposite direction and is of similar size. Both candles have small shadows (wicks). The
FREE
NAS100 Auto Sl And TP
Moustapha Boulouz
5 (2)
MT4용 NAS100 Auto SL 및 TP 메이커를 소개합니다: 메타트레이더 4에서 나스닥 100 시장을 탐색하는 트레이더에게 필수적인 보조 도구인 NAS100 Auto SL 및 TP 메이커로 손절 및 테이크프로핏 설정을 다시는 놓치지 마세요. 이 도구는 손절 및 테이크프로핏 레벨을 자동으로 관리할 수 있는 원활한 솔루션을 찾는 분들을 위해 설계되었습니다. 주요 특징: 손쉬운 자동화: 스톱로스 및/또는 테이크프로핏 없이 나스닥 100 거래를 자동으로 모니터링합니다. 사용자가 구성한 설정에 따라 레벨을 동적으로 조정합니다. 다양한 주문 유형: 나스닥 100의 시장가 주문과 지정가 주문 모두 호환됩니다. 메타트레이더 4에서 사용할 수 있는 다양한 주문 유형을 지원합니다. 맞춤형 구성: 사용자 친화적인 매개변수 설정으로 추적 기본 설정 및 손절/익절 수준을 사용자 지정할 수 있습니다. 유연한 범위: 실행되는 특정 NAS100 상품 또는 거래되는 모든 상품에 대해 손절 및 이익실현을 설
FREE
Show Pips
Roman Podpora
4.26 (58)
이 정보 표시기는 계정의 현재 상황을 항상 알고 싶어하는 사람들에게 유용합니다. 표시기는 포인트, 백분율, 통화 단위의 이익뿐만 아니라 현재 쌍의 스프레드와 현재 기간에서 막대가 마감될 때까지의 시간과 같은 데이터를 표시합니다. 버전 MT5 -   더욱 유용한 지표 차트에 정보선을 배치하는 데는 여러 가지 옵션이 있습니다. 가격 오른쪽(가격보다 뒤에 있음) 코멘트로(차트의 왼쪽 상단에 있음) 화면의 선택된 모서리에 있습니다. 정보 구분 기호를 선택할 수도 있습니다. | / . \ # 표시기에는 다음과 같은 단축키가 내장되어 있습니다. 키 1 - 정보 표시 유형으로 뒤로 이동(가격, 설명 또는 코너 오른쪽) 키 2 - 정보 표시 유형에서 앞으로 나아갑니다. 키 3 - 정보 라인 표시 위치 변경 단축키는 설정에서 다시 할당할 수 있습니다. 이 표시기는 사용하기 쉽고 매우 유익합니다. 설정에서 불필요한 정보 항목을 비활성화할 수 있습니다. 설정 표시된 정보를 교체하기 위한 단축키(뒤로
FREE
DF Fib Trader Pro DF Fib Trader Pro는 MetaTrader 5용으로 설계된 자동 거래 시스템입니다. 피보나치 기반 가격 수준과 추세 및 구조 분석을 결합하여 진입 및 청산 시점을 정의합니다. EA는 롱 포지션과 숏 포지션을 모두 지원하며, 내장된 위험 관리 매개변수를 포함합니다. 핵심 기능: • 피보나치 되돌림 및 확장 로직을 사용하여 진입, 손절매, 이익실현 시점을 표시합니다. • 랏 크기 및 손절매/이익실현 수준 설정 가능 • 진입 시점 1개 또는 2개 선택 가능 • 시장 상황에 따라 고정 또는 동적 손절매 및 이익실현 지원 • 다양한 시간대 및 통화쌍 지원 • 최대 스프레드, 슬리피지, 거래 빈도 제어 옵션 포함 • 자동 거래 관리: 손익분기점, 트레일링 손절매, 부분 청산 옵션 • 원하는 경우 시장가 주문 지원 입력 개요: • 위험 관리: 랏 크기, 거래당 위험, 최대 거래 수 • 진입 조건: 피보나치 레벨 선택, 추세 필터 옵션 • 청산 관리:
FREE
Multi Divergence Indicator for MT4 - User Guide Introduction Overview of the Multi Divergence Indicator and its capabilities in identifying divergences across multiple indicators. Importance of divergence detection in enhancing trading strategies and decision-making. List of Indicators RSI CCI MACD STOCHASTIC AWSOME MFI ACCELERATOR OSMA MOMENTUM WPR( Williams %R) RVI Indicator Features Indicator Selection:  How to enable/disable specific indicators (RSI, CCI, MACD, etc.) for divergence detectio
FREE
.....................................hi....................... ................for showing high s and low s and support and resistanses .....................we have a lot of ways............................... it can be helpful for finding trends , higher highs , higher lows , lower highs , lower lows .......................today i write on of thems.......................... ........................you can enter the number of last support and resistanses .........................and it will dra
FREE
Toby Strategy Indicator
Ahmd Sbhy Mhmd Ahmd ʿYshh
The indicator rely on The Toby strategy >> The mother candle which is bigger in range than the previous six candles. A vertical line shows the last Toby Candle with the targets shown up and down. The strategy is about the closing price out of the range of the toby candle to reach the 3 targets..The most probable to be hit is target1 so ensure reserving your profits and managing your stop lose.
FREE
The Auto Fibonacci Indicator is a professional technical analysis tool that automatically draws Fibonacci retracement levels based on the most recent closed Daily (D1) or 4-Hour (H4) candle. These levels are widely used by traders to identify key support , resistance , and trend reversal zones . This version is designed for manual trading and supports a powerful trading strategy using Fibonacci levels combined with a 50-period EMA (Exponential Moving Average) , which you can easily add from MT4
FREE
Super Auto Fibonacci
Muhammed Emin Ugur
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
High Low Open Close MT4
Alexandre Borela
4.81 (21)
이 프로젝트를 좋아한다면 5 스타 리뷰를 남겨주세요. 이 지표는 열리고, 높은, 낮은 및 마감 가격을 지정합니다. 기간과 그것은 특정한 시간대를 위해 조정될 수 있습니다. 이들은 많은 기관 및 전문가에 의해 보는 중요한 수준입니다 상인은 당신이 더 많은 것일 수있는 장소를 알고 도움이 될 수 있습니다 이름 * 사용 가능한 기간: 이전 날. 이전 주. 지난 달. 이전 분기. 이전 연도. 또는: 현재 날. 현재 주. 현재 달. 현재 분기. 현재 년.
FREE
Pin Bars
Yury Emeliyanov
5 (4)
주요 목적:"핀 바"는 금융 시장 차트에서 핀 바를 자동으로 감지하도록 설계되었습니다. 핀 바는 특징적인 몸체와 긴 꼬리를 가진 촛불로,추세 반전 또는 교정을 신호 할 수 있습니다. 작동 원리:표시기는 차트의 각 촛불을 분석하여 촛불의 몸,꼬리 및 코의 크기를 결정합니다. 미리 정의 된 매개 변수에 해당하는 핀 막대가 감지되면 표시기는 핀 막대의 방향(강세 또는 약세)에 따라 위 또는 아래 화살표로 차트에 표시합니다. 매개 변수: 꼬리의 길이와 핀 바의 몸체 크기 사이의 최소 비율을 정의합니다. "코"와 핀 바의 꼬리 사이의 최대 허용 비율을 설정합니다. 화살표 크기-표시된 핀 막대와 차트에서 핀 막대를 가리키는 화살표 사이의 거리를 정의합니다. 신청:"핀 바"표시기는 잠재적 인 추세 반전 지점을 식별하고 시장 또는 가까운 위치에 진입하기 위해 신호를 생성하는 데 사용할 수 있습니다. 올바르게 사용하고 다른 기술 지표 및 분석 방법과 결합하면이 지표는 거래 결과를 향상시킬 수
FREE
Position Selective Close MT4
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Wise Men Indicator demo
Bohdan Kasyanenko
3 (2)
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account . Signal "First Wise Man" is formed when there is a divergent bar with angulation.  Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligator
FREE
Smart FVG indicator MT4
Ahmad Kazbar
4.67 (3)
Smart FVG 인디케이터 MT4 – MetaTrader 4를 위한 고급 Fair Value Gap 탐지 Smart FVG 인디케이터 MT4는 MetaTrader 4 차트에서 Fair Value Gap(FVG)을 전문적으로 탐지하고, 모니터링하며, 알림까지 제공하는 도구입니다. ATR 기반 필터링과 시장 구조를 인식하는 로직을 결합하여 노이즈를 줄이고, 유동성 환경에 맞게 자동으로 적응하며, 매매 의사결정에 중요한 불균형 구간만 남겨 줍니다. 주요 장점 정확한 FVG 탐지: 단순한 캔들 갭이 아닌 실제 시장 비효율 구간을 식별합니다. ATR 기반 정밀도: 다양한 상품과 시간 프레임에서 저품질 신호를 걸러내는 적응형 민감도. 실시간 유효성 추적: 가격이 해당 구간을 메우거나 돌파하면 존이 자동으로 연장·조정·삭제됩니다. 사용자 정의 가능한 시각화: 색상, 선 스타일, 채우기 옵션을 템플릿에 맞게 자유롭게 설정 가능. 실질적인 알림: 새로 생성된 FVG, 메워진 FVG, 무효화된
FREE
이 제품의 구매자들이 또한 구매함
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
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 폴더에 붙여넣고 터미널
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 추가 자료 및 지침 설치 지침 - 애플리케이션 지침 - 데모 계정용 애플리케이션 평가판 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다. $ 통화, % 잔액, % 지분, % 자유 마진, % 사용자 정의, % AB 이전 일, % AB
Trade Manager EA에 오신 것을 환영합니다. 이 도구는 거래를 보다 직관적이고 정확하며 효율적으로 만들기 위해 설계된 궁극적인 리스크 관리 도구 입니다. 단순한 주문 실행 도구가 아닌, 원활한 거래 계획, 포지션 관리 및 리스크 제어를 위한 종합 솔루션입니다. 초보자부터 고급 트레이더, 빠른 실행이 필요한 스캘퍼에 이르기까지 Trade Manager EA는 외환, 지수, 상품, 암호화폐 등 다양한 시장에서 유연성을 제공합니다. Trade Manager EA를 사용하면 복잡한 계산은 이제 과거의 일이 됩니다. 시장을 분석하고 진입, 손절 및 익절 수준을 차트의 수평선으로 표시한 후 리스크를 설정하면, Trade Manager가 이상적인 포지션 크기를 즉시 계산하고 SL 및 TP 값을 실시간으로 표시합니다. 모든 거래가 간편하게 관리됩니다. 주요 기능: 포지션 크기 계산기 : 정의된 리스크에 따라 거래 크기를 즉시 결정합니다. 간단한 거래 계획 : 진입, 손절, 익절을 위한
Copy Cat More Trade Copier MT4 (복사 고양이 MT4) 는 단순한 로컬 트레이드 카피어가 아니라, 오늘날의 거래 환경을 위해 설계된 완전한 리스크 관리 및 실행 프레임워크입니다. Prop Firm 챌린지부터 개인 계좌 관리까지, 강력한 실행력, 자본 보호, 유연한 설정, 고급 거래 처리 기능을 통해 모든 상황에 적응합니다. 이 카피어는 Master(송신자) 와 Slave(수신자) 모드 모두에서 작동하며, 실시간으로 시장가/지정가 주문, 거래 수정, 부분 청산, Close By 작업을 동기화합니다. 데모 및 실계좌 모두 호환되며, 거래용 비밀번호 또는 투자자 비밀번호로도 사용할 수 있습니다. Persistent Trade Memory 기술을 통해 EA, 터미널, VPS가 재시작되더라도 거래가 복원됩니다. 여러 Master와 Slave를 동시에 관리할 수 있으며, 브로커 간 차이는 접두사/접미사 자동 감지 또는 심볼 매핑으로 처리됩니다. 매뉴얼/설정: Copy C
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
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 고유한 복사 알고리즘은 마스터 계정에서 고객 계정으로 모든 거래를 정확하게 복사합니다. 이 제품은 또한 높은 작동 속도에서 높은 오류 처리로 유명합니다. 강력한 기능 세트. 프로그램은 여러 터
Trade copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copier는 거래 계정 간의 거래를 복사하고 동기화하도록 설계된 전문 유틸리티입니다. 복사는 공급자의 계정/단말기에서 동일한 컴퓨터 또는 vps에 설치된 수신자의 계정/단말기로 발생합니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 주요 기능 및 이점: 복사기는 "МТ4> МТ4", "МТ4> МТ5", "МТ5> МТ4" 복사를 지원합니다. 복사기는 데모 계정 > 실 계정, 실 계정 > 데모 계정, 데모 계정 > 데모 계정 및 실제 계정 > 실 계정 복사를 지원합니다. 복사기는 읽기 전용 암호가 적용된 투자자 계정에서 복사를 지원합니다. 하나의 공급자 터미널은 여러 수신 터미널로 트랜잭션을 보낼 수 있고 하나의 수신 터미널은 여러 공급자 터미널에서 트랜잭션을 수신할 수 있습니다. 복사기는 귀하 또는 귀하의 고문이 거래하는 동일한 터미널에서 작동할 수 있습니다. 높은 복사 속도(0.5초 미만). 복사기에는 간편
Trade Dashboard MT4
Fatemeh Ameri
4.96 (53)
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 of
MT4 to Telegram Signal Provider 는 사용하기 쉽고 완전히 사용자 정의가 가능한 도구로, 텔레그램으로 신호를 보내어 계정을 신호 제공자로 변환할 수 있습니다. 메시지 형식은 완전히 사용자 정의가 가능합니다! 그러나 간단한 사용을 위해 미리 정의된 템플릿을 선택하고 메시지의 특정 부분을 활성화하거나 비활성화할 수도 있습니다. [ 데모 ]  [ 매뉴얼 ] [ MT5 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ]  New: [ Telegram To MT5 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식이 필요 없으며, 개발자가 필요한 모든 것을 제공합니다. 주요 기능 구독자에게 보낸 주문 세부 정보를 사용자 정의할 수 있는 기능 예를 들어 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독은 모든 신호 등을 받게 됩니다. ID, 심볼 또는 코멘트별 주문 필터링 주문이 실행된 차트의 스크린샷을 포함 보낸
TradePanel MT4
Alfiya Fazylova
4.85 (92)
Trade Panel은 다기능 거래 보조원입니다. 이 애플리케이션에는 수동 거래를 위한 50개 이상의 거래 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 전략 테스터에서는 애플리케이션이 작동하지 않습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 거래. 한 번의 클릭으로 거래 작업을 수행할 수 있습니다: 자동 위험 계산을 통해 지정가 주문 및 포지션을 엽니다. 한 번의 클릭으로 여러 주문과 포지션을 열 수 있습니다. 주문 그리드를 엽니다. 그룹별 대기 주문 및 포지션을 마감합니다. 포지션 반전(매수 청산 후 매도 개시 또는 매도 청산 후 매수 개시). 포지션 고정(매수 포지션과 매도 포지션의 양을 동일하게 하는 추가 포지션 개설). 한 번의 클릭으로 모든 포지션을 부분 청산합니다. 모든 포지션의 이익실현과 손절매를 동일한 가격 수준으로 설정합니다. 모든 포지션에 대한 손절매를 해당 포지션의 손익 분기
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
Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors The Trade Pad Pro EA is a tool for the Metatrader Platform that aims to help traders manage their trades more efficiently and effectively. It has a user-friendly visual interface that allows users to easily place and manage an unlimited number of trades, helping to avoid human errors and enhance their trading activity. One of the key features of the Trade Pad Pro EA is its focus on risk and position manageme
MT4 to Discord Signal Provider 는 Discord로 직접 거래 신호를 보내는 데에 설계된 사용자 친화적이고 완전히 맞춤화할 수 있는 유틸리티입니다. 이 도구는 귀하의 거래 계좌를 효율적인 신호 제공자로 변환합니다. 귀하의 스타일에 맞게 메시지 형식을 사용자 정의하세요! 사용 편의성을 위해 사전에 디자인된 템플릿을 선택하고 포함하거나 제외할 메시지 요소를 선택할 수 있습니다. [ 데모 ] [ 매뉴얼 ] [ MT5 버전 ] [ Telegram 버전 ]  New: [ Telegram To MT5 ] 설정 간편한 설정을 위해 저희의 상세한 사용자 가이드 를 따르세요. Discord API에 대한 사전 지식이 필요 없습니다; 필요한 모든 도구를 제공합니다. 주요 기능 구독자 업데이트를 위한 주문 세부 정보를 사용자 정의합니다. 각 계층이 다른 수준의 신호 접근을 제공하는 브론즈, 실버, 골드와 같은 계층적 구독 모델을 구현합니다. 주문이 실행된 차트의 스크린샷을 첨
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
Smart Channel M4
Vahidreza Heidar Gholami
The trend in the market can be predicted using trend lines but the problem is you don’t know where exactly the price is going to touch the trend line where you can put your pending orders on. Smart Channel Expert Advisor makes it possible to put an advanced channel around the price data, which can be configured to handle placing orders, opening and closing positions, managing risk per trade, spread, slippage, and trailing stop-loss and take-profit automatically. Features Money Management (Calcul
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.09 (11)
거래 관리자는 위험을 자동으로 계산하는 동시에 거래를 빠르게 시작하고 종료하는 데 도움을 줍니다. 과잉 거래, 복수 거래 및 감정 거래를 방지하는 데 도움이 되는 기능이 포함되어 있습니다. 거래를 자동으로 관리할 수 있으며 계정 성과 지표를 그래프로 시각화할 수 있습니다. 이러한 기능은 이 패널을 모든 수동 거래자에게 이상적으로 만들고 MetaTrader 4 플랫폼을 향상시키는 데 도움이 됩니다. 다중 언어 지원. MT5 버전  |  사용자 가이드 + 데모 트레이드 매니저는 전략 테스터에서 작동하지 않습니다. 데모를 보려면 사용자 가이드로 이동하세요. 위기 관리 % 또는 $를 기준으로 위험 자동 조정 고정 로트 크기 또는 거래량과 핍을 기반으로 한 자동 로트 크기 계산을 사용하는 옵션 RR, Pips 또는 Price를 사용한 손익분기점 손실 설정 추적 중지 손실 설정 목표 달성 시 모든 거래를 자동으로 마감하는 최대 일일 손실률(%)입니다. 과도한 손실로부터 계정을 보호하고 과도한
Seconds Chart — MetaTrader 4에서 초 단위 차트를 생성하는 독특한 도구입니다. Seconds Chart 를 사용하면 초 단위로 설정된 타임프레임으로 차트를 작성할 수 있어, 표준 분 또는 시간 단위 차트에서는 불가능한 유연성과 정밀한 분석이 가능합니다. 예를 들어, S15 타임프레임은 15초 동안의 캔들로 구성된 차트를 의미합니다. 모든 인디케이터, 전문가 자문(EA), 스크립트를 사용할 수 있으며, 표준 차트와 동일한 편리함으로 작업할 수 있습니다. 표준 도구와 달리, Seconds Chart 는 초고속 타임프레임에서도 높은 정확도와 지연 없이 작업할 수 있도록 지원합니다. Seconds Chart의 장점 1초부터 900초까지 의 타임프레임 지원. 즉시 로딩 MT5 터미널의 틱 데이터베이스 가져오기로 역사적 데이터를 빠르게 불러옵니다. MT5 터미널에서 Tick Database 유틸리티를 먼저 실행해야 틱 데이터베이스를 가져올 수 있습니다. 실시간 데이터 업데
Equity Protect Pro: 안심 거래를 위한 종합 계좌 보호 전문가 계좌 보호, 자산 보호, 포트폴리오 보호, 다중 전략 보호, 수익 보호, 수익 확보, 거래 보안, 위험 관리 프로그램, 자동 위험 관리, 자동 청산, 조건부 청산, 예약 청산, 동적 청산, 추적 손절매, 원클릭 종료, 원클릭 청산, 원클릭 복원 등의 기능을 찾고 있다면 Equity Protect Pro가 바로 필요한 프로그램입니다. 설정이 간편하고 사전 설정된 조건이 충족되면 모든 차트를 닫을 수 있으며 신호 구독 취소도 지원합니다(이는 모든 거래 프로그램도 중지됨을 의미합니다). 이 시점에서 새로운 주문이 생성되지 않으며 최종적으로 모든 주문이 종료되어 예상치 못한 손실을 효과적으로 방지하고 안심하고 거래할 수 있습니다. Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4 Demo.ex4 Equity Protect Pro M
Take a Break
Eric Emmrich
5 (31)
One tool to protect all your EAs — news filter, equity protection, time filter and more — free demo available Take a Break has evolved from a basic news filter into a comprehensive account protection solution. It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Typical use cases: One news filter for all your EAs. Pause trading during news or high volatility — and c
Risk/Reward Tool은 MetaTrader 4에서 거래를 계획, 시각화 및 실행하는 방식을 혁신하도록 설계된 전문가급 Expert Advisor입니다. 정밀한 리스크 관리를 중시하는 재량 트레이더이든, 거래 설정을 시각적으로 테스트해야 하는 전략 개발자이든, 이 도구는 우아하고 직관적인 인터페이스에서 필요한 모든 것을 제공합니다. 기본적인 포지션 계산기와 달리, Risk/Reward Tool은 시각적 거래 계획을 즉각적인 실행 기능, 실시간 손익 모니터링 및 포괄적인 거래 관리 기능과 결합합니다. 이 도구는 MT4 전략 테스터와 완전히 호환되어 실제 자본을 위험에 빠뜨리지 않고 거래 전략을 연습하고 접근 방식을 개선할 수 있습니다. 도구의 전체 매뉴얼은 여기에서 확인할 수 있습니다: https://www.mql5.com/en/blogs/post/766244 MT5 version:  https://www.mql5.com/en/market/product/158601 주요 기능
Exp Averager
Vladislav Andruschenko
4.82 (22)
Exp-Averager는   평균 거래를 개시하여 특정 하락폭을 받은 거래를 평균화하도록 설계되었습니다. 고문은 추세에 맞춰 또는 현재 추세에 반대하여 새로운 위치를 열 수 있는 능력이 있습니다. 또한 일련의 위치에 적용되는 스마트 트레일링 스톱 기능도 포함되어 있습니다. 고문은 직위의 로트 크기를 늘리거나 줄일 수 있습니다. 이는 손실 포지션을 평균 가격으로 가져오기 위해 널리 사용되는 전략입니다. MT5 버전 전체 설명 +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 연결 TickSniper   스캘퍼   의 평균화 시스템 예 평균화 기능을 갖춘 범용 트레이딩 어드바이저   The X Expert Advisor는 차트가 첨부된 통화 쌍에 대해 작업합니다. 예를 들어 EURUSD에 대한 평균을 활성화하려면 EURUSD 차트를 열고 Expert Advisor를 실행하십시오. 메모
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
설명 TradeSync Pro는 동일한 컴퓨터에서 실행되는 MetaTrader 터미널 간의 로컬 거래 동기화를 위해 설계된 기술 유틸리티입니다. 이 프로그램은 계좌 관리, 다양한 브로커 간의 체결 비교 및 전략적 거래 복제(replication)에 최적화되어 있습니다. 라이선스 및 크로스 플랫폼 호환성 이 소프트웨어는 사용되는 플랫폼에 따라 다양한 동기화 시나리오를 지원합니다. 다음 요구 사항을 참고하십시오:   단일 플랫폼: MT4에서 MT4로 복사하려면 MT4 버전이 필요합니다. MT5에서 MT5로 복사하려면 MT5 버전이 필요합니다.   크로스 플랫폼: MT4와 MT5 간(양방향)에 동기화하려면 사용자는 제품의 MT4 및 MT5 버전을 모두 보유해야 합니다.   설치: 로컬 연결을 설정하려면 두 터미널이 동일한 하드웨어에서 실행되어야 합니다. 기술 기능 목록 송신 모드 (Transmitter):   로컬 파일 시스템으로 거래 작업을 실시간 브로드캐스팅합니다.   매직 넘버(Ma
Trading History MT4
Siarhei Vashchylka
5 (9)
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experience
EasyInsight AIO MT4
Alain Verleyen
4 (2)
EASY Insight AIO – 스마트하고 손쉬운 트레이딩을 위한 올인원 솔루션 개요 외환, 금, 암호화폐, 지수, 심지어 주식까지 — 전 시장을 몇 초 만에, 수동 차트 확인이나 복잡한 설치, 인디케이터 설정 없이 스캔할 수 있다고 상상해 보세요. EASY Insight AIO 는 AI 기반 트레이딩을 위한 궁극의 플러그 앤 플레이(Plug & Play) 데이터 내보내기 도구입니다. 단 하나의 깔끔한 CSV 파일로 전체 시장 스냅샷을 제공하며, ChatGPT, Claude, Gemini, Perplexity 등 다양한 AI 플랫폼에서 즉시 분석할 수 있습니다. 창 전환, 복잡함, 차트 오버레이는 더 이상 필요 없습니다. 자동으로 내보내지는 순수하고 구조화된 데이터 인사이트만으로, 반복적인 차트 감시 대신 데이터 기반의 스마트한 의사결정에 집중할 수 있습니다. 왜 EASY Insight AIO인가요? 진정한 올인원 • 별도의 설정, 인디케이터 설치, 차트 오버레이가 필요 없습
--------------Welcome to use [MQL5 Signal Analyze Master]------------------  Function: Draw order tracks of MQL5 MT4 and MT5 signal on MT4 chart. [Using guide] 1.Use it as Experts. 2.Download history record from MQL5 signal(MT4 signal or MT5 signal).  3.Paste history record file below "MQL4/Files/" 4.Load [Signal Analyze Master] on the symbol chart what you want to analyze. 5.Paste the history record file name to parameter 'FileName' 6.Select  SignalType  match the history you download on MT4
News Filter EA that send you a Push notification to your MT4 phone APP and TURN OFF MT4 Automatically Before News.  This EA doesn't work in backtest From 1.7 version  the EA have  Close all trades before news functions added. You only need to allow that url in MT4 options: To see the url and how to add it to MT4, visit this post: https://www.mql5.com/en/blogs/post/754402 When Metatrader is turned off, it saves the status of all the charts, indicators and Expert Advisors that you have in them
Easy Virtual Trader
Anoop Sivasankaran
4.89 (9)
Setup Easy Virtual Trader > Input your Rules > You are ready to trade from mobile or another EA or anywhere....Let robot manage your Trades !  This powerful EA will help you manage ALL or SPECIFIC trades automatically based on your PRE-SET rules and settings Once it is setup and running on just one chart, you don't need to monitor your orders anymore, the software will keep watching and control your orders with your predefined rules You can trade from your desktop MT4 or from your mobile appli
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
EA Hedger
Sergej Chukhista
4 (4)
거래 고문을 구입했습니까, 신호를 구독했습니까, 아니면 수동으로 거래하고 있습니까?! 위험 관리를 잊지 마십시오. EA Hedger   는 헤징을 사용하여 위험을 관리할 수 있는 다양한 설정이 있는 전문 거래 유틸리티입니다. 헤징은 이미 열려 있는 포지션의 반대 포지션을 여는 거래 기법입니다. 헤징을 통해 위치를 완전히 또는 부분적으로 차단(잠금)할 수 있습니다. 이 제품을 사는 것이 유익한 이유: 신뢰성   - 어드바이저가 철저히 점검 및 테스트되었습니다. 유용성 -전문가 고문은 실제 거래에 사용되며 그 작업에 효과적입니다 성능 -위험 회피와 거래의 결과는 위험 회피없이 거래의 결과보다 훨씬 낫다 가용성 -고문의 비용은 한 달에$4.91 또는 하루에$0.17 입니다-이것은 1-2 스프레드입니다 지원   – 토론에서 판매자에게 질문하고 조언을 얻을 수 있습니다. 개발   - 제품에 대한 희망 사항을 작성할 수 있으며 가능한 경우 추가됩니다. 업데이트   - 예정된 업데이트를 사용할
Simple and Easy MT4 Trade Panel by Winidecorw I created this EA to make your life easier by making it easier and faster to open your trades. The price will increase progressively, take advantage now! Simplify Your Trading with the Simple and Easy MT4 Trade Panel Are you tired of wasting time setting up each trade in MetaTrader 4? With the simple and easy MT4 trading dashboard, taking your trading to the next level has never been so quick and easy! This Trade Assistant dashboard is the Simple an
제작자의 제품 더 보기
Seconds Chart MT5
Boris Sedov
4.59 (17)
Seconds Chart — MetaTrader 5에서 초 단위 차트를 생성하는 독특한 도구입니다. Seconds Chart 를 사용하면 초 단위로 설정된 타임프레임으로 차트를 작성할 수 있어, 표준 분 또는 시간 단위 차트에서는 불가능한 유연성과 정밀한 분석이 가능합니다. 예를 들어, S15 타임프레임은 15초 동안의 캔들로 구성된 차트를 의미합니다. 사용자 정의 심볼을 지원하는 모든 인디케이터와 전문가 어드바이저를 사용할 수 있습니다. 이를 사용하는 것은 표준 차트에서 거래하는 것만큼 편리합니다. 표준 도구와 달리, Seconds Chart 는 초고속 타임프레임에서도 높은 정확도와 지연 없이 작업할 수 있도록 지원합니다. Seconds Chart의 장점 1초부터 900초까지 의 타임프레임 지원. 내장 틱 데이터베이스 덕분에 역사 데이터 즉시 로딩 . 실시간 데이터 업데이트로 지연이나 차이 없음 . 여러 초 단위 차트를 동시에 생성 가능. Seconds Chart가 이상적인 경우
Seconds Chart — MetaTrader 4에서 초 단위 차트를 생성하는 독특한 도구입니다. Seconds Chart 를 사용하면 초 단위로 설정된 타임프레임으로 차트를 작성할 수 있어, 표준 분 또는 시간 단위 차트에서는 불가능한 유연성과 정밀한 분석이 가능합니다. 예를 들어, S15 타임프레임은 15초 동안의 캔들로 구성된 차트를 의미합니다. 모든 인디케이터, 전문가 자문(EA), 스크립트를 사용할 수 있으며, 표준 차트와 동일한 편리함으로 작업할 수 있습니다. 표준 도구와 달리, Seconds Chart 는 초고속 타임프레임에서도 높은 정확도와 지연 없이 작업할 수 있도록 지원합니다. Seconds Chart의 장점 1초부터 900초까지 의 타임프레임 지원. 즉시 로딩 MT5 터미널의 틱 데이터베이스 가져오기로 역사적 데이터를 빠르게 불러옵니다. MT5 터미널에서 Tick Database 유틸리티를 먼저 실행해야 틱 데이터베이스를 가져올 수 있습니다. 실시간 데이터 업데
This Expert Advisor is based on the "Ilan 1.6 Dynamic" Advisor with full preservation of the idea and input parameters. The "Ilan 1.6 Dynamic" advisor is the predecessor of all Ilans and the most recognizable Martingale method Forex advisor. The number of titles given to this development can hardly be counted. In fact, the Advisor uses a simple trading strategy based on two standard technical indicators - RSI (Relative Strength Index) and CCI (Commodity Channel Index) . The first one is used to
Quick Trade Manager (QTM) 는 MT5 차트에서 빠르고 직관적인 트레이딩을 할 수 있는 편리한 도구입니다. QTM은 원클릭 트레이딩을 더욱 편리하게 만들어주며, 차트에서 직접 빠르게 거래할 수 있는 기능을 확장합니다. 설정된 위험 비율에 따라 포지션 크기를 자동으로 계산할 수 있습니다. 또한 모든 사용자 정의(합성) 심볼을 완벽하게 지원합니다. 예를 들어, QTM을 Seconds Chart 로 생성된 초(秒) 차트에서도 트레이딩에 활용할 수 있습니다. 단축키 CTRL+SHIFT를 누른 상태에서 차트를 클릭하면 시장가 주문 계획 모드가 활성화됩니다. CTRL+SHIFT를 누른 상태에서 차트를 더블 클릭하면 지정가 주문 계획 모드가 활성화됩니다. SHIFT를 누른 상태에서 가격 라인을 드래그합니다. CTRL을 누른 상태에서 SL/TP 라인을 드래그합니다. TAB을 누른 상태에서 마우스 휠을 스크롤하여 주문을 선택합니다. 마우스 왼쪽 버튼을 누른 상태에서 [B] 키를 눌
FREE
터미널 간 거래 복사를 위한 전문적인 솔루션. RS Trade Copier 는 MetaTrader 4 터미널 간 거래 신호를 복사하는 안정적이고 유연한 시스템입니다. 이 프로그램은 경험 많은 트레이더, 신호 서비스, 개인 투자자 모두에게 적합합니다. 하나 또는 여러 공급자(provider)로부터 하나 또는 여러 클라이언트(client)로 신호를 정확하게 전송하며 지연 시간을 최소화합니다. 간단한 자동 설정부터 고급 수동 구성까지 지원합니다. 수동 또는 다른 EA로 열린 주문에 간섭하지 않음. 모든 작업이 MT4 내부에서 로컬로 처리 되며 외부 서버 의존성 없음. 2008년부터 개발되어 오랜 기간 테스트를 거쳤으며 실제 거래에서 사용되고 있습니다. 주요 기능 두 가지 모드: 공급자(Provider) 와 클라이언트(Client) . 자동 공급자 감지 기능. 각 심볼에 대한 유연한 복사 규칙 . 부분 청산 완벽 지원. 역방향 복사 기능: 거래 반전 가능. 심볼 자동 조정 : 다른 브로커에
Tick History Loader is an essential auxiliary tool that downloads the full available tick history for any symbol in your MT5 terminal. The script performs a deep synchronization with the trading server, sequentially requesting and saving the entire tick history from the earliest available date. This is necessary for the correct operation of advanced analytical tools that require complete market data. The obtained tick history serves as the basis for building custom charts with a timeframe in sec
FREE
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the Seconds Chart utility. Inputs Base corner — the chart corner to which an object Is attached. X distance — the horizontal distance from the chart corner. Y distance — the vertical distance from the chart corner. Text font — font name Font size — font size Color — text color
FREE
Tick Database — export of tick database from MT5 terminal to MT4. The utility provides access to the tick database in real time. This is necessary to generate synthetic charts in the MT4 terminal, which initially does not provide for loading a tick database. For example, you can organize permanent access to the tick database for the Seconds Chart utility. If the opening time of the last candle in the terminals is different, then you need to specify the time offset in hours. Example We open M1 ch
FREE
Exact Countdown Timer — shows the remaining time before the current bar closes and a new bar forms. A fast and exact countdown timer will help you find the best moment to open a position. For example, it can be used on a seconds chart built using the Seconds Chart utility. Inputs Base corner — the chart corner to which an timer Is attached. X distance — the horizontal distance from the chart corner. Y distance — the vertical distance from the chart corner. Text font — font name Font size — font
FREE
Chart Service — improving the charts of the custom symbol. The service shows trading levels on the chart of a custom symbol. For example, it can be used when working on a seconds chart built using the Seconds Chart utility. Unlike Expert Advisors, indicators and scripts, services are not linked to a specific chart. Such applications run in the background and are launched automatically when the terminal is started (if they were previously launched). Use the Navigator to manage services. Services
FREE
DigitalFilterA
Boris Sedov
5 (5)
The algorithm of this indicator is based on a high-performance digital filter. The unique digital filtering algorithm allows receiving timely trading signals and estimating the current situation objectively while conducting technical analysis. The indicator is effective on small and big timeframes. Unlike common classic indicators, digital filtering method can significantly reduce the phase lag, which in turn allows obtaining a clear signal earlier than when using other indicators.
TickChart
Boris Sedov
5 (1)
Tick Chart — full-featured chart for MetaTrader 4. A utility for creating and working with a tick chart in the MetaTrader 4 terminal. You can create a tick chart that works exactly the same as a regular chart. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional tick chart on which you can work just as well as on a regular chart. You can enable the output of the Ask price data. The data are generated in the form of the upper shadow of a tick bar. Fr
Tick Volume Chart — fixed volume bars for MetaTrader 4. The tool creates charts on which each candle has a fixed tick volume. Data sampling is carried out not by time but by the tick volume. Each bar contains a given (fixed) tick volume. Tick volume can be adjusted by changing the value of the Volume parameter. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional chart, on which you can work just as well as on a regular chart. In the process of work
EXP DFA
Boris Sedov
This Expert Advisor can work in three different modes, which can be configured by changing the input parameters. The Expert Advisor performs trading operations based on the signals of the built-in indicator "Digital Filter A". The algorithm of this indicator is based on a highly efficient digital filter. The indicator resembles a moving average, but has one significant difference — the digital filtering algorithm. This algorithm is based on a mathematical model of a digital filter with adaptive
Ilan Dynamic Pro
Boris Sedov
4 (6)
Ilan Dynamic Pro: A New Level of Algorithmic Trading Ilan Dynamic Pro is a unique modification of the popular Ilan 1.6 Dynamic Expert Advisor, which has earned the trust of traders worldwide. At the core of the advisor lies a proven position averaging algorithm, allowing a series of unidirectional orders to be closed at a common TakeProfit level. However, in this version, everything has been taken to a new level. The entire code has been written from scratch, and the analytical block has been co
RenkoChart
Boris Sedov
5 (1)
Renko Chart — opens renko charts for MetaTrader 4. Renko charts can be created using this utility with all bars being in the form of Renko "bricks". All bars on the renko chart are the same size, which can be changed to get the desired chart. You can add indicators, EAs and scripts to the resulting chart. You get the completely operational chart which can be processed just like a regular one. The Renko Chart utility is not only history based, but also builds online. At the same time, the data is
Range Bar Chart — opens range bar charts for MetaTrader 4. The utility allows you to create charts of range bars on which all candlesticks are the same size and may have shadows. Data on the range bar chart are distributed by the bar size, rather than by the time. Each bar represents the price movement instead of time period. It works simple – the bar is not drawn as long as the price does not move. You can add indicators, EAs and scripts to the resulting chart. You get the completely operationa
필터:
MastersFX
18
MastersFX 2023.12.25 14:13 
 

Dashboard looks good. I will try use with my strategy. I will update after.

27.12.2023. Boris is very helpful. His helped me with code for my indicator+ Dashborad Premium.

Dashboard works very well

리뷰 답변