Nomad SuperTrend Pro

Nomad SuperTrend Pro is a multi-timeframe SuperTrend indicator for MetaTrader 5. It draws any higher timeframe's trend on the chart you actually trade, shows six timeframes at once in a live on-chart dashboard, alerts you on reversals and on pullbacks to the line by popup, sound, mobile push and e-mail, and can restyle the whole chart with one input.

It shares its calculation core with SuperTrendNew, the free version on the Market since January 2022: same maths, same input names, same buffer layout. Pro is the edition that adds the higher timeframes, the second entry type, the visuals and the chart skin.

Non-repainting by default: signals are confirmed on the closed bar, so what you see in history is what you would have seen live.

1. Multi-timeframe engine

One input, Calculation timeframe (MTF), decides which timeframe the trend is calculated on. Set it to H4 while you sit on M15 and the H4 trend line, colour, arrows and alerts are drawn on your M15 chart, bar by bar, with the M15 candles still in place. The higher timeframe is calculated from its own bars, never resampled. Attach the indicator twice - once with H4 for the bias, once on Current for entries - and you have a complete two-timeframe setup in one window. The indicator never reloads your chart, so an Expert Advisor running next to it is never restarted.

2. Six-timeframe dashboard

A row runs the same engine, with your settings, on M5, M15, M30, H1, H4 and D1 at once. Each cell is coloured by that timeframe's trend; the header carries a score such as "5/6 bullish", counting only the timeframes that have answered. Above it: symbol and timeframe, BULLISH / BEARISH badge, trend line price, distance to the line in points and in ATR, trend age in bars, last signal with time, and the statistics row. Dark or light theme, any corner, any font size - the layout measures itself, so it survives any DPI setting.

3. Pullback alerts

A reversal arrow is one entry per trend. Alert on pullback to the trend line gives you the other one: inside a running trend, when price comes back and touches the line, the alert chain fires with the line price - joining an established trend at the level it is already defending, with the stop right under the line. At most once per bar, never on the same bar as a reversal.

4. Trend cloud and trend-coloured candles

Fill the trend cloud shades the area between price and the line, blended into your chart background so the candles stay readable. Colour the candles by trend repaints the candles in the trend colour, readable from across the room.

5. Signal statistics

The statistics row counts the last completed trends on the chart in front of you (up to 40) and reports how many ended with a positive close-to-close move and the average move in points. It is a measurement of these settings on this symbol and history - no spread, no commission, not a backtest, not a forecast. It is there so you can compare two multipliers on the same chart in ten seconds.

6. Professional chart skin

Apply the pro chart skin restyles the chart in one step: Midnight (deep blue), Carbon (neutral black) or Daylight (clean white). All fifteen chart properties are saved first and put back exactly as they were the moment the indicator is removed.

7. Full alert chain

Every signal - reversal or pullback - can go out as terminal popup, a sound of your choice per direction, push notification to the MetaTrader 5 mobile app, e-mail, and a line in the Experts log. The message carries symbol, timeframe, direction, price, trend line level and bar time. Push needs your MetaQuotes ID (Tools > Options > Notifications); e-mail needs Tools > Options > Email. Alerts are suppressed during optimisation.

Free SuperTrendNew vs Nomad SuperTrend Pro

Both: Standard / SMA / CCI engines, non-repainting closed-bar confirmation, reversal arrows, popup + sound + mobile push alerts, dashboard (trend, line price, distance, age, last signal), buffers 4/5 for EAs with buffers 0-3 in the legacy order, dark/light panel in any corner.

Pro only: multi-timeframe calculation, live six-timeframe row with bullish score, pullback alerts, e-mail alerts, trend cloud, trend-coloured candles, signal statistics row, one-click chart skin (3 skins).

Every input name, type and position is identical in both editions, so a .set file saved in one loads in the other. In the free edition the Pro switches are visible but held off and the six-timeframe row is drawn greyed out, so you see exactly what you are buying. Nothing here is a time-limited trial.

Inputs

Trend engine: Calculation method [Standard / SMA based / CCI direction] · ATR period [10] · ATR multiplier [3.0] · SMA period [20] · CCI period [50] · CCI trigger level [0] · Calculation timeframe (MTF) [Current] · Bars to calculate [5000].
Signals: Signal confirmation [Closed bar / Live bar] · Show reversal arrows [true] · Buy / Sell arrow code [233 / 234] · Arrow distance in points [15].
Alerts: Alert on trend reversal [true] · Alert on pullback to the trend line [false] · Terminal popup [true] · Sound [true] with a terminal sound per direction · Push notification [true] · E-mail [false] · Write signals to the Experts log [true].
Visual: Draw the trend line [true] · Colour the candles by trend [false] · Fill the trend cloud [true] · Bullish / Bearish colour · Trend line width [2].
Dashboard: Show the dashboard [true] · Corner, X/Y offset · Theme [Dark / Light] · Font size [9] · Show the multi-timeframe row [true] · Show the signal statistics row [true].
Pro chart skin: Apply the pro chart skin [false] · Chart skin [Midnight / Carbon / Daylight].

How to trade it (H4 bias, M15 entries)

