Engine Smart DSignalROI BOJ

ENGINE SMART D-SIGNAL + ROI MT5 EA

ENGINE SMART D-SIGNAL + ROI MT5 is a multi-symbol Expert Advisor for MetaTrader 5 built around D1 channel-based D-Signal logic and an optional Bank of Japan / ROI event calendar filter. The EA combines technical channel signals, tick-direction confirmation, controlled grid logic, partial target exits and professional risk-control modules in one system.

The strategy is especially focused on JPY pairs and Bank of Japan interest rate decision periods, because these market windows often create a combination of elevated volatility, directional repricing and technically visible overextension around channel boundaries. Instead of trading every market condition in the same way, this EA separates the JPY/BOJ event model into a dedicated strategy block, giving the user a focused tool for testing and trading a very specific market behavior. 

Important: this product does not guarantee profit. All trading involves risk. The EA should be tested in the Strategy Tester and on a demo account before live use.

MAIN IDEA

The EA analyzes selected symbols using a D1 TMA/D-Signal channel. The channel defines the upper boundary, lower boundary and median line. Entries are based on the EA’s internal D-Signal conditions, including channel location and tick-direction confirmation. The logic is not based on a simple static two-point trendline. The visual channel is calculated and drawn as a full historical channel to help the user understand the real trading logic during live trading and visual backtesting.

The Expert Advisor can work in two main modes:

1. Technical mode: the EA can trade according to the technical D-Signal logic without calendar restriction.

2. BOJ/ROI calendar mode: the EA trades only inside the configured window around Bank of Japan interest rate decision dates.

 

WHY THIS STRATEGY IS SEPARATED AS A DEDICATED TOP MODEL

This EA is not a generic “trade everything all the time” robot. The core idea is to isolate a special market situation: JPY pairs around Bank of Japan rate-decision windows.

This approach is powerful because:

  • JPY pairs can react strongly around monetary policy events.
  • BOJ decision periods often create fast repricing, false breakouts and expanded channel movement.
  • The EA combines event timing with technical overextension instead of using only news or only indicators.
  • The D1 channel helps filter noise and gives the strategy a structured price context.
  • Tick-direction confirmation reduces the chance of opening only because price touched a level visually.
  • The Target 1 / Target 2 system allows partial profit-taking and controlled continuation.
  • The visual channel and signal arrows make the logic transparent in the Strategy Tester.


This is the reason the strategy is presented as a dedicated premium model: it focuses on a recognizable market phenomenon and gives the trader tools to analyze, test and control it.


VISUALIZATION

The EA includes optional chart visualization:

  • Full upper channel line
  • Full lower channel line
  • Optional median line
  • BUY and SELL signal arrows
  • Configurable colors, widths and update frequency


The visualization is designed to be lightweight. It does not recalculate or redraw unlimited history on every tick. The number of visual bars and update interval are limited by input settings.


TRADING WINDOW AND CALENDAR SETTINGS

The EA trades only within the event window around configured calendar dates.

 

DaysBeforeEvent

Number of days before the BOJ event when trading is allowed.

 

TradeAfterEvent

Allows trading after the event.

 

HoursAfterEvent

Number of hours after the event when trading is allowed.

 

CalendarSource

Selects the calendar source.

 

CALENDAR_BUILTIN

Uses the built-in BOJ calendar dates included in the EA.

 

CALENDAR_LOCAL_CSV

Loads dates from a local CSV file.

 

CALENDAR_ONLINE_CSV

Loads dates from an online CSV URL. In the Strategy Tester, WebRequest is not used, so the EA falls back to local/built-in data.

 

CALENDAR_MANUAL

Uses manually entered dates from the input settings.

 

LocalCalendarFileName

Name of the local calendar CSV file. Default: ROI_Dates.csv

 

CalendarURL

  • URL for online CSV loading. The URL must be allowed in MetaTrader 5: Tools -> Options -> Expert Advisors -> Allow WebRequest for listed URL.
  • ManualEventDateTime
  • Single manual event date for quick testing.
  • ManualEventDateTimes
  • Multiple manual event dates separated by semicolons.

Example:

2027.01.22 05:00;2027.03.19 05:00;2027.04.28 05:00;2027.06.17 05:00

 

HOW TO ADD BOJ DATES AFTER 2026

Option 1: Manual input directly in EA settings

1. Open EA settings.

2. Set CalendarSource = CALENDAR_MANUAL.

3. In ManualEventDateTimes, paste future dates separated by semicolons.

4. Use this format:

   yyyy.mm.dd hh:mi

5. Example:

   2027.01.22 05:00;2027.03.19 05:00;2027.04.28 05:00;2027.06.17 05:00

 

This is the easiest method for users who do not want to work with files.

 

Option 2: Local CSV file

1. Create a text file named ROI_Dates.csv.

2. Put it into the MetaTrader 5 common/files or terminal files folder used by the EA.

3. Add one event per line.

4. Use this format:

   yyyy.mm.dd hh:mi;Bank of Japan Interest Rate Decision

5. Example:

   2027.01.22 05:00;Bank of Japan Interest Rate Decision

   2027.03.19 05:00;Bank of Japan Interest Rate Decision

   2027.04.28 05:00;Bank of Japan Interest Rate Decision

6. In EA settings, set CalendarSource = CALENDAR_LOCAL_CSV.

7. Set LocalCalendarFileName = ROI_Dates.csv.

 

Option 3: Online CSV URL

1. Prepare a public CSV file with the same format.

2. Put the URL in CalendarURL.

3. Set CalendarSource = CALENDAR_ONLINE_CSV.

4. In MetaTrader 5, open Tools -> Options -> Expert Advisors.

5. Enable Allow WebRequest for listed URL.

6. Add the domain/URL.

 

Note: Online loading is intended for live terminal use. In the Strategy Tester, the EA uses local or built-in fallback data.

 

ENTRY LOGIC SETTINGS

TradeDirectionMode

Controls allowed trade directions.

 

TRADE_DIRECTION_SELL_ONLY

Only SELL trades are allowed.

 

TRADE_DIRECTION_SELL_BUY_BY_RISK

BUY trades are allowed only when the higher-timeframe risk condition permits it.

 

TRADE_DIRECTION_SELL_BUY_ALWAYS

Both BUY and SELL technical signals are allowed.

RiskFilterMode

