• 概要
  • レビュー (23)
  • コメント (77)
  • 最新情報

Market Structure Patterns

4.44

Market Structure Patterns is an indicator based on smart money concepts that displays SMC/ICT elements that can take your trading decisions to the next level. Take advantage of the alerts, push notifications and email messages to keep informed from when an element is formed on the chart, the price crosses a level and/or enters in a box/zone. Developers can access the values of the elements of the indicator using the global variables what allows the automation of trading decisions based on SMC/ICT strategies.

Thinking on high level of customization, the indicator allows to customaze the color and transparency of the element, display the labels using bubble style, display the sessions/trading windows in the bottom of the chart or over the price chart, has an exclusive algorithm to avoid labels/text overlappingpaints the candlesticks depending on the trend and/or internal and swing trend alignment. This feature can be enabled in the parameter "Color Candles". By default the trend is show as green for bullish trend and red for bearish trend. Among with the trend the candlesticks can be filled or not giving the hability to recognize bullish and bearish candlesticks.

Elements and/or Abreviations:

The elements present in the indicator are listed down with their abreviations when applied:

  • Premium, Equilibrium and Discount zones
  • Strong/Weak High/Low
  • Automatic Fibonacci
  • OTE - Optimal Trade Entry
  • HH, HL, LH, LL- Higher highs, higher lows, lower highs and lower lows
  • EQH, EQL - Equal highs and Equal lows
  • BSL, SSL - Buy Stops Liquidity and Sell Stops Liquidity
  • EQH-BSL, EQL-SSL - Buy Stops Liquidity on Equal Highs and Sell Stops Liquidity on Equal Lows
  • BoS, iBoS - Break of structures and Internal Break of Structure
  • CHoCH, iCHoCH - Change of character and Internal Change of Character
  • OB, iOB - Order Blocks and  Internal Order Blocks
  • BB, iBB - Breaker Blocks and Internal Breaker Blocks
  • Liquidity voids
  • FVG - Fair Value Gap
  • InvFVG - Inverse  Fair Value Gap
  • ImpFVG - Implied Fair Value Gap
  • OG - New Day Opening Gap
  • HoD, LoD, OoD - High of the day, Low of the day and Open of the day
  • PDH, PDL, PDO, PDC - Prior day high, low, open and close
  • PWH, PWL , PWO, PWC - Prior week high , low, open and close
  • PMH, PML , PMO, PMC - Prior month high , low, open and close
  • Sessions, Kill Zones and Silver Bullet  Trading Window

Global Variables:

The access to order blocks and structure breaks values through global variables can be made using the names conventions as follow:

// The timeframe to get the data
string timeframe = StringSubstr(EnumToString(_Period), StringLen("PERIOD_"));
string prefix = "SMP-"+_Symbol+"("+timeframe+")", for example "SMP-EURUSD(H4)";

// For bullish order blocks (for bearish just replace 'Bullish' by 'Bearish')
// Add "Bullish-IOB" for internal nullish order blocks or "Bullish-OB" for swing bullish order blocks;
// Add "-Total to get the amount of order blocks on the charts;"
int bullish_iob_total = GlobalVariableGet(prefix+"Bullish-IOB-Total")

// use for loop to get all the values
for(int i=0;i<bullish_iob_total;i++)
{
        // Add "[index]-Top" and/or "[index]-Bot" to get the order blocks values.
        double iob_top = GlobalVariableGet(prefix+"Bullish-IOB["+(string)i+"]-Top");
        double iob_top = GlobalVariableGet(prefix+"Bullish-IOB["+(string)i+"]-Bot");
}

// For structure breaks:
// Add the pattern name as displayed on the chart. For example, +iCHoCH can be accessed by "SMP-EURUSD(H4)-+iCHoCH"

// For Premium/Equilibrium/Discount:
// Add the pattern name followed by the desired level. For example, Premium-Top and Premium-Bot can be accessed respectively by "SMP-EURUSD(H4)-Premium-Top" and "SMP-EURUSD(H4)-Premium-Bot"


The access to the indicator data by buffers indexes was introduced in the version 3.24. The data available is mapped as follow:

Buffer index Data stored in the buffer
0 Internal Top Price
1 Internal Bottom Price
2 Internal Bull Bos
3 Internal Bear Bos
4 Internal Bull Choch
5 Internal Bear Choch
6 Internal Bull Order Block Top
7 Internal Bull Order Block Bottom
8 Internal Bear Order Block Top
9 Internal Bear Order Block Bottom
10 Internal Bull Breaker Block Top
11 Internal Bull Breaker Block Bottom
12 Internal Bear Breaker Block Top
13 Internal Bear Breaker Block Bottom
14 Swing Top Price
15 Swing Bottom Price
16 Swing Bull Bos
17 Swing Bear Bos
18 Swing Bull Choch
19 Swing Bear Choch
20 Swing Bull Order Block Top
21 Swing Bull Order Block Bottom
22 Swing Bear Order Block Top
23 Swing Bear Order Block Bottom
24 Swing Bull Breaker Block Top
25 Swing Bull Breaker Block Bottom
26 Swing Bear Breaker Block Top
27 Swing Bear Breaker Block Bottom
28 BSL Taken
29 SSL Taken
30 EQH Price1
31 EQH Price2
32 EQL Price1
33 EQL Price2
34 Premium Top
35 Premium Bottom
36 Equilibrium Top
37 Equilibrium Bottom
38 Discount Top
39 Discount Bottom
40 Strong High
41 Weak High
42 Strong Low
43 Weak Low
44 Bull FVG Top
45 Bull FVG Bottom
46 Bear FVG Top
47 Bear FVG Bottom
48 Bull Inverse FVG Top
49 Bull Inverse FVG Bottom
50 Bear Inverse FVG Top
51 Bear Inverse FVG Bottom
52 Bull Implied FVG Top
53 Bull Implied FVG Bottom
54 Bear Implied FVG Top
55 Bear Implied FVG Bottom
56 Bull Liquidity Void Top
57 Bull Liquidity Void Bottom
58 Bear Liquidity Void Top
59 Bear Liquidity Void Bottom


Join the Market Structure Patterns channel to download materials available for study and/or additional informations.

レビュー 23
Aruncharan Ganapathy Sivakumar
218
Aruncharan Ganapathy Sivakumar 2024.08.18 00:56 
 

As Greg Nicolas said confirmation arrow gives confidence if added... Thank you author for your dedication

Greg Nicolas
87
Greg Nicolas 2024.05.25 00:28 
 

The Indicator is a top notch but It really took me time to understand it.however, disabling those sessions and OTE which gives direction somehow late and adding a confirmation arrow really makes the difference for me. Kudos to Samuel for a great Job and five star. I have both MT4 & MT5 on fire with Synthetic