1. Open the M15 chart - the only chart you need.
2. Attach the indicator as the BIAS copy: Calculation timeframe = H4, cloud on, arrows and alerts off, dashboard off. The H4 cloud is your permission slip: green means longs only, red means shorts only.
3. Attach it again as the ENTRY copy: Calculation timeframe = Current, arrows and alerts on, pullback alert on, dashboard in another corner.
4. Read the six-timeframe row first. Six cells in one colour is a trending market; a 3/3 split is a market that has not decided, and those M15 arrows are the ones that cost money.
5. Take the M15 reversal arrow or the pullback alert, only in the direction of the H4 cloud.
6. Size with the Distance row - a fresh signal at 0.4 ATR is a tight stop; the same arrow forty bars late at 2.5 ATR is a different trade.
7. Manage with the line: it only moves in the direction of the trend, so it is already a trailing stop. Exit on the opposite arrow, or earlier if the H4 cloud flips.

Starting point, not a recommendation: Standard, ATR 10, multiplier 3.0, H4 bias over M15 or H1 entries. Test every setting on your own symbol and broker data before risking money.

For EA developers

Buffers: 0 up line, 1 down line, 2 buy arrow, 3 sell arrow (legacy order), 4 trend line value on every bar, 5 direction exactly +1 / -1. In MTF mode buffers 4 and 5 carry the higher timeframe's trend mapped onto the chart bars, so an EA on M15 reads the H4 trend without a second handle.

Warning: every "input group" line occupies one iCustom() parameter slot. The indicator has 38 inputs and 6 groups, so iCustom takes 44 parameters - pass a 0 for each group, in order, or every value after the first group lands one slot out. The sound inputs are enums so that every parameter can be passed as a plain number.

Honest limits

This is an indicator, not a trading system: it opens no orders. SuperTrend is trend-following and will flip repeatedly in a sideways market; a larger multiplier only slows that down. An MTF signal is final only once the higher timeframe bar that produced it has closed. The statistics row is a measurement, not a backtest. No profit claims or win rates are given here because none would be verifiable for your broker, spread and symbol. Alerts need the terminal running and connected.

More from this seller

Free edition of this indicator: SuperTrendNew - https://www.mql5.com/en/market/product/77231
TWAP Institutional (EA, USD 200) - https://www.mql5.com/en/market/product/195456
NomadAI (EA, USD 100) - https://www.mql5.com/en/market/product/110983
Nomad Grid (EA, USD 100) - https://www.mql5.com/en/market/product/158525
Stoploss Hunter (EA, USD 50) - https://www.mql5.com/en/market/product/88308
All products: https://www.mql5.com/en/users/etsogoo/seller

Questions, bug reports and feature requests are welcome - the alert engine in this generation came straight out of the comments on the free version.