Controls how W1/MN1 risk filters are used.

 

RISK_FILTER_IGNORE

Higher-timeframe filters are ignored.

 

RISK_FILTER_LOT_ONLY

Higher-timeframe filters adapt lot/risk but do not block entries.

 

RISK_FILTER_PERMISSION_AND_LOT

Higher-timeframe filters can block entries and also adapt lot/risk.

SignalSensitivity

Controls the sensitivity of the signal logic.


ORDER MANAGEMENT SETTINGS

UseAutoLot

Enables automatic lot calculation.

FirstOrderLot

Initial fixed lot when auto lot is disabled.

MaxOrdersPerSymbol

Maximum number of positions/orders per symbol managed by the EA.

DistanceBetweenOrdersPoints

Minimum distance between additional grid orders.

LotMultiplier

Multiplier for grid lot progression.

MaxLotPerSymbol

Maximum allowed total lot per symbol.

 

TARGET EXIT SYSTEM

 

TargetExitMode

Selects the exit model.

 

TARGET_EXIT_STANDARD

No partial Target 1 logic. The EA aims for the final opposite channel target.

 

TARGET_EXIT_PARTIAL

The EA can close part of the position at Target 1 and manage the remaining part toward Target 2.

 

Target1ClosePercent

Percentage of the position to close at Target 1.

 

CloseBestOrdersAtTarget1

When enabled, the EA prioritizes closing the best/profitable part at Target 1.

 

UseROITarget2OnlyForJPY

For JPY/ROI logic, the EA can skip partial Target 1 and focus on Target 2 behavior when configured.

 

RISK CONTROL SETTINGS

 

MaxDrawdownPercent

Maximum drawdown threshold used by the drawdown-control module.

 

DrawdownAction

Defines what the EA does when drawdown control is triggered.

 

DD_ACTION_OFF

Drawdown closing is disabled.

 

DD_ACTION_CLOSE_ALL

Close all strategy positions.

 

DD_ACTION_WORST_SYMBOL

Unload only the worst symbol grid.

 

DD_ACTION_WORST_ORDER

Unload only the worst single order.

RestartCycleAfterDrawdown

Allows the EA to restart the trading cycle after drawdown action.

UseRiskGuard

Enables additional risk guard checks before opening new orders.

MinRiskReserveAfterOrderPercent

Minimum reserve that must remain after opening an order.

AutoLotSafetyReservePercent

Additional safety reserve used by auto lot logic.

ExtraFalseBreakoutPoints

Extra protective distance for false-breakout risk calculations.

MaxTotalAutoLotRiskPercent

Maximum total risk allowed by auto lot logic.

AutoLotRiskPercent

Base risk percent used for auto lot.

RiskAdaptiveGridAndLot

Enables adaptive lot/grid changes depending on risk conditions.

 

SYMBOL SETTINGS

SymbolsMode

Selects the symbol universe.

 

SYMBOLS_AUTO_JPY

Automatically scans JPY pairs from Market Watch.

 

SYMBOLS_CUSTOM_LIST

Uses the user-defined list in CustomSymbolsList.

 

SYMBOLS_AUTO_MARKETWATCH

Scans all symbols from Market Watch.

 

SYMBOLS_MAJOR_FX

Uses a major FX preset.

 

SYMBOLS_METALS_FX

Uses metals plus major FX preset.

CustomSymbolsList

Custom symbol list separated by commas.

 

EXECUTION SETTINGS

Slippage

Maximum allowed slippage.

MagicNumber

Unique identifier used by the EA to manage only its own trades.

TradeComment

Trade comment used for EA orders.

 

PANELS AND ALERTS

  • ShowInfoPanel
  • Shows the main information panel.
  • ShowCalendarTimerPanel
  • Shows the next event countdown panel.

 

UsePushAlerts

Enables push notifications.

 

UseEmailAlerts

Enables email notifications.

 

UsePopupAlerts

Enables terminal pop-up alerts.

 

DebugPrint

Enables additional log messages for analysis.

 

RECOMMENDED USE

- Use D1 timeframe for the main logic.

- Test the EA first in the MT5 Strategy Tester.

- Use visual mode to inspect channel drawing and entry arrows.

- For BOJ calendar mode after 2026, update ManualEventDateTimes or ROI_Dates.csv.

- Start with conservative lot settings.

- Use a demo account before live trading.

 

RISK WARNING

Trading Forex, CFDs and other leveraged instruments involves a high level of risk. Historical results do not guarantee future performance. This EA is a technical and event-filtering tool; it does not remove market risk.



