Supply Demand levels

5

このインジケーターは、チャート上に需要と供給のゾーンを描画します。独自のルールやテクニックと組み合わせることで、このインジケーターを使用して独自の強力なシステムを作成 (または強化) できます。さらに多くの機能を提供する有料版もぜひご確認ください。私の推奨は、少なくとも 25 バー後に最初のゾーン テストが発生する取引機会を探すことです。

特徴

  • ゾーンには 3 つの色があります (入力によって調整可能)。テストされていないゾーンは暗い色、テスト済みのゾーンは中くらいの色、壊れたゾーンは明るい色です
  • 各ゾーンにはゾーン外枠の価格とゾーンテストの金額が記載されています。

入力パラメータ

  • 最初の極値を検索するための最大バックバー数-  デフォルトは 3000 です。最初の極値を xx バー分遡って検索します。値が大きいほど、より多くのシステム リソースが必要になります。遅いコンピューターの場合は、500 ~ 1000 の値が適している場合があります。
  • ゾーンテスト間のキャンドルの最小数
  • 未テストの需要色
  • テスト済みの需要色
  • 壊れた需要の色
  • 未テスト供給色
  • テスト済みの供給色
  • 壊れた供給色
  • テキストの色
  • テスト数ラベルのフォントサイズ
  • 値札のサイズ [1-3]


レビュー 4
Irusel
794
Irusel 2026.05.14 15:56 
 

отлично

Benjamin Afedzie
4070
Benjamin Afedzie 2025.06.12 00:26 
 

great work