おすすめのプロダクト
The Hi Low Last Day ( Hi Lo Last Day ) indicator shows the high and low of the last trading day and the second trading day, as well as the minimum and maximum of last week . There are many trading strategies on the daily levels. This indicator is indispensable when using such trading strategies. In fact, everything is simple in trading, you just need to understand and accept it for yourself. There is only price!!! What is price? This is the level on the chart. The level is the price that the buy
MA Flow No.2 See the Flow of Bulls & Bears at a Glance, and Keep the Rhythm of the Market in Your Hands Tired of staring at dozens of moving averages until your eyes blur? Unsure when to enter, or where to place your stop? MA Flow No.2 upgrades the humble moving average into a complete trend-trading system. No more scattered lines on your chart — instead, a living "river of bulls and bears". Up to 100 moving averages roll together in real time. On every single bar, you can see at a glance w
Smart Entry Hulk KPG – MT5用 H-Band および Trend MTF インジケーター 概要 Smart Entry Hulk KPG は、Billion KPG Club が MetaTrader 5 向けに開発したテクニカル分析インジケーターです。H-Band の平滑化特性と、Trend アルゴリズムの方向性ロジックを組み合わせています。 平滑化された H-Band データに Trend 計算を適用することで、このツールは市場のノイズをフィルタリングし、トレンド方向の明確な視覚的表現を提供することを目指しています。マルチタイムフレーム (MTF) ダッシュボード、高時間足 (HTF) データインジェクション、および「Force Aggregation」サマリーを備えており、トレーダーが異なる時間足での市場状況を分析するのを支援します。 主な機能 - H-Band バリエーション:さまざまな資産のボラティリティに適応するため、複数の計算モード(標準、指数、三角)をサポートします。 - H-Band 上の Trend:ATR ベースの Trend ロジック
FREE
The   OHLC indicator   shows the current and historical values of High, Low, Open, Close and Mid for a specific time period. It can plot the current values or the values from the previous session. The indicator's range can be calculated from a daily, weekly, monthly, or user-specified session. Levels High  of the current or previous session. Low  of the current or previous session. Open  of current or previous session. Close  of the current or previous session. Midpoint  of the current or prev
FREE
GDS Renko Gold Dollar XAUUSD Renko Macro Pressure Context for MetaTrader 5 GDS Renko Gold Dollar is a premium MetaTrader 5 indicator designed for traders who analyze XAUUSD with Renko charts and want to compare gold movement with US dollar pressure. The indicator does not give buy or sell signals. It does not predict gold price movement. It provides a visual context layer that helps the trader understand whether gold-side pressure or dollar-side pressure appears more dominant in the current mark
ATR SuperTrend
Paulo Henrique Faquineli Garcia
A ‘Supertrend’ indicator is one, which can give you precise buy or sell signal in a trending market.  As the name suggests, ‘Supertrend’ is a trend-following indicator just like moving averages and MACD (moving average convergence divergence). It is plotted on prices and their placement indicates the current trend. The Supertrend indicator is a trend following overlay on your trading chart, much like a moving average, that shows you the current trend direction. The indicator works well in a tren
TheRealPrice v3.0 | Ultimate Spread & Ask Visualizer TheRealPrice is a high-precision utility for MetaTrader 5 designed to expose the hidden cost of every trade: The Spread . While standard charts only display the Bid price, professional traders know that buy orders and short-exits happen at the Ask price. TheRealPrice bridges this gap by drawing a dynamic, real-time horizontal line that tracks the exact Ask level, providing a clear visual representation of the current market spread. Why do you
Visual Supertrend indicator
AL MOOSAWI ABDULLAH JAFFER BAQER
• Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Supertrend is a trend-following indicator based on Average True Range (ATR). The calculation of its single line combines trend detection and volatility. It can be used to detect changes in trend direction and to position stops.
SuperTrendNew
Tsog Erdene Borjigon Enkhkhudulmur
4.83 (6)
SuperTrendNew 2.0 is a clean, non-repainting SuperTrend indicator for MetaTrader 5. It draws one trend line you can actually trade from, marks every reversal with an arrow, tells you about it by popup, sound and mobile push, and keeps a live dashboard on the chart with the trend state, the line price, the distance to the line in points and in ATR, and the age of the current trend. Free, no time limit, no ad banner on your chart. What is new in 2.0 Version 1.1 has been on the Market since January
FREE
Will Spread
Paulo Henrique Faquineli Garcia
The Larry Wiliams' indicator named WillSpread considers the influence of the secondary Asset (Symbol) on the current Asset (trading). Indicator essence is to transform the correlation between assets in accumulated history data, providing an opportunity to detect various peculiarities and patterns in price dynamics which are invisible to the naked eye. Based on this information, traders can assume further price movement and adjust their strategy accordingly. As exposed on his Book, Larry says: "a
FiveStarFX Gold Reversal Edge Professional automated trading solution designed for structured execution and controlled risk management in the Gold market. Built for traders who value discipline, precision, and consistency. Key Features Fully automated trading One trade at a time (controlled exposure) Fixed Stop Loss and Take Profit Smart Break-Even protection Profit lock with buffer Step-based trailing management Spread protection system Works on any broker Trade Management The E
FREE
TG Macd 2 Line MT5
Daciana Elena Chirica
4.86 (7)
The MACD 2 Line Indicator is a powerful, upgraded version of the classic Moving Average Convergence Divergence (MACD) indicator. This tool is the embodiment of versatility and functionality, capable of delivering comprehensive market insights to both beginner and advanced traders. The MACD 2 Line Indicator for MQL4 offers a dynamic perspective of market momentum and direction, through clear, visually compelling charts and real-time analysis. Metatrader4 Version |  How-to Install Product | How-t
FREE
The MACD 2 Line Indicator is a powerful, upgraded version of the classic Moving Average Convergence Divergence (MACD) indicator. This tool is the embodiment of versatility and functionality, capable of delivering comprehensive market insights to both beginner and advanced traders. The MACD 2 Line Indicator for MQL4 offers a dynamic perspective of market momentum and direction, through clear, visually compelling charts and real-time analysis. Metatrader4 Version   |   All Products   |   Contact
FREE
QM FlowVision X1 Visual Multi-Factor Trading Indicator with Historical Probability, Market Flow, Momentum, Divergence and Multi-Timeframe Context QM FlowVision X1 is a visual decision-support indicator for MetaTrader 5 designed to transform multiple market conditions into a simple and readable trading state. Instead of displaying isolated oscillators without interpretation, FlowVision combines momentum, money flow, RSI, Stochastic RSI, divergence and higher-timeframe context into a unified 0–100
FREE
True Momentum LPD
Safwan Rushdi Khalil Arekat
MT5 Version : Pre Note : The indicator uses the Open price value for calculations. This indicator represents a genuine momentum oscillator according to the true definition of "Momentum", and as realised by the techniques of digital filters. Scholarly papers   on the subject   by the current developer can be found   here  and here , but in this description we shall borrow only the minimum of conceptual and mathematical framework needed. In the process, we expose some long-held myths about indica
FREE
Introducing the ZigZag Profile — a powerful tool designed to identify high-probability pivot zones where price action frequently reverses. This indicator analyzes historical price data to pinpoint key areas where price has pivoted multiple times, providing traders with actionable insights into potential support and resistance levels. The ZigZal Profile  indicator continuously scans for zones where price has reversed direction the most, highlighting these critical areas on your chart. By focusing
FREE
Every indicator has its advantages and disadvantages. Trending ones show good signals during a trend, but lag during a flat. Flat ones thrive in the flat, but die off as soon as a trend comes. All this would not be a problem, if it was easy to predict when a flat changes to a trend and when a trend changes to a flat, but in practice it is an extremely serious task. What if you develop such an algorithm, which could eliminate an indicator's flaws and enhance its strengths? What if such an algori
MACD Color Histogram
German David Nino Cifuentes
5 (1)
MACDヒストグラムインジケーターは、トレーダーが市場のトレンドと勢いの変化を理解しやすくするために設計されたMACDインジケーターの更新版です。オリジナルのMACDとは異なり、このバージョンにはヒストグラムが含まれており、これはMACDラインとシグナルラインの2つのラインの差を示す棒グラフです。 動作の仕組みは次のとおりです。MACDラインがシグナルラインの上にある場合、強気市場を示唆し、ヒストグラムのバーは緑色で表示されます。一方、MACDラインがシグナルラインの下にある場合、弱気市場を示し、ヒストグラムのバーは赤色になります。 MACDヒストグラムインジケーターの興味深い点は、市場の勢いが変わるとバーの色も変わることです。したがって、勢いが強気から弱気に変わると、バーは緑から赤に変わり、その逆もあります。 もう1つの便利な機能は、価格の動きとMACDインジケーターの間の違いを検出しやすくし、ペアの潜在的な発散を強調し、市場の逆転の可能性を示唆することです。 このインジケーターは、ユーザーの好みに応じてMACDラインとシグナルライン、およびヒストグラムを非表示にすることもでき、イン
The movement exhaustion is a color rule that helps indicate when the movement will revert its direction. The darker the color, the greater the probability to revert. The indicator is based on the price statistic. Works on every timeframe, every instrument. Five color options: 0. Natural movement. (Gray) 1 - 4. Movement exhaustion (Yellow to maroon) The trader can use it as reversal or exhaustion signal. In a trend following trade it can be used as an exhaustion signal, indicating the movement ca
KSQ S&D Signal Assistant (Top-Down MTF) The KSQ S&D Signal Assistant is a professional-grade, multi-timeframe decision support tool designed specifically for Supply & Demand and Smart Money Concept (SMC) traders. Instead of cluttering your chart with dozens of lagging indicators, this assistant works quietly in the background to analyze top-down market structure. It only alerts you when a highly specific, 3-point confluence occurs between the higher timeframe trend and lower timeframe order flo
FREE
MultiTimeAnchor MA は、市場をよりスマートで簡単に分析するための新しい味方です!この無料インジケーターは、 3つの異なる移動平均線 を表示し、それぞれが独自の時間軸に調整されています。これにより、 短期、中期、長期 の市場の動きを一度に見ることができ、チャートを切り替える必要はありません。 シンプル移動平均、指数平滑移動平均、平滑移動平均、加重移動平均など、いくつかの異なる移動平均の種類を選択できます。さらに、計算に使用する価格( 始値、高値、安値、または終値 )を選択できます。この柔軟性により、より詳細で正確な市場の把握が可能になり、トレンドやエントリーポイント、エグジットポイントを特定するのに役立ちます。効率的に賢い取引判断をしたい方に最適です!
FREE
Divergence Matrix Pro for MetaTrader 5 Divergence Matrix Pro is a confirmed multi-oscillator divergence indicator for MetaTrader 5. It detects regular and hidden divergence between price and selected oscillators, then presents the confirmed structure through divergence lines, pivot labels, action markers, an optional current-timeframe Matrix Panel and optional alerts. The indicator is an analysis and confirmation tool. It does not open or close trades, and the signal score is not a win rate or a
Crypto_Forex MT5用インジケーター「 WPR with 2 Moving Averages 」(リペイント機能なし) - WPR自体はスキャルピングに最適なオシレーターの1つです。 - 「WPR and 2 Moving Averages」インジケーターを使用すると、WPRオシレーターの高速移動平均線と低速移動平均線を確認できます。 - このインジケーターを使用すると、価格調整を早期に把握できます。 - このインジケーターはパラメータで簡単に設定でき、どの時間枠でも使用できます。 - 買いと売りのエントリー条件は画像で確認できます。 - WPR MA クロスの PC およびモバイル アラート付き。 買いシグナルの条件例: (1) - 高速MAが低速MAを下向きにクロスし、WPR値が-50を下回っている場合:買いトレードを開きます。 (2) - WPR値が-20を超える買われすぎゾーンに入ったら:買いトレードを終了します。 売りシグナルの条件例: (1) - 高速MAが低速MAを下向きにクロスし、WPR値が-50を超えている場合:売りトレードを開きます。 (2) WP
Smart Trend Targets MT5 Smart Trend Targets MT5 is a professional trend-following indicator with automatic volatility-based targets (ATR). It was designed for traders who want clear entries, clean chart visualization and automatic target projections without complexity. The indicator combines: Dynamic trend line Colored candles based on direction Visual BUY and SELL signals Two automatic target levels Optional trading session filter Pop-up, Sound and Mobile alerts HOW IT WORKS The system uses ATR
ToolBot Probabilistic Analysis - FREE   An effective indicator for your negotiations The toolbot indicator brings the calculation of candles and a probabilistic analysis so that you have more security on your own. Also test our  FREE tops and bottoms indicator: :   https://www.mql5.com/pt/market/product/52385#description Also test our  FREE (RSI, ATR, ADX, OBV) indicator:   https://www.mql5.com/pt/market/product/53448#description Try our EA ToolBot for free:   https://www.mql5.com/market/prod
FREE
JAC Trend Color Candle
Eduardo Da Costa Custodio Santos
The indicator "JAC Trend Color Candle" for Meta Trader 5, was created to visually facilitate the trend for the trader. It is based on three parameters, which identifies the uptrend, downtrend and non-trending market. The colors are trader-configurable, and the average trader-configurable as well. trend parameters cannot be configured as they are the indicator's differential.
FOTSI Indicator
Leonardo Daniel Isaia
1 (1)
FOTSI – 外国為替トゥルーストレングスインデックス概要 各通貨の真の強さを発見し、優位性を持って取引しましょう。 FOTSI インジケーター は、主要通貨(USD、EUR、GBP、JPY、CHF、AUD、CAD、NZD)のリアルな勢いをすべての通貨ペアで測定する マルチ通貨オシレーター です。 単一のチャートを分析する代わりに、FOTSIは複数のペアのデータを組み合わせ、動きを平滑化し、 True Strength Index (TSI) アルゴリズムを適用して、各通貨の相対的な強さを明確かつ安定して、遅延なしに表示します。 主な特徴 マルチ通貨オシレーター: 各通貨の強さを独立して測定。 買われ過ぎ・売られ過ぎレベル: +50 → 通貨が買われ過ぎ(調整の可能性大)。 –50 → 通貨が売られ過ぎ。 ±25 → 中立ゾーン。 簡単な解釈: ゼロ以上/以下のカーブ = 強/弱。 再描画なし: すべての計算はリアルタイムで行われ、安定しています。 どの通貨ペア・時間足でも使用可能: 信頼性向上のため H1、H4、D1 推奨。 使い方 反転戦略: 通貨が +50 または –50 の極
Ichimoku Strength Meter MT5 is a professional multi-timeframe dashboard indicator for MetaTrader 5. It combines currency strength, pair recommendations, Ichimoku trend bias, and moving average bias in one clean and easy-to-read panel. The indicator analyzes the 8 major currencies: USD, EUR, GBP, JPY, CHF, AUD, CAD, and NZD It automatically calculates all 28 major currency pairs and ranks them by strength, trend direction, and signal quality. Main Features Multi-timeframe currency strength analys
Dynamics Edge: Statistical Precision in Mean Reversion Dynamics Edge is a volatility boundary indicator designed to identify price exhaustion with high precision. Using an advanced standard deviation calculation ( $2.2 \sigma$ ), it maps the extremities where price is statistically likely to return to equilibrium (median). Key Features: Dynamic Exhaustion Edges: Solid lines that expand and contract based on volatility, identifying overbought (Blue) and oversold (Red) zones. OCR-Ready Price Tags:
FREE
This indicator represent option and basis values as a tax, using this formula: Tax = ( ( strike / ( basis - option ) ) - 1 ) * 100 It's not time based (don't use time to expire information)  You can set a fixed strike value, and a fixed basis symbol if needed. Some exchanges/brokers don't provide this information at marketdata and that's the only method to use this information when not provided.
このプロダクトを購入した人は以下も購入しています
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Learn Smart Trend Trading System Everything you need to learn, install, and use the product is available here: Online
Trend Sniper X
Sarvarbek Abduvoxobov
4.88 (32)
Trend Sniper X は、トレードの方向性と潜在的な反転ポイントを明確かつ正確に特定するのに役立つ、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー指標です。 MT4用: https://www.mql5.com/en/market/product/193245 価格情報: 現在の価格はプロモーション価格であり、今後のアップデートや新機能のリリースに伴い変更される場合があります。 ボーナス特典: このインジケーター用の無料自動売買アシスタントEAを入手するには、購入後に an 著者(開発者)へメッセージをお送りください。 Code2Profit チャンネル マルチタイムフレーム分析で相場をマスターしよう! Trend Sniper X で勝率を最大化する方法:重要なルールとセッションのコツ 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (X
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
Zoryk Gold
Reda El Koutbane
5 (7)
割引は 24 時間後に終了します — 次の価格は$ 69 ZORYK — MetaTrader 5専用 XAUUSDシグナル・トレードプランニングシステム このような経験はありませんか。 ゴールドを分析し、エントリーを待ち、ようやくポジションを持った直後に価格が逆方向へ動く。 早すぎる決済をしてしまったり、Stop Lossを動かしたり、数秒迷っている間にチャンスを逃したりする。 その後、相場は自分が最初に予想していた方向へ進み、目標へ到達する。 問題は常に方向判断ではありません。 本当の問題は、明確な計画がなかったことです。 どこでエントリーすべきか。 どこでトレードの前提が無効になるのか。 近い利益を確保すべきか、より大きな値動きを待つべきか。 現在のsetupが本当に強いのか、それとも無理にトレードを探しているだけなのか。 ゴールドは非常に速く動きます。 正しい分析でも、明確なプランがなければ数秒で悪い判断に変わることがあります。 ZORYKは、その問題を解決するために開発されました。 ZORYKとは ZORYKは、MetaTrader 5とXAU
SuperScalp Pro
Van Minh Nguyen
4.63 (32)
SuperScalp Pro - Professional Multi-Layer Confluence Scalping System SuperScalp Proは、クラシックなSupertrendに複数のインテリジェントな確認フィルターを追加した、高度なスキャルピングインジケーターです。より高い確率が期待できるBuy/Sellの取引機会を特定し、ダマシのシグナルを大幅に減らすことをサポートします。 明確なBuyとSellの矢印がチャート上に直接表示され、ATRに基づくStop LossとTake Profitのレベルがリアルタイムで自動計算されます。 購入後、設定方法や推奨設定についてのサポートが必要な場合は、私にご連絡ください。 SuperScalp Pro Auto Traderを使用して、シグナルを簡単に自動化できます: [Auto Trader] 推奨設定ファイルをダウンロード: [Set File] 完全なドキュメントは製品ブログでご覧いただけます: [User Guide] 最新情報を受け取るには公式チャンネルに参加してください: [Official Channel]
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (7)
新たな王者が登場 - インジケーター + 注文管理表示(TP1 + TP2 + TP3)+ オプションのTelegramシグナル送信機能付き(無料) (完全なトレード&シグナルシステム) ゴールド向け最高のEA: Gold Slayer このインジケーターには、高度な戦略、カスタマイズ可能な注文管理システム、そしてエンベロープ拡張を組み合わせた平均回帰システムが搭載されています。さらに、RSIなど複数のインテリジェントな確認フィルターによって、高確率の反転エントリーをBUY・SELLシグナルとして検出します。 単にトレードを学ぶだけでなく、複数ポジションを効果的に管理し、過去に利益を出しているオープンポジションで損失トレードをカバーする方法も学べます。 M5向けに構築・最適化されており、流動性が高くシグナルの精度が安定しているBTCUSDとXAUUSDで優れたパフォーマンスを発揮します。 このインジケーターは、ATRを基に自動計算されたエントリー、ストップロス、テイクプロフィットレベルを備えた明確なLong・Shortシグナルを提供するため、リスク管理が最初から組み込まれています。 マ
GoldenX Entryは、MT5向けのインジケーターであり、適応型Smart Entry Trendアルゴリズム、シグナルスコアリングシステム、マーケットレジーム検出機能、およびボラティリティフィルターを備えています。各シグナルには、計算されたエントリーレベル、3つのテイクプロフィット(TP1、TP2、TP3)、およびストップロスレベルが含まれます。本インジケーターは、異なる市場環境に適応するために設計された複数の分析レイヤー上に構築されており、マルチレイヤー分析システムと内蔵オプティマイザーおよび統計トラッキングシステムを組み合わせています。リスク・リワード(RR)指標および過去のトレード履歴に基づく定量分析を提供します。 使い始めは簡単です — 選択した時間足でオプティマイザーを実行し、そのままチャート上でインジケーターを使用します。 コア機能 GoldenX Entryは、シグナルエンジンとトレード管理機能、そして過去統計トラッキングを1つのチャートに統合しています: - 内蔵オプティマイザー: オプティマイザーはチャート上でワンクリックで実行できます。200通りのパラメー
SPECIAL OFFER: Buy UNIX Scalper. Get Smart Universal Expert Advisor FREE. Purchase UNIX Scalper for MT5 and receive Smart Universal Expert Advisor at no additional charge to automate your UNIX Scalper signals. One $99 purchase. Your indicator plus a free automation EA. After purchasing, send me a private message on MQL5 to claim your EA.  UNIX Scalper — Multi-Market Analysis, Trade Planning and Automation Find the setup. See the plan. Choose how to trade it. UNIX Scalper brings market analysis,
伝説が帰ってきました:Entry Points Pro 10。 MQL5 Marketのトップ3に3年間入り続けた伝説的インジケーターの再始動です。 2つのバージョンで合計589件の高評価レビュー、毎日数千人のトレーダーが実際のトレードに使用し、デモのダウンロードは31,000件以上   MT4+MT5 。 私はこの5年間に寄せられたレビューをすべて読み、約束を並べる代わりに、その答えをバージョン10に組み込みました。1999年から相場に携わり、 誠実さ、自らの評判、そして顧客を大切にする 作者による製品です。 Entry Points Proのエントリーシグナルは、リペイント(再描画)を一切行いません。 そして今回初めて、これは作者の言葉ではなく検証可能な事実になりました。確定シグナルはローソク足の終値確定後にのみ表示され、自動テストで リペイントはゼロ と確認されています(EURUSD、XAUUSD、BTCUSDで2,486,568回の不変条件チェック、違反0件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Atomic Analyst は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Atomic Analyst を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Atomic Analyst のシグナルを自動売買に変えることができます。 Atomic Analyst は、リペイントなし、再描画なし、遅延なしの Price Action トレーディングインジケーターで、手動取引、シグナルの明確化、EA 自動化のために設計されています。 User manual: settings, inputs and strategy.   &   User Manual PDF . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 このイ
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
UZFX {SSS} スキャルピング・スマートシグナル v5.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間枠において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 間違いなく、MQL5で入手可能な最高のインジケーターの一つです。絶対に見逃さないでください!!「スマートなトレーダーのためのスマートシグナル」 最新バージョン5.0がリリースされました。価格は予告なく最大499.99ドルまで値上がりする可能性がありますので、チャンスを逃さないようお早めにお求めください!! 購入を決める前に!無料トライアル
Scalper Vault は、スキャルピングを成功させるために必要なすべてを提供するプロフェッショナルなスキャルピング システムです。このインジケーターは、外国為替およびバイナリー オプションのトレーダーが使用できる完全な取引システムです。推奨される時間枠は M5 です。 システムは、トレンドの方向に正確な矢印シグナルを提供します。また、トップとボトムのシグナルとギャン マーケット レベルも提供します。 インジケーターは、プッシュ通知を含むすべてのタイプのアラートを提供します。 インジケータの購入後にご連絡ください。私の個人的な取引の推奨事項と素晴らしいボーナス指標を無料で共有します! 幸せで有益な取引をお祈りします!
ATSTRONG PRO:市場構造&ブレイクアウトインジケーター ブレイクアウト検出エンジン | 5つの動的TPターゲット | ライブダッシュボードパネル | リペイントなし 導入価格 現在の価格: $59 — 10回の販売ごとに価格が$10上昇します。 ATSTRONG PRO は、MetaTrader 5 用に設計された高度なブレイクアウトおよび機関投資家向け市場構造インジケーターです。 高確率のスイングピボットを検出し、クラスター化されたサポートとレジスタンスの蓄積ゾーンを特定し、 リアルタイムで構造の破壊(BOS)と性質の変化(CHoCH)のシグナルを発します。 このインジケーターは、ダイナミックなストップロスと5つの個別のテイクプロフィットレベル(TP1〜TP5)をチャート上に自動的に直接描画します。 リスクリワード予測ボックス、星付けされたシグナル品質の評価、およびリアルタイムのオンチャートパフォーマンス分析ダッシュボードを備えています。 取引に関する注意: これは手動取引および市場分析用のインジケーターです。ローソク足の確定時に明確な視覚的シグナル、レベル、アラー
FiboSniper Pro – Multi-Filter Fibonacci System with Auto SL/TP and Control Panel FiboSniper Proは、動的なFibonacci Envelopesと複数の確認フィルターを組み合わせ、選別されたBuyおよびSellシグナルを生成するテクニカルインジケーターです。FibonacciレベルはMoving AverageとATRを基に計算され、その後ADX、EMA、RSI、ATR、Volume、Time、Candle構造によってフィルタリングされます。インジケーターは、ATRに基づく自動Stop LossおよびTake Profitレベルをチャート上に直接表示し、さらに迅速な調整が可能なインタラクティブControl Panelを提供します。 購入後、推奨設定ファイルと詳細な使用方法については、私にご連絡ください。 Auto Trader Xを使用してFiboSniper Proのシグナルを自動化できます: [Auto Trader X] User GuideとSet Files: [Click her
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
GEM Signal Pro GEM Signal Pro は、MetaTrader 5 向けのトレンドフォロー型インジケーターです。より明確なシグナル、より整理されたトレードセットアップ、そして実用的なリスク管理をチャート上で確認したいトレーダーのために設計されています。 単純な矢印だけを表示するのではなく、GEM Signal Pro はトレード全体の考え方を、より見やすく分かりやすい形で表示します。条件が確認されると、インジケーターはエントリー価格、ストップロス、利確目標をチャート上に表示し、トレードセットアップをより効率的に確認できるようにします。 動作の仕組み このインジケーターは、まず内部ロジックに基づいて有効なシードシグナルを検出します。 確認条件が満たされると、GEM Signal Pro はチャート上に完全なセットアップを表示します。これにより、トレーダーはトレード構造をより明確に把握し、手作業による分析を減らすことができます。 チャート上のトレードレベル 確認済みシグナルに対して、GEM Signal Pro は以下を表示できます。 エントリー価格 ストップロス テ
[User Manual]   ,   [Online Course]   ,   [PDF]  And [DEMO] Axiom Matrix は、MetaTrader 5 用のプロフェッショナルなマルチシンボル・マルチタイムフレーム市場スキャナー兼意思決定ダッシュボードです。 Market Watch をスキャンし、複数の時間足を分析し、複数のエビデンスエンジンを読み取り、最も強いチャンスを比較し、1つのクリーンなマトリックスダッシュボード内で最適な BUY、SELL、WAIT、またはブロック状態を表示します。 私が Axiom Matrix を作った理由は、市場スキャンという重い作業を代わりに行ってくれる1つのツールが欲しかったからです。 RSI だけを確認したくありませんでした。 次に MACD だけ。 次に移動平均線。 次に出来高。 次にボラティリティ。 次にサポートとレジスタンス。 そして、1つのトレードアイデアを作るためだけに、銘柄と時間足を手動で切り替えることもしたくありませんでした。 私は、市場をスキャンし、エビデンスを比較し、最良のチャンスをランク付けし、今最も強い
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (3)
CRYSTAL QUANTUM PRO Institutional Signal & Trade Intelligence for MetaTrader 5 Final Price: 199 USD ----> Price goes up 10 USD after every 10 sales. Limited launch slots available, act fast. Most indicators give you an arrow and leave you alone. A naked arrow is a gamble. Winning consistently requires CONFLUENCE , a clear STOP and TARGET , and honest PROOF that the system works. Crystal Quantum Pro delivers all three in one clean, no-repaint package. Crystal Quantum Pro is a complete decision sy
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Price Action Concepts は現在 $200 で提供されています。 次の 30 件の購入 後、価格は $299 に上がります。 特別オファー: 購入後、私にプライベートメッセージを送ることで、 無料ボーナス + ギフト を受け取ることができます。 まず、このトレーディングツールはリペイントなし、再描画なし、遅延なしのインジケーターであり、プロフェッショナルな取引に最適であることを強調しておきます。 [Online course] ,   [User Manual]  ,  [How to Install]  ,   [PDF] Smart Price Action Concepts Indicator は、初心者から経験豊富なトレーダーまで使える非常に強力なツールです。20 種類以上の便利なインジケーターを 1 つにまとめ、Inner Circle Trader Analysis や Smart Money Concepts Trading S
Smc Pro ToolKit
Talal N Z Aljarusha
5 (12)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 ️ サマーセール — 夏至とThe Oracle Proの発売を記念して、Azimuth Proが30%オフ。現在279 USD(通常399 USD)。期間限定の夏季オファー。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
CRT Candle Range Theory HTF MT5.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
トレンドキャッチャーインジケーター トレンドキャッチャーインジケーターは、開発者独自の適応型トレンド分析指標を組み合わせることで、市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。また、移動平均線、RSI、ボラティリティフィルターなどの平滑化およびトレンドフィルタリング機能を備えたカスタマイズ指標も使用します。 実際の運用状況のモニタリングやその他の製品については、こちらをご覧ください: https://www.mql5.com/en/users/mechanic/seller ご注意ください。私はTelegramでEAや設定を販売していません。詐欺です。すべての設定はブログで無料で公開しています。 重要!ご購入後すぐにご連絡ください。手順とボーナスをお送りします!
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
作者のその他のプロダクト
SuperTrendNew
Tsog Erdene Borjigon Enkhkhudulmur
4.83 (6)
SuperTrendNew 2.0 is a clean, non-repainting SuperTrend indicator for MetaTrader 5. It draws one trend line you can actually trade from, marks every reversal with an arrow, tells you about it by popup, sound and mobile push, and keeps a live dashboard on the chart with the trend state, the line price, the distance to the line in points and in ATR, and the age of the current trend. Free, no time limit, no ad banner on your chart. What is new in 2.0 Version 1.1 has been on the Market since January
FREE
Supply and Demand Monster MT4
Tsog Erdene Borjigon Enkhkhudulmur
Supply and demand zones are at the heart of   supply and demand trading . These zones are areas that show  liquidity at a specific price.  The supply zone is also called the distribution zone, while the demand zone is called the accumulation zone.   Our indicator automatically draw supply and demand zones in Metatrader 5. It give opportunity to understand trading zone and avoiding risk.
Stoploss hunter
Tsog Erdene Borjigon Enkhkhudulmur
Stoploss hunter 2.00 is a correction release. The strategy is unchanged: a rejection-candle reversal, filtered by a 200-period DEMA trend, an RSI gate and a Bollinger extreme. What changed is everything around it. The short side works again. In the previous build, three lines created indicator handles and compared them to prices. The effect was that one condition was always true, and the expert returned before every sell order. Measured in the Strategy Tester on EURUSD H1 over three and a half
Trader Assistance
Tsog Erdene Borjigon Enkhkhudulmur
It can help with manual traders. EA have following features with risk management. Sell Buy Close sell Close buy Close all Manual Trade Panel EA MT5 Installation In order to buy Manual Trade Panel EA MT4/5 from MQL5.com Market you need to have a MQL5 community account. If you don’t have one, you can register here: https://www.mql5.com/en/auth_register. 1. First make sure that you have the necessary funds required for your purchase in your MQL5 account, it's always easier to pay with your MQL5 bal
Supply and Demand Monster
Tsog Erdene Borjigon Enkhkhudulmur
Supply and demand zones are at the heart of   supply and demand trading . These zones are areas that show  liquidity at a specific price.  The supply zone is also called the distribution zone, while the demand zone is called the accumulation zone.   Our indicator automatically draw supply and demand zones in Metatrader 5. It give opportunity to understand trading zone and avoiding risk.
NomadAI
Tsog Erdene Borjigon Enkhkhudulmur
Nomad AI trades the three commodity crosses — AUDCAD, AUDNZD, NZDCAD — from a single M15 chart. It is a mean-reversion grid: an RSI extreme inside a measured volatility regime opens a position, further levels are spaced by ATR, and each symbol's basket is closed together at a take-profit measured net of swap and commission. Version 2.01 is a rewritten engine that has then been independently reviewed twice. The strategy is unchanged; every mechanism around it was audited and fixed — grid spacing
Nomad Grid
Tsog Erdene Borjigon Enkhkhudulmur
Nomad Grid — Volatility Adaptive Mean-Reversion Grid Version 9.62 · MetaTrader 5 · AUDCAD · NZDCAD · AUDNZD · M15 A bar closes outside the Bollinger envelope and Nomad Grid takes the other side. If price keeps going, it does not cut — it extends a ladder, spaced by the market's own 30-day daily range, and the whole basket shares one exit. One reversal closes the lot. That is a grid, and this page is not going to pretend otherwise. What 9.62 changed is everything around it. What is new in 9.62 Th
Gold Level Breakout
Tsog Erdene Borjigon Enkhkhudulmur
Gold Level Breakout is a patient XAUUSD expert advisor built on a single principle: most breakouts are noise, and the few that matter are worth waiting for. It does not chase price. It follows the structure gold is trading inside, stays flat while that structure holds, and only takes interest once price has genuinely left it. Even then it waits for the market to come back before committing. Most candidates never qualify, and that patience is the product. WHAT YOU GET A finished system. The defau
Gold Block Breaker
Tsog Erdene Borjigon Enkhkhudulmur
Built for an account with a loss limit An evaluation account is rarely lost on one bad idea. It is lost when a floating loss crosses the daily limit while nobody is watching. Gold Block Breaker is an Expert Advisor for MetaTrader 5, developed on XAUUSD, and it watches that number itself. Pick a rule set: five percent daily with ten percent overall, a stricter four and eight, or your own two percentages. Both lines read equity, so an open losing position counts the moment it moves against you, wh
TWAP Institutional
Tsog Erdene Borjigon Enkhkhudulmur
TWAP Institutional A gold trend-pullback Expert Advisor. Every position it opens carries a hard, broker-side stop-loss and a dollar risk that is fixed BEFORE the order is sent. Developed and measured on XAUUSD H1. It is a gold strategy, not a generic one: on the same broker and window it returns a profit factor of 1.43 on XAUEUR and LOSES money on XAGUSD (PF 0.94, 35% drawdown). Re-test before running it on anything else. WHAT THE CURRENT BUILD MEASURES IC Markets XAUUSD H1, 2023.03.20 - 2026
フィルタ:
レビューなし
レビューに返信