Рекомендуем также
StarFox
Juan Antonio Alvarenga Galindo
Визуальный гид: 4 уровня интеллектуальной защиты STARFOX  1. Введение в концепцию защиты на основе волатильности (ATR) В высокоточном алгоритмическом трейдинге фиксированные дистанции — кратчайший путь к устареванию. Рынок не статичен; его «дыхание» меняется ежедневно. Поэтому STARFOX использует ATR (Average True Range) в качестве фундаментальной единицы измерения для развертывания оборонительных щитов. ATR позволяет системе идентифицировать расширение цены относительно недавней волатильности.
HighRider
Javier Antonio Gomez Miranda
EA Revolution - Smart Buy and Hold This EA is built for those who believe in the Buy and Hold strategy but want to take it to the next level. Instead of holding positions open for days or weeks, this system buys and sells daily, avoiding the risks of market gaps , eliminating swap costs, and improving risk management. The goal is simple: stick to the traditional investment philosophy but with a more dynamic and efficient strategy that adapts to the market day by day. It’s perfect for traders loo
Prime X
Husain A M A Alasfour
Одна покупка. Три мощные версии. Выберите режим, подходящий вашему стилю торговли — Standard, Hero или Attack — всё включено после единственной покупки. Prime X — это автоматический торговый советник для MetaTrader 5, разработанный исключительно для торговли XAUUSD (золото) на таймфрейме H1 . Советник сочетает многоиндикаторный технический анализ со структурированной системой управления рисками. Принцип работы Prime X использует систему оценки сигналов, которая требует одновременного подтвержден
Trend Breakout SR
Ivan Sibongiseni Sibisi
**Full Description** Trend Breakout SR is a MetaTrader 5 Expert Advisor designed for structured intraday trading on major Forex symbols. The strategy combines: 1. Trend and breakout detection 2. Pattern-based entry confirmation 3. Session-aware trade filtering 4. Volatility and spread checks 5. Rule-based risk control The EA is designed to avoid random entries by requiring market structure alignment before opening positions. **Core Logic** 1. Detects trend direction and breakout conditions
Vi Presento TradeGhost ! e' un Ea molto potente con una strategia che preferisco tenere nascosta! comunque spiego il funzionamento in breve! Questo ea grazie al controllo di vari fattori  crea un trade Fantasma che ovviamente non viene aperto ! ma viene registrato in modo da capire se quel trade era stato perdente o vincente. ( posso aggiungere che questo è un p'o' il Segreto del trading messo in questo ea,fa scalping però quando apre c'è una sorte di tranquillità ) NON APRE MOLTI TRADE APRE SOL
GOLD EA MT5 — это полностью автоматический торговый робот, разработанный с использованием индикатора Trend for MT5. Он основан на системе нейронной сети + сетки, выбирает торговые возможности с высокой вероятностью прибыли и низким риском. Минимальный начальный депозит составляет 250 долларов США за 0,01 начального лота, каждая позиция имеет скрытый стоп-лосс. Советник показывает хорошие результаты на XAUUSD, а максимальная просадка относительно невелика. Вы можете использовать 1-минутный   бэк
MSI-Dual-Mode EA v5 Professional Multi-Timeframe Trading System with Higher TimeFrame (HTF) filtering, Adaptive Position Transition Engine (Z-Mode) and Enhanced EMA Directional Validation A Trading System, Not a Traditional EA Most Expert Advisors behave as rule-based scripts: they open trades, apply indicators, and wait for fixed conditions to close positions. MSI-Dual-Mode is designed differently. It is a multi-layer trading system that continuously: Interprets higher-timeframe market structu
TITAN Forex Trade
Luai Mohammad Amin Azab
TITAN FOREX TRADE   - это высокоточная автоматизированная торговая система, разработанная для основных валютных пар, включая EURUSD, GBPUSD, USDJPY, AUDUSD и USDCAD. Система сочетает мощные технические индикаторы с интеллектуальным распознаванием японских свечных паттернов для достижения стабильных результатов на рынке Форекс. Что делает TITAN особенным? Это профессиональный советник, который сканирует шесть различных свечных паттернов на нескольких таймфреймах. Он определяет бычьи формации, так
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (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 perhaps the most popul
TrendIIQ
Namatama Doctrine Musebezi
This Expert Advisor is designed to identify and trade strong market trends. It helps traders take advantage of directional price movements while reducing emotional decision-making. Source code available! Includes customizable lot size, stop loss, take profit etc.settings to control risk. Traders can adjust parameters to match their trading style and risk tolerance. Compatible with  XAUUSD and major forex pairs and different timeframes. Designed to provide consistent performance in trending m
GoldSmart
Dechathorn Meetip
# GoldSmartEA - RSI Reversal Strategy with Smart Recovery ## Overview GoldSmartEA is a professional automated trading system that combines RSI reversal signals with an intelligent recovery grid mechanism. Designed for EURUSD on H1 timeframe. ## Key Features **RSI Reversal Strategy** - Counter-trend during session, trend-following outside session **Smart Recovery Grid** - Automatically hedges and balances positions **Auto Lot Adjustment** - Works with any broker (supports MIN lot from 0.0
GoldCascade Pro — Disciplined Trend-Cascade Automation for XAUUSD Gold doesn't trend quietly. It runs, it retraces hard, and most grid or martingale systems built for it eventually meet a drawdown they can't survive. GoldCascade Pro was built to solve that problem differently: instead of averaging into losers or multiplying lot size to "catch up," it releases a single, disciplined order at a time, only in the direction the market is already moving, spaced by the market's own volatility — never b
GoldPro MT5
Sergey Batudayev
5 (5)
GoldPro (MT5) — советник по XAUUSD с 2 режимами: Classic и Scalping GoldPro — автоматическая торговая система для XAUUSD (золото) , созданная для тех, кому важны понятная логика, контроль рисков и возможность адаптировать стиль торговли под разные фазы рынка. Внутри одного советника можно выбрать режим работы : 1) Classic Mode — более спокойная логика для откатов и движений “волнами” Режим, ориентированный на входы в моменты “перегрева” рынка (зоны истощения движения) и структурное сопровождение
Cable Brain MT5
TICK STACK LTD
5 (4)
Buy Any 2 Products, Get 1 Free For a limited time, purchase any two TickStack EAs and choose a third one completely free — including a full lifetime license with unlimited activations. (Gold Neural Core not included in this offer) Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Join my open group for questions related to any of my products:  https://www.mql5.com/en/messages/014beab2560cdc01 Read the user guide to any TickStack grid system:
ApexFlow EA ApexFlow EA — полностью автоматизированный торговый робот для MetaTrader 5. Советник торгует краткосрочные движения рынка, используя адаптивный анализ цены, импульса и волатильности. EA автоматически управляет входами, выходами, уровнями Stop Loss и Take Profit, а также открытыми позициями. Таймфрейм: M1 Рынки: валютные пары Forex, металлы, индексы и другие инструменты, поддерживаемые вашим брокером. Рекомендуемые настройки: используйте настройки по умолчанию в качестве отправной точ
Atomic Xau
Ignacio Agustin Mene Franco
Atomic XAU - Expert Advisor Overview Atomic XAU is an automated trading system specifically designed to trade XAU/USD (Gold) on the M5 timeframe. This EA combines four professional technical indicators to identify high-probability trading opportunities with rigorous risk management. Trading Strategy The system uses multi-indicator confirmation through: MACD: Detects momentum changes and trend crossovers Bollinger Bands: Identifies overbought/oversold zones and volatility RSI: Confirms extreme
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
HFT for passing the prop firm challenge and Scalp for funded and real accounts! Prop Hunter Pro EA is an advanced Expert Advisor (EA) featuring 6 meticulously crafted strategies, including both HFT and Scalping . Three of these strategies are designed to help traders overcome the challenges posed by prop firms, while the other three are intended for use in personal trading accounts. Original price   549$  —> 60% discount only   $229 MT4 version To see its Live working you may check by signing
SMC Scanner Pro AI
Luis Carlos Gil Marques Sequeira
Aqui está a descrição formatada para o editor do MQL5 Market: SMC Scanner Pro — Smart Money Concepts Expert Advisor for MT5 Stop trading blind. SMC Scanner Pro automatically maps every key Smart Money level on your chart in real time, so you always know where institutions are positioned. WHY SMC SCANNER PRO? Most retail traders lose because they manually hunt for Order Blocks and FVGs — a slow, inconsistent, and error-prone process. SMC Scanner Pro eliminates that problem entirely. Attach it to
Loophole
Vladimir Lekhovitser
5 (1)
Живой сигнал Узнайте больше здесь:   https://www.mql5.com/ru/users/prizmal/seller Следите за последними новостями, обновлениями и событиями, подписавшись на официальный  канал PrizmaL! Этот торговый робот разработан специально для валютной пары NZDCAD и работает на основе стратегии усреднения, используя RSI и CCI в качестве основных индикаторов. Каждая сделка сопровождается динамическими уровнями тейк-профита и стоп-лосса для эффективного управления рисками и прибылью. Оптимизация проводил
Self-learning core – scans the last 500 candles, extracts RSI + MA-slope Real-time adaptation – each bar updates accuracy scores and votes on the most similar patterns before opening a trade. Volatility-aware risk – every position starts with a stop-loss equal to ATR(14) × 1.5 , automatically wider in fast markets and tighter in calm ones. Ultra-light, 100 % MQL5 – minimal CPU load, works on any broker, any symbol. Full source code included – transparent, modifiable, future-proof.
RoundLock EA MT5
AW Trading Software Limited
Round Lock — умный советник с динамическим локированием позиций Round Lock — интеллектуальный советник с функцией динамической локировки позиций, продвинутый торговый советник, реализующий  двустороннюю стратегию блокировки ордеров с постепенным ростом позиции и динамической адаптацией к рынку . Преимущества Round Lock : Контроль риска через локирование позиций, Динамический рост объёмов на трендовых участках рынка, Гибкая настройка поведения в зависимости от лимитов, Подходит для флэтовых и тр
Gold Catalyst EA MT5
Malek Ammar Mohammad Alahmer
Передовая автоматизированная торговая система для золота Gold Catalyst EA MT5 — это полностью автоматизированное решение, специально оптимизированное для XAU/USD (Gold) . Объединяя трендовые стратегии , подтверждения ценового движения и динамическое управление рисками , данный советник продемонстрировал стабильную и надежную работу на протяжении более 2,5 лет непрерывного форвард-тестирования в реальных рыночных условиях — и он до сих пор работает на VPS. За алгоритмом стоит учёный с 15-летним о
High-risk, high-reward M15 GBP-basket Expert Advisor for MetaTrader 5. London Zoo is built for traders who want one-chart automated GBP-basket execution with locked strategy logic, broker-side trade protection, campaign tracking, and simple named risk modes. The EA runs from one chart, scans the configured GBP basket internally, waits for completed M15 candle conditions, checks exposure and broker conditions, and manages trades with a fixed target and broker-side emergency stop. Important: The e
Gold Simple EA Gold Simple EA is an automated trading system for MetaTrader 5. It is designed to analyze market conditions and execute trades based on predefined rules using trend and volatility data. The EA combines moving average analysis with volatility filtering to identify possible trading opportunities and manage positions according to user-defined risk settings. Main Features Automated trade execution Multi-timeframe moving average analysis ATR-based volatility filter Configurable Stop L
XAUUSD Gold 1M Scalper MT5 This Expert Advisor is designed for Gold (XAUUSD) on the 1-minute timeframe in MetaTrader 5. It uses a multi-timeframe trend filter combined with a momentum indicator and a volatility-based entry condition to select trade entries during the London and New York trading sessions. Strategy Overview A trade opens only when three conditions align simultaneously: the higher timeframe EMA alignment confirms the broader trend direction, the 1-minute Supertrend matches that di
Trader AI
Nestor Alejandro Chiariello
Trader AI | Профессиональный специалист по трендам EURUSD Trader AI — это современная алгоритмическая торговая система, разработанная специально для валютной пары EURUSD. В отличие от обычных советников, Trader AI использует автоматизированный механизм ежедневного анализа на основе нейронных сетей для расшифровки структуры рынка и совершения сделок с хирургической точностью. 3 года работы на реальном торговом счете Устойчивые результаты роста Ежедневный анализ с помощью ИИ Разработанный для
Future of the Enjoy Dax40 Scalper: Unlock the potential of your trading journey with the Enjoy Dax40 Scalper EA, meticulously crafted for scalping strategies across higher time frame trends. This powerful EA excels in navigating the intricacies of the Dax40 (De40) or Ger40 indices, extending its proficiency to the UsTec (Nasdaq100) and US30 (DJ IND) markets. Boasting a strategic blend of our proprietary custom trend indicator and other short-term and long MT5 standard trend indicators, this EA o
Gold Sheesh
Renenjo Odonio Valente
Gold Sheesh — Адаптивный торговый алгоритм высокой точности Gold Sheesh — это автоматизированная торговая система, предназначенная для выявления и исполнения сделок на основе импульса раннего торгового дня и распознавания технических паттернов. Первоначально разработанный для золота (XAU/USD), алгоритм расширяет свою методологию на основные валютные пары и индексы, анализируя паттерны пробоев и рыночную структуру. Основная методология Система работает на основе концепции Opening Range Breakout (
Ilan
Andrey Khatimlianskii
4.71 (7)
Ilan для MetaTrader 5 Благодаря использованию виртуальных сделок, стала возможной торговля в оба направления - и покупка, и продажа - одновременно. Именно это позволило полноценно перевести популярную стратегию под неттинговый учет позиций, который используется MetaTrader 5.  Настройки советника Настройки советника просты, но позволяют регулировать все важные параметры стратегии. Вам доступны: Уникальный  MagicNumber  для идентификации сделок; Выбор направления торговли ( Trade direction ): тол
С этим продуктом покупают
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (19)
Легенда продолжается. Королева эволюционирует. Добро пожаловать в Quantum Queen X — новое поколение легендарной торговой системы GOLD, основанной на проверенном успехе Quantum Queen. Quantum Queen X построена на том же проверенном движке, что и Quantum Queen, и представляет собой новый мощный пользовательский режим, который позволяет трейдерам выбирать, какие именно стратегии включать или отключать. Каждая стратегия была индивидуально проверена, доработана и оптимизирована для обеспечения еще лу
Lizard
Marco Scherer
3.78 (23)
ЧТО ТАКОЕ LIZARD? Lizard - это полностью автоматический советник (Expert Advisor), разработанный исключительно для XAUUSD (золото) на MetaTrader 5. Он использует мультистратегическую систему пробоя на основе свингов, которая определяет ключевые структурные уровни на графике и размещает отложенные стоп-ордера в точно рассчитанных точках входа. Без мартингейла. Без сетки. Без усреднения. Каждая сделка имеет заданный Stop Loss и Take Profit и активно управляется многоуровневой системой выхода, авто
The Gold Reaper MT5
Profalgo Limited
4.46 (102)
ГОТОВНОСТЬ К ИСПОЛЬЗОВАНИЮ ПРОПОРЦИИ! (   скачать SETFILE   ) ПРЕДУПРЕЖДЕНИЕ: Осталось всего несколько экземпляров по текущей цене! Окончательная цена: 990$ Получите 1 советника бесплатно (на 3 торговых аккаунта) -> свяжитесь со мной после покупки Выгодное комплексное предложение     ->     нажмите здесь ПРИСОЕДИНИТЬСЯ К ОБЩЕСТВЕННОЙ ГРУППЕ:   Нажмите здесь   Сигнал в реальном времени Сигнал клиента Обзоры YouTube ПОСЛЕДНЕЕ РУКОВОДСТВО Добро пожаловать в «Золотого Жнеца»! Созданный на основе
Scalping Robot Pro is a professional trading system designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability trading opportunities in the gold market. Scalping Robot Pro is optimized for traders
ВАЖНЫЙ   : Этот пакет будет продаваться по текущей цене только в очень ограниченном количестве экземпляров.    Цена очень быстро вырастет до 1999$    Включено более 100 стратегий   , и их будет еще больше! БОНУС   : При цене 1499$ или выше — выберите  5     моих других советника бесплатно!  ВСЕ ФАЙЛЫ НАБОРА ПОЛНОЕ РУКОВОДСТВО ПО НАСТРОЙКЕ И ОПТИМИЗАЦИИ ВИДЕО РУКОВОДСТВО ЖИВЫЕ СИГНАЛЫ ОБЗОР (третья сторона) NEW - 44-STRATEGIES LIVE SIGNAL L Добро пожаловать в ИДЕАЛЬНУЮ СИСТЕМУ ПРОРЫВА! Я рад
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience. With proper brokerage conditions and sufficient running time, this fully automated scalpi
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.42 (128)
Меньше сделок. Лучшие сделки. Стабильность прежде всего. • Живой сигнал Режим 1   Живой сигнал Режим 2 Twister Pro EA — это высокоточный скальпинговый советник, разработанный исключительно для XAUUSD (Золото) на таймфрейме M15. Торгует реже — но каждая сделка имеет смысл. Каждый вход проходит через 5 независимых уровней проверки перед открытием ордера, что обеспечивает чрезвычайно высокую точность на стандартной конфигурации. ДВА РЕЖИМА: • Режим 1 (рекомендуется) — Очень высокая точность, ма
Quantum King EA
Bogdan Ion Puscasu
4.96 (211)
Quantum King EA — интеллектуальная мощь, усовершенствованная для каждого трейдера IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Специальная цена запуска Живой сигнал:       КЛИКНИТЕ СЮДА Версия MT4:   ЩЕЛКНИТЕ ЗДЕСЬ Канал Quantum King:       Кликните сюда ***Купите Quantum King MT5 и получите Quantum StarMan бесплатно!*** За подробностями обращайтесь в личном сообщении! Управляйте   своей торговлей точно и
Gold Snap
Chen Jia Qi
4.47 (17)
Gold Snap — система быстрого захвата прибыли на золоте Живой сигнал: https://www.mql5.com/en/signals/2362714 Живой сигнал 2: https://www.mql5.com/en/signals/2372603 Реальный сигнал v2.0: https://www.mql5.com/en/signals/2379945 Осталось только 3 копии по текущей цене. Скоро цена будет повышена до $999. Важно: После покупки, пожалуйста, свяжитесь с нами через личные сообщения, чтобы получить руководство пользователя, рекомендуемые настройки, примечания по использованию и поддержку обновлений. ht
Quantum Athena X
Bogdan Ion Puscasu
5 (1)
Более интеллектуальное управление. Повышенная точность. Добро пожаловать в Quantum Athena X — торговую систему для сфокусированной торговли золотом нового поколения, которая развивает точность, эффективность и дисциплинированность исполнения Quantum Athena. Quantum Athena X построена на том же оптимизированном базовом движке и использует те же 6 тщательно отобранных стратегий, что и Quantum Athena. Каждая стратегия была индивидуально доработана и оптимизирована для текущих рыночных условий GO
Nexorion Initium Novum EA
Valentina Zhuchkova
4.76 (21)
NEXORION: Initium Novum — Детерминированная логика и алгоритмический синтез NEXORION — это аналитический комплекс институционального уровня, базирующийся на строгих математических алгоритмах обработки ликвидности. В основу проекта заложена концепция прозрачности вычислений: советник преобразует хаотичные котировки в структурированные геометрические зоны, визуализируя процесс принятия решений непосредственно на торговом графике. Мониторинг в реальном времени https://www.mql5.com/en/signals/237840
Pulse Engine
Jimmy Peter Eriksson
3.94 (34)
ОБНОВЛЕНИЕ - ОСТАЛОСЬ ВСЕГО НЕСКОЛЬКО ЭКЗЕМПЛЯРОВ ПО ТЕКУЩЕЙ ЦЕНЕ! Главная цель этой системы — долговременная работа в режиме реального времени без использования каких-либо рискованных мартингейлов или сеток.  ОЧЕНЬ ОГРАНИЧЕННОЕ КОЛИЧЕСТВО ЭКЗЕМПЛЯРОВ ПО ТЕКУЩЕЙ ЦЕНЕ Окончательная цена: 1499 долларов США [Сигнал в реальном времени]    |    [Результаты тестирования]    |    [Руководство по настройке]    |    [Результаты FTMO] Другой подход к торговле Торговая система Pulse Engine не использует н
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (507)
Представляем       Quantum Emperor EA   , новаторский советник MQL5, который меняет ваш подход к торговле престижной парой GBPUSD! Разработан командой опытных трейдеров с опытом торговли более 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   бесплатно!*** За подробностями обращайтесь в личном сообщении Подтвержденный сигнал:   нажмите здесь В
Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Limited-Time Offer: Buy Gold Neural Core, Get Any Other EA Free — For Life For a limited time, every purchase of Gold Neural Core includes a lifetime license to any other EA in my MQL5 Market lineup — your choice, no strings attached. Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Join my open group for questions related to any of my products:  https://www.mql5.com/en/messages/014beab
Scalper speed with sniper entries. Built for Gold. Tired of all the fake EAs that eventually disappear?  Wave Rider  is honest, transparent EA without any fake AI or manipulated back-test that's being continuously developed $499  until Signal reaches 150% - then 599 USD Check the Live signal  or Manual  or  Broker performance Version 5.0 upgrade notice: Close all Wave Rider positions before updating. Strategy Magic Numbers and several input names changed. Review your settings and save a new pre
SomaOil
Andrii Soma
5 (2)
SomaOil — мультистратегийный пробойный советник для MetaTrader 5, созданный исключительно для сырой нефти WTI (XTIUSD). Один график, один советник, 20 независимых стратегий, работающих вместе как единый диверсифицированный портфель. Живой сигнал. Чтобы сделать его доступным на старте, я использую прозрачную модель поэтапного роста цены: Стартовая цена: 100 USD (48 часов) Начиная с понедельника цена увеличивается на 100 USD за каждые 10 проданных копий Цена повышается не чаще одного раза в день,
Gold House MT5
Chen Jia Qi
4.49 (59)
Gold House — Система торговли на пробоях свинг-структуры золота Один советник. Три торговых режима. Выберите тот, который подходит именно вам. Без сетки. Без мартингейла. Цена будет увеличиваться на 50 долларов после каждых 10 покупок. Окончательная запланированная цена: 1 999 долларов. Торговые сигналы в реальном времени: Режим Profit Priority: https://www.mql5.com/en/signals/2359124 Режим BE Priority:  https://www.mql5.com/en/signals/2372604 Адаптивный режим:   https://www.mql5.com/en/sign
Impulse MT5
Simon Reeves
5 (14)
Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A six-strategy gold EA that waits for the perfect shot. Come chat with us in our public MQL5 channel!  https://www.mql5.com/en/channels/starpoint Impulse v2.00 is here! The biggest update in Impulse's history has arrived. Version 2.00 takes everything that made Impulse a disciplined, patient Gold trading system and elevates it across the board: A brand-new sixth strategy — Conviction Momentum joins the squad, hunting de
XG Gold Robot MT5
MQL TOOLS SL
4.3 (111)
The XG Gold Robot MT5 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 Action, Cycle S
Chiroptera
Rob Josephus Maria Janssen
4.62 (45)
Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances c
Cortex Aurex
Vladimir Mametov
4.56 (9)
Это полностью автоматический советник (Expert Advisor) для MetaTrader 5, разработанный специально для торговли золотом (XAUUSD). Его торговая логика построена с учетом особенностей рынка золота: высокой волатильности, резких ценовых движений и быстрых разворотов. Советник автоматизирует торговлю в условиях, где особенно важны скорость реакции, дисциплина и точное управление позициями. Основное внимание уделено грамотному сопровождению сделок, быстрому реагированию на изменения рынка и контролиру
Gold Trade Pro MT5
Profalgo Limited
4.33 (39)
Запустить промо! Осталось всего несколько экземпляров по 449$! Следующая цена: 599$ Окончательная цена: 999$ Получите 1 советник бесплатно (для 2 торговых счетов) -> свяжитесь со мной после покупки Ultimate Combo Deal   ->   click here Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro присоединяется к клубу советников по
Bypass Generator
Connor Michael Woodson
1 (1)
Bypass Generator — это детерминированная скальпинговая система для XAUUSD, основанная на алгоритмах институционального уровня. Текущий сигнал: НАЖМИТЕ ЗДЕСЬ Это не типичный советник (EA), который бездумно открывает сделку за сделкой, уничтожая вашу маржу и подвергая депозит ненужному риску. Каждая точка входа проходит через 16 независимых уровней проверки перед открытием единственной позиции. Здесь нет сеток, и каждая сделка имеет виртуальные Take Profit и Stop Loss. Кривая результатов бэктеста
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
ОБНОВЛЕНИЕ: Следующая цена: 599 долларов, окончательная цена: 999 долларов. Если вы цените честность и реальную торговую систему, разработанную для реальной торговли, а не просто идеально выглядящую линейную модель, которая может в итоге привести к обвалу вашего счета, то это может быть для вас. Без мартингейла / Без сетки Сигнал в режиме реального времени (22 месяц) +250% Рост живой активности [Текущий сигнал]    |    [Результаты FTMO]    |    [Основной портфель]  |    [Руководство по тестиро
Byrdi
William Brandon Autry
5 (19)
BYRDI - Сеть ИИ, которая торгует как единое целое Большинство советников видят один терминал. BYRDI видит всю сеть. Сделка, открытая на одном счёте, может изменить риск каждого другого вашего счёта. BYRDI объединяет отдельные терминалы MetaTrader 5 в одну согласованную mesh-сеть. Каждый узел может сохранять свой счёт, брокера, рынки, модель ИИ, стратегию и настройки риска, оставаясь при этом осведомлённым о системе в целом. BYRDI может распределять возможности, контролировать экспозицию и обесп
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.77 (128)
Quantum Bitcoin EA   : нет ничего невозможного, вопрос лишь в том, как это сделать! Шагните в будущее торговли   биткойнами   с   Quantum Bitcoin EA   , последним шедевром от одного из лучших продавцов MQL5. Разработанный для трейдеров, которым нужна производительность, точность и стабильность, Quantum Bitcoin переопределяет возможности в изменчивом мире криптовалют. ВАЖНО!   После покупки отправьте мне личное сообщение, чтобы получить руководство по установке и инструкции по настройке. Цена
BB Return mt5
Leonid Arkhipov
4.42 (125)
BB Return — советник для торговли золотом (XAUUSD). Эту торговую идею я использовал ранее в ручной торговле. В основе стратегии — возврат цены к диапазону Bollinger Bands , но не в лоб и не по каждому касанию. Для рынка золота одних лент недостаточно, поэтому в советнике применяются дополнительные фильтры, отсекающие лишние и нерабочие ситуации. Открываются только те сделки, где логика возврата действительно оправдана. Global update on June 14th   Принципы торговли — в торговле не используются с
Boring Pips MT5
Thi Thu Ha Hoang
4.76 (51)
Вы когда-нибудь задавались вопросом, почему большинство советников-экспертов неэффективны в реальной торговле, несмотря на их идеальные результаты на исторических данных? Самый вероятный ответ - overfitting. Многие советники создаются для "обучения" и идеальной адаптации к доступным историческим данным, но они не могут предсказать будущее из-за недостатка обобщаемости в построенной модели. Некоторые разработчики просто не знают о существовании overfitting, или они знают, но не имеют способа пр
Dynamic Liquidity Intelligence — это советник (Expert Advisor), разработанный для анализа структуры рынка и совершения сделок с использованием отложенных ордеров. Система рассчитывает недавние максимумы и минимумы на основе волатильности рынка для размещения ордеров Buy Stop и Sell Stop на потенциальных уровнях пробоя. Советник управляет каждой позицией индивидуально. Он не использует сеточные стратегии (Grid), мартингейл или усреднение позиций. Каждый ордер исполняется со строго заданными уров
Другие продукты этого автора
The TMA Centered Bands Indicator for MT5 draws bands on the chart and shows the overall price trend. It displays three bands - the lower and upper boundaries of the channel and the median.   The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands.   The price will fluctuate between these ranges whenever the trend changes direction, thus creating entry and exit points.   How to trade
FREE
This universal advisor is based on its own Algorithm, which is an incredibly effective tool due to the simultaneous operation of a trading strategy based on our  Indicator " Channel Sgnals ProfRoboTrading" and our proprietary signal filter system together with the Martingale method, which together work out a very interesting hedging system. Traders are also given the opportunity to set up their own risk management system with two filters to control deposit drawdowns . The advisor's algorithm is
Bollinger Bands Stop Indicator holds significant importance for traders navigating the complex world of financial markets. Its relevance lies in several key aspects. Firstly, it aids in trend identification. By analyzing price movements relative to the Bollinger Bands, traders can discern whether the market is in an uptrend, downtrend, or ranging phase. Secondly, the indicator provides valuable insights into market volatility. Wider bands indicate higher volatility, while narrower bands suggest
FREE
The Channel Sgnals ProfRoboTrading Indicator for MT5 is an effective Forex trading tool designed to track market movements.   The MT5 signal point indicator effectively detects trend reversals after they have already occurred. This Indicator   is a fully automated technical tool that includes a number of parameters to track market trends.   It automatically examines the ever-changing price dynamics of the market, compares the information with earlier data and generates a trading signal. Because
FREE
The Extreme Spike PRT Indicator   is an effective tool for identifying   sharp market fluctuations .   It performs its calculations using the ATR (Average True Range) indicator and displays candles with extreme volatility in two categories:   primary spikes   and   secondary spikes , within the Metatrader platform oscillator window. This tool assists traders in detecting   intense price movements   and conducting more precise   analyses   based on these fluctuations. Time Frame 15-minute - 1-ho
The Kalires Channel Indicator is a technical indicator used to evaluate trend direction and potential trading opportunities. This is a hybrid indicator that combines Kauffman Adaptive Moving Average (KAMA), linear regression and smoothing. The Kalires Channel Indicator consists of two lines: one central and two outer bands. The central line is a smoothed KAMA modified according to the direction of the trend. The outer bars represent two linear regression lines drawn above and below the center l
FREE
The TrendChannelTracker Indicator is an innovative Forex trading tool. This indicator, which is based on the standard Stochastic Oscillator, provides traders with a unique and simplified method for observing market trends. In contrast to the traditional Stochastic Oscillator, which is shown at the bottom of the chart, the TrendChannelTracker Indicator is built into the price action itself. This removes the need for traders to continually switch their attention between the oscillator and the pri
FREE
Our modernized version of the popular channel TMA_TRUE  indicator for MT4, which provides information on the main points of trend reversal and momentum exhaustion by drawing a channel on the chart, also draws arrows of signals for buy and sell. As a result, traders can identify bullish and bearish price reversal zones and BUY and SELL accordingly. This indicator works well on all instruments and on all Timeframes. This indicator is the basis of our Channel Trigger EA, which you can buy in MQL
FREE
The TrendOscillator Indicator is an upgraded version of the traditional Stochastic Oscillator.   It comprises two lines: %K and %D.   The %K line represents the current market position.   In contrast, the %D line is a moving average of the %K line used to generate signals and identify potential entry or exit points. The good thing is the indicator works on all timeframes like the traditional Stochastic.   However, to avoid any false signals, applying the indicator on longer timeframes is better
FREE
The TMA Centered Bands indicator for MT4 draws bands on the chart and reports the overall price trend, as well as gives arrows signals to buy and sell when the bar closes outside the channel. Unlike many TMAs, our version uses the calculation part of the algorithm without redrawing, and also adds the ability to select a symbol. The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands
FREE
The BandsFill Indicator is a modified Bollinger Bands with a colored cloud.   It has two adjustable parameters: Period Deviation The cloud is colored as follows: If the price crosses the upper band, the cloud is blue. If the price crosses the lower band, the cloud is pink.   Thanks to this, the BandsFill Indicator provides traders with an easy opportunity to detect various features and patterns in price dynamics that are invisible to the naked eye. Based on this information, traders can predict
FREE
The Red Dragons Support and Resistance Levels indicator automatically determines support and resistance levels using the proprietary algorithm based on historical and current data, so the levels are dynamic, which allows you to adjust trading targets based on the current price movement. For this reason, we use this indicator in our advisors, for example, Red Dragons, which you can purchase here: https://www.mql5.com/en/market/product/128713?source=Site +Market+MT4+New+Rating006 The panel also
FREE
The Forex Gangster Indicator allows you to determine the current trend. If the Forex Gangster Indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Forex Gangster Indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have time to give an accurate si
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our Royal Fractals EA, which you can purchase on the MQL5 Market: https://www.mql5.com
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our RoyalFractals II Expert Advisor, which you can purchase on the MQL5 Market: https:
FREE
The Teamtrader Channel Stop indicator allows you to determine the current trend. If the Teamtrader Channel Stop indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Teamtrader Channel Stop indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have
FREE
Moving Averages Divergence 3x3    Indicator     uses the crossover technique for signaling the market trend and the trade opportunities as well.     It applies 3 formats of the same indicator and allows them to plot the crossover signals which are interpreted as the trade signals along with the direction of the market trend. Moving Averages Divergence 3x3    Indicator   can be applied to trade all kinds of forex currency pairs within the financial markets.  Although, this indicator works well o
FREE
FOREX GANGSTER is a unique Expert Advisor created by a professional prop trader and financial asset manager with many years of experience. This is a solution for those who strive for stable profits without constant control over each transaction or monitoring the work of a trading advisor. Created for optimal conservative trading and investing through exchange instruments with long-term regular profits and minimal risks. The Expert Advisor algorithm is based on a deep understanding of market pat
The Wolf Wave Finder Indicator is a popular indicator, that is useful in identifying potential trading opportunities.   The indicator works by recognizing the Wolf Wave pattern, which is a well-known pattern used by professional traders to identify potential areas of support and resistance.   The indicator is easy to use and provides traders with an easy way to identify potential trades.   The Wolf Wave Finder Indicator is a great tool for traders who are looking for a reliable and accurate way
This indicator is a fusion of the Parabolic SAR and Fibonacci indicators. Fibo is drawn on the last wave, at the peaks the indicator displays prices for convenience. Parabolic SAR helps to define the market trend and generates trends following trade signals.     On the other hand, Fibonacci plots the price retracement levels so that traders can determine a better and safer place to enter the market. Scalping with Parabolic SAR and Fibonacci Overview. For this strategy, in addition to our indica
This is an easy-to-set-up and easy-to-use Expert Advisor that will help you always have the necessary information about your trading account at hand, sending from MetaTrader 4 to you in Telegram: • Account drawdown • Number of open positions • Volume of open positions • Profit per day, week, month How to get an chat ID: - Chat with BotFather to create Bot and get API Token of Bot. If you had Bot, skip the step. - Chat with bot @userinfobot , then the bot will reply your ID. How to setu
The SYMBOL MANAGER symbol change indicator is an effective tool designed to enhance trading convenience and significantly simplify the trader's experience. This indicator allows users to switch seamlessly between currency pairs and timeframes within a single open window of the trading terminal. Importantly, when switching, the associated template, including indicators and current chart settings, is automatically duplicated, ensuring a consistent trading environment.
Индикатор Morning Star PRT использует принцип прорыва утреннего флэта. Индикатор отображает уровни утреннего флэта и показывает возможные цели. В индикатор добавлен дополнительный уровень Фибоначчи, а также звуковые оповещения о пересечении обоих целевых уровней, указанных в настройках, и уровня ночного флэта. Индикатор Morning Star PRT строит ночной канал флэта в конце ночи, а также два ценовых уровня Фибоначчи вверх и вниз. Эти уровни можно считать как целевыми, так и уровнями разворота. Ин
Индикатор Supply & Demand zone PRT – это настраиваемый инструмент, который используется для разметки зон спроса и предложения на графике. Индикатор рисует на графике линии и прямоугольники, которые выделяют уровни сопротивления/поддержки и зоны спроса/предложения. Для удобства и линии, и фигуры окрашены в разные цвета, чтобы сигналы было легко отличить друг от друга. Индикатор рисует только свежие уровни, то есть те, которые еще не использовались и цена их еще не пробила. Отлично подойдет как н
Этот индикатор является мощным инструментом для трейдеров, желающих определить графические модели, и преимущества его включения в свою торговую стратегию многочисленны. Этот инструмент эффективно определяет и сигнализирует о потенциальных трендах и разворотах на финансовых рынках, тем самым увеличивая прибыльность торговли. Благодаря своему усовершенствованному алгоритму индикатор может точно анализировать рыночные данные, предоставляя трейдерам ценную информацию, которая может помочь им приним
This universal expert advisor is based on our own Algorithm, which is based on effective and time-tested Elliot Wave Theory.  This   expert advisor   is ideal for working both on a flat and during sharp or protracted trend movements (thanks to the Martingale method, according to which averaging positions are opened in accordance with the multiplier and distance set in the settings for accepting a new signal). ATTENTION! CAREFULLY STUDY THE OPERATING PRINCIPLE AND AVAILABLE SETTINGS OF THE EXPER
This is the automatic price spike signal indicator for MT4. Plots advance alerts on potential breakouts/pullbacks. Suits forex, stocks & crypto trading strategies. This is a perfect indicator for reversal traders. A spike often indicates a turn-around moment. The best way to use that gauge is to apply it to your favourite trading system as a filter. 這是 MT4 的自動價格飆升訊號指示器。繪製有關潛在突破/回調的預先警報。適合外匯、股票和加密貨幣交易策略。 對於反轉交易者來說,這是一個完美的指標。尖峰通常表示轉變時刻。使用該指標的最佳方法是將其作為過濾器應用到您最喜歡的交易系統中
Parabolic SAR & Support/Resistance Levels — это не только индикатор технического анализа, используемый в торговле на рынке Форекс для определения потенциальных разворотов тренда и точек входа и выхода, но и готовая автономная торговая стратегия. Индикатор основан на индикаторе PSAR, добавляя на график динамические уровни поддержки и сопротивления, которые могут помочь трейдерам определить ключевые уровни цен, на которых рынок может потенциально развернуться. Используя этот индикатор, трейдеры
Индикатор All Market Channels от ProfRoboTrading автоматически строит и отображает на экране все сформированные торговые каналы. Данный индикатор очень удобен для торговли по всем существующим канальным стратегиям и применим ко всем инструментам и таймфреймам. Посмотрите на скриншот — он вам подробнее расскажет :) Более подробная информация доступна на нашем сайте ProfRoboTrading.
Это индикатор сжатия полос Боллинджера. Он обнаруживает сжатие волатильности и высвобождение «подавленного импульса». Его можно использовать, когда он совпадает с какими-либо конкретными торговыми входами — высвобожденная волатильность означает более высокую вероятность получения приличной прибыли. Также есть гистограмма с цветными полосами, символизирующими слабость или силу, и пересечение нулевой линии. Поэтому этот индикатор можно использовать как совместно с другими индикаторами в торговых с
Фильтр:
Нет отзывов
Ответ на отзыв