おすすめのプロダクト
PROMETHEUS TECHNICAN VERSION Free | By THE SONS A gift from The Sons — no strings, no trial, no expiry. Every trader deserves access to professional-grade market intelligence. That belief is why Prometheus Technical Version exists, and why it costs nothing. Consider it our handshake to the trading community. What You're Getting This is not a simplified tool dressed up as a gift. Prometheus Technican Version is a fully built, institutional-quality technical analysis indicator running a dual-model
FREE
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. Pivot Points are a classic technical analysis indicator that calculates the central pivot point (PP) as well as support (S1–S3) and resistance (R1–R3) levels based on the previous day’s High, Low, and Close. The indicator allows you to: • identify key zones where the price may bounce or break through • determine the direction of the trend • find good entry points, as well a
FREE
Santa Donchian
Marco Aurelio Cestari
4.5 (2)
Santa Donchian Indicator  is an efficient way to detect support, resistence and break outs in any market. The Donchian channel measures the high and the low of a previously defined range.  Typically, a trader would look for a well-defined range and then wait for the price to break out to either one side for a trade entry trigger. Advantages Never repaints, never backpaints, never recalculates. Works in all symbols and all timeframes. Perfect trend filter for any strategy or expert advisor. Full
FREE
GDS Renko Entry Helper - Free Renko Price Interaction Indicator for MetaTrader 5 GDS Renko Entry Helper is a free Renko price interaction indicator for MetaTrader 5. It helps traders highlight important areas where price reacts, slows down, returns to a zone or changes behavior around support and resistance. The tool is designed for manual Renko analysis. It does not generate buy or sell signals and does not tell the trader when to enter the market. Its purpose is to help focus attention on area
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. High and Low Points is a practical technical analysis indicator that plots levels corresponding to the highs and lows from previous periods (day / week / month) — levels that, in the Smart Money Concepts (SMC) and ICT approach, are treated as liquidity zones, while in classical technical analysis they serve as potential support and resistance levels. Indicator settings: •
FREE
RSI abcd
Francisco Gomes Da Silva
4.33 (3)
RSI ABCDパターンファインダー:テクニカル戦略 1. インジケーターの仕組み 古典的RSI と ABCD調和パターン の自動検出を組み合わせたものです。 主要コンポーネント 標準RSI (調整可能な期間) 高値・安値マーカー (矢印) ABCDパターン (緑/赤の線) 過買(70)・過売(30)フィルター 2. MT5設定 period = 14 ; // RSI期間 size = 4 ; // 最大パターンサイズ OverBought = 70 ; // 過買水準 OverSold = 30 ; // 過売水準 Filter = USE_FILTER_ YES ; // 確認フィルター 3. 取引戦略 3.1. 買いエントリー(強気ABCD) 条件: RSIが以下を形成: 谷( A )→ 山( B )→ より高い谷( C ) D が過売域(30)より上だが C より下 確認:A-B-C-Dを結ぶ緑色の線 目標: TP1: B-Cの61.8% TP2: B-Cの100% ストップロス: D より下 3.2. 売りエントリー(弱気ABCD) 条件: RSIが以下を形成: 山( A
FREE
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upper
FREE
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
FREE
MACD Enhanced
Nikita Berdnikov
4 (4)
Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
FREE
Risk5Percent is a custom indicator for MetaTrader 5 designed to help you manage your risk exposure precisely. By entering the desired risk percentage and the number of lots used, it calculates and displays the corresponding price level on the chart that represents your maximum anticipated loss (e.g., 5%), automatically considering contract and tick size for the selected instrument. Key Features: Custom settings for trade direction (long/short), risk percentage, and lot size. Automatic adjus
FREE
The SMMA Bands indicator is an advanced volatility-based trading tool that creates 6 dynamic support and resistance levels around an envelope formed by two Smoothed Moving Averages (SMMA).  This indicator combines the reliability of SMMA trend identification with the precision of standard deviation-based volatility bands, making it suitable for both trend-following and mean-reversion strategies. Every band has its own buffer for use in EA. feel free to make suggestions and add reviews , i will
FREE
Little useful tool - you manually select range on chart by dragging vertical blue lines and indicator shows support and resistance zones for this range and extends them outside of selected range.  Useful for: * Range trading * Range breakout * Range breakout & retest * Good entry during pullback in trend phase when previous high is retested * Good for scalping on short timeframes * Good for trades on longer timeframes around selected important zones like daily high or low
FREE
この情報インジケーターは、アカウントの現在の状況を常に把握したい人にとって役立ちます。 VERSION MT 4 -   More useful indicators このインジケーターには、ポイント、パーセンテージ、通貨での利益、現在のペアのスプレッド、現在の時間枠でバーが閉じるまでの時間などのデータが表示されます。 チャート上に情報線を配置するには、いくつかのオプションがあります。 価格の右側 (価格の後ろにあります)。 コメントとして (グラフの左上隅に); 画面の選択した隅。 情報区切り記号を選択することもできます。 | / \ # このインジケーターは使いやすく、非常に有益です。設定で不要な情報項目を無効にすることも可能です。 設定 外観の種類     - 情報行の表示タイプ。次の 3 つのオプションがあります。 価格に従ってください     - 価格に従う。 コメントとして     - コメントとして; 画面の選択した隅に     - 画面の選択した隅にあります。 添付用グラフコーナー     - 表示タイプを選択した場合 画面の選択されたコーナーでは、この項目を使用して
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
RiskCockpit - real-time risk advisor for prop-firm and funded accounts (FundedNext, FTMO, E8, The5ers, MyFundedFX) and personal/demo accounts. It is an INDICATOR (an advisor): it shows and proposes; it never opens, modifies or closes a trade. THE PROBLEM IT SOLVES Funded accounts are rarely lost to a bad strategy - they are lost to a single careless click: one lot too big, a stop-loss left off, a trade inside a news window, a daily-loss line crossed by accident. The rules sit in a PDF; your ris
FREE
GDS Renko Pip ST Chart - Pip-Based Renko Chart Indicator for MetaTrader 5 GDS Renko Pip ST Chart is a pip-based Renko chart indicator for MetaTrader 5. It helps traders build and study cleaner Renko price movement using a practical fixed pip or point-based brick structure. This tool is designed as a Renko chart foundation for manual analysis. It does not predict the market, does not generate buy or sell signals and does not decide whether a trade should be opened. What Pip ST Chart Does Renko ch
FREE
Bounce Zone MT5
Nguyen Thanh Cong
4.56 (9)
Introduction The Bounce Zone indicator is a cutting-edge non-repainting technical tool built to identify key areas on the price chart where market sentiment is likely to cause a significant price reversal. Using advanced algorithms and historical price data analysis, this indicator pinpoints potential bounce zones. Combined with other entry signal, this indicator can help forex traders place the best trades possible Signal A possible buy signal is generated when price is in the green zone an
FREE
Dynamic Supply and Demand indicator automatically identifies and displays Supply and Demand Zones on your chart based on price action patterns and market structure.  These zones represent areas where institutional buying or selling pressure has historically occurred, making them key levels for potential price reactions. This form of indicator takes inspiration from ICT as well as traditional Support & Resistance formation. **For the first 50 candles (number depends on LookBackCandles) when indic
FREE
ROMAN5 Time Breakout Indicator automatically draws the boxes for daily support and resistance breakouts. It helps the user identifying whether to buy or sell. It comes with an alert that will sound whenever a new signal appears. It also features an email facility. Your email address and SMTP Server settings should be specified in the settings window of the "Mailbox" tab in your MetaTrader 5. Blue arrow up = Buy. Red arrow down = Sell. You can use one of my Trailing Stop products that automatical
FREE
Daily Support and Resistance Levels は、クラシックピボットポイント手法に基づき、日中取引用の重要な価格レベルを自動計算・表示するプロ仕様のインジケーターです。 主な機能: ピボットポイント(PP)の自動計算 3つのレジスタンスレベル(R1, R2, R3) 3つのサポートレベル(S1, S2, S3) 前日の高値/安値の表示 リアルタイム情報パネル 市場バイアス(強気/弱気)表示 近いレベルまでの距離表示 色と表示設定の完全カスタマイズ 毎日自動更新 全タイムフレーム対応 計算方法: 前日の高値、安値、終値に基づくクラシックピボットポイント。 トレード活用例: サポート/レジスタンス反発トレード ブレイクアウト戦略 レンジトレード 方向性バイアス判断 利確目標設定 使用方法: 任意のチャートに追加 レベルは自動計算 価格 > PP = 強気バイアス 価格 < PP = 弱気バイアス S1-S3 = サポートゾーン R1-R3 = レジスタンスゾーン 設定: ピボット/サポート/レジスタンス色 線幅/スタイル 価格ラベル表示ON/OFF 情報パネル表示
FREE
Cybertrade Keltner Channels - MT5 Created by Chester Keltner, this is a volatility indicator used by technical analysis. It is possible to follow the trend of financial asset prices and generate support and resistance patterns. In addition, envelopes are a way of tracking volatility in order to identify opportunities to buy and sell these assets. It works on periods longer than the period visible on the chart. All values ​​are available in the form of buffers to simplify possible automations.
FREE
Value Chart Candlesticks
Flavio Javier Jarabeck
4.57 (14)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
FREE
Fibomathe
Almaquio Ferreira De Souza Junior
Fibomathe Indicator: Support and Resistance Tool for MT5 The Fibomathe Indicator is a technical analysis tool designed for MetaTrader 5 (MT5) that assists traders in identifying support and resistance levels, take-profit zones, and additional price projection areas. It is suitable for traders who use structured approaches to analyze price action and manage trades. Key Features Support and Resistance Levels: Allows users to define and adjust support and resistance levels directly on the chart.
FREE
Synthetic Beast — Multi-Timeframe Trend & Entry Indicator (FREE) Synthetic Beast is a multi-timeframe signal indicator built for traders who want clean, confluence-based entries without screen-watching. It reads the M15 timeframe as your directional bias and the M1 timeframe for precise entries, then scores every setup so you instantly know how strong it is. How it works: The indicator combines a proprietary trend engine across two timeframes. Large arrows mark M15 trend shifts (your higher-ti
FREE
The London breakout is an indicator that is designed to give London moves signals and performance. London session is such a very volatile trading hours and anticipating a breakout from one of the slowest trading sessions (Asian session) can result to potential trading profits. London breakout is a very common trading strategy among retail traders. This indicator will track previous London breakouts, calculate their trade outcome based on an input TP and SL factor and display the results on a sim
FREE
Girassol Sunflower MT5 Indicator
Saullo De Oliveira Pacheco
3.86 (7)
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
FREE
Friend of the Trend: Your Trend Tracker Master the market with Friend of the Trend , the indicator that simplifies trend analysis and helps you identify the best moments to buy, sell, or wait. With an intuitive and visually striking design, Friend of the Trend analyzes price movements and delivers signals through a colorful histogram: Green Bars : Signal an uptrend, indicating buying opportunities. Red Bars : Alert to a downtrend, suggesting potential selling points. Orange Bars : Represent cons
FREE
Important Lines
Terence Gronowski
4.88 (24)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
このプロダクトを購入した人は以下も購入しています
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Online course , manual and [download presets] . このシステムは、トレンド検出、反転ゾーン、Smart Cloud、トレーリングストップロジック、サポートとレジスタンス、ローソク足の色分け
Trend Sniper X
Sarvarbek Abduvoxobov
5 (8)
Trend Sniper X は、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー・インジケーターです。トレーダーがトレンドの方向性と反転ポイントを明確かつ正確に特定できるよう支援します。 価格情報: 現在の価格はキャンペーン価格であり、今後のアップデートや新機能のリリースに伴い変更される可能性があります。 Code2Profit チャンネル マルチタイムフレーム分析で市場をマスターしよう! 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (XAUUSD)、およびその他のCFD 推奨口座 あらゆる口座タイプに対応 視覚化 色分けされたトレンドローソク足 (買い/売り/弱気/変化) + 買い/売り矢印 追加モジュール セッション市場ボックス (シドニー、東京、ロンドン、ニューヨーク) 主な機能 マルチタイムフレーム・トレンド分析: 上位タイムフレームの
SUPERHEROインジケーターは、「オールインワン」方式に基づいて設計された多通貨対応の取引システムです。このインジケーターは市場を独自に分析し、取引の開始および終了のタイミングに関するシグナルを提供します。ストップロス注文とテイクプロフィット注文を使用します。R:R比率は1:1です。 私は時折、このシステムのシグナルに基づいて自ら取引を行いますが、その結果は以下の通りです— ライブシグナル このシステムはスマートフォンにプッシュ通知を送信できるため、PCに縛られることなく「外出先」からでも取引を行うことができます。自己勘定取引を行う企業に最適です。 すべてのお客様への特典: このインジケーターをご購入いただいたすべてのお客様に、私から特別なユーティリティをプレゼントいたします。その内容は以下の通りです: 自動的にストップロス注文とテイクプロフィット注文を発注します 価格が目標水準に達すると、自動的に取引を決済します 指値注文による取引に対応しています 平均化取引モードに対応しています この優れた、しかも非常に便利なユーティリティをプレゼントとして受け取りたい場合は、SUPERHER
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
SuperScalp Pro
Van Minh Nguyen
4.6 (30)
SuperScalp Pro – プロフェッショナル多層コンフルエンス・スキャルピングシステム SuperScalp Pro は、複数のコンフルエンスを組み合わせたプロフェッショナル向けスキャルピングシステムです。より高い確率のトレードチャンスを見つけられるよう設計されており、明確なエントリー確認、ATRに基づくStop LossとTake Profit、さらにXAUUSD、BTCUSD、主要なFX通貨ペアに対応した柔軟なシグナルフィルター機能を提供します。 完全なドキュメントは製品ブログにあります: [User Guide] SuperScalp Pro Auto Trader EA による自動売買が利用可能です: [Auto Trader] SuperScalp Pro のトレードロジックを基に開発されたゴールド自動スキャルピングEA: [SuperScalp Gold] SuperScalp Pro は、Supertrend、VWAP、EMA、RSI、ADX、出来高分析、ボリンジャーバンド、MACDダイバージェンスを組み合わせ、低品質なトレードセットアップをフィルタリングし
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a professional trading indicator built on Smart Money Concepts (SMC) , combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis , Points of Interest (POIs) , and real-time signals, th
伝説が帰ってきました: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件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
GoldenX Entryは、MT5向けのインジケーターであり、適応型Smart Entry Trendアルゴリズム、シグナルスコアリングシステム、マーケットレジーム検出機能、およびボラティリティフィルターを備えています。各シグナルには、計算されたエントリーレベル、3つのテイクプロフィット(TP1、TP2、TP3)、およびストップロスレベルが含まれます。本インジケーターは、異なる市場環境に適応するために設計された複数の分析レイヤー上に構築されており、マルチレイヤー分析システムと内蔵オプティマイザーおよび統計トラッキングシステムを組み合わせています。リスク・リワード(RR)指標および過去のトレード履歴に基づく定量分析を提供します。 使い始めは簡単です — 選択した時間足でオプティマイザーを実行し、そのままチャート上でインジケーターを使用します。 コア機能 GoldenX Entryは、シグナルエンジンとトレード管理機能、そして過去統計トラッキングを1つのチャートに統合しています: - 内蔵オプティマイザー: オプティマイザーはチャート上でワンクリックで実行できます。200通りのパラメー
Gold Entry Sniper – ゴールドスキャルピング&スイングトレード用プロフェッショナル多時間足ATRダッシュボード Gold Entry Sniper は、XAUUSDや他の銘柄向けに正確な 売買シグナル を提供する、MetaTrader 5用の高度なインジケーターです。 ATRトレーリングストップロジック と 多時間足分析ダッシュボード を搭載し、スキャルピングからスイングトレードまで対応します。 主な特徴と利点 多時間足シグナル分析 – M1、M5、M15 のトレンドを同時表示。 ATRベースのトレーリングストップ – ボラティリティに応じて動的に調整。 プロ仕様のチャートダッシュボード – シグナル状況、ATRレベル、回帰線、売買方向を表示。 明確な売買マーカー – 自動矢印とテキストラベル。 エグジットアラートとトレード管理 – 利益確定のための自動検出。 完全カスタマイズ可能 – パネル位置、色、フォント、ATR/回帰設定を調整可能。 ゴールド(XAUUSD)に最適化 – M1〜M15のスキャルピングに最適、FXや指数、暗号資産にも対応。 Gold Entry
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
Zoryk Gold
Reda El Koutbane
5 (6)
割引は 24 時間後に終了します — 次の価格は$ 69 ZORYK — MetaTrader 5専用 XAUUSDシグナル・トレードプランニングシステム このような経験はありませんか。 ゴールドを分析し、エントリーを待ち、ようやくポジションを持った直後に価格が逆方向へ動く。 早すぎる決済をしてしまったり、Stop Lossを動かしたり、数秒迷っている間にチャンスを逃したりする。 その後、相場は自分が最初に予想していた方向へ進み、目標へ到達する。 問題は常に方向判断ではありません。 本当の問題は、明確な計画がなかったことです。 どこでエントリーすべきか。 どこでトレードの前提が無効になるのか。 近い利益を確保すべきか、より大きな値動きを待つべきか。 現在のsetupが本当に強いのか、それとも無理にトレードを探しているだけなのか。 ゴールドは非常に速く動きます。 正しい分析でも、明確なプランがなければ数秒で悪い判断に変わることがあります。 ZORYKは、その問題を解決するために開発されました。 ZORYKとは ZORYKは、MetaTrader 5とXAU
この製品は 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 . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 このイ
時折、私自身もこのシステムを使って取引を行っています。 実口座での私の手動による「BOMBER」トレードをぜひご評価ください - LIVE SIGNAL このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディン
トレンドキャッチャーインジケーター トレンドキャッチャーインジケーターは、開発者独自の適応型トレンド分析指標を組み合わせることで、市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。また、移動平均線、RSI、ボラティリティフィルターなどの平滑化およびトレンドフィルタリング機能を備えたカスタマイズ指標も使用します。 実際の運用状況のモニタリングやその他の製品については、こちらをご覧ください: https://www.mql5.com/en/users/mechanic/seller ご注意ください。私はTelegramでEAや設定を販売していません。詐欺です。すべての設定はブログで無料で公開しています。 重要!ご購入後すぐにご連絡ください。手順とボーナスをお送りします!
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
M1 Quantum を使用したライブトレードシグナル : シグナル (取引は 自動的に Quantum Trade Assistant によって実行され、この製品に 無料 で含まれています。) 価格プラン: 現在価格: $169 (早期購入者向けオファー) 次回予定価格: $189 予定小売価格: $299 開発者からのお知らせ: ご購入後、 最新の推奨設定ファイル(Set File) 、運用アドバイス、および他の M1 Quantum ユーザーと交流できる VIPサポートグループ への招待をご希望の場合は、お気軽にご連絡ください。 よくある質問 - 設定ファイル - インストールガイド M1 Quantum は、M1専用のプロフェッショナルトレーディングシステムであり、ストップロス、テイクプロフィット、スマートな資金管理を内蔵した、迅速かつ正確な取引シグナルを提供します。 M1 Quantum は、 連続勝利 に重点を置いて口座を素早く成長させるために設計されたプロフェッショナルな資金管理を備えています。 M1 Quantum インジケーター の主な特徴 M1時間足 およびすべ
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
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コンテキスト、安定したライブ動作、
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
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Price Action Concepts は現在 $200 で提供されています。 次の 30 件の購入 後、価格は $299 に上がります。 特別オファー: 購入後、私にプライベートメッセージを送ることで、 無料ボーナス + ギフト を受け取ることができます。 まず、このトレーディングツールはリペイントなし、再描画なし、遅延なしのインジケーターであり、プロフェッショナルな取引に最適であることを強調しておきます。 Online course , and manual Smart Price Action Concepts Indicator は、初心者から経験豊富なトレーダーまで使える非常に強力なツールです。20 種類以上の便利なインジケーターを 1 つにまとめ、Inner Circle Trader Analysis や Smart Money Concepts Trading Strategies などの高度な取引アイデアを組み合わせています。このインジケ
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
ORB Seeker MT5
Marcela Goncalves De Oliveira
期間限定の割引価格! たったの99ドル! ご購入後、ボーナスとしてORB Seeker EAと個人最適化セットファイルをお受け取りいただくため、私にご連絡ください。 クリーンなセッションブレイクアウトを自信を持ってキャッチしましょう! ORB Seeker MT5は、正確性、シンプルさ、柔軟性、そして明確なチャート構造を求めるトレーダー向けに開発された、プロ仕様のオープニングレンジブレイクアウト(ORB)インジケーターです。 このシステムは、あらゆる銘柄のプレマーケットまたはカスタムセッションのレンジを自動的にプロットし、エントリー、ストップロス、テイクプロフィット、およびオプションの50%部分TPレベルを含む明確なブレイクアウトシグナルを提供します。すべての計算結果はリアルタイムでチャート上に表示されます。 ロンドンオープン、ニューヨークセッション、アジアセッション、または独自のカスタム市場時間帯で取引できます。ORB Seeker MT5は選択したセッション時間帯に合わせて調整されるため、市場レンジ、ブレイクアウトレベル、トレードレベルの位置を正確に把握できます。 ご購入いただ
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (5)
新たな王者が登場 - インジケーター + 注文管理表示(TP1 + TP2 + TP3)+ オプションのTelegramシグナル送信機能付き(無料) (完全なトレード&シグナルシステム) ゴールド向け最高のEA: Gold Slayer このインジケーターには、高度な戦略、カスタマイズ可能な注文管理システム、そしてエンベロープ拡張を組み合わせた平均回帰システムが搭載されています。さらに、RSIなど複数のインテリジェントな確認フィルターによって、高確率の反転エントリーをBUY・SELLシグナルとして検出します。 単にトレードを学ぶだけでなく、複数ポジションを効果的に管理し、過去に利益を出しているオープンポジションで損失トレードをカバーする方法も学べます。 M5向けに構築・最適化されており、流動性が高くシグナルの精度が安定しているBTCUSDとXAUUSDで優れたパフォーマンスを発揮します。 このインジケーターは、ATRを基に自動計算されたエントリー、ストップロス、テイクプロフィットレベルを備えた明確なLong・Shortシグナルを提供するため、リスク管理が最初から組み込まれています。 マ
Atbot
Zaha Feiz
4.69 (55)
AtBot: どのように機能し、どのように使用するか ### どのように機能するか MT5プラットフォーム用の「AtBot」インジケーターは、テクニカル分析ツールの組み合わせを使用して売買シグナルを生成します。単純移動平均(SMA)、指数移動平均(EMA)、および平均真実範囲(ATR)インデックスを統合して取引機会を特定します。さらに、Heikin Ashiキャンドルを使用してシグナルの精度を向上させることもできます。 購入後にレビューを残すと、特別なボーナスギフトを受け取ります。 ### 主な機能: - 再描画なし: シグナルはプロット後に変更されません。 - 再描画なし: シグナルは一貫しており、変更されません。 - 遅延なし: 遅延なくタイムリーなシグナルを提供します。 - 多様な時間枠: あらゆる時間枠で使用可能で、取引戦略に合わせることができます。 ### 操作手順: #### 入力と設定: - firstkey (TrendValue): トレンド検出の感度を調整します。 - Secondkey (SignalValue): 売買シグナル生成の感度を定義します。 - ma
ARICoin is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cust
The Oracle Pro
Ottaviano De Cicco
5 (1)
The Oracle Pro:MT5向け合成マルチタイムフレーム・バイアスエンジン ️ サマー・ローンチ・オファー — The Oracle Pro を 199 USD で(早期購入者向け)。価格は普及に応じて上昇します。最終価格 399 USD。 The Oracle Pro は、要求の高いプロのトレーダーのために作られた MetaTrader 5 向けのプレミアム・マルチタイムフレーム バイアスエンジン です。ひとつの問いに規律をもって答えます。すなわち、各タイムフレームの現在の方向バイアスは何か、その強さはどれほどか、そしてタイムフレーム同士はどれだけ一致しているか。すべては確定足のみで計算され、リペイントはありません。 The Oracle Pro はマルチファクター・コンセンサス・システムです。独自のインジケーターと最適化されたアルゴリズムを単一の高度なコンセンサス・ベクトルに統合し、それを単一のインジケーター・インスタンス内で現在足と上位足のスタックにわたって読み取ります。複数のチャートにばらばらのツールを積み重ねる代わりに、です。 これは Oracle コンセンサス手法
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (2)
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
作者のその他のプロダクト
The indicator identifies when a divergence occurs between price and an indicator or oscillator. It identifies both regular and hidden divergences. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. For higher probability setups I can recommend you to use my Supply Demand indicator and trade only if the divergence occurs inside a zone. Supply zone for bearish div and demand zone for bullish div. The optimal scenario is if it
FREE
インディケータは、価格とオシレーター/インディケーターの間に発散が発生したときを識別します。これは、通常の分岐と隠れた分岐の両方を識別します。最強のセットアップのみをフィルターで除外できるRSIフィルターオプションがあります。インディケータは、巻き込みフォーメーション、ドンチアンチャネルブレイクアウト、または移動平均を超える価格を待つオプションも提供します (スクリーンショット#3を参照)     貿易機会を知らせる前に発散を確認する。独自のルールとテクニックを組み合わせることで、このインジケーターを使用して、独自の強力なシステムを作成(または強化)できます。 特徴 の終わりに     製品のブログ   インジケーターからトレードシグナルを取得するためにiCustom()関数を使用しているサンプルエキスパートアドバイザー(EA)のソースコードをダウンロードすることができます。 EAは完全に機能しますが、主な目的は、コードを使用して、独自に開発したEAに貼り付けることです。 限られた時間で   ただし、プログラミングサポートを提供することはできません。 謝罪いたします 次のオシレーター
このインジケーターは、チャート上に需要と供給のゾーンを描画します。独自のルールやテクニックと組み合わせることで、このインジケーターを使用して独自の強力なシステムを作成 (または強化) できます。さらに多くの機能を提供する 有料版 もぜひご確認ください。私の推奨は、少なくとも 25 バー後に最初のゾーン テストが発生する取引機会を探すことです。 特徴 ゾーンには 3 つの色があります (入力によって調整可能)。テストされていないゾーンは暗い色、テスト済みのゾーンは中くらいの色 、壊れたゾーンは明るい色です 。 各ゾーンにはゾーン外枠の価格とゾーンテストの金額が記載されています。 入力パラメータ 最初の極値を検索するための最大バックバー数 -     デフォルトは 3000 です。最初の極値を xx バー分遡って検索します。値が大きいほど、より多くのシステム リソースが必要になります 。遅いコンピューターの場合は、500 ~ 1000 の値が適している場合があります。 ゾーンテスト間のキャンドルの最小数 未テストの需要色 テスト済みの需要色 壊れた需要の色 未テスト供給色 テスト済みの供給
FREE
This indicator can send alerts when a Heiken Ashi Smoothed color change occurs. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can send all types of alerts. Option to delay the alert one or more bars in order to confirm the color (trend) change. Input parameters Candle shift for alert: Default is 1. Setting it to 0 will alert you on color change on the current candle. This should be regarded as a pending (uncon
FREE
The indicator identifies when a divergence occurs between price and an indicator or oscillator. It identifies bullish and bearish hidden or regular (classical) divergences. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. For higher probability setups I can recommend you to use my  Supply Demand indicator  and trade only if the divergence occurs inside a zone. Supply zone for bearish div and demand zone for bullish div. T
FREE
可能であれば購入をご検討ください   私が開発を続ける MT5 バージョン (この MT4 バージョンの今後の更新はありません)。こちらもお読みになることをお勧めします     製品のブログ (マニュアル) を最初から最後まで参照して、EA が提供するものを最初から明確にします。 このエキスパートアドバイザー (EA) の主な戦略は、3 つの移動平均 (MA) が連続して整列し、互いに一定の距離にある場合に取引を行うことです (たとえば、一部の機関投資家が使用するあまり知られていない戦略に使用できます)。 、これには D1 時間枠の MA 10、20、および 30 が含まれます)。 EA は、H1 以降の時間枠で最適に機能します。トリプル MA 戦略 (使用される MA: に関係なく) は、長期的な戦略と見なす必要があります。悪い月が続くかもしれません。したがって、この EA は、頻繁な取引と短期的な一定の利益を求めるトレーダー向けではありません。デフォルト設定は EURUSD H1 用に最適化されています (2015.01.01 から 2022.03.31 までのバックテスト、22
This multi indicator/oscillator (hereafter indicator), multi time frame and multi symbol indicator identifies when a divergence occurs between price and one, two or three indicators. It identifies both regular/classical (trend reversal) and hidden (trend continuation) divergences. It has RSI and MA trend filter options which makes it possible to filter out only the strongest setups. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerfu
This indicator can send alerts when a Heiken Ashi Smoothed color change occurs. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can send all types of alerts. Option to delay the alert one bar in order to confirm the color (trend) change. Input parameters Wait for candle close: 'true' or 'false'. Setting it to 'true' will delay the alert to the opening of the bar following the bar where the color change occurred.
FREE
この需給ゾーンインジケーターはチャート上にゾーンを描画し、価格がゾーンに到達またはゾーンを超えたときにアラートを送信します。ゾーンの代わりに、通常のダブルトップ/ボトムについてアラートを受け取るために使用することもできます。 RSI、ADX、ボリューム、および発散フィルターを使用して、最も強力なセットアップのみをフィルターで除外することができます。独自のルールとテクニックを組み合わせることで、このインジケーターを使用して、独自の強力なシステムを作成(または強化)できます。この指標は、需要と供給にすでに精通している経験豊富なトレーダー向けであり、取引を終了または開始することを決定する際にどのように使用できるかを示しています。 特徴 次の分岐がサポートされています。       MACD、OsMA、RSI、CCI、確率論的および素晴らしい。 ゾーンには3色があります(入力で調整可能)。テストされていないゾーンの場合は暗い色、テストされたゾーンの場合は中程度、壊れたゾーンの場合は明るい色。 ゾーンの外側の境界線の価格とゾーンテストの量は、各ゾーンで書き込まれます。 インディケータは、エキス
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol indicator identifies double or triple top/bottom formations or a following neckline breakout (confirmed top/bottom). It offers filters for RSI overbought/oversold, candle patterns (pin bar, engulfing, tweezer, morning/evening star, three line strike) and divergences (MACD, OsMA, Awesome (AO), RSI, CCI, Stochastic) whic
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol indicator identifies double or triple top/bottom formations or a following neckline breakout (confirmed top/bottom). It offers RSI, pin bar, engulfing, tweezer, morning/evening star filters as well divergence filter options which makes it possible to filter out only the strongest setups. The indicator can also be used
この需給ゾーンインジケーターはチャート上にゾーンを描画し、価格がゾーンに到達またはゾーンを超えたときにアラートを送信します。ゾーンの代わりに、通常のダブルトップ/ボトムについてアラートを受け取るために使用することもできます。 RSI、ADX、ボリューム、および発散フィルターを使用して、最も強力なセットアップのみをフィルターで除外することができます。独自のルールとテクニックを組み合わせることで、このインジケーターを使用して、独自の強力なシステムを作成(または強化)できます。この指標は、需要と供給にすでに精通している経験豊富なトレーダー向けであり、取引を終了または開始することを決定する際にどのように使用できるかを示しています。 特徴 次の分岐がサポートされています。       MACD、OsMA、RSI、CCI、確率論的および素晴らしい。 ゾーンには3色があります(入力で調整可能)。テストされていないゾーンの場合は暗い色、テストされたゾーンの場合は中程度、壊れたゾーンの場合は明るい色。 ゾーンの外側の境界線の価格とゾーンテストの量は、各ゾーンで書き込まれます。 インディケータは、エキス
このマルチタイムフレームとマルチシンボルインジケーターは、次の5つのクロスを識別できます。 動きの速い平均が動きの遅い平均線と交差するとき。 価格が単一の移動平均に達したとき(上/下で閉じているか、ちょうど跳ね返った)。 三重移動平均フォーメーションが出現したとき(3つのMAすべてが連続して整列) MACDメインラインがシグナルラインと交差するとき。 信号線がMACDzero(0)線と交差するとき。 このインジケーターを独自のルールや手法と組み合わせると、独自の強力なシステムを作成(または強化)できます。 特徴 マーケットウォッチウィンドウに表示されている選択したシンボルを同時に監視できます。インジケーターを1つのチャートに適用し、市場全体を即座に監視します。 M1からMNまでのすべての時間枠を監視でき、クロスオーバーが識別されたときにリアルタイムのアラートを送信します。すべてのアラートタイプがサポートされています。 追加のトレンドフィルターとしてRSIを使用できます。 インジケータには、インタラクティブパネルが含まれています。アイテムをクリックすると、問題のシンボルと時間枠で新しいチ
This multi indicator/oscillator (hereafter indicator), multi time frame and multi symbol indicator identifies when a divergence occurs between price and one, two or three indicators. It identifies both regular/classical (trend reversal) and hidden (trend continuation) divergences. It has RSI and MA trend filter options which makes it possible to filter out only the strongest setups. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerfu
I  recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicator offers. This multi time frame and multi symbol indicator scans for engulfing and tweezer formations.  The indicator can also be used in single chart mode. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can monitor all symbols visible in your Market Watch window at the same time. A
I  recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicator offers. This multi time frame and multi symbol indicator scans for engulfing and tweezer formations. The indicator can also be used in single chart mode. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can monitor all symbols visible in your Market Watch window at the same time. Ap
This multi time frame and multi symbol indicator identifies high-probability breakout patterns. It does this by identifying strong, symmetrical pennants and triangles. This pattern  DOES NOT  appear very often on higher timeframes. But when it does, it is a very high-probability setup. The indicator also includes an Inside bars scanner. It can for example be used to detect a special type of Inside bars formation which is formed by a Master candle (MC) followed by 4 inside candles (please see the
Features This is an indicator that recognizes a special type of Inside Bar formation which is formed by a Master candle followed by 4 smaller candles (please see the strategy explanation below). Plots buy/sell stop lines on the chart as well as well as take profit and stop loss levels. The TP/SL levels are based on the Average True Range (ATR) indicator. Object colors are changeable. Sends you a real-time alert when a Master candle formation is identified - sound / pop-up / email / push notifica
ぜひ読んでみてください     製品のブログ (マニュアル)を最初から最後まで読んで、インジケーターが提供するものが最初から明確になるようにします。 このマルチタイムフレームおよびマルチシンボルインジケーターは、ピンバーをスキャンします。独自のルールとテクニックと組み合わせることで、このインジケーターを使用して独自の強力なシステムを作成 (または強化) できます。 特徴 マーケットウォッチウィンドウに表示されるすべてのシンボルを同時に監視できます。インジケーターを 1 つのチャートに適用するだけで、市場全体を即座に監視できます。 M1 から MN までのすべての時間枠を監視し、ピンバーが識別されるとリアルタイムのアラートを送信します。すべての Metatrader ネイティブ アラート タイプがサポートされています。 潜在的な反転を適切に識別するために、RSI をトレンド フィルターとして使用できます。 インジケーターにはインタラクティブ パネルが含まれています。別のスクリーンショットを参照してください。 買い/売りラインと TP/SL ライン (ATR 乗数に基づく) を表示するよ
This multi time frame and multi symbol indicator identifies high-probability breakout patterns. It does this by identifying strong, symmetrical pennants and triangles. This pattern DOES NOT appear very often on higher time frames. But when it does, it is a very high-probability setup. The indicator also includes an Inside bars scanner. It can for example be used to detect a special type of Inside bars formation which is formed by a Master candle (MC) followed by 4 inside candles (please see the
このマルチタイムフレームとマルチシンボルインジケーターは、ピンバー、朝/夕方の星、巻き込み、ピンセット、3つのラインストライク、内側のバー、ペナントと三角形をスキャンします。インジケーターはシングルチャートモードでも使用できます。このオプションの詳細については、製品の     ブログ 。独自のルールとテクニックを組み合わせることで、このインジケーターを使用して、独自の強力なシステムを作成(または強化)できます。 特徴 マーケットウォッチウィンドウに表示されているすべてのシンボルを同時に監視できます。インジケーターを1つのチャートに適用し、市場全体を即座に監視します。 M1からMNまでのすべての時間枠を監視し、パターンが識別されるとリアルタイムのアラート(ポップアップ、プッシュ、またはメール)を送信します。 潜在的な逆転を適切に特定するために、ピンバー、朝/夕方の星、巻き込み、ピンセットの形成のフィルターとしてRSIとボリンジャーバンドを使用できます。 主要なトレンドフィルターとして移動平均を使用し 、ボラティリティフィルターとしてADXを使用できます。 インジケーターにはインタラクティ
このマルチシンボルおよびマルチタイムフレームインジケーターは、次のローソク足パターンをスキャンします(パターンの説明についてはスクリーンショットを参照してください)。 3人の白人兵士(逆転>継続パターン) 3つの黒いカラス(反転>継続パターン) 強気と弱気のスリーラインストライク(反転パターン) インジケーター設定の厳密なオプションが有効になっている場合、パターンはより高い時間枠ではあまり頻繁に表示されません。しかし、そうする場合、それは非常に確率の高い設定です。 Thomas Bulkowski(国際的に有名な作家であり、ローソク足パターンの第一人者)によると、3ラインストライクはローソク足パターンの中で最高の全体的なパフォーマンスランクを持っています。このインジケーターを独自のルールや手法と組み合わせると、独自の強力なシステムを作成(または強化)できます。 特徴 マーケットウォッチウィンドウに表示されているすべてのシンボルを同時に監視できます。インジケーターを1つのチャートに適用し、市場全体を即座に監視します。 M1からMNまでのすべての時間枠を監視でき、パターンが識別されたときに
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol indicator can identify the following 5 crosses: when a fast moving average crosses a slow moving average line. when price has reached a single moving average (closed above/below or just bounced). when a triple moving average formation has appeared (all 3 MA:s in consecutive alignment). when the MACD main line crosses t
I recommend you to read the   product's blog  (manual) from start to end so that   it is clear from the beginning what the indicator offers. This multi oscillator, multi time frame and multi symbol indicator identifies when a divergence occurs between price and an oscillator/indicator. It identifies both regular/classical (trend reversal) and hidden (trend continuation) divergences. It has moving average, RSI/Bollinger, ADX, pin bar and engulfing filter options which makes it possible to filter
This multi time frame and multi symbol indicator identifies when the stochastics signal line (D) crosses the stochastics main line (K) as well as options  to scan for main line and signal line level crossovers.  As a bonus it can also scan for Bollinger bands and RSI overbought/oversold crosses. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can monitor all symbols visible in your Market Watch window at the sam
This cost averaging Expert advisor (EA) places additional trades in the same direction as the original (manually opened) order when the price goes against you. It can be used as a grid system or as pure martingale system (exponential increasing of lot size) or smoothed martingale (for instance linear increasing of the lot size). Due to the risk involved, this EA is more suitable for intermediate to advanced traders who are well aware of how to handle risk management and trading an already profit
このマルチタイムフレームとマルチシンボルトレンドインジケーターは、強いトレンドまたはトレンド反転が識別されたときにアラートを送信します。移動平均(シングルまたはダブル(MAクロスオーバー))、RSI、ボリンジャーバンド、ADX、コンポジットインデックス、パラボリックSAR、素晴らしい(AO)、MACD(シグナルライン)、     ストキャスティクスのクロスオーバーまたは船体の移動平均 。 M5からMNまでのすべての時間枠で使用できます。ダッシュボードの色は、強気の場合は緑、弱気の場合は赤、ニュートラルの場合は青です(指標値が範囲外です)。 このインジケーターを独自のルールや手法と組み合わせると、独自の強力なシステムを作成(または強化)できます。 特徴 インディケータは、エキスパートアドバイザーが自動取引に使用できるグローバル変数にシグナルを書き込むことができます。たとえば、   この製品 。 使用する時間枠を選択することができます。 ダッシュボード内でトレンド強度ランクソートを継続的に実行します。ただし、特定のシンボルを見つけやすくするために、この並べ替えを無効にすることは可能です。
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol divergence dashboard indicator sends an alert when one or two different divergences have been identified. It can be used with all time frames from M1 to MN. It is possible to enable moving average or RSI trend filter to filter out only the strongest setups. It should be combined with your own confirmation rules, techni
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol indicator sends an alert when one or more trend reversal candle patterns have been identified on several time frames. It can be used with all time frames from M5 to MN. It is possible to enable moving average or RSI trend filter to filter out only the strongest setups. Combined with your own rules and techniques, this
フィルタ:
Irusel
794
Irusel 2026.05.14 15:56 
 

отлично

Lydia Kwarteng
2219
Lydia Kwarteng 2025.06.12 13:58 
 

ユーザーは評価に対して何もコメントを残しませんでした

Benjamin Afedzie
4070
Benjamin Afedzie 2025.06.12 00:26 
 

great work

Jay A
206
Jay A 2025.05.13 00:30 
 

ユーザーは評価に対して何もコメントを残しませんでした

レビューに返信