Time Volume Profile

  • インディケータ
  • Giuseppe Pajusco
    Giuseppe Pajusco
    About Me
    I entered the trading world in 2020 and quickly developed a strong passion for market analysis and algorithmic trading. Over the years, I have explored a wide range of approaches—from footprint-based scalping and market microstructure techniques to macro-driven position trading.
  • バージョン: 2.0
TimeVolumeProfile — MQL5 Marketplace Description
MetaTrader 5 · Custom Indicator
TimeVolume
Profile

Market profile analytics — POC, Value Area High and Value Area Low — computed from pure price action. No tick volume required.

MetaTrader 5 Version 2.00 No Volume Feed Needed

Overview

TimeVolumeProfile brings institutional-grade market profile analysis to any instrument and timeframe — without depending on a broker's tick-volume feed. It identifies the price levels where the market has spent the most time over a configurable lookback window, exposing them as tradable reference points.

Traditional volume profile indicators are limited by the quality of the volume data provided by the broker, which varies widely across instruments and asset classes. TimeVolumeProfile bypasses this limitation entirely by measuring price-frequency: how many candles have passed through each price level. The result is a distribution that closely mirrors a true volume profile, applicable to Forex, indices, commodities and crypto alike.

The three key levels — POC, VAH and VAL — are drawn directly on the chart as a horizontal histogram and are simultaneously exposed as indicator buffers, so Expert Advisors can read them programmatically via iCustom() with no additional configuration.

POC
Point of Control
The price level touched by the greatest number of candles. Acts as a gravitational centre; price tends to rotate around it.
VAH
Value Area High
The upper boundary of the Value Area. Price trading above VAH is considered out-of-value and often reverts.
VAL
Value Area Low
The lower boundary of the Value Area. Price trading below VAL signals potential out-of-value conditions to the downside.

How It Works

The algorithm follows the standard Market Profile methodology, adapted to work from OHLC data alone. Each step runs in O(N · B) time — linear in both the lookback window and the number of bins — ensuring no perceptible performance impact on any timeframe.

  1. Range detection

    The highest high and lowest low across the entire lookback window are found. This range is divided into N equally-spaced price bins.

  2. Frequency counting

    For each candle, every bin that falls between its low and its high receives a frequency increment of 1. A candle spanning multiple bins increments all of them.

  3. POC identification

    The bin with the highest cumulative frequency is the Point of Control. Its centre price becomes the POC level drawn on the chart.

  4. Value Area expansion

    Starting from the POC bin, the algorithm expands outward one bin at a time — always choosing the side with the higher next-bin frequency — until the cumulative count reaches the configured Value Area percentage (default 70 %).

  5. Chart rendering & buffer export

    The histogram, POC line, VAH and VAL are drawn as chart objects anchored to the right edge of the lookback window. All three levels are simultaneously written into indicator buffers for EA consumption.

Features

Volume-independent
Works on every instrument and broker feed. No tick-volume subscription required.
EA-ready buffers
POC, VAH and VAL are exposed as indicator buffers. Read them from any Expert Advisor using iCustom() .
Resilient chart objects
If a line or histogram bar is accidentally deleted, the indicator automatically restores it on the next tick.
Dynamic short name
The chart corner displays the active parameters — TVP(100,20,70%) — updating instantly when settings change.
Data Window integration
Hover any bar inside the lookback window to read the exact POC, VAH and VAL values in the MetaTrader Data Window.
Clean unload
All chart objects are removed cleanly on indicator removal or template change. No leftover graphics.

Parameters

Parameter Description Default
Profile Settings
Lookback Number of candles included in the profile calculation. A larger value produces a broader, longer-term profile. Minimum: 2. 100
NumBins Number of equally-spaced price bins dividing the lookback range. Higher values increase resolution but may produce noisy profiles on small ranges. Range: 2–500. 20
ValueAreaPercent Percentage of total frequency that defines the Value Area. The standard Market Profile convention is 70 %. Range: 1–100 %. 70.0
Visual Settings
ProfileColor Color of histogram bars outside the Value Area. DodgerBlue
POCColor Color of the POC horizontal line and the POC bin in the histogram. Red
VAColor Color of the VAH and VAL lines and all Value Area bins in the histogram. LimeGreen
ProfileWidth Maximum width of the histogram in bars, measured rightward from the most recent candle of the lookback window. 50

Expert Advisor Integration

The indicator exposes three DRAW_NONE buffers that carry the current POC, VAH and VAL values across every bar of the lookback window. Access them from an Expert Advisor as shown below.

// Buffer indices: 0 = POC · 1 = VAH · 2 = VAL double poc = iCustom(_Symbol, _Period, "TimeVolumeProfile", // --- Profile Settings --- 100, // Lookback 20, // NumBins 70.0, // ValueAreaPercent // --- Visual Settings (required, values are ignored) --- clrDodgerBlue, clrRed, clrLimeGreen, 50, // --- Buffer index, bar shift --- 0, 1); // buffer 0 (POC), latest closed bar double vah = iCustom(..., 1, 1); // buffer 1 — VAH double val = iCustom(..., 2, 1); // buffer 2 — VAL

All three values are constant across every bar of the lookback window, so any bar shift from 1 to Lookback - 1 returns the same result. Use shift 1 (the latest closed bar) as a convention to avoid repainting on the live candle.

Compatibility

Platform
MetaTrader 5
Build
Any (no build-specific APIs)
Instruments
All (Forex, CFD, Crypto, Indices)
Timeframes
All (M1 through MN)
Chart window
Main chart (not sub-window)
Strategy Tester
Fully compatible
おすすめのプロダクト
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis A professional spike pattern indicator built for synthetic traders who scalp and swing Crash 500/300/1000 with precision.  This indicator: Detects powerful 3-candle spike formations (Spike → Pullback → Spike) Automatically draws a clean box a
FREE
Market Profile 3 ForexArby com
Hussien Abdeltwab Hussien Ryad
4 (15)
Market Profile 3 MetaTrader 5 indicator  version 4.70— is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is als
FREE
The Horizontal Ray Tool is a lightweight, professional charting utility designed to streamline support and resistance mapping on MetaTrader 5. It brings rapid, one-click horizontal level placement directly to your live chart, eliminating the workspace clutter associated with infinite horizontal lines or manually drawn trendlines. Key Features: Interactive On-Screen Button: Spawns a clean, responsive "DRAW RAY" button docked directly on your chart canvas. A single click drops an independent hor
FREE
This indicator is especially for the binary trading. Time frame is 1 minutes and exp time 5 or 3 minutes only. You must be use martingale 3 step. So you must put lots size is 10 % at most. You should use Mt2 trading platform to connect with my indicator to get more signal without human working. This indicator wining rate is over 80% but you may get 100% of profit by using martingale 3 step. You should use MT2 Trading Platform to connect meta trader platform and binary platform . You can get mt2
FREE
STAMINA HUD – Advanced Market & Trend Dashboard (MT5) STAMINA HUD   is a professional   market information panel   designed for traders who want   clarity, speed, and control   directly on the chart. It provides a   clean heads-up display (HUD)   with essential market data and   multi-timeframe trend direction , without cluttering the chart or generating trading signals. What STAMINA HUD Shows   Current Price   Spread (in real pips)   Today High–Low range (pips)   Average D
FREE
Gold Max pro
Israr Hussain Shah
4 (1)
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis Automatic Professional Theme:   Instantly applies a high-contrast "Color on White" theme with DeepSkyBlue bull candles and Black bear candles for maximum clarity. Interactive Timeframe Panel:   21 vertical buttons on the left side allow for one-clic
FREE
The Mirror Chart MT5 is a overlay indicator specifically designed to project a second financial instrument directly onto the main chart window. This tool is invaluable for traders who rely on correlation analysis, as it visualizes the price movements of two different instruments in real time. Unlike traditional overlays, this indicator utilizes intelligent, dynamic centering and scaling logic. It continuously analyzes the visible price range in the current window for both symbols and calculates
FREE
Stochastic   +   RSI   Multi-Timeframe   Dashboard   with   Momentum   Strength Need Trade Assistant? Trade Panel Pro MT 5 Please leave a review, if you like this.   OVERVIEW A   professional   multi-timeframe   dashboard   indicator   that   displays   Stochastic   Oscillator   and   RSI   (Relative   Strength   Index)   values   from   7   different   timeframes   simultaneously   on   a   single   compact   panel.   Perfect   for   scalpers   and   day   traders   who   need   quick   m
FREE
Enhanced Volume Profile: The Ultimate Order Flow & Liquidity Analysis Tool Overview Enhanced Volume Profile is an indicator for MetaTrader 5 that displays the traded volume at specific price levels over a defined period. It separates the total volume into buy and sell components, presenting them as a side-by-side histogram on the chart. This allows users to observe the volume distribution and the proportion of buy and sell volumes at each price level. Graphics Rendering The indicator uses the
FREE
This indicator will mirror the assets in use in another metatrader, being able to choose the timeframe and a template. This is the Metatrader 5 Client, it needs the Metatrader 4 or 5 Server versions: Metatrader 4 Mirror Chart Server:   https://www.mql5.com/en/market/product/88644 Metatrader 5 Mirror Chart Server: https://www.mql5.com/en/market/product/88652 Details of how it works in the video.
FREE
The indicator analyzes the volume scale and splits it into two components - seller volumes and buyer volumes, and also calculates the delta and cumulative delta. The indicator does not flicker or redraw, its calculation and plotting are performed fairly quickly, while using the data from the smaller (relative to the current) periods. The indicator operation modes can be switched using the Mode input variable: Buy - display only the buyer volumes. Sell - display only the seller volumes. BuySell -
FREE
Alpine Volume Profile See where the real volume traded — not just where price moved. Alpine Volume Profile is an MQL5 indicator that transforms raw tick or exchange volume into a clean, readable horizontal histogram directly on your chart. Instead of a single volume bar at the bottom of the screen, you get a full breakdown of which price levels attracted the most trading activity, session by session. What It Does For every day, week, or fixed block of bars you choose, Alpine Volume Profile build
FREE
======================================================== GOLD WAVE LEVELS (ELLIOTT-ALIGNED) - MQL5/MT5 MARKET DESCRIPTION (formatting: **bold** = Bold button; lines with • = bullet list; UPPERCASE = heading) ======================================================== OVERVIEW ------------------------------------------------------- **Gold Wave Levels** draws a tested wave backbone for gold and validates signals against **Elliott theory hard-rules**, with higher-timeframe context and per-timeframe
FREE
Haven Volume Profileは、取引量の分布に基づいて重要な価格レベルを識別するための多機能なボリュームプロファイル分析インジケーターです。市場をより深く理解し、重要なエントリーポイントとエグジットポイントを特定したいプロのトレーダー向けに設計されています。 その他の製品 ->  こちら 主な機能: Point of Control (POC) 計算 - 最大の取引活動が行われるレベルで、最も流動性の高いレベルを特定するのに役立ちます Value Area(高い活動の領域)の定義とカスタマイズ可能な取引量の割合で、取引範囲をより正確に評価できます ティックボリュームと実際の取引量の両方に対応し、さまざまな市場タイプや取引戦略に対応しています 計算期間(日数)の柔軟な設定により、任意の時間枠にツールを適応させることができます ターミナルのライトテーマとダークテーマに自動的に適応し、ユーザーインターフェースの視覚的な体験を向上させます レベルの視覚化が明確で、スタイルや色をカスタマイズでき、グラフ分析と迅速な意思決定を支援します このインジケーターは、重要な価格レベルや統合ゾー
FREE
Core Purpose ​ A permanent crosshair indicator designed exclusively for MetaTrader 5 (MT5). It addresses key limitations of MT5's default crosshair, including the need for manual activation, automatic disappearance on click, and solid lines obscuring price bars. This indicator optimizes chart analysis by delivering a smooth, professional-grade crosshair experience on MT5. ​ Key Features ​ Automatic activation: Enabled immediately after loading, replacing the default Ctrl+F function. The crossha
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
This indicator calculates the volume profile and places labels that correspond to the VAH, VAL and POC levels, for each candle individually. Indicator operation features The indicator works on the timeframes from M3 to MN, but it uses the history data of smaller periods: M1 - for periods from M3 to H1, M5 - for periods from H2 to H12, M30 - for the D1 period, H4 - for the W1 period, D1 - for the MN period. The color and location of the VAL, VAH and POC labels on the current candle are considere
FREE
Volume profile CVD Frato
Francisco Felipe Alves Da Silva Rocha
5 (2)
Frato Volume Profile Pro v7.5 Frato Academy開発 このインジケーターは、MetaTrader 5用の価格ボリュームプロファイルを表示します。設定可能な期間における価格レベルごとの取引量の分布を計算し、その結果をメインチャートに直接表示します。 特徴: カラーグラデーションによるボリュームプロファイル このインジケーターは、価格帯を複数のレベルに分割し、各レベルに対応するボリュームを割り当てます。各レベルの色は、ボリュームに応じて連続的なグラデーションで変化します。ボリュームの少ないレベルは寒色系(濃い青)、ボリュームの多いレベルは暖色系(黄色)で表示されます。最もボリュームの多いレベルは、ポイント・オブ・コントロール(POC)と呼ばれ、視覚的に強調表示されます。 参照線:POC、VAH、VAL このインジケーターは、以下の3本の水平線を自動的にプロットします。 - POC(ポイント・オブ・コントロール):最高出来高レベル - VAH(バリューエリア高値):バリューエリアの上限 - VAL(バリューエリア安値):バリューエリアの下限
FREE
Volume-to-Price Movement Oscillator (VP Oscillator) for MT5 The VP Oscillator highlights the balance (or imbalance) between trading volume and price movement, helping traders spot hidden accumulation, distribution, or weakening trends. How It Works: Calculates each bar’s price range (High–Low) and tick volume. Normalizes both values over a set period (default: 14). Plots the absolute difference between them ×100 — showing how closely price action aligns with trading activity. Interpretation: Hig
FREE
Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
FREE
Renko subwindow
Alexandre Vincent Traber
Overview Renko SubWindowは、メインチャートに影響を与えずに、独立したインジケーターウィ ンドウ内にカラーローソク足でレンコブロックチャートを描画します。ブロックサイズは ポイントで固定するか、ATRを使ってボラティリティに応じて動的に調整できます。 How it works 現在の銘柄/時間足の終値からレンコブロックを再構築します。 価格が前のブロックの終値から設定したブロックサイズを超えると新しいブロックが形成 されます。 ブロックは色付きローソク足として表示され、陽線・陰線の色が区別 されます。 新しいバー形成時、または時間足/履歴変更時のみ再計算し、軽量で 安定した動作を保ちます。 Inputs Renko_BrickPoints: 固定ブロックサイズ(ポイント);0の場合はATRを使用 Renko_ATR _Period: BrickPointsが0の場合のATR期間 Renko _MaxBricks: ウィンドウに表示する最大ブロック数 Recommended setup 任意の銘柄・時間足で使用可能。主要 Forexペアではブロックサイズ50-15
FREE
Aggression Volume Profile
Edson Cavalca Junior
4.55 (11)
This indicator plots the volume profile by Price on the chart There are 5 ways to view it: By Total Volume Traded (Premium Version); Volume Ticks(Forex) Separated by Buyers and Sellers (Premium Version); Buyers Only (Premium Version); Sellers Only (Premium Version); Business balance (Buyers - Sellers) (Premium Version); . It is possible to select how many days the profiles will be calculated.( Premium Version) On the current day it recalculates the histogram data for each new candlestick.
FREE
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
High Low Open Close
Alexandre Borela
4.98 (45)
このプロジェクトが好きなら、5つ星レビューを残してください。 このインジケータは、指定されたためのオープン、ハイ、ロー、クローズ価格を描画します 特定のタイムゾーンの期間と調整が可能です。 これらは、多くの機関や専門家によって見られた重要なレベルです トレーダーは、彼らがより多くのかもしれない場所を知るために有用であり、 アクティブ。 利用可能な期間は次のとおりです。 前の日。 前週。 前の月。 前の四半期。 前年。 または: 現在の日。 現在の週。 現在の月。 現在の四半期。 現年。
FREE
Fabii Supertrend NMA
Fabien Georges Andre Guillemaud
A SuperTrend that stops whipsawing in ranges — its adaptive NMA center cuts the false flips. Any pair, any timeframe. No repaint — signals are final on bar close. Free. Test it in the Strategy Tester in seconds. THE PROBLEM A classic SuperTrend centers its bands on the raw median price. In a range, that center chases every wiggle, so the line flips color again and again and hands you a string of false reversals. You end up either overtrading the noise or distrusting the tool. WHAT
FREE
Pips Hunter PRO MT5
Rodrigo Arana Garcia
5 (2)
Pips Hunter PRO は数年かけて開発され、前作の改良版です。この強力なインジケーターは、マーケットと価格の履歴を分析し、売買エントリーを生成します。これらのエントリーの計算には、複雑な統計的対数だけでなく、連動する様々なインジケーターを使用し、不利なエントリーをフィルタリングして排除します /   MT4バージョン 。 特徴 リペイントなし このインディケータは、新しいデータが到着してもその値を変更しません ラグなし このインディケータはラグがありません 取引ペア すべてのFXペア  (できればEURGBP) 時間枠  すべての時間枠 パラメータ ===== 表示 矢印の距離 // シグナル(矢印)とローソク足の距離 ===== アラート ポップアップアラート // MT4ターミナル用のアラート プッシュ通知 // 携帯電話向けアラート メールアラート // メールアラート ===== チャート設定 チャート上のローソク足の色を変更するオプション。 警告 私はMQL5.comでのみ製品を販売しています。もし誰かが私の製品を売りたいと連絡
FREE
RM Sync Master
Mohammadreza Mahdi Mavaddat
5 (1)
RM Sync Master - Multi-Chart and Multi-Timeframe Synchronization RM Sync Master is a free utility for MetaTrader 5 that synchronizes multiple open charts to the same market time and price reference. It is designed for traders who work with multiple timeframes or multiple symbols and need to examine the same market moment across several charts without manually scrolling and positioning each chart. How It Works RM Sync Master uses a synchronized vertical time line as a common reference between cha
FREE
Smart Trendline Detector Smart Trendline Detector is an automatic multi-timeframe trendline analysis indicator for MetaTrader 5 that detects and ranks rising support and falling resistance structures using market swing points. Instead of filling the chart with every possible trendline, the indicator evaluates qualifying structures and displays only a controlled number of the strongest candidates according to configurable ranking criteria. The result is a cleaner chart with relevant trendline str
FREE
Renko bricks drawn as time-anchored boxes on your ordinary chart, so brick structure and real time stay visible together. A renko brick prints when price moves a set distance, ignoring how long that takes. That strips out the sideways noise a time chart is full of. The usual way to see them is a separate offline chart, which loses the clock. This draws the same bricks over your normal candles instead, so you keep the time axis, your other indicators, and your orders. How the bricks are built Onl
FREE
このプロダクトを購入した人は以下も購入しています
この製品は 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.85 (26)
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
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
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
Zoryk Gold
Reda El Koutbane
5 (7)
割引は 24 時間後に終了します — 次の価格は$ 69 ZORYK — MetaTrader 5専用 XAUUSDシグナル・トレードプランニングシステム このような経験はありませんか。 ゴールドを分析し、エントリーを待ち、ようやくポジションを持った直後に価格が逆方向へ動く。 早すぎる決済をしてしまったり、Stop Lossを動かしたり、数秒迷っている間にチャンスを逃したりする。 その後、相場は自分が最初に予想していた方向へ進み、目標へ到達する。 問題は常に方向判断ではありません。 本当の問題は、明確な計画がなかったことです。 どこでエントリーすべきか。 どこでトレードの前提が無効になるのか。 近い利益を確保すべきか、より大きな値動きを待つべきか。 現在のsetupが本当に強いのか、それとも無理にトレードを探しているだけなのか。 ゴールドは非常に速く動きます。 正しい分析でも、明確なプランがなければ数秒で悪い判断に変わることがあります。 ZORYKは、その問題を解決するために開発されました。 ZORYKとは ZORYKは、MetaTrader 5とXAU
UNIX Scalper — Gold Scalping Indicator for MetaTrader 5 UNIX Scalper is a focused Gold scalping indicator designed primarily for XAUUSD on M1, M2, M3, M5, M10 and M15. It gives the trader a clear BUY, SELL or WAIT decision together with the complete trade plan: Entry, Stop Loss, TP1 and TP2 . The concept is simple: wait for the signal, follow the levels, move the Stop Loss to Break Even after TP1, and trade with discipline. Learn UNIX Scalper Everything you need to learn and use the product is
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]
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
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
GoldenX Entryは、MT5向けのインジケーターであり、適応型Smart Entry Trendアルゴリズム、シグナルスコアリングシステム、マーケットレジーム検出機能、およびボラティリティフィルターを備えています。各シグナルには、計算されたエントリーレベル、3つのテイクプロフィット(TP1、TP2、TP3)、およびストップロスレベルが含まれます。本インジケーターは、異なる市場環境に適応するために設計された複数の分析レイヤー上に構築されており、マルチレイヤー分析システムと内蔵オプティマイザーおよび統計トラッキングシステムを組み合わせています。リスク・リワード(RR)指標および過去のトレード履歴に基づく定量分析を提供します。 使い始めは簡単です — 選択した時間足でオプティマイザーを実行し、そのままチャート上でインジケーターを使用します。 コア機能 GoldenX Entryは、シグナルエンジンとトレード管理機能、そして過去統計トラッキングを1つのチャートに統合しています: - 内蔵オプティマイザー: オプティマイザーはチャート上でワンクリックで実行できます。200通りのパラメー
ATSTRONG PRO:市場構造&ブレイクアウトインジケーター ブレイクアウト検出エンジン | 5つの動的TPターゲット | ライブダッシュボードパネル | リペイントなし 導入価格 現在の価格: $59 — 10回の販売ごとに価格が$10上昇します。 ATSTRONG PRO は、MetaTrader 5 用に設計された高度なブレイクアウトおよび機関投資家向け市場構造インジケーターです。 高確率のスイングピボットを検出し、クラスター化されたサポートとレジスタンスの蓄積ゾーンを特定し、 リアルタイムで構造の破壊(BOS)と性質の変化(CHoCH)のシグナルを発します。 このインジケーターは、ダイナミックなストップロスと5つの個別のテイクプロフィットレベル(TP1〜TP5)をチャート上に自動的に直接描画します。 リスクリワード予測ボックス、星付けされたシグナル品質の評価、およびリアルタイムのオンチャートパフォーマンス分析ダッシュボードを備えています。 取引に関する注意: これは手動取引および市場分析用のインジケーターです。ローソク足の確定時に明確な視覚的シグナル、レベル、アラー
Gold Entry Sniper – ゴールドスキャルピング&スイングトレード用プロフェッショナル多時間足ATRダッシュボード Gold Entry Sniper は、XAUUSDや他の銘柄向けに正確な 売買シグナル を提供する、MetaTrader 5用の高度なインジケーターです。 ATRトレーリングストップロジック と 多時間足分析ダッシュボード を搭載し、スキャルピングからスイングトレードまで対応します。 主な特徴と利点 多時間足シグナル分析 – M1、M5、M15 のトレンドを同時表示。 ATRベースのトレーリングストップ – ボラティリティに応じて動的に調整。 プロ仕様のチャートダッシュボード – シグナル状況、ATRレベル、回帰線、売買方向を表示。 明確な売買マーカー – 自動矢印とテキストラベル。 エグジットアラートとトレード管理 – 利益確定のための自動検出。 完全カスタマイズ可能 – パネル位置、色、フォント、ATR/回帰設定を調整可能。 ゴールド(XAUUSD)に最適化 – M1〜M15のスキャルピングに最適、FXや指数、暗号資産にも対応。 Gold Entry
この製品は 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 . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 このイ
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
SUPERHEROインジケーターは、「オールインワン」方式に基づいて設計された多通貨対応の取引システムです。このインジケーターは市場を独自に分析し、取引の開始および終了のタイミングに関するシグナルを提供します。ストップロス注文とテイクプロフィット注文を使用します。R:R比率は1:1です。 このシステムはスマートフォンにプッシュ通知を送信できるため、PCに縛られることなく「外出先」からでも取引を行うことができます。自己勘定取引を行う企業に最適です。 すべてのお客様への特典: このインジケーターをご購入いただいたすべてのお客様に、私から特別なユーティリティをプレゼントいたします。その内容は以下の通りです: 自動的にストップロス注文とテイクプロフィット注文を発注します 価格が目標水準に達すると、自動的に取引を決済します 指値注文による取引に対応しています 平均化取引モードに対応しています この優れた、しかも非常に便利なユーティリティをプレゼントとして受け取りたい場合は、SUPERHEROインジケーターをご購入後、直ちにMQL5プラットフォームのプライベートメッセージを通じて私までご連絡くださ
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
伝説が帰ってきました: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件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご
UZFX {SSS} スキャルピング・スマートシグナル v5.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間枠において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 間違いなく、MQL5で入手可能な最高のインジケーターの一つです。絶対に見逃さないでください!!「スマートなトレーダーのためのスマートシグナル」 最新バージョン5.0がリリースされました。価格は予告なく最大499.99ドルまで値上がりする可能性がありますので、チャンスを逃さないようお早めにお求めください!! 購入を決める前に!無料トライアル
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (6)
新たな王者が登場 - インジケーター + 注文管理表示(TP1 + TP2 + TP3)+ オプションのTelegramシグナル送信機能付き(無料) (完全なトレード&シグナルシステム) ゴールド向け最高のEA: Gold Slayer このインジケーターには、高度な戦略、カスタマイズ可能な注文管理システム、そしてエンベロープ拡張を組み合わせた平均回帰システムが搭載されています。さらに、RSIなど複数のインテリジェントな確認フィルターによって、高確率の反転エントリーをBUY・SELLシグナルとして検出します。 単にトレードを学ぶだけでなく、複数ポジションを効果的に管理し、過去に利益を出しているオープンポジションで損失トレードをカバーする方法も学べます。 M5向けに構築・最適化されており、流動性が高くシグナルの精度が安定しているBTCUSDとXAUUSDで優れたパフォーマンスを発揮します。 このインジケーターは、ATRを基に自動計算されたエントリー、ストップロス、テイクプロフィットレベルを備えた明確なLong・Shortシグナルを提供するため、リスク管理が最初から組み込まれています。 マ
BlueDigitsFx エコシステム公式アクセス 公式 BlueDigitsFx エコシステムを通じて、インフラのアップデート、ワークフローリソース、製品リリース、エコシステムへのアクセスを入手できます。 Telegram エコシステム ウェブサイト BlueDigitsFx Precision Order Flow MT5 — MetaTrader 5 向け完全オーダーフロー分析スイート バリューエリア、Point of Control、オークションコンテキスト、構造化された意思決定サポートを組み合わせた、本格的な MT5 トレーダー向けのプロフェッショナルなセッションベース市場構造フレームワーク。 バリューの所在を特定する VAH、POC、VAL を自動的に監視する London と New York のセッション構造を理解する 構造化された市場コンテキストで意思決定の疲労を軽減する MetaTrader 5 トレーダー向けに特別設計 開発者からのメッセージ Precision Order Flow を開発したのは、MetaTrader 5 内でセッション構造をより明確に読み
この製品は 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
[User Manual]   ,   [Online Course]   ,   [PDF]  And [DEMO] Axiom Matrix は、MetaTrader 5 用のプロフェッショナルなマルチシンボル・マルチタイムフレーム市場スキャナー兼意思決定ダッシュボードです。 Market Watch をスキャンし、複数の時間足を分析し、複数のエビデンスエンジンを読み取り、最も強いチャンスを比較し、1つのクリーンなマトリックスダッシュボード内で最適な BUY、SELL、WAIT、またはブロック状態を表示します。 私が Axiom Matrix を作った理由は、市場スキャンという重い作業を代わりに行ってくれる1つのツールが欲しかったからです。 RSI だけを確認したくありませんでした。 次に MACD だけ。 次に移動平均線。 次に出来高。 次にボラティリティ。 次にサポートとレジスタンス。 そして、1つのトレードアイデアを作るためだけに、銘柄と時間足を手動で切り替えることもしたくありませんでした。 私は、市場をスキャンし、エビデンスを比較し、最良のチャンスをランク付けし、今最も強い
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コンテキスト、安定したライブ動作、
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
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
SR Liquidity は、市場の流動性が集中し、価格が最も強く反応する「隠れたゾーン」を可視化するために設計されたトレーディング指標です。こうした流動性の高いエリアは強力なサポート(支持)およびレジスタンス(抵抗)レベルとして機能し、市場が反転する可能性が最も高いポイントを明確に示してくれます。 単なる一般的なサポートラインやレジスタンスラインを描画するのではなく、「SR Liquidity」は実際の価格変動を分析し、売りと買いの圧力が集中するゾーンを特定します。これらは、市場の真の動きを牽引する「流動性のプール(溜まり場)」そのものです。それらをチャート上に直接可視化することで、価格が実際に反応する前に、その動きを予測することが可能になります。つまり、このインジケーターは価格の方向性が変わる可能性を予測するのです。生のプライスアクションを、市場の重要な水準(転換点となり得るポイント)を示す、明確で実用的なロードマップへと変換してくれます。 このインジケーターは、FX、株価指数、貴金属、仮想通貨など、あらゆる銘柄や時間足で使用可能です。 ご購入後、取引手順や無料の優れた追加インジケ
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
Gold Stuff mt5
Vasiliy Strukov
4.88 (193)
Gold Stuff mt5 は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!  トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオフ。 プッシュ通知。 次に、色域を調整します。 Gold Stuff mt5 は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオ
作者のその他のプロダクト
Description of the MonteCarloBands Indicator The   MonteCarloBands   indicator is a forward-looking analytical tool that employs the Monte Carlo method to project potential future price scenarios of a financial asset. It appears as a set of five percentile bands extending into the future, visualizing a "probability cone" based on the historical behavior of the market. Visual Appearance: P50 (Median) : Solid green line at the center, representing the expected median path P25 and P75 : Two orange
FREE
A statistically-driven oscillator that quantifies directional market pressure through Monte Carlo simulation — designed for reversal traders who want probability on their side. What is this indicator? The Monte Carlo Oscillator measures the probability that price will be higher in the future based on the statistical distribution of recent returns. It does not use moving averages, RSI formulas, or any fixed mathematical transformation. Instead, it runs hundreds of randomized price simulations at
FREE
Correlation Coefficient PRO + Moving Average Advanced dual-asset correlation indicator with dynamic smoothing Overview Correlation Coefficient PRO + MA is a powerful indicator that measures the statistical correlation between the current chart symbol and any secondary instrument in real time. Displayed in a separate window, it gives traders an immediate visual reading of how two assets move in relation to each other — whether they trend together, diverge, or move inversely. The built-in Moving A
FREE
フィルタ:
レビューなし
レビューに返信