Hunter on the channel breakout Bot

Hunter on the channel breakout Bot

The Expert Advisor places the necessary amount of BuyStop and SellStop pending orders with predefined StopLoss and TakeProfit levels at the specified time daily.

The EA calculates the channel width using the ZigZag indicator and sets a grid of BuyStop and SellStop pending orders according to the specified settings. The first pair of BuyStop and SellStop pending orders is placed at a predetermined distance from the channel borders. The distance is set in the percentage of the calculated channel width. The channel width is calculated by the specified amount of the ZigZag peaks. StopLoss and TakeProfit levels are set for each order (specified in the parameters). The next pair of orders is set at the TakeProfit level of the previous one.

Pending order placing time is set in the EA parameters. The time of non-activated pending order removal is also specified in the parameters.

The parameter values ​​specified in paragraphs (zero, second or fourth decimal place).

The EA works on any symbol and timeframe (TF).

You can set a special number to distinguish the EA's orders from orders of other tools. You can attach the EA to different charts with same instrument but different parameters. In this case, you should set different numbers for each chart. You do not have to change a number if charts have different instruments. There won't be any confusion.

Adjustable Parameters

  • Size of the bet, lots - bet size of each grid order in lots
  • TakeProfit level, pips - profit for each grid order in points
  • StopLoss level, pips - stop level for each grid order in points
  • Number of bets in the series - number of orders in each series (1 is a single pair of orders - one BuyStop and one SellStop)
  • Indentation from the channel to % - indentation of the first pair of pending orders from the channel border in percentage of the channel width
  • Time of placing trades - pending order placement time (hour:min) - server time
  • Time of removal deals - pending order removal time (hour:min) - server time
  • Waiting time of the orders, min - order send waiting time in minutes
  • To send the expiry date - send pending order expiration time to the server (set to False in case of error 147)
  • Number of calculation points zigzag - number of the ZigZag reference points for plotting the channel
  • Slippage - slippage (parameter for placing orders)
  • Room Advisor - EA's magic number
  • Depth - the setting of the zigzag indicator - Depth ZigZag indicator parameter (see below)
  • Deviation - the setting of the zigzag indicator - Deviation ZigZag indicator parameter (see below)
  • Backstep - the setting of the zigzag indicator - Backstep ZigZag indicator parameter (see below)
  • Arrow color orders BuyStop(Blue) - BuyStop order arrow color (no arrows by default)
  • Arrow color orders SellStop(Red) - SellStop order arrow color (no arrows by default)
  • Transfer to break-even (0=Off), pips - value in points at which the order is transferred to breakeven
  • Minimum profit when break-even, pips - the value of the breakeven points
  • Display a comment (ON / OFF) - display comments in the upper left corner? (well/no).

Depth is a minimum amount of bars that will not have the second maximum/minimum less/more by Deviation pips than the previous one. Backstep is a minimum number of bars between maximums/minimums.

It is reasonable to set the indentation of the first pair of pending orders by Fibonacci levels - 23.6, 38.2, 50.0, 61.8.

Comments

The EA shows the following data in the upper left corner of the active chart:

  • the EA name and its basic parameters
  • calculated channel width
  • calculated indentation of the first pair of orders

Alternative Use

The EA can be used instead of the Hunter on the channel breakout BuyStop SellStop script for the automated setting of an order grid.

Example

Figures indicate an example of the EA setting and its testing in the strategy tester. The parameters are set with no selection and optimisation.

추천 제품
Bar Boss
Iurii Tokman
5 (1)
Bar Boss   Expert   Advisor는 FletBoxPush 지표를 사용하여 시장을 분석하고 거래 신호를 결정합니다. 표시기는 Expert Advisor에 내장되어 있으며 차트에 추가로 설치할 필요가 없습니다. 거래는 플랫의 경계로 정의된 레벨의 브레이크아웃에서 발생합니다. 손실 제한이 사용됩니다. 어드바이저 설정에 대한 설명 TimeFrames - 차트 기간, 표시기 설정 color - 플랫으로 정의된 가격 영역의 색상, 표시기에 대한 설정 직사각형 - 평면으로 정의된 가격 영역 표시, 지표 설정 랏 - 거래 시작 볼륨 MagicNumber - 마법의 주문 수 Count_LOSS - 수익이 0이 될 때까지의 연속 손실 거래 수(0으로 종료) FlatPips - 플랫을 결정하기 위한 포인트 제한, 지표 설정 FlatBars - 평면을 결정하기 위한 막대 수의 제한, 표시기 설정 MinBarsClosedOutside - 종가가 특정 고정 수준 위/아래로 고정된 막대의 수
The "Karina" Expert Advisor trades based on the signals of the Several Moving Average indicator and "averaging" of the open orders. The signals are filtered based on the Relative Strength Index indicator. The TakeProfit(TP) level is set when opening the first deal. If the market reverses, new orders will be opened in the direction of the first order, followed by "covering" of losing orders with profitable ones. It is recommended to have a large deposit and/or cent account in order to use this EA
Expert Advisor " Divergence Progression» For the EA to work, you need to download the indicator from the CodeBase section-http: / / www. mql5. com/ru/code/32437 - and place it in the MQL4/Indicators folder Recommended parameters D1 EUR / USD: TakeProfit-250; StopLoss-30; Closing on the opposite signal=false; This expert Advisor is medium-term and is intended only for trading on the D1 period on the EUR / USD pair. T
Ichimoku 3D
Anton Karabeinikov
Ichimoku 3D This Expert Advisor is based on the Ichimoku indicator using the principle of 3 Elder screens. There are 4 types of opening trades in this Expert Advisor: 1 is when there is the same buy or sell signal on 3 timeframes 2-This is when 2 timeframes have the same buy signal and 1 timeframe has the same sell signal or vice versa 3-This is when 1 timeframe is a buy signal and 2 timeframe is a sell signal or vice versa 4-This is when 1 timeframe signal to buy on the average timeframe
GridMasterFx
Sergey Kruglov
GridMasterFx is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market conditi
Fibonacci System
Maksim Neimerik
The system applies Fibo levels. Apart from basic Fibo levels (23.6; 38.2; 50.0; 61.8; 100.0;), the EA features custom levels (34.0; 36.0; 64.0; 66.0;). You can decide the levels trading is to be performed from. Sample trade: when the market is bullish and the price rolls back to the levels (as we remember, we select the levels on our own), the EA opens buy orders. The opposite is true for sell orders. The EA can work in three modes. Each of the modes is a separate Fibo levels construction method
Smart Funded Hft
Barbaros Bulent Kortarla
4.82 (65)
스마트 펀드 HFT EA로 거래 잠재력을 해제하세요! VPS 없음 / 설정 파일 없음 / 플러그 앤 플레이 즐기기 / 아래 쉬운 설정 비디오 확인 한정된 시간 동안 프로모션 가격 제 거래의 비밀을 공유하게 되어 매우 기쁩니다 – 스마트 펀드 EA. 수백 가지 도전을 완벽한 성공률로 정복했으며, 이제 여러분의 거래 게임을 한 단계 업그레이드할 차례입니다! 이 EA는 HFT 사용을 허용하는 프롭 회사의 HFT 도전을 통과하기 위해 설계되었습니다. HFT 사용이 허용되지 않는 도전/펀드 계정/실제 계정에서는 사용하지 마세요. 스마트 펀드 HFT EA가 돋보이는 이유: 도전 마스터리: 거의 모든 HFT 도전에서 수백 번의 도전을 성공적으로 완료하여 100%의 성공률을 확보했습니다. 단순한 도구가 아니라 검증된 파워하우스입니다. 최고의 간편함: 복잡한 설정이나 VPS 설정에 빠져들 필요 없습니다. 로드하고, 로트 크기를 조정한 다음 실행 버튼을 누르기만 하면 됩니다 - 최고의 간편함입니다.
Ilanis
Mikhail Sergeev
4.74 (27)
Ilanis is and Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
IRobot Alligators
Paranchai Tensit
IRobot Alligators is an Expert Advisor based on the chaos theory and the Alligator technical indicator. This expert advisor consists of three lines, overlaid on a price chart, that represent the jaw, the teeth and the lips of the Alligator. It was designed to help confirm that a trend is in effect and in what direction. As with all moving averages, the shortest one (green) moves first, followed by the middle (red) and then longer average (blue). If the three lines are entwined, then the Alligato
Night Trader EURUSD
Ugur Oezcan
4.21 (29)
The EA can trade multiple currencies. Please check our signals ( https://www.mql5.com/en/users/ugur-edin/seller ) for detailed information. No grid or martingale! No manual configuration or adjustment needed! Every trade is protected by stop loss. This Expert Advisor only trades for a short time frame at night, during the ending of the New York session. It uses low volatility moments and enters trades based on indicators. It then manages those trades with dynamic stop losses and take profits als
How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
Precision Scalper Pro
Stephen Robert Powell
Precision Scalper Pro  MT4  | Free for the next 30 days |  Ends 02/27/2026  Precision Scalper Pro is a cutting-edge trading algorithm designed to streamline trading with pinpoint accuracy and efficiency. No Fancy buttons and displays, just straight-up trading with the best logic and profit in mind. It does the work so you don't have to! Minimum Equity requirements to start with the ability to adjust your risk management settings. You have settings to customize your trading,  Contains robust ris
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with s
Здравствуйте, уважаемые трейдеры! Разрешите мне представить незаменимого помощника для Вашей торговли на рынке Forex.  Прежде всего хочу акцентировать Ваше внимание на том, что первый торговый ордер открывается Вами ВРУЧНУЮ,путем нажатия соответствующей кнопки выбранного направления сделки согласно Вашей стратегии. Я назову Вам 10 причин, почему данный советник должен быть у каждого трейдера! -)) 1) Такие уровни как Stop Loss, Take Profit, а так же отложенные усредняющие ордера будут строго ВИ
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
Grid Flat
Iurii Tokman
Grid Flat   Expert Advisor는 지정된 단계로 주문 그리드를 배치합니다. 주문에는 그리드 단계 거리의 이익 수준과 동일한 유형의 모든 주문에 대한 일반적인 손실 수준이 있습니다. 거래는 설정에 지정된 기간 내에서만 수행되며, 시간이 끝나면 모든 보류 중인 주문이 삭제되고 모든 열린 포지션이 강제로 닫힙니다. EA는 중요한 뉴스의 발표 또는 기타 유사한 시장 상황과 같은 특정 시장 상황에서만 작동하는 장기 거래를 위한 완전 자동화된 거래 시스템으로 사용하지 않는 것이 좋습니다. 어드바이저 설정에 대한 설명 Open_BuyStop - 보류 중인 Buy Stop 주문 그리드 열기/열지 않음 Open_SellStop - 보류 중인 판매 중지 주문 그리드 열기/열지 않음 Open_BuyLimit - 보류 중인 구매 제한 주문 그리드 열기/열지 않음 Open_SellLimit - 보류 중인 판매 제한 주문 그리드 열기/열지 않음 TIME_HOUR_START - 고문의 작업
Adaptive Recovery Trading System GridFollowWithMartingale  is a high-performance Expert Advisor designed for XAUUSD (Gold) trading on MT4 . It combines progressive trade scaling , dynamic risk control , and profit-locking logic to capture consistent returns in volatile markets. This EA intelligently manages buy and sell positions with a built-in recovery system and configurable trade direction. The algorithm has been optimized to limit exposure while maximizing daily profit potential. Key Featur
The Grid EA (with smart mode) is based on a strategy with a dynamic grid channel that can withstand long absence of rollback. The robot can be used for trading any instruments after a proper optimization. With default parameters, it is recommended for: EURUSD, EURJPY, CADJPY, GBPUSD NZDUSD. Monitoring of EA trading:  https://www.mql5.com/ru/signals/538873 Key Features Fully automated trading Customizable deposit protection Forced order closing and planned trade pauses Virtual Take profit and St
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated b
GoldenTrend
Aliaksandr Sych
GoldenTrend — a next-generation high-frequency scalping Expert Advisor designed to extract profit from the smallest market movements. Utilizing advanced algorithms for price action and volume analysis, it opens dozens of highly accurate trades daily with minimal risk. Why GoldenTrend? Монитор Ultra-Fast Trades : Captures profit from 5–15 pip movements. Ideal for ECN accounts with low spreads. Adaptive Strategy : Automatically adjusts to current market volatility and dynamically shifts tradi
FDM Strategy
Paranchai Tensit
FDM Strategy is an Expert Advisor based on fractals and five dimension method. Five Dimensions expert system is developed based on a theory combining the Chaos Theory with the trading psychology and the effects that each has on the market movement. There is also an ADX (measuring trend strength with average directional movement index) used as a trading filter. Long and Short Trade Signals: If fractal to buy is above the Alligator's Teeth (red line), the pending Sell Stop order must be placed 1 p
The Expert Advisor finds strong trend movements of a currency pair over the specified number of bars. It also finds correction to this trend (for the same period). When the trend is strong enough, and the correction becomes equal to the values specified in the EA parameters, the Expert Advisor opens the a trade in the trend direction. The advantage of this is that the EA will not buy at the trend maximum or sell at its minimum - trhe EA only trades after correction. However, you can set differen
BreakOut Grid
Catalin Zachiu
This expert is a combination between a grid and a scalper and it uses a grid of ten pending orders , five for long and five for short , with a 500 point spacing between them with a 100 point scalp target. It has three working modes , first , the entry by level , the expert starts operation when the price aproaches an important trade level ( a former resistance or support) , second , the entry by time , launches the expert at a specific time (input by user) and the third type is continuous operat
MACD Trading
Matthieu Jean Baptiste Wambergue
Get the MT5 version here ! Automate your MACD strategy! This EA alerts and/or places orders according to MACD strategies with additional filters. It means that you can use it by 2 different ways: Receive alerts based on your MACD strategy with filters on multiple symbols simultaneously in a single chart window; Choose the fully automated mode and let EA place orders based on your MACD strategy, filter choice and money management. This EA works with all broker symbols and contains multi-symbol m
Set Back
Ibrahim Fathallah Abdel Halim Abdel Khaleq
Set Back Is an advanced automated trading expert advisor (EA) designed for precision scalping in volatile markets. Leveraging a robust strategy based on Fair Value Gaps (FVG), MACD confirmation, and Moving Average crossovers, this EA identifies high-probability trade setups with exceptional accuracy. Key Features: FVG Detection : Pinpoints bullish or bearish fair value gaps for optimal entry points. MACD Integration : Confirms market momentum with fast, slow, and signal line analysis. Moving Av
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
GoldMine EA MT4
Jerald Jay Cruz
No force entry and not martingale!!! This EA is designed to identify the best setup trades, executing approximately 3 to 5 high-quality trades per week on each currency pair. This Expert Advisor (EA) is tailored for XAU/USD (Gold)  and operates on a 5-minute time frame . The strategy combines the Commodity Channel Index (CCI) with a Moving Average (MA) to identify trade opportunities and manage exits effectively. Key Features: CCI-Based Entry : The EA watches for the CCI to cross extreme l
TD Sequential EA
George Njau Ngugi
Overview The TD Sequential EA is a sophisticated automated trading system designed to capitalize on the TD Sequential indicator, developed by Tom DeMark. This EA identifies trading opportunities based on TD Sequential setups and executes trades with predefined risk management parameters. It offers a clean and customizable chart appearance and allows users to set their own lot sizes and other trading parameters. Key Features Automated Trading : Executes buy and sell orders based on TD Sequential
Autolock
Aleksey Semenov
4.2 (5)
Autolock Expert Advisor is based on the mathematical system with no indicators. The first order direction is specified in the settings, then the algorithm sets to work. The main operation principle - no averaging till the opposite order is closed by trailing. The EA uses averaging with martingale, trailing and stop orders. The product can be used as an assistant - select NOTRADE as the frist order type and magic = 0. Settings First order type – first order type. martingale mode – martingale typ
이 제품의 구매자들이 또한 구매함
Big Forex Players MT4
MQL TOOLS SL
4.72 (43)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Vortex Gold MT4
Stanislav Tomilov
5 (28)
볼텍스 - 미래를 위한 투자 메타트레이더 플랫폼에서 금(XAU/USD) 거래를 위해 특별히 제작된 볼텍스 골드 EA 전문 어드바이저입니다. 독점 지표와 개발자의 비밀 알고리즘을 사용하여 구축된 이 EA는 금 시장에서 수익성 있는 움직임을 포착하도록 설계된 종합 트레이딩 전략을 사용합니다. 전략의 주요 구성 요소에는 이상적인 진입 및 청산 지점을 정확하게 알려주는 CCI 및 파라볼릭 인디케이터와 같은 클래식 인디케이터가 포함됩니다. Vortex Gold EA의 핵심은 고급 신경망 및 머신러닝 기술입니다. 이러한 알고리즘은 과거 데이터와 실시간 데이터를 지속적으로 분석하여 EA가 진화하는 시장 추세에 더 정확하게 적응하고 대응할 수 있도록 합니다. 딥러닝을 활용하여 Vortex Gold EA는 패턴을 인식하고 지표 매개변수를 자동으로 조정하며 시간이 지남에 따라 성능을 개선합니다. 독점 지표, 머신 러닝, 적응형 트레이딩 알고리즘이 결합된 Vortex Gold EA의 강력한 조합입니다
Aura Neuron MT4
Stanislav Tomilov
4.58 (12)
Aura Neuron은 Aura 시리즈 거래 시스템을 이어가는 독특한 전문가 자문입니다. 고급 신경망과 최첨단 클래식 거래 전략을 활용하여 Aura Neuron은 뛰어난 잠재적 성과를 가진 혁신적인 접근 방식을 제공합니다. 완전 자동화된 이 전문가 자문은  및 XAUUSD(GOLD)와 같은 통화 쌍을 거래하도록 설계되었습니다. 1999년부터 2023년까지 이러한 쌍에서 일관된 안정성을 입증했습니다. 이 시스템은 마팅게일, 그리드 또는 스캘핑과 같은 위험한 자금 관리 기술을 피하므로 모든 브로커 조건에 적합합니다. Aura Neuron은 다층 퍼셉트론(MLP) 신경망으로 구동되어 시장 추세와 움직임을 예측하는 데 활용합니다. MLP는 피드포워드 인공 신경망(ANN)의 한 유형으로, 특히 단일 숨겨진 계층으로 구성될 때 "바닐라" 신경망이라고도 합니다. MLP에는 입력 계층, 숨겨진 계층 및 출력 계층이라는 세 가지 필수 계층이 포함됩니다. 입력 노드를 제외한 각 뉴런은 비선형 활성화
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Vortex Turbo EA MT4
Stanislav Tomilov
5 (6)
보텍스 터보 — “폭풍을 거래하고, 보텍스를 제어하세요” Vortex Turbo는 지능형 트레이딩의 다음 진화 단계를 제시하는 독보적인 플랫폼으로, 최첨단 AI 아키텍처, 적응형 시장 로직, 그리고 정밀한 리스크 관리 기능을 결합했습니다. 검증된 알고리즘 원칙을 기반으로 구축된 Vortex Turbo는 새로운 차원의 예측 인텔리전스를 통해 다양한 전략을 하나의 고속 생태계로 통합합니다. 금(XAUUSD(GOLD)) 스캘핑 전문가로 설계된 Vortex Turbo는 제어된 마틴게일 및 평균화 그리드 전략을 사용하며, 각     포지션은 내장된 손절매 기능으로 완벽하게 보호되어     강력함, 정확성, 그리고 안전성 사이의 완벽한 균형을 보장합니다. 정말 중요합니다! 전문가 서비스를 구매하신 후 개인 메시지를 보내주세요. 필요한 모든 권장 사항이 담긴 안내를 보내드리겠습니다. 399달러의 가격은 2월 15일까지 유효하며, 이후 가격은 499달러로 인상됩니다. (최종 가격: 999달러)
EA Game Changer
Vasiliy Strukov
5 (6)
Game Change EA는 Game Changer 지표를 기반으로 하는 추세 추종 트레이딩 시스템입니다. 빨간색 점이 형성될 때마다 자동으로 매도하고, 노란색 X가 나타날 때까지 매도 방향으로 진행합니다. 이는 추세의 잠재적 종료를 나타냅니다. 매수 거래에도 동일한 논리가 적용됩니다. 파란색 점이 나타나면 EA는 매수를 시작하고 노란색 X가 감지되는 즉시 매수 주기를 종료합니다. 이 EA는 모든 통화쌍과 모든 시간대에 적합하지만, M15 시간대의 xauusd와 같이 추세가 강한 상품에서 특히 우수한 성과를 보입니다. 실시간 결과는 여기에서 볼 수 있습니다. 개인 보너스를 받으려면 구매 후 즉시 저에게 연락하십시오! 설정 및 매뉴얼은 여기   설정 Open new series – true/false - 새로운 주문 시리즈의 시작 Trade Buy - EA가 구매하도록 허용 Trade Sell - EA가 판매하도록 허용 Support manual orders – true/false –
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (171)
소개       Quantum Emperor EA는   유명한 GBPUSD 쌍을 거래하는 방식을 변화시키는 획기적인 MQL5 전문 고문입니다! 13년 이상의 거래 경험을 가진 숙련된 트레이더 팀이 개발했습니다. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EA를 구매하시면 Quantum StarMan  를 무료로 받으실 수 있습니다!*** 자세한 내용은 비공개로 문의하세요. 확인된 신호:   여기를 클릭하세요 MT5 버전 :  여기를 클릭하세요 Quantum EA 채널:       여기를 클릭하세요 10개 구매 시마다 가격이 $50씩 인상됩니다. 최종 가격 $1999 퀀텀 황제 EA       EA는 단일 거래를 다섯 개의 작은 거래로 지속적으로 분할하는
Golden Mirage mt4
Michela Russo
5 (5)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
The Infinity EA MT4
Abhimanyu Hans
3.77 (31)
ChatGPT Turbo를 통한 AI 기반 기술 Infinity EA는 GBPUSD 및 XAUUSD를 위해 설계된 고급 거래 전문가 자문가입니다. 안전성, 일관된 수익률 및 무한한 수익성에 중점을 둡니다. 마팅게일 또는 그리드 거래와 같은 고위험 전략에 의존하는 다른 많은 EA와 달리 Infinity EA는 최신 ChatGPT 버전에서 제공하는 기계 학습, 데이터 분석 AI 기반 기술에 내장된 신경망을 기반으로 하는 규율 있고 수익성 있는 스캘핑 전략을 사용하여 전반적인 거래 경험을 탁월하게 만듭니다. 6,000명 이상의 멤버로 구성된   MQL5 커뮤니티에   가입하여 다른 트레이더와 소통하세요. 최신 제품 업데이트, 팁, 독점 콘텐츠로 최신 정보를 받아보세요. MT5 버전 Infinity EA 설정 방법 특징 Infinity EA는 AI 기반 스캘핑 전략을 활용합니다. EA는 실시간 데이터 분석을 위해 ChatGPT-4 Turbo와 통합되어 있습니다. Infinity EA는 머
EA Gold Stuff
Vasiliy Strukov
4.71 (1080)
EA Gold Stuff 는 금 거래를 위해 특별히 고안된 전문가 고문입니다. 작업에 기반의 개방의 주문 금을 사용하여 물건의 표시는,그래서 고문 작품에 따라"트렌드를 따라"전략을 의미,다음과 같은 추세이다. 중요! 구매 후 즉시 저에게 연락하여 지침과 보너스를 받으십시오!  강력한 지원 및 트렌드 스캐너 표시기의 무료 사본을 받으실 수 있습니다. 메시지를 보내주세요. 나!   실시간 결과는 여기에서 볼 수 있습니다 매개 변수 새로운 시리즈 열기-주문의 새로운 시리즈의 온/오프 시작. 시작 로트-시작 로트. 무역 구매-전문가 고문이 구매할 수 있도록하십시오. 무역 판매-전문가 고문이 판매 할 수있게하십시오. 사용하지면서 기능을 사용한 고문이 무역은 모두 구매 및 판매하는 방향,기능 장애인,고문관이 무역에 단 하나의 방향이다. 돈 Manadgement 를 사용-온/오프 자동 로트 계산의 사용. 오토롯. 각 0.01 로트에 대한 자유 마진-각 0.01 로트 단위의 개방을위한
XG Gold Robot MT4
MQL TOOLS SL
4.32 (38)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor는 수익성이 없는 포지션을 회수하도록 설계된 시스템입니다.   작성자의 알고리즘은 손실 위치를 잠그고 여러 부분으로 분할하고 각 부분을 별도로 닫습니다. 손쉬운 설정, 하락 시 지연된 시작, 다른 Expert Advisors 잠금, 비활성화, 추세 필터링을 통한 평균화 및 손실 위치의 부분 마감이 하나의 도구에 내장되어 있습니다. 전체 그룹에서만 주문을 마감하는 그리드 전략과 달리 더 낮은 예금 부하로 손실을 줄일 수 있는 부분에서 마감 손실을 사용하여 손실과 함께 더 안전한 작업을 보장합니다. 주문이 복원되는 방법: 1 EA는 선택한 상품의 다른 창을 닫아 수익성이 없는 EA를 끕니다(선택 사항). 2 EA는 처리된 모든 주문에 대해 TakeProfit 및 StopLoss 수준을 재설정하고 해당 식별자가 있는 보류 주문을 삭제합니다. 3 EA는 수익성이 없는 주문의 일부를 충당하고 총 포지션 볼륨을 줄이기 위해 이익을 사용하기 위해 처리된 모든 수익성 있
Bazooka EA
Davit Beridze
5 (3)
Bazooka EA – MT4용 트렌드 및 모멘텀 기반 전문가 자문 MT5:  https://www.mql5.com/en/market/product/163078 중요:   댓글 섹션에 업데이트된 .set 파일을 정기적으로 게시하고 있습니다. 현재의 시장 변동성에서 최적의 성능을 발휘할 수 있도록 백테스트 및 실거래 시 반드시 최신 버전을 사용해 주시기 바랍니다. Bazooka EA 는 MetaTrader 4 용 완전 자동 매매 전문가 자문(Expert Advisor)으로, **추세 확인(Trend Confirmation)**과 **모멘텀 필터링(Momentum Filtering)**을 결합하여 방향성 있는 시장 움직임을 거래하도록 설계되었습니다. 이 EA는 통제된 진입과 규칙적인 청산에 중점을 두며, 과도한 매매나 고위험 포지션 관리 기법을 사용하지 않습니다. Bazooka EA는 명확한 규칙 기반 전략과 조정 가능한 리스크 관리를 선호하는 트레이더에게 적합합니다. 전략 설명 Baz
AW Swing Trading EA
AW Trading Software Limited
5 (1)
수정 가격 움직임에 대한 스윙 거래를 위한 고급 도구입니다. 그것은 계속되는 방향으로 추세 롤백에서 작동하며 필요한 수정의 크기는 상품의 현재 변동성에 의해 결정되거나 거래자가 수동으로 결정합니다. 현재 추세를 따라 수정을 감지한 후 EA는 신호가 수정을 완료하고 추세를 계속할 때까지 기다렸다가 포지션을 엽니다. 어드바이저 작동 방법 ->   HERE   /  MT5 version ->  HERE 이익: 내장 오토롯 주문 개시 신호 커스터마이징 수동 주문을 추가할 수 있는 완전 자동화된 거래 시스템 트렌드 필터링 바구니의 동적 피치 다양한 유형의 주문 애니메이션 내장 오버랩 모든 유형의 알림 변동성을 기반으로 한 동적 되돌림 크기. 입력 설정: 주요 설정 첫 번째 주문의 크기 - 첫 번째 주문을 여는 볼륨 Autolot 계산 활성화 - Autolot 활성화 0.01랏당 Autolot 입금 - autolot 사용시 0.01당 입금량 SIGNAL - 작동 신호 설정 최소 진입 단계 -
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
업데이트 — 2025년 12월 2024년 11월 말, Aurum이 공식적으로 판매를 시작했습니다. 그 이후 뉴스 필터, 추가 보호 조건, 복잡한 제한 없이도 실제 시장 환경에서 꾸준히 운용되며 안정적인 성과를 유지해 왔습니다. Live Signal 1년간의 실전 운용은 이 트레이딩 시스템의 신뢰성을 명확하게 증명했습니다. 그리고 실제 데이터와 통계를 기반으로, 2025년 12월 대규모 업데이트가 진행되었습니다: 프리미엄 패널 전면 개편 및 모든 해상도에 최적화 확장된 거래 보호 시스템 추가 Forex Factory 기반의 강력한 뉴스 필터 추가 신호 정확도를 높이는 추가 필터 2종 추가 최적화, 실행 속도 및 전반적인 안정성 향상 손실 후 안전한 복구를 위한 Recovery 기능 추가 프리미엄 스타일의 새로운 차트 테마 적용 EA 소개 Aurum — 골드(XAU/USD) 전용 프리미엄 자동매매 EA Aurum은 금 시장에서 안정적이고 안전한 트레이딩을 위해 설계된 전문 자
SouthEast
Sugianto
5 (11)
SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share my
Greedy Golden MT4
Mihails Babuskins
4.8 (5)
Recommended:  it's better to  use in accounts with lower swap or swap-free accounts. SEE AND COMPARE WITH OTHER EA's , Real monitoring signals link on my profile. Contact me after payment to send you the user manual PDF file See the real monitoring signal in my profile. Use only on gold and on the  BUY direction. Trading gold is attractive to many traders due to the high volatility and depth of the market. Should we invest in gold or just scalp it? Answering this question is a big challenge for
Trend AI EA
Ramil Minniakhmetov
4.33 (51)
Trend Ai EA는 Trend Ai 지표와 연동되도록 설계되었습니다. Trend Ai 지표는 추세 식별, 실행 가능한 진입 시점 및 반전 알림을 결합하여 자체적으로 시장 분석을 수행하고 지표의 모든 신호를 완전 자동으로 처리합니다! EA에는 완벽하게 조정 가능한 여러 외부 매개변수가 포함되어 있어 트레이더가 원하는 대로 전문가를 맞춤 설정할 수 있습니다. 녹색 점이 나타나면 EA는 매수 거래를 준비합니다. 파란색 화살표로 상승 추세가 확인되면 EA는 다음 캔들에서 매수 주문을 입력합니다. 시장이 반전되면 EA는 그리드 및 마틴게일 전략으로 일련의 거래를 관리합니다. 반대 신호가 나타나고 차트에 빨간색 점이 나타나면 EA는 매도 준비를 하고, 빨간색 화살표가 나타나면 EA는 다음 캔들에서 매도 거래를 입력하고 그리드 및 마틴게일 전략으로 일련의 거래를 관리합니다. 통화쌍 및 시간대: 이 EA는 모든 상장 자산, 선물, 주식, 외환, 상품, 암호화폐 또는 지수에 사용할 수 있습
XAU Flux MT4
Burak Baltaci
XAU FLUX - 전문 금 스캘핑 전문가 자문가 XAU FLUX는 금 시장에서 빠르고 체계적인 거래를 위해 설계된 전문 트레이딩 로봇입니다. 일일 소폭 가격 변동에서 꾸준한 수익을 추구하는 트레이더를 위해 개발되었습니다. 주요 기능: XAU FLUX는 M1 및 M5 시간대에서 작동하는 고급 스캘핑 시스템을 사용하여 시장의 미세 기회를 평가합니다. EA는 시장 상황을 지속적으로 분석하여 적절한 진입점을 식별하고 자동으로 거래를 개시합니다. 리스크 관리 및 자본 보호: EA는 모든 오픈 포지션을 동적 추적 스탑 메커니즘으로 보호합니다. 이는 불리한 움직임 시 손실을 최소화하면서 이익을 확보합니다. 스프레드 제어 및 변동성 필터 덕분에 거래는 적합한 시장 조건에서만 실행됩니다. 계좌 성장 잠재력: XAU FLUX는 소규모 로트 사이즈로 시작하여 계좌를 꾸준히 성장시키는 데 이상적입니다. 매일 작은 수익을 누적하여 지속 가능한 장기 수익을 목표로 합니다. 공격적인 마틴게일이나 그리드
Exorcist Projects
Ivan Simonika
3 (1)
Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
시장 반전 경고 EA는 동일한 이름(여기에서 사용 가능)의 지표에 의해 구동되며 시장 구조 변화를 기반으로 거래됩니다. EA는 기본적으로 지표에서 시장 반전 경고를 보낼 때마다 거래를 수행하고 EA 설정에서 설정한 조건 및 필터를 기반으로 해당 경고를 거래합니다. 가격이 현재 추세 방향으로 움직일 때 지지 직사각형을 그리고 가격이 급격하게 반전할 때 거래되고 시장 구조의 변화 또는 반전의 재시험을 알립니다. 표시기 페이지에서 자세히 알아보십시오. 이 설명에서 다루기에는 너무 많은 설정과 가능성이 있으므로 모든 설정이 포함된 블로그 게시물과 이 블로그 게시물에서 자세히 설명하는 비디오가 있습니다.  https://www.mql5.com/en/blogs/post/745502 위의 해당 게시물을 읽고 비디오를 시청하면 EA가 얼마나 강력한지 알게 될 것입니다. 이 블로그 게시물에서 시작하는 데 도움이 되는 몇 가지 좋은 설정 파일과 전략을 볼 수 있습니다.  https://w
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition은 GOLD만 거래하도록 설계된 완전 자동화된 EA입니다. Expert는 2011-2020년 기간 동안 XAUUSD에서 안정적인 결과를 보였습니다. 위험한 자금 관리 방법, 마팅게일, 그리드 또는 스캘핑이 사용되지 않았습니다. 모든 브로커 조건에 적합합니다. 다층 퍼셉트론으로 학습된 EA 신경망(MLP)은 피드포워드 인공 신경망(ANN)의 한 종류입니다. MLP라는 용어는 모호하게 사용되며, 때로는 피드포워드 ANN에 느슨하게 사용되기도 하고, 때로는 임계값 활성화가 있는 여러 층의 퍼셉트론으로 구성된 네트워크를 엄격하게 지칭하기도 합니다. 다층 퍼셉트론은 특히 단일 은닉층이 있을 때 "바닐라" 신경망이라고도 합니다. MLP는 입력층, 은닉층, 출력층의 최소 3개 층의 노드로 구성됩니다. 입력 노드를 제외하고 각 노드는 비선형 활성화 함수를 사용하는 뉴런입니다. MLP는 역전파라는 지도 학습 기술을 사용하여 학습합니다. 다중 레이어와 비선형 활성화는
EA Black Dragon
Ramil Minniakhmetov
4.74 (564)
EA Black Dragon은 Black Dragon 표시기에서 작동합니다. Expert Advisor는 지표의 색상으로 거래를 연 다음 주문 네트워크를 구축하거나 손절매로 작업할 수 있습니다. 실제 작업 및 기타 개발 모니터링은 여기에서 찾을 수 있습니다. https://www.mql5.com/en/users/mechanic/seller 여기에서 모든 설정을 찾을 수 있습니다! 권장 사항 통화 쌍 EURUSD GBPUSD  타임 프레임 M15  권장 보증금 1000달러 또는 센트  권장 설정 기본 설정 입력 매개변수  초기 로트 - 초기 로트 로트 승수 - 후속 주문에 대한 로트 승수. Autolot - 자동 로트 계산을 활성화/비활성화합니다. 자동 로트 크기 - 자동 로트가 활성화된 경우 어드바이저가 로트를 사용할 예치금. 거리 - 주문 사이의 거리. 최대 로트 - 어드바이저가 열 수 있는 최대 로트. 이익을 취하십시오 - 이익을 취하십시오. 손절매 - 손절매 포인트;
Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 Real monitoring :  XAUUSD M30 SL2 For more information, please contact us via private message or in   the mql5 group. THERE   ARE   ONLY  5   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That's exactl
Forex GOLD Investor
Lachezar Krastev
4.45 (49)
WINTER SALE — LIMITED TIME! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Forex GOLD Investor is o
CyNera MT4
Svetlana Pawlowna Grosshans
2.71 (14)
CyNera: 귀하의 거래, 우리의 기술 매뉴얼 및 설정 파일: 구매 후 저에게 연락하면 매뉴얼과 설정 파일을 받으실 수 있습니다 가격: 가격은 판매된 라이선스 수에 따라 상승합니다 사용 가능한 복사본: 4 금은 시장에서 가장 변동성이 큰 금융 상품 중 하나로, 정확한 거래, 심도 있는 분석 및 강력한 리스크 관리가 요구됩니다. CyNera 전문가 조언자는 이러한 요소들을 통합하여, 최적의 금 거래를 위한 정교한 시스템으로 설계되었습니다. CyNera의 고급 전략과 기술은 경험이 풍부한 트레이더는 물론, 초보자도 금 거래에서 직면하는 독특한 도전과 기회를 극복할 수 있도록 지원합니다. CyNera는 금 시장의 복잡성에 맞춰 신뢰할 수 있는 솔루션을 제공합니다. 적응적이고 지능적인 전략과 다중 시간대 분석, 자동 거래 조정, 정밀한 리스크 관리 등 고급 기능을 결합합니다. 이러한 적응성 덕분에 CyNera는 빠른 시장 변화에 대응하면서도 장기적인 자본 보호를 보장하는 다목적 도구가
Position Trader EA
LEE SAMSON
4.64 (11)
모든 거래 전략을 포지션 거래 전략으로 바꾸거나, 자신에게 불리하게 움직이는 포지션에 대한 자동 하락 제어 시스템을 포함하여 검증된 RSI 및 ADR 기반 포지션 거래 전략을 거래하세요. 이 EA는 수년 동안 Market Structure Trader 웹사이트에서 강의된 포지션 거래 전략에 사용되어 온 MRA EA를 발전시키고 단순화한 것입니다. 웹사이트, 무료 포지션 트레이딩 코스 및 기타 제품에 대한 링크는 내 프로필을 참조하세요. EA는 "탄성 밴드 이론"을 사용하여 시장 구조 움직임으로 자동으로 확장되며 RSI 지표 또는 거래하려는 외환 상품의 ADR(평균 일일 범위) 확장을 사용하여 은행 및 기관이 취한 되돌리기 움직임을 의미합니다. 포지션 트레이딩은 작은 위험과 다중 진입을 통해 시장에 진입하는 방법입니다. 즉, 초기 거래 진입의 정확성이 진입 후 EA에서 거래를 관리하는 방식보다 덜 중요하다는 의미입니다. 시장은 예측할 수 없으며 장기적으로 지속 가능한 모든 종류의
Jesko
Cence Jk Oizeijoozzisa
5 (2)
Jesko EA – Jesko는 수년간 검증되고 최적화된 전략 을 기반으로 만들어진 특별한 자동매매 프로그램(EA)입니다. 이미 실계좌에서 테스트 되었으며, 꾸준히 수익성과 낮은 리스크 를 입증했습니다. 이제 모든 트레이더들에게 공개하기로 결정했습니다. Signal live     4개월 실계좌 여기에서 MetaTrader 5 버전을 확인할 수 있습니다 . ----------------------------------------- MT5 로그인 23982567 ————— MT5 비밀번호 Aa123123! ————— 서버 UltimaMarkets-Live 1 ---------------------------------------------- 구매 후에는 MetaTrader 4 및 MetaTrader 5 버전을 모두 이용하실 수 있습니다. 간편한 설치  모든 브로커에서 사용 가능 (ECN 계좌 권장)  최소 예치금: 100 USD  24/7 지원  Jesko를 한 번 구매하면 – 우리의
Goldex AI
Mateo Perez Perez
4.31 (29)
Goldex AI: 오늘의 성공이 내일의 결실이 될 것입니다. 기간 한정 슈퍼 할인! 가격이 인상되기 전에 마지막 2부를 299달러에 구매할 수 있습니다. 실제 IC Markets 신호: Goldex AI 고위험 매뉴얼 및 구성 파일: 매뉴얼 및 구성 파일을 받으려면 구매 후 저에게 연락하세요. 가격: 시작 가격은 $499이며 10회 판매할 때마다 $899씩 인상됩니다. 사용 가능한 사본 수: 2 Goldex AI - 신경망, 추세 및 가격 행동을 갖춘 고급 트레이딩 로봇. Goldex AI는 금의 지지선과 저항선을 돌파하는 가격 행동을 사용하여 뉴욕 시장의 움직임을 최대한 활용하여 가능한 최고의 수익을 얻는 고성능 트레이딩 로봇입니다. 이 로봇은 지능형 복구라는 전략을 가지고 있으, 손실이 발생한 후 활성화되고 더 큰 로타제를 열어 가능한 손실을 단시간에 복구하지만 사용자가 원할 경우 승수를 줄일 수 있습니다. Goldex AI에는 스마트 뉴스 필터가 내장되어 있어 중대형 뉴스
제작자의 제품 더 보기
This adviser can be used without optimization. To get started, you only need to install the desired risk (or the size of the lot) and regularly withdraw profit. For a start, you can install the trial version of the Expert Advisor Hunter bot PriceLines Lite , which will work on a real account with a minimum lot (and therefore with minimal risk). In this, the main version, all settings are available. EA is designed for fully automated trading. It spelled out the function of protection against most
Script Hunting for the Channel Breakout The script is designed for semi-automatic trading. It can place required number of pending BuyStop and SellStop orders with preset StopLoss and TakeProfit levels in one go. The script calculates the channel width using the ZigZag indicator and places a grid of pending BuyStop and SellStop orders according to specified settings. The first pair of pending BuyStop and SellStop orders is placed at the specified distance from the channel's borders. This distanc
FREE
An Expert Advisor. A channel breakthrough signal. Attach two horizontal lines to a chart: one for the upper channel line, name it < Up > the other one for the lower border, name it < Dn > Settings: sound = true - play a sound notification alert = true - show a dialog box containing user data comment = true - show a comment in the upper left corner of the chart print = false - print a message to the Experts log repet = 3 - number of times the sound file is played.
FREE
Script Deleting the Hunter The script is developed for fast deletion of pending orders, Up and Dn border lines, as well as arrows (symbols) which appear when an order is placed. Features: Can delete all pending orders of the current chart in one go Can delete all pending orders of the current account in one go Can delete only those orders which have specified magic number Can delete lines which show the channel's border, support and resistance levels marked Up and Dn Can delete all arrows (symb
FREE
Purpose The indicator is intended for manual multi-currency trading based on the Triple Screen Strategy. It works with any symbols located in the Market Watch window of the MT4: currencies, metals, indexes, etc. The number of instruments can be limited by capacity of the МТ4's parameters. But if desired, you can create several windows with various set of instruments and parameters. Operation Principle The indicator uses the modified Triple Screen Strategy for determining trend direction in the
Dynamic Zigzag Levels
Aleh Sasonka
5 (1)
The indicator displays two nearest levels in real time. The one above the current BID price is a resistance level. The one below the current BID price is a support level. The levels are calculated by the standard ZigZag indicator. Application The indicator can be used as an assistant in manual trading to obtain data on the nearest support/resistance levels. The indicator can be used on any timeframe. When a displayed level is touched or broken through, an audio alert is triggered (specified in
This utility displays the name of the current symbol and the current period in the chart background in a large font. It is very convenient, e.g. when you use multiple charts with different symbols, period or when saving a chart screenshot. The information is displayed in two lines. In the first line, the chart symbol and current timeframe are shown in a larger font (e.g. AUDUSD,h1 ). In the second line, the full name of the current symbol is displayed in a smaller font (e.g. for GPBJPY it shows
This expert Advisor is a more developed version of  News Hunter Bot OneTime . The EA places pending orders BuyStop and SellStop before the news release at a specified distance from the current price. The date and time of the news release is set in the EA parameters for a few days in advance. In total, you can set the time for 20 news. Also, the EA indicates how many minutes before the news you need to place pending orders and after how many minutes you should remove pending orders that have not
A dealer with simple logic of opening orders and reliable closing control for advanced. The input signal is determined by only one indicator. Closing occurs on target profit. When drawdring first orders, the following appears. Maximum number of orders - no more than three in each direction. Settings for configuration: ----------- Trade Settings ----------- Quantity Lot 1 - the size of the first transaction Quantity Lot 2 - the size of the second transaction in the series Quantity Lot 3
This utility displays the name of the current symbol and the current period in the chart background in a large font. It is very convenient, e.g. when you use multiple charts with different symbols, period or when saving a chart screenshot. The information is displayed in two lines. In the first line, the chart symbol and current timeframe are shown in a larger font (e.g. AUDUSD,h1 ). In the second line, the full name of the current symbol is displayed in a smaller font (e.g. for GPBJPY it shows
Purpose The indicator is intended for manual multi-currency trading based on the Triple Screen Strategy. It works with any symbols located in the Market Watch window of the MT5: currencies, metals, indexes, etc. The number of instruments can be limited by capacity of the МТ5's parameters. But if desired, you can create several windows with various set of instruments and parameters. Operation Principle The indicator uses the modified Triple Screen Strategy for determining trend direction in the
A dealer with simple logic of opening orders and reliable closing control for advanced. The input signal is determined by only one indicator. Closing occurs on target profit. When drawdring first orders, the following appears. Maximum number of orders - no more than three in each direction. Settings for configuration: ----------- Trade Settings ----------- Quantity Lot 1 - the size of the first transaction Quantity Lot 2 - the size of the second transaction in the series Quantity Lot 3
The robot uses the logic of triangular arbitration. To work it, you need to choose a triangle of currency pairs, for example EURUSD_GBPUSD_EURGBP. The robot compares the basic cross-pair with its artificial analogue and trades towards the lag of quotations. The lag is calculated for each of the three currency pairs. The difference in quotations (spread) can be set in the settings. The adviser is multi currency, as it can trade at once with several triangles of currency pairs. The list of cross-
필터:
리뷰 없음
리뷰 답변