pfidelus
127
pfidelus 2024.04.23 13:07 
 

I have tested over 100 different indicators for MT5 and MT4, and I must say that this one is in the top 5 of my favorite indicators. I am able to see everything very clearly, including all key levels, which is amazing for my strategy. I highly recommend this indicator; it has everything you need to make consistent profits. I don't usually write reviews for indicators, but I had to for this one because I found it very useful and helpful.

おすすめのプロダクト
MT4版  |  FAQ Owl Smart Levels Indicator は、 Bill Williams の高度なフラクタル、市場の正しい波構造を構築する Valable ZigZag、エントリの正確なレベルをマークする Fibonacci レベルなどの一般的な市場分析ツールを含む 1 つのインジケーター内の完全な取引システムです。 利益を得るために市場と場所に。 戦略の詳細な説明 インジケータを操作するための指示 顧問-取引助手 プライベートユーザーチャット ->購入後に私に書いて、私はプライベートチャットにあなたを追加し、あなたはそこにすべてのボーナスをダウンロードすることができます 力はシンプルさにあります! Owl Smart Levels 取引システムは非常に使いやすいので、専門家にも、市場を勉強し始めて自分で取引戦略を選択し始めたばかりの人にも適しています。 戦略と指標に秘密の数式や計算方法が隠されているわけではなく、すべての戦略指標は公開されています。 Owl Smart Levels を使用すると、取引を開始するためのシグナルをすばやく確認し、注文を出すため
Cumulative delta indicator As most traders believe, the price moves under the pressure of market buying or selling. When someone redeems an offer standing in the cup, the deal is a "buy". If someone pours into the bid standing in the cup - the deal goes with the direction of "sale". The delta is the difference between purchases and sales. A cumulative delta - the difference between the cumulative sum of purchases and sales for a certain period of time. It allows you to see who is currently contr
Renko Gold
Ignacio Agustin Mene Franco
Renko Gold! clearly indicates the floors and ceilings where it goes from 4 lines, the line below that marks the floor in green confirming with the thinnest line clarifies the purchase entry, the same is for sale, the top line marks the ceiling and the thinnest red line marks the sale, This indicator works for all temporalities! For Forex and Synthetic Indices markets! It also works for crypto markets! Good profit! World Investor.
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
An indicator of pattern #31 ("Long Island") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. The second gap is in the opposite direction. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points   ShowLevels - show levels ColUp - color of an upward line ColDn - color of a
The Accumulation / Distribution is an indicator which was essentially designed to measure underlying supply and demand. It accomplishes this by trying to determine whether traders are actually accumulating (buying) or distributing (selling). This indicator should be more accurate than other default MT5 AD indicator for measuring buy/sell pressure by volume, identifying trend change through divergence and calculating Accumulation/Distribution (A/D) level. Application: - Buy/sell pressure: above
Flow Bookmap
Thalles Nascimento De Carvalho
Flow Bookmap: 市場のフローを視覚化し、あなたの取引を守る ️ 買い手と売り手に関する正確な情報で市場を支配したいですか? Flow Bookmapは、市場の動向を深く理解したいトレーダーのための究極のツールです。注文フローのデータをMT5チャートの直感的なインターフェースに変換し、迅速で安全な意思決定のために重要な関心領域を強調表示します。 仕組み Flow Bookmapは、市場での買い手と売り手の相互作用を解釈し、重要な不均衡(imbalances)を強調表示します: 買い手が支配的な場合、売り手がより有利な条件で価格を調整できるため、価格は下がる傾向があります。 売り手が支配的な場合、価格は反対の論理で上昇する傾向があります。 さらに、このインジケーターはリアルタイムでデータを収集しながら、グラフに直接情報をプロットします。つまり、インジケーターは計算が終了するにつれて、不均衡ゾーンや買い手と売り手の相互作用を構築し、発生している市場の状態を動的かつ正確に視覚化します。大きな関心を持つ価格帯は、グラフ上の防御ゾーンとして機能し、取引を保護します。
Description:  First of all Its worth emphasizing here that the Trend Breakout Catcher is  Non-Repainting,  Non-Redrawing    and  Non-Lagging  Indicator, Which makes it ideal from both manual and robot trading. The Trend Breakout Catcher Indicator employs a sophisticated algorithm designed to predict trends early and generate timely Buy and Sell signals at the onset of a breakout. Utilizing a smart calculation based on numerous elements, the indicator forms a robust and redundant system to detec
This is an advanced multi-timeframe version of the popular Hull Moving Average (HMA) Features Two lines of the Hull indicator of different timeframes on the same chart. The HMA line of the higher timeframe defines the trend, and the HMA line of the current timeframe defines the short-term price movements. A graphical panel with HMA indicator data from all timeframes at the same time . If the HMA switched its direction on any timeframe, the panel displays a question or exclamation mark with a tex
Terra Infinity is a flat indicator. This improved version of the CalcFlat indicator has three additional lines that significantly increase its effectiveness. Unlike its predecessor with two static levels, Terra Infinity adds three dynamic lines above the main histogram, which are interpreted as follows: base signal line, minimum signal line, maximum signal line. These lines are formed using the additional parameter Avg, which is the average value of the histogram. Averaging produces a line
PipFinite Trend PRO MT5
Karlo Wilson Vendiola
4.84 (548)
Breakthrough Solution For Trend Trading And Filtering With All Important Features Built Inside One Tool! Trend PRO's smart algorithm detects the trend, filters out market noise and gives entry signals with exit levels. The new features with enhanced rules for statistical calculation improved the overall performance of this indicator. Important Information Revealed Maximize the potential of Trend Pro, please visit www.mql5.com/en/blogs/post/713938 The Powerful Expert Advisor Version Automa
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
Magic Finger can help you identify trends and trading opportunities clearly. The finger points to the open position signal, and the discoloration line is confirmed by the trend. If you are a day trader, you can choose to trade during a period of active trading, referring to the discoloration line as the basis for the next order, finger signal as a filter. If you are a trend trader, you can choose a period above H1, wait for the appearance of the finger signal in the key price area, and enter t
SolarTrade Suite 金融指標: Jupiter 市場指標 - 金融市場の世界で信頼できるガイド! これは、革新的で高度なアルゴリズムを使用して値を計算するトレンド指標であり、見た目にも美しいデザインです。 この指標の読みは非常に簡単に理解できます。青色は買い、赤色は売りです。 説明の下部にある SolarTrade Suite シリーズの他の製品をご覧ください。 投資と金融市場の世界を自信を持ってナビゲートしたいですか? SolarTrade Suite 金融指標: Jupiter 市場指標は、情報に基づいた投資決定を行い、利益を増やすのに役立つように設計された革新的なソフトウェアです。 SolarTrade Suite 金融指標: Jupiter 市場指標の利点: - 正確な予測: 当社の指標は、高度なアルゴリズムと分析方法を使用して、市場の動きを正確に予測します。 資産の売買に最適なタイミングに関するシグナルを受け取ります。 - ユーザーフレンドリーなインターフェース: 直感的なインターフェースにより、プログラムを簡単にマスターし、インス
Trend Master Chart、必要なトレンド指標です。 チャートをオーバーレイし、色分けを使用してさまざまな市場のトレンド/動きを定義します。 2 つの移動平均と異なるオシレーターを組み合わせたアルゴリズムを使用します。 これら 3 つの要素の周期は変更可能です。 どの時間枠やペアでも機能します。 上昇トレンドまたは下降トレンド、およびこのトレンドへのさまざまなエントリーポイントを一目で識別できます。 たとえば、顕著な上昇トレンド (薄緑色) では、このトレンド内のさまざまな市場インパルスが濃い緑色のローソク足で表示されます。 設定可能なアラートを使用すると、これらの衝動を決して見逃すことがなくなります。 MT4のバージョンです。 入力パラメータ: Period 1: 高速期間移動平均。 Period 2: 低速期間の移動平均。 Oscillator period: オシレーター周期。 Sell/Buy alert: 市場衝動アラート、トレンドエントリーポイント。 Bullish/Bearish alert: トレンドが
Your Trend Friend
Luigi Nunes Labigalini
5 (1)
The trend is your friend! Look at the color of the indicator and trade on that direction. It does not  repaint. After each candle is closed, that's the color of the trend. You can focus on shorter faster trends or major trends, just test what's most suitable for the symbol and timeframe you trade. Simply change the "Length" parameter and the indicator will automatically adapt. You can also change the color, thickness and style of the lines. Download and give it a try! There are big movements
Golden Spikes Detector Acknowledgement and Dedications:  The name of this indicator was Inspired by an Original; Mr Grant Koopman; a Knowledgeable and experienced Synthetics trader. I dedicate this indicator to Mr Grant.  Overview:   The Golden Spikes Premium is a groundbreaking trading indicator meticulously crafted for the Boom and Crash indices on the Deriv market. Tailored to meet the needs of discerning traders, this powerful tool operates exclusively on the one-minute timeframe, providing
これは、価格ラベル付きのAdvanced ZigZagDynamic および/または ExtendedFractals インジケーターの極値に基づくサポートおよびレジスタンスレベルのMTFインジケーターです(無効にすることができます)。 MTFモードでは、より高いTFを選択できます。デフォルトでは、レベルはZigZagインジケータードットに基づいて生成されます。フラクタルインジケータードットは、ZigZagと一緒に、またはその代わりに使用することもできます。使用を簡素化し、CPU時間を節約するために、計算はバーの開口部ごとに1回実行されます。 パラメーター: ForcedTF-レベル計算のチャート時間枠(現在の時間枠と等しいか、それを超える場合があります) MinPipsLevelWidth-ポイント単位の最小レベル幅(非常にタイトなレベルに使用) Use ZigZag Extremums points -ZigZagピークを使用してサポート/抵抗レベルを計算することを有効/無効にします Fixed pips range -ジグザグインジケーターを計算するための最小値と最大値の間の距離
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
このインジケーターは、チャート上のすべての注文 (トランザクション/注文ラインにクローズ) に対して既に設定した TP および SL 値 (その通貨で) を表示し、すべての注文の利益と損失を見積もるのに大いに役立ちます。また、PIP 値も表示されます。表示されている形式は、「利益または損失の通貨値 / PIP 値」です。 TP 値は緑色で表示され、SL 値は赤色で表示されます。 ご質問や詳細については、fxlife.asia@hotmail.com で販売者にお気軽にお問い合わせください。 (そして、近日中にインジケータに追加される次の機能は、「自動または半自動の TP および SL 設定」であり、お客様は無料で更新バージョンを入手できます。よろしくお願いします。) (または、表示に何か機能を追加すべきだと思われる場合は、お気軽にお申し付けください)
Mine Farm is one of the most classic and time-tested scalping strategies based on the breakdown of strong price levels. Mine Farm is the author's modification of the system for determining entry and exit points into the market... Mine Farm - is the combination of great potential with reliability and safety. Why Mine Farm?! - each order has a short dynamic Stop Loss - the advisor does not use any risky methods (averaging, martingale, grid, locking, etc.) - the advisor tries to get
Ultimate Divergence Scanner (Multi Pair And Multi Time Frame) :   ---LIMITED TIME OFFER: NEXT 25 CLIENTS ONLY ---46% OFF REGULAR PRICE AND 2 FREE BONUSES ---SEE BELOW FOR FULL DETAILS It is a widely known market principle that momentum generally precedes price.  Making divergence patterns a clear indication that price and momentum are not in agreement.  Divergence patterns are widely used by institutional traders around the world. As they allow you to manage  your trades within strictly de
Introduction One of the patterns in "RTM" is the "QM" pattern, also known as "Quasimodo". Its name is derived from the appearance of "Hunchback of Notre-Dame" from Victor Hugo's novel. It is a type of "Head and Shoulders" pattern.   Formation Method   Upward Trend In an upward trend, the left shoulder is formed, and the price creates a new peak higher than the left shoulder peak . After a decline, it manages to break the previous low and move upward again. We expect the pric
Golden Spikes Detector
Batsirayi L Marango
2.67 (3)
Golden Spikes Detector This indicator is based on an advanced strategy primarily for trading spikes on Boom and Crash Indices. Complex algorithms were implemented to detect high probability entries only. It alerts on potential Buy and Sell entries. To trade spikes on the Deriv or Binary broker, only take Buy Boom and Sell Cash alerts. It was optimised to be loaded on 5-minute timeframe although multiple timeframe analysis is done in the background. Features ·             Desktop pop up and sound
How to use Pair Trading Station Pair Trading Station is recommended for H1 time frame and you can use it for any currency pairs. To generate buy and sell signal, follow few steps below to apply Pair Trading Station to your MetaTrader terminal. When you load Pair Trading Station on your chart, Pair Trading station will assess available historical data in your MetaTrader platforms for each currency pair. On your chart, the amount of historical data available will be displayed for each currency pai
This indicator can be considered as a trading system. It offers a different view to see the currency pair: full timeless indicator, can be used for manual trading or for automatized trading with some expert advisor. When the price reaches a threshold a new block is created according to the set mode. The indicator beside the Renko bars, shows also 3 moving averages. Features renko mode median renko custom median renko 3 moving averages wicks datetime indicator for each block custom notificatio
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. The indicator OrderBook Cumulative Indicator accumulates market book data online and visualizes them on the chart. In addition, the indicator can show the market
Delta Aggression Volume PRO is an indicator developed to monitor the strength and continuity of the aggression volume of sell and buy negotiations. Note: This indicator DOES NOT WORK for Brokers and/or Markets WITHOUT the type of aggression (BUY or SELL). Cryptocurrencies and Forex do not provide this type of data, that is, it does not work with them. O Delta Agrression Volume PRO has features that allow you to view beyond the delta volume of the day. Operation Multi symbols  (those who pro
インジケーターは、可能な限り最小のラグで 再描画せず にチャートに高調波パターンを表示します。インディケータトップの検索は、価格分析の波動原理に基づいています。 詳細設定では、取引スタイルのパラメータを選択できます。ろうそく(バー)のオープニングで、新しいパターンが形成されると、価格変動の可能性のある方向の矢印が固定され、変更されません。 インジケーターは、次のパターンとその種類を認識します:ABCD、Gartley(Butterfly、Crab、Bat)、3Drives、5-0、Batman、SHS、One2One、Camel、Triangles、WXY、Fibo、Vibrations。デフォルトでは、ABCDとGartleyの数字のみが設定に表示されます。多くの追加の構成可能なパラメーター。 主なパラメータ: ShowUpDnArrows-予想される方向矢印を表示/非表示 ArrowUpCode-上矢印コード ArrowDnCode-下矢印コード Show old history patterns-古いパターンの表示を有効/無効にします Enable alert messages,
このプロダクトを購入した人は以下も購入しています
トレンド スクリーナー インジケーターでトレンド取引の力を解き放ちます。ファジー ロジックと複数通貨システムを活用した究極のトレンド取引ソリューションです。 ファジー ロジックを活用した革新的なトレンド インジケーターである Trend Screener を使用して、トレンド取引を向上させます。 これは、13 を超えるプレミアム ツールと機能、および 3 つの取引戦略を組み合わせた強力なトレンド追跡インジケーターであり、Metatrader をトレンド アナライザーにする多用途の選択肢となります。 期間限定オファー : トレンド スクリーナー インジケーターは、わずか 100 ドルで生涯ご利用いただけます。 (元の価格 50$ ) (オファー延長) Trend Screener の 100% 非再描画精度の揺るぎない精度を体験して、取引の決定が過去の価格変動の影響を受けないようにしてください。 マルチタイムフレームおよびマルチ通貨機能の多用途性を解放し、比類のない自信を持って外国為替、商品、暗号通貨、インデックスの世界を取引できるようにします。 Trend Screener の包括的な
TPSpro TREND PRO は 、市場を自動的に分析し、トレンドとその各変化に関する情報を提供し、再描画せずに取引にエントリーするためのシグナルを提供するトレンド指標です。 インジケーターは各ローソク足を使用し、個別に分析します。上向きまたは下向きのさまざまな衝撃を指します。通貨、仮想通貨、金属、株、指数の取引への正確なエントリーポイント! バージョンMT5                   インジケーターの完全な説明     RFI LEVELS インジケーター と併用することをお勧めします。 主な機能: レンダリングなしで正確な入力信号! シグナルが表示されると、それは関連性を維持します。これは、シグナルを提供してからそれを変更し、その結果、入金された資金が失われる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに到達する (利益確定) か反転シグナルが表示されるまで、ローソク足に色を付ける機能もあります。 STOP-LOSS/TAKE-PROFITゾーンの表示 エントリーポイン
指示する     ロシア     -        utilizar con   el indicador の ESP 推奨事項 -   TPSpro トレンド プロフェッショナル版 -   MT5のバージョン 最も重要なことは、将来においても最も重要なことです。 機能のプリンシパル: ゾーンのほとんどは、ベンダーとコンプラドールによってアクティブ化されます。 状況を直感的に把握できるよう、初期の衝動を修正します。 LOGIC AI: MUESTRA zonas (círculos) parabuscar puntos de entrada cuando se activa una plantilla 視覚的に優れた視覚効果があり、最も重要な機能がすべて揃っていることに注意してください。 優れたニベレス/ゾーンの視覚化 (modo MTF) 世界で最も人気のある場所/ゾーンです。これを使用するのに最適な方法です (   TPSproTREND PRO   )。 アルゴリズム プロフェッショナル セパラド パソ ア パソ パラ オペラ それは、オペラハウスやコントラ・デ・エラの指導におい
今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。
Gold Stuff mt5
Vasiliy Strukov
4.92 (173)
Gold Stuff mt5 は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!  トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオフ。 プッシュ通知。 次に、色域を調整します。 Gold Stuff mt5 は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通
Golden Trend Indicator MT5
Noha Mohamed Fathy Younes Badr
4.78 (9)
Golden Trend indicator  is The best indicator for predicting trend movement this indicator never lags and never repaints and never back paints    and give  arrow buy and sell    before the candle appear  and it will help you and  will make your trading decisions clearer its work on all currencies and  gold and crypto and all time frame This unique  indicator uses very secret algorithms to catch the  trends, so you can trade using this indicator and see the trend clear on charts  manual guide and
このダッシュボードは、選択されたシンボルの最新の利用可能なハーモニックパターンを表示するので、時間を節約し、より効率的に /   MT4バージョン 。 無料インジケーター:   Basic Harmonic Pattern インジケーター列 Symbol : 選択したシンボルが表示されます。 Trend :   強気または弱気 Pattern : パターンの種類(ガートレー、バタフライ、バット、カニ、サメ、サイファー、ABCD) Entry : エントリー価格 SL: ストップロス価格 TP1: 1回目の利食い価格 TP2: 2回目の利食い価格 TP3:   3回目の利食い価格 Current price :   現在値 Age (in bars):    最後に描画されたパターンの年齢 主な入力項目 Symbols:   "28 Major Currency Pairs "または "Selected Symbols "から選択。 Selected Symbols:   カンマで区切られた監視したいシンボル("EURUSD,GBPUSD,XAUUSD")。ブローカーが
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジ
究極の通貨強度計「FXパワーNG」の実力をフルに引き出す FX Powerは8年以上にわたり、信頼性の高い正確な通貨強度分析で世界中のトレーダーに力を与えてきました。 そして今、FXパワーNGはこの信頼できるツールを次のレベルに引き上げ、比類のない精度、カスタマイズ性、そして洞察力をあなたの取引にもたらす高度な機能を提供します。 FX Power NGが真剣なトレーダーの必需品である理由とは? FX Power NGは、初代FX Powerでご好評いただいたすべての機能をベースに、重要な追加と改良を加えています: 金強度分析(XAU):通貨ペアとともに金の強さを追跡し、より広範な市場洞察を得ることができます。 洗練された計算:すべての分析において、より正確で信頼性の高い結果が得られます。 カスタマイズ可能な分析期間:日中から長期的な洞察まで、取引戦略に合わせて分析期間を調整できます。 高度なマルチインスタンス設定:複数の時間枠や戦略の分析に最適な、包括的なビューのために複数のインスタンスを実行します。 グラフィックの無制限カスタマイズ:各チャートの色やスタイルを取引環境に合わせ
FX Volume MT5
Daniel Stein
4.93 (14)
FXのボリュームで真のエッジを得る:究極の出来高指標 FX Volumeは、インサイダーの視点から真の市場センチメントを明らかにする最初で唯一の出来高指標です。機関投資家やブローカーがどのようなポジションをとっているかについての独自の洞察を提供することで、FX Volumeは、通常大手にのみ許される先見の明をもって取引することを可能にします。COTレポートの遅れとはおさらばです。FX Volumeは、この重要な情報をチャート上で即座に提供し、より迅速でスマートな取引判断を可能にします。 FX Volumeがあなたの取引に不可欠な理由 FX Volumeを使用すると、独自の市場データに比類なくアクセスできるため、一般的な出来高指標では得られない洞察力を得ることができます。チャート上で直接追跡できる内容は以下の通りです: ポジション比率:市場センチメントを明確に把握するために、通貨間のロング・ショート比率をご覧ください。 比率の変化:選択した時間枠におけるロングポジションの変化率を表示します。 総取引量:通貨全体の総取引量(ロングとショート)をリアルタイムで追跡します。 詳細なロン
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノンラグであり、信頼性の高いシグナルを保証します。 カスタマイズ:個々の取引の嗜好に合わせ
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our customers. The first "The Basics"
FXレベルの発見:取引成功のための究極の支持線・抵抗線指標 FX Levelsは単なるサポート&レジスタンス・インディケーターではありません。通貨ペア、株価指数、株式、コモディティなど、あらゆる取引シンボルにおいて、正確性、信頼性、シームレスな機能性を求める真剣なトレーダーにとって、画期的なインジケーターです。実績のあるLighthouseメソッドをベースに、ダイナミックでリアルタイムな適応性を強化したFX Levelsは、市場の反転ポイントをチャート上に表示し、正確な利益目標の設定やトレードエントリーの最適化に最適です。 FX Levelsを選ぶ理由 Stein Investmentsのチームは、ブローカーとその様々なデータフィードに関する長年の経験を活かし、FX Levelsを精度と一貫性において傑出したものにしました。異なるブローカー間でほぼ100%同一のレベルを持つFX Levelsは、他のインジケーターにはない比類ないレベルの信頼性を提供します。FX Levelsの細部へのこだわりは、お客様の期待に応えるだけでなく、サポートとレジスタンス分析へのアプローチ方法を変える
!!!CHRISTMAS SALE!!! The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, al
FX Dynamic - 必要な唯一のATRインジケーター 比類のない精度と洞察力であなたの取引戦略を強化する準備はできていますか? FX Dynamicは 、 通貨ベースの 分析と ブローカーのGMTシフトの自動調整の ために設計された最初で唯一のATR指標です。時代遅れのツールに別れを告げ、市場のボラティリティをマスターするための究極のソリューションをご利用ください。 FX Dynamicがゲームチェンジャーである理由 通貨ベースのATR分析 - 従来のツールからの脱却。FX Dynamicは、FXペアやコモディティのようなシンボルを超えて、個々の通貨の ボラティリティに関する詳細な洞察を 提供する初のATR指標です。 GMTシフト調整による比類のない精度 - もう手動でタイムゾーンを修正する必要はありません。FX DynamicはブローカーのGMTシフトを自動的に計算 し、市場で最も正確で信頼できる分析を保証します。 オールインワンの汎用性 - 短期スキャルピングから長期投資まで、FX Dynamicはカスタマイズ可能な時間枠と精度設定であなたの取引スタイルに適応します
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはス
サポートとレジスタンススクリーナーは、1つのインジケーター内に複数のツールを提供するMetaTraderの1つのレベルインジケーターにあります。 利用可能なツールは次のとおりです。 1.市場構造スクリーナー。 2.強気のプルバックゾーン。 3.弱気プルバックゾーン。 4.デイリーピボットポイント 5.毎週のピボットポイント 6.毎月のピボットポイント 7.ハーモニックパターンとボリュームに基づく強力なサポートとレジスタンス。 8.銀行レベルのゾーン。 期間限定オファー:HVサポートおよびレジスタンスインジケーターは、50ドルと生涯でのみご利用いただけます。 (元の価格125 $) MQL5ブログにアクセスすると、分析例を含むすべてのプレミアム指標を見つけることができます。 ここをクリックしてください。 主な機能 ハーモニックおよびボリュームアルゴリズムに基づく強力なサポートおよびレジスタンスゾーン。 ハーモニックおよびボリュームアルゴリズムに基づく強気および弱気のプルバックゾーン。  市場構造スクリーナー 毎日、毎週、毎月のピボットポイント。 ドキュメント すべてのサ
IX Powerのご紹介 - あなたの取引精度をさらに高める究極のツールです! IX Powerは、FX Powerと同じ精度で設計されており、指数や株式からコモディティ、ETF、暗号通貨まで、あらゆる取引シンボルをマスターすることができます。短期、中期、長期のトレンドに対する正確な洞察で、あなたのトレードを向上させましょう。 IXパワーを選ぶ理由 IX Powerを使えば、タイミングが鋭くなり、よりスマートで迅速な取引判断が可能になります。スキャルピングでもスイングトレードでも、IX Powerはあなたの一挙手一投足に即座に実用的なデータを提供します。IX Powerの革新的なパワーを体験している多くのトレーダーの仲間入りをしてください! IX Powerの主な特徴 100%正確な非リペイント結果:ターミナルで利用可能なすべての取引シンボルについて、一貫性のある信頼できるデータを入手できます。 カスタマイズ可能な強さ分析:あらかじめ設定された期間から選択することも、独自の期間を作成することもできます。 柔軟な通知:Eメール、メッセージ、モバイルアラートなど、カスタマイズ可能
Enjoy a   50% OFF   Christmas holiday sale!   Offer ends 27 December 2025 . After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!     Easy Breakout MT5   is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the   Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on bre
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (13)
マトリックスアローインジケーターMT5は、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームインジケーターに続くユニークな10in1トレンドです。マトリックスアローインジケーターMT5は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。マトリックスアローインジケーターMT5は選択されたインディケーターからのみ情報を収集し、それらのデータのみに基づいてアローを印
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。
このダッシュボードは、選択したシンボルの取引戦略に応じて、スキャルピングと長期モードの両方で、チャート上の需給ゾーンを発見し表示します。さらに、ダッシュボードのスキャナーモードは、一目ですべての希望のシンボルをチェックし、適切なポジションを見逃さないようにするのに役立ちます /  バージョンMT4 無料インディケータ:   Basic Supply Demand 特徴 複数の通貨ペアの取引機会を見ることができ、需給ゾーンの近さに応じてランク付けされた全ペアを明確かつ簡潔に表示します。 色から検出パラメータまで、特定のニーズに合わせてカスタマイズ可能な設定 主な入力 Indicator mode : 新機能を備えたインジケーター・モードまたはパネル・モードから選択。 Symbols :   "主要28通貨ペア "または "選択されたシンボル "から選択。 Selected Symbols :   カンマで区切られた監視したいシンボル (「EURUSD,GBPUSD,XAUUSD」)。お使いのブローカーがペアに接尾辞または接頭辞を付けている場合は、次の2つのパラメータ(ペア接頭
MetaForecast M5
Vahidreza Heidar Gholami
5 (2)
MetaForecastは、価格データのハーモニクスに基づいて、どんな市場の未来を予測し視覚化します。市場が常に予測可能ではありませんが、価格にパターンがある場合、MetaForecastは可能な限り正確な未来を予測できます。他の類似製品と比較して、MetaForecastは市場のトレンドを分析することでより正確な結果を生成することができます。 入力パラメータ Past size (過去のサイズ) MetaForecastが将来の予測を生成するために使用するバーの数を指定します。モデルは選択したバー上に描かれた黄色の線で表されます。 Future size (将来のサイズ) 予測すべき将来のバーの数を指定します。予測された将来は、ピンクの線で表示され、その上に青い回帰線が描かれます。 Degree (程度) この入力は、MetaForecastが市場で行う分析のレベルを決定します。 Degree 説明  0 Degree 0の場合、価格の全てのピークや谷、そして詳細をカバーするために、「Past size」の入力に大きな値を使用することが推奨されています。  1 (推奨) Degr
CBT Quantum Maverick 高効率バイナリーオプション取引システム CBT Quantum Maverickは、高いパフォーマンスとシンプルさを追求するトレーダー向けに設計されたバイナリーオプション取引システムです。カスタマイズの必要がなく、最適化された状態で使用を開始できます。シグナルに従うだけで、少しの練習でマスターできます。 主な特徴: シグナルの精度: 現在のローソク足を基に次のローソク足の取引シグナルを生成し、頻繁な再描画がありません。 多様な市場対応: バイナリーオプション取引に特化し、さまざまなブローカーや資産クラスに対応しています。 対応可能: Deriv Synthetic Charts :すべてのタイムフレームで使用可能。 OTCチャート :Quotex、PocketOption、Binomo、Stockity、IQOption、Exnova、OlympTrade、Deriv、Binolla、Homebrokerなどのブローカーに対応。MT5へのインポートは最初の1週間無料、その後は有料サービス。 FX、仮想通貨、商品市場 :幅広い資産利用
Atbot
Zaha Feiz
4.75 (44)
AtBot: どのように機能し、どのように使用するか ### どのように機能するか MT5プラットフォーム用の「AtBot」インジケーターは、テクニカル分析ツールの組み合わせを使用して売買シグナルを生成します。単純移動平均(SMA)、指数移動平均(EMA)、および平均真実範囲(ATR)インデックスを統合して取引機会を特定します。さらに、Heikin Ashiキャンドルを使用してシグナルの精度を向上させることもできます。 購入後にレビューを残すと、特別なボーナスギフトを受け取ります。 ### 主な機能: - 再描画なし: シグナルはプロット後に変更されません。 - 再描画なし: シグナルは一貫しており、変更されません。 - 遅延なし: 遅延なくタイムリーなシグナルを提供します。 - 多様な時間枠: あらゆる時間枠で使用可能で、取引戦略に合わせることができます。 ### 操作手順: #### 入力と設定: - firstkey (TrendValue): トレンド検出の感度を調整します。 - Secondkey (SignalValue): 売買シグナル生成の感度を定義します。 - ma
The AT Forex Indicator MT5 is a sophisticated trading tool designed to provide traders with a comprehensive analysis of multiple currency pairs. This powerful indicator simplifies the complex nature of the forex market, making it accessible for both novice and experienced traders. AT Forex Indicator uses advanced algorithms to detect trends, patterns and is an essential tool for traders aiming to enhance their forex trading performance. With its robust features, ease of use, and reliable signal
ICT, SMC, SMART MONEY CONCEPTS, SMART MONEY, Smart Money Concept, Support and Resistance, Trend Analysis, Price Action, Market Structure, Order Blocks, BOS/CHoCH,   Breaker Blocks ,  Momentum Shift,   Supply&Demand Zone/Order Blocks , Strong Imbalance,   HH/LL/HL/LH,    Fair Value Gap, FVG,  Premium  &   Discount   Zones, Fibonacci Retracement, OTE, Buy Side Liquidity, Sell Side Liquidity, BSL/SSL Taken, Equal Highs & Lows, MTF Dashboard, Multiple Time Frame, BigBar, HTF OB, HTF Market Structure
**   All Symbols   x   All Time frames   scan just by pressing scanner button ** *** Contact me  to send you instruction and add you in "Swing scanner group" for sharing or seeing experiences with other users. Swing EA:  https://www.mql5.com/en/market/product/124747 Introduction: Swing Scanner   is the indicator designed to detect swings in the direction of the trend and possible reversal swings. The indicator studies several price and time vectors to track the aggregate trend direction and dete
Quantum平均足PRO のご紹介 市場のトレンドに対する明確な洞察を提供するように設計された平均足キャンドルは、ノイズを除去し、誤ったシグナルを排除する能力で知られています。混乱を招く価格変動に別れを告げ、よりスムーズで信頼性の高いチャート表現を導入しましょう。 Quantum Heiken Ashi PRO を真にユニークなものにしているのは、従来のローソク足データを読みやすい色のバーに変換する革新的なフォーミュラです。赤と緑のバーはそれぞれ弱気トレンドと強気トレンドをエレガントに強調し、潜在的なエントリーポイントとエグジットポイントを驚くほど正確に見つけることができます。 量子EAチャネル:       ここをクリック MT4のバージョン:       ここをクリック この注目すべき指標には、いくつかの重要な利点があります。 明確性の向上: 価格変動を平滑化することで、平均足バーは市場トレンドをより明確に表現し、有利な取引機会を特定しやすくします。 ノイズの削減: 誤ったシグナルを引き起こすことが多い不安定な価格変動に別れを告げます。 Quantum Heik
作者のその他のプロダクト
Visual Book on Chart
Samuel Manoel De Souza
4.38 (8)
Visual Book on Chart is an indicator designed specially for stocks and futures market. To check if you can use the tool with your Broker open the MT5 Depth Of Market on your terminal and check if there are price and volume data available.  Learn more about the MT5 Depth Of Market in the oficial page. The indicator shows the depth of market data on the chart window and use gradient  based on the market data to colorize the histogram bars. The indicator is formed by two components: The panel, whic
FREE
Market Structure Patterns   is an indicator based on   smart money concepts   that displays   SMC/ICT   elements that can take your trading decisions to the next level. Take advantage of the   alerts ,   push notifications   and   email messages   to keep informed from when an element is formed on the chart, the price crosses a level and/or enters in a box/zone. Developers can access the values of the elements of the indicator using the   global variables  what allows the automation of trading
Tabajara Rules for MT5 , baseado em Setup Tabajara do professor André Machado, indica a direção do mercado com base em médias móveis quando tem velas na mesma direção da média móvel. O indicador contém a regra de coloração aplicada aos candles e a média móvel. O indicador permite a alteração dos parâmetros: período e método de suavização da média móvel. O indicador permite a alteração das cores dos candles ( contornos e preenchimento) e da média móvel. O modelo do professor André Machado c
FREE
Envelopes Clouds
Samuel Manoel De Souza
5 (1)
The Indicator indicator draws 2 clouds based on Envelopes indicator values. The upper cloud is formed by the upper lines values and the lower cloud by the lowers lines values. The indicator allows to change the Envelopes parameters and the clouds colors the period of the base line and the deviations of each Envelopes instance. The indicator holds 5 buffer index as follow: [0] - Outer values of the upper cloud [1]  - Inner values of the upper cloud [2]  - Base/Center line values [3]  - Inner valu
FREE
The Indicator indicator draws 2 clouds based on Bollinger Bands indicator values. The upper cloud is formed by the upper lines values and the lower cloud by the lowers lines values. The indicator allows to change the Bollinger Bands parameters and the clouds colors the period of the base line and the deviations of each Bollinger Bands instance. The indicator holds 5 buffer index as follow: [0] - Outer values of the upper cloud [1]  - Inner values of the upper cloud [2]  - Base/Center line values
FREE
The Indicator indicator draws 2 clouds based on Keltner indicator values. The upper cloud is formed by the upper lines values and the lower cloud by the lowers lines values. The indicator allows to change the Keltner parameters and the clouds colors the period of the base line and the deviations of each Keltner instance. The indicator holds 5 buffer index as follow: [0] - Outer values of the upper cloud [1]  - Inner values of the upper cloud [2]  - Base/Center line values [3]  - Inner values of
FREE
The Indicator indicator draws 2 clouds based on Donchian Channels indicator values. The upper cloud is formed by the upper lines values and the lower cloud by the lowers lines values. The indicator allows to change the Channels parameters and the clouds colors the period of the base line and the multiplier of each Donchian Channels instance. The indicator holds 5 buffer index as follow: [0] - Outer values of the upper cloud [1]  - Inner values of the upper cloud [2]  - Base/Center line values [3
FREE
フィルタ:
Aruncharan Ganapathy Sivakumar
218
Aruncharan Ganapathy Sivakumar 2024.08.18 00:56 
 

As Greg Nicolas said confirmation arrow gives confidence if added... Thank you author for your dedication

Greg Nicolas
87
Greg Nicolas 2024.05.25 00:28 
 

The Indicator is a top notch but It really took me time to understand it.however, disabling those sessions and OTE which gives direction somehow late and adding a confirmation arrow really makes the difference for me. Kudos to Samuel for a great Job and five star. I have both MT4 & MT5 on fire with Synthetic

pfidelus
127
pfidelus 2024.04.23 13:07 
 

I have tested over 100 different indicators for MT5 and MT4, and I must say that this one is in the top 5 of my favorite indicators. I am able to see everything very clearly, including all key levels, which is amazing for my strategy. I highly recommend this indicator; it has everything you need to make consistent profits. I don't usually write reviews for indicators, but I had to for this one because I found it very useful and helpful.

Agbakeleke Idowu
577
Agbakeleke Idowu 2024.04.21 23:47 
 

Very Useless Indicator Very Stupid creator... Very Lazy creator... People have advised him to add confirmation arrows for buy and Sell with TP and SL. Yet He kept saying all manners of rubbish. Clients are always first and then you last... Most worst indicator on Mql5

Samuel Manoel De Souza
30787
開発者からの返信 Samuel Manoel De Souza 2024.10.12 18:44
You're not a fair person, deleting old reviews and complaining about things not promised in the description.
Alia Kaliner
28
Alia Kaliner 2024.03.20 10:34 
 

Please send me the documentation.

bijae
109
bijae 2023.12.16 11:09 
 

This 3.0 update just made this indicator 10x more powerful and undervalued at the same time! Sam is simply the best! Keep it up!

piola
39
piola 2023.11.23 01:41 
 

This indicator is amazing

elifranck gouvea
62
elifranck gouvea 2023.10.10 03:46 
 

Ainda nÃo consegui fazer uma boa análise pelo indicador, que tal fazer um video explicativo do mesmo?

YouLan
36
YouLan 2023.09.02 06:06 
 

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

Saep Mulyana
190
Saep Mulyana 2023.07.28 09:51 
 

good

afreitas
19
afreitas 2023.07.17 02:13 
 

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

999107
90
999107 2023.07.01 09:11 
 

Very Excellent Indicator Much Appreciated for your good work. Thank You Would please send me the Documentation, Just Bought this indicator.

Truta Petru Lucian
313
Truta Petru Lucian 2023.06.28 22:02 
 

Excellent indicator

BINARY VADER
34
BINARY VADER 2023.06.27 15:14 
 

Doesn't Work on New Update of MT5 ;Please Help

munis
19
munis 2023.06.11 12:38 
 

Hello, The indicator was fantastic but My Mt5 was updated and the indicator doesn't work again. Is there any manual that can guide how to rectify this before given my rating.

It's back working perfectly with awesome new features. I give 5 star

Alejandro Estan Fraga Salinas
445
Alejandro Estan Fraga Salinas 2023.05.17 07:11 
 

Very good indicator. Everything you need for a successful manual trading. Adding a trading assistant will complete the pack Thanks Wellington !

Aravind Kolanupaka
9050
Aravind Kolanupaka 2023.05.11 21:26 
 

Good work. I love this indicator.

Collins M
63
Collins M 2023.05.04 23:12 
 

I can confidently say this is THE BEST indicator out there. Great work author

drzocker
162
drzocker 2023.05.03 20:27 
 

Gute Arbeit !! Nice and Good Work !! Hope of Updates

Matimba Maluleka
24
Matimba Maluleka 2023.05.02 13:20 
 

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

12
レビューに返信
バージョン 3.30 2024.11.10
- Fixed errors
* conflict of objects across multiple charts
バージョン 3.29 2024.11.09
- Fixed errors
* Fixed an error on Liquidity Voids Positioning
* Fixed an error on the logic of Bearish Liquidity Voids mitigation (it was generating duplicated drawings)
- update of transparency effects for perfectly blend with other chart objects or drawings like bid, ask and last price lines drawn behind of the indicator
- name of the indicator in the emails and push alerts was changed to MSP4 (for MT4) and MSP5 (for MT5)
バージョン 3.28 2024.10.19
Error when change timeframe/symbol with Implied FVG enabled has been fixed.
バージョン 3.27 2024.10.18
- Bugs in the new bar event have been fixed.
- Other preventive updates.
バージョン 3.24 2024.09.12
- Addition of buffers. The buffers mapping can be checked in the product description page.
- Number of order/breaker blocks now is applied for bullish an bearish separately, For example in previous version if you enter 5 in the inputs, you would see only 5 order blocks in total, for example 3 bullish and 2 bearish. Now it considers 5 bullish and 5 bearish, so you can see 10 order blocks in total.
- The order blocks in global variables was updated to reflect the above change. Check description to know how it if formated now.
- Correction of alert for bearish order/breaker blocks.
バージョン 3.23 2024.07.29
Fibonacci levels alert updates.
バージョン 3.21 2024.06.18
Fixed errors:
- Array out of range in some symbols and/or timeframes.
バージョン 3.20 2024.06.17
- Correction for higher timeframe inverse fvg.
- Added Premium/Discount to global variables.
バージョン 3.19 2024.06.06
Added MTF FVGs and his corresponding alerts.
バージョン 3.16 2024.04.22
New features
- New alerts for FVG, Inverse FVG and Implied FVG
- Alerts now can be triggered once per bar by the amount set in the parameters for Premium, Equilibrium and Discounts zones
バージョン 3.15 2024.04.21
Fixed errors:
- Invalid pointer error when show inverse fvg is disabled.
バージョン 3.14 2024.04.19
New features:
- Inverse Fair Value Gaps
バージョン 3.13 2024.04.17
Fixed errors:
- Rectangle of sessions when displaying at price
バージョン 3.12 2024.04.16
Fixed errors:
- Prev. day ohlc line color
- FVG on daily timeframe
Defaults changed:
- Default color or Previous day/week/month ohlc
New features:
- Define a default font size for all labels and custom font size for each label
バージョン 3.11 2023.12.18
- Added Implied Fair Value Gap (IFVG)
- Quick fix for breaker block displayed with order block
バージョン 3.0 2023.12.15
- Updates to default settings
- Candles colors bugs fixed
- Labels organization bugs fixed
- FVG bugs fixed
- Higher timeframe OHLC values bugs fixed
- Candle color now updates in real time
- Candle color can be customized for internal trend and internal & swing trend alignment
- Now is possible to select between two label style
- Updates to Higher timeframe OHLC values
- Structure break type selection now applies to both bullish and bearish
- Breaker Blocks is made independently of Order Blocks.
- Breaker Blocks has more display options. To hide Breaker Blocks just select option 'None' in the drop-down list
- Fibonacci & OTE color can be different for bullish and bearish scenarios
- Added sessions preconfigured for Forex sessions, Silver Bullet and Kill Zone time ranges
- Added Buy/Sell Stops Liquidity (BSL/SSL)
- Added Liquidity Voids
- New alerts options
バージョン 2.23 2023.10.30
Updates to labels design
Added High/Low of day (HoD/LoD)
Added alerts to Premium/Discount
Added Fibonacci/OTE levels
Improvements to Swing algorithm
Improvements to Premium/Discount algorithm
Fix to use of color NONE.
Adjustable internal structure length.
The indicator was reduced to a single chart object.
Maximum compatibility between MT4 and MT5 versions.
バージョン 2.22 2023.08.24
- Added Breaker Blocks
- Added Breaker Alerts
- Added symbol and timeframe to the subject of email alerts
- More labels updates.
バージョン 2.21 2023.08.02
- Added alerts for order blocks touch.
- Updates for labels display.
バージョン 2.2 2023.07.28
- Prior Highs and Lows anchor points bug fixed.
- Auto-adjustable labels. Now the labels on the right side of the chart will not overlap.
- Added the Opening Gaps (OG) pattern.
- Added the 50% line on the FVGs.
- Added alerts for new FVGs and OGs.
- Remove the filled FVGs now is optional. By default is set to false.
バージョン 2.1 2023.07.13
Allowance to access BoS and CHoCH values through Global Variables.
The global variable names are given by "SMP-"+_Symbol+"("+TIMEFRAME+")-"+"PatternName", for example "SMP-EURUSD(H4)-+iBoS", "SMP-EURUSD(H4)--iCHoCH", etc;
バージョン 2.0 2023.05.29
Division by zero error fixed.
Color candles now is false by default.
Added order blocks access through global variables. The global variables names conventions is as follow.
- The names prefixes are given by the "SMP-"+_Symbol+"("+TIMEFRAME+")", for example "SMP-EURUSD-H4";
- Add "-IOB" for internal order blocks or "-OB" for swing order blocks;
- Add "-Total to get the amount of order blocks on the charts;"
- Add "[index]-Top" and/or "[index]-Bot" to get the order blocks values.
バージョン 1.9 2023.05.20
Update to LL and HL labels.
Update to Premium/Discount labels.
Update to Strong/Weak High/Low labels.
Update to Strong/Weak High/Low line styles.
バージョン 1.8 2023.05.14
Order blocks colors bug fixed.
バージョン 1.7 2023.05.07
Alert conditions update.
Structures labels updated to match alerts identifiers.
バージョン 1.6 2023.05.07
Addition of alert types and conditions.
It includes a special alert type, that sends a custom event to any program in the same chart, which can be used to build Expert Advisor based on this indicator.
The alert information is sent as a string combination in case of multiple alerts on the same candle. For example, sparam = "+CHoCH|+OB", in this case there are two alerts, separated by the character '|'.
バージョン 1.5 2023.05.02
Corrections:
- Correction of drawings while scrolling the chart.
バージョン 1.4 2023.05.02
Corrections:
- Texts "Week High" and "Week Low" updated to "Weak High" and "Weak Low".
- Update to avoid division by zero.
- Fixed the drawing delay on new bars seen in Strategy tester.
バージョン 1.2 2023.04.27
Bug fixed: strange vertical line on last candle.
バージョン 1.1 2023.04.26
Bug fixes for EQH and EQL on Daily, weekly and monthly timeframes.
Prior highs and lows filtering based on chart timeframe.