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

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

レビュー 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
109
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
132
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.

おすすめのプロダクト
This Indicator draws Fibonacci Extension levels in two different ways. You can select whether to draw Fibonacci Extension levels based on your favourite ZigZag settings or you can let the indicator to draw Fibonacci Extension  level based on given number of Bars or Candles.  You can also set Mobile and Email notification for your favourite Extension  levels individually. With this indicator you will not have to feel lonely as the it can generate Voice alerts, which will keep you focused on your
Keltner Channels (ou   Canais de Keltner ) é mais um indicador de   volatilidade   utilizado pela   análise técnica. Também chamado de   envelope , esse canal foi criado por Chester Keltner para monitorar os seus investimentos no mercado futuro de café na década de 1960. Porém, com o passar do tempo, passou também a ser utilizado para outros ativos e, atualmente, é uma das ferramentas mais utilizadas pelos traders. Nesta versão customizada foram adicionados novas opções de método de média movel
This Indicator adding power to traditional zigzag indicator. With High-Low numbers in vision it will be easier to estimate change of trend by knowing the depth of each wave. Information including points, pips, percentage%, and #bars can be displayed based on configuration. All information is real-time update. This indicator is especially useful in sideway market to buy low sell high.
Functional in the Forex market. Functional in the B3 market - Bolsa Brasil Balcão. Motivation The technical Fibonacci retraction indicator for many is essential and the basis for all market movement forecasts. The name of the tool comes from the Italian mathematician Leonardo de Pisa (13th century). This DEMO version will work in Meta Trader with Demo and Strategy Tester. To purchase the Full version that works on a Real account, click on: https://www.mql5.com/en/market/product/38089 Opera
FREE
The patterns of 3 (three) Candles: Three White Soldiers; Three Black Crows; These are reversal patterns widely used by traders, as they have a high probability of showing the inversion of the current market movement. For example, if in a bullish trend there are three black crows, there is a high probability of reversing the current bullish movement. The Three White Soldiers have the following characteristics: There are 3 consecutive candles with a good body, that is, the difference between th
Novato
Juan Manuel Rojas Perez
5 (1)
Descubre el poderoso aliado que te guiará en el laberinto de los mercados financieros. Este indicador revolucionario te llevará de la incertidumbre a la claridad, permitiéndote identificar con precisión los puntos de inflexión del mercado. Mejora tus decisiones de entrada y salida, optimiza tus operaciones y ¡multiplica tus ganancias con confianza. ¡Para más información, te invitamos a unirte a nuestro canal de Telegram en https://t.me/Profit_Evolution  ¡Allí encontrarás contenido exclusivo, an
FREE
Novato alertas
Juan Manuel Rojas Perez
4.75 (4)
Descubre el poderoso aliado que te guiará en el laberinto de los mercados financieros. Este indicador revolucionario te llevará de la incertidumbre a la claridad, permitiéndote identificar con precisión los puntos de inflexión del mercado. Mejora tus decisiones de entrada y salida, optimiza tus operaciones y ¡multiplica tus ganancias con confianza. Ahora con alertas en tu pc o móvil ¡Para más información, te invitamos a unirte a nuestro canal de Telegram en   https://t.me/Profit_Evolution  ¡Al
FREE
Here we have the Start Midas Fibo Bands , I confess that it is an indicator that excited me enough to operate because I was able to find more defined rules. Well, the indicator has the functions of the other indicators of the Start line , which is a possibility to plot several Midas on the screen, you can move the anchor point using keyboard shortcuts and use the legend to differentiate one anchor from another. The rules that I have analyzed for my possible setup are recommended to the entry, st
CompraOuro
Iz Zozz-os-iz Movamcetaz Z
Indicador "Precision Entry Timer" - O Relógio do Timing Perfeito Este indicador revoluciona sua estratégia de trading ao identificar o   momento exato para entrar em uma operação , combinando análise técnica e temporização de mercado. Ele utiliza um algoritmo avançado que cruza dados de: Volume Real   (fluxo de ordens institucionais) Padrões de Candles   (sequências de alta/procura com confirmação) Convergência de Médias   (EMAs rápidas e lentas em alinhamento) Fuso Horário de Liquidez   (períod
Stackable VWAP
Flavio Javier Jarabeck
3.5 (4)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp
FREE
Value Chart Candlesticks
Flavio Javier Jarabeck
4.73 (11)
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
Contact me after payment to send you the user manual PDF file. Download the MT4 version here. Unlocking Trading Insights Dive into the heart of market dynamics with Advance Divergence Scanner designed for traders seeking a competitive edge. The Divergence Indicator is your key to identifying crucial divergences across various charts, empowering you to make informed decisions in the dynamic world of financial markets. The Divergence A Divergence signals a potential reversal point because directi
This Indicator draws Fibonacci Arc levels in two different ways. You can select whether to draw Fibonacci Arc levels based on your favourite ZigZag settings or you can let the indicator to draw Arc levels based on given number of bars or candles.  You can also set Mobile and Email notification for your favourite Arc levels individually. With this indicator you will not have to feel lonely as the it can generate Voice alerts, which will keep you focused on your trading and remove boredom.  Produc
QuantumAlert Stoch Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the p
FREE
Wave Box Market Frenquency
Jean Jacques Huve Ribeiro
4.75 (4)
Totally linked to the result of a movement and the duration he had. Its height records how many ticks the asset walked during a given movement, its width shows us the duration that movement had. Its configuration must be in line with the Weis Wave Indicator configuration to observe the movement force and can indicate a possible accumulation or distribution of the movement;
FREE
Auto Andrews Pitchfork indicator MT5 The Auto Andrews Pitchfork indicator MT5 is a specialized technical tool on the MetaTrader 5 platform that automatically plots three equidistant, parallel trendlines by using three selected pivot points (significant highs and lows). These lines serve as evolving zones of support and resistance, providing actionable trade signals when price interacts with them. This tool simultaneously generates two pitchfork patterns—one outlined in dotted lines and the othe
FREE
MT5 Enveloping Pattern Detector: Your competitive advantage in trading Are you looking for a tool to help you accurately identify the best trading opportunities in the forex market? Our Engulfing Pattern Detector provides you with a highly reliable buy or sell signal, based on one of the most recognized and effective Japanese candlestick patterns: the engulfing pattern. With an average success rate of 70%, this indicator will allow you to make safer and more profitable investment decisions. Don'
FREE
Three Bar Break is based on one of Linda Bradford Raschke's trading methods that I have noticed is good at spotting potential future price volatility. It looks for when the 1st bar's High is less than the 3rd bar's High as well as the 1st bar's Low to be higher than the 3rd bar's Low. This then predicts the market might breakout to new levels within 2-3 of the next coming bars. It should be used mainly on the daily chart to help spot potential moves in the coming days. Features : A simple meth
FREE
The concept is simple: Plotting Price behavior within several periods of time. Some Symbols behave very well during the trading day - with this I mean Intraday trading - and this behavior ends up plotting effectively well with the proposed Exponential Moving Averages in this indicator... Obviously that this behavior could not be seen in all Symbols, but you can give it a try... Just drop this indicator in a chart and you will see for yourself... This indicator is intended for "Feeling the Trend"
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
Automatic Vwap Midas
Ricardo Almeida Branco
5 (1)
The 3 Automatic Vwap (Midas) Indicator can be used for Price and Volume studyers to map the movement of market drivers. It automatically plots 3 Vwaps, two of which are dynamic and will be updated throughout the day if new highs or new lows emerge. The third Vwap is daily and can help if the trend is up or down. Also, an auxiliary indicator that plots (also dynamic) points of interest with OHLC prices (Open, High and Low of the current day and Close of the previous day) was inserted. Success and
ハーモニックパターン OSW MT5 このインジケーターは、高調波パターンを検出して操作できるようにする役割を担っており、注文を受けるかどうかに応じて手動分析を追加できるようにシグナルを提供します。 インジケーターが検出する高調波パターンには次のものがあります。 >ガートリー >バット >蝶 >カニ >サメ 見つけることができる関数には次のようなものがあります。 >メール、モバイル、PC へのアラートを生成 >購入と販売の両方でハーモニクスの色を変更します。 >「許容度」を決定します。つまり、高調波が 38.2 に達する必要があり、「許容度」が 5 の場合、価格は 33.2 と 43.2 の間になることが許可されます。これは、価格が正確に 38.2 に達していないためです。 >設定可能なローソク足が 1000 個になった後の高調波を削除します。これは、グラフに古いグラフィック オブジェクトが読み込まれるのを避けるためです。 >インジケーターが動きをどのように読んでいるかを知るために、分析されているライン、インパルス、セットバックを表示します。 >ジグザグ構
Spike Catch Pro 22:03 release updates Advanced engine for searching trade entries in all Boom and Crash pairs (300,500 and 1000) Programmed strategies improvements Mx_Spikes (to combine Mxd,Mxc and Mxe), Tx_Spikes,   RegularSpikes,   Litho_System,   Dx_System,   Md_System,   MaCross,   Omx_Entry(OP),  Atx1_Spikes(OP),   Oxc_Retracement (AT),M_PullBack(AT) we have added an arrow on strategy identification, this will help also in the visual manual backtesting of the included strategies and see ho
FREE
r  qa*f 3214-* 85qa 812-3 ** fa- 143r- af- /1-q3*2 f*//* 23/-*rfa //*f-/s d - /-1 2/*32rf a-* /zfxv-* /wqr31q2 e8fva- f91 4-qr3f v6*a9-1 rfas 85/aw e/fs/-f+ 1*-rfra+sr5-*q+w/a ef-* 1244-erfv a5-wrtf4 2*-5 + f3sd- 8r321q8-f 8/a-,23q*+8rf /aw- 2413qr-f 5-1*r  sz/a aw3 favxz-3-/*-  2-3qrf/aw*3* afsdvx *23qref qwad5*-8 352*-fa8 5-813/ -rfa s8-fsdc x 858 3 8-23 q-r5we*f-a 53qr-
Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me トレンドレベル (Trend Levels) インジケーターは、相場の動きにおける重要なトレンドレベル(高値、中値、安値)を特定するために綿密に作られています。カスタマイズ可能な過去期間の最高値、最安値、および中値に基づくリアルタイム計算により、トレーダーにトレンドの動向と強さについて構造化された視点を提供し、精密かつ情報に基づいた取引判断を支援します。 MT4バージョンはこちら:   Trend Levels MT4 他の製品を見るには:   全製品 トレンドレベルインジケーターの主な特徴と使用方法 トレンド変化シグナル インジケーターは、選択した入力期間内の最高値と
El **Heiken Ashi Smoothed** es una versión suavizada del indicador técnico Heiken Ashi, que se utiliza en el análisis de gráficos de velas para identificar tendencias del mercado y pronosticar movimientos de precios. Este indicador se basa en el promedio de datos de precios para formar un gráfico de velas que ayuda a los traders a filtrar el ruido del mercado. **¿Para qué sirve?** Este indicador se utiliza para identificar cuándo los traders deben permanecer en una operación y cuándo está por
FREE
Percentage Range Consolidation O Percentage Range Consolidation é um indicador poderoso projetado para identificar zonas de consolidação de preço com base em variações percentuais ao longo do tempo. Ideal para traders que buscam detectar áreas de compressão de volatilidade e possíveis pontos de ruptura (breakout). Principais características: Identifica até 3 zonas de consolidação simultâneas, cada uma configurável de forma independente. Cálculo baseado na variação percentual entre a máxima e mín
ピボットポイントフィボRSJは、フィボナッチレートを使用してその日のサポートラインとレジスタンスラインを追跡するインジケーターです。 この壮大な指標は、フィボナッチレートを使用してピボットポイントを通じて最大7レベルのサポートとレジスタンスを作成します。 価格がこのサポートとレジスタンスの各レベルを尊重する方法は素晴らしいです。そこでは、オペレーションの可能な入口/出口ポイントを認識することができます。 特徴 最大7レベルのサポートと7レベルの抵抗 レベルの色を個別に設定します 入力 ピボットタイプ ピボットフィボRSJ1 =フィボ比1の計算 ピボットフィボRSJ2 =フィボ比2の計算 ピボットフィボRSJ3 =フィボ比3の計算 ピボットフィボクラシック=クラシックピボット計算 最小ピボットレベル ピボット3レベル ピボット4レベル ピボット5レベル ピボット6レベル ピボット7レベル それでも質問がある場合は、ダイレクトメッセージで私に連絡してください: https://www.mql5.com/ja/users/robsjunqueira/
FREE
Introducing the Consecutive Green/Red Candle Alert Indicator for MT5 - Your Trend Spotting Companion! Are you ready to take your trading to the next level? We present the Consecutive Green/Red Candle Alert Indicator, a powerful tool designed to help you spot trends and potential reversals with ease. Whether you're a new trader looking for clarity in the market or an experienced pro seeking additional confirmation, this indicator is your trusted companion. Key Features of the Consecutive Green
FREE
Best SAR MT5
Ashkan Hazegh Nikrou
4.33 (3)
説明 :  外国為替市場(PSAR)で専門的で人気のあるインジケーターの1つに基づいた新しい無料インジケーターをご紹介します。このインジケーターは元のパラボリックSARインジケーターの新しい変更です。プロSARインジケーターでは、ドットと価格チャートのクロスオーバーを見ることができます。クロスオーバーはシグナルではありませんが、動きの終わりの可能性について話します。新しい青いドットで購入を開始し、最初の青いドットの1 atr前にストップロスを配置し、最後にドットが価格チャートを横切るとすぐに終了できます。 売買シグナルを開く方法は? 最初の青い点によるオープンバイトレードと最初の赤いドットによるオープンセルトレード 正しいストップロスはどこにありますか? 安全なストップロスは最初のドットにある可能性があります(最初の青いドットの買いの場合と最初の赤い点の売りの場合) 正しいテイクプロフィットはどこにありますか? テイクプロフィットはストップロス距離とRRに基づいて調整できるので、私の提案は2 RRで、ストップロスの2倍です。 利益を上げているのにtpを達成できなかった場合
FREE
このプロダクトを購入した人は以下も購入しています
トレンド スクリーナー インジケーターでトレンド取引の力を解き放ちます。ファジー ロジックと複数通貨システムを活用した究極のトレンド取引ソリューションです。 ファジー ロジックを活用した革新的なトレンド インジケーターである Trend Screener を使用して、トレンド取引を向上させます。 これは、13 を超えるプレミアム ツールと機能、および 3 つの取引戦略を組み合わせた強力なトレンド追跡インジケーターであり、Metatrader をトレンド アナライザーにする多用途の選択肢となります。 期間限定オファー : トレンド スクリーナー インジケーターは、わずか 100 ドルで生涯ご利用いただけます。 (元の価格 50$ ) (オファー延長) Trend Screener の 100% 非再描画精度の揺るぎない精度を体験して、取引の決定が過去の価格変動の影響を受けないようにしてください。 マルチタイムフレームおよびマルチ通貨機能の多用途性を解放し、比類のない自信を持って外国為替、商品、暗号通貨、インデックスの世界を取引できるようにします。 Trend Screener の包括的な
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
Golden Trend Indicator MT5
Noha Mohamed Fathy Younes Badr
4.89 (18)
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
PUMPING STATION – あなた専用の「オールインワン」戦略 PUMPING STATIONは、あなたのトレードをより楽しく、そして効果的に変えてくれる革新的なFXインジケーターです。ただの補助ツールではなく、強力なアルゴリズムを備えた本格的なトレーディングシステムで、より安定したトレードのスタートをサポートします。 この商品をご購入いただくと、以下の特典を無料でお付けします: 専用セットファイル:自動設定による最大パフォーマンスを実現。 ステップバイステップのビデオマニュアル:PUMPING STATION戦略の使い方を学べます。 Pumping Utility:PUMPING STATION専用の半自動トレードボットで、より快適かつシンプルな運用を可能にします。 ※ご購入後すぐにご連絡ください。追加リソースへのアクセスを提供いたします。 PUMPING STATIONの仕組み: トレンド管理:市場のトレンド方向を即座に判断。トレンドはあなたの最高の味方です。 エントリーサイン:チャート上の矢印で、取引のタイミングと方向を明確に示します。 明確な目標設定:インジケーターが自
NOTE: CYCLEMAESTRO is distributed only on this website, there are no other distributors. Demo version is for reference only and is not supported. Full versione is perfectly functional and it is supported. CYCLEMAESTRO , the first and only indicator of Cyclic Analysis, useful for giving signals of TRADING, BUY, SELL, STOP LOSS, ADDING. Created on the logic of   Serghei Istrati   and programmed by   Stefano Frisetti ;   CYCLEMAESTRO   is not an indicator like the others, the challenge was to inter
VERSION MT4        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG 主な機能: レンダリングなしで正確な入力信号! シグナルが表示されると、それは関連性を維持します。これは、シグナルを提供してからそれを変更し、その結果、入金された資金が失われる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに到達する (利益確定) か反転シグナルが表示されるまで、ローソク足に色を付ける機能もあります。 STOP-LOSS/TAKE-PROFITゾーンの表示 エントリーポイントを検索する際の視覚的な明瞭さを改善するために、最適な市場エントリーポイントが検索される購入/販売ゾーンを最初に表示するモジュールが作成されました。ストップロスレベルを操作するための追加のインテリジェントロジックは、時間の経過とともにそのサイズを縮小するのに役立ち、それによって取引に参加するときの初期リスクを軽減します(Move SL)。 より高いタイ
今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。 ほと
サポートとレジスタンススクリーナーは、1つのインジケーター内に複数のツールを提供するMetaTraderの1つのレベルインジケーターにあります。 利用可能なツールは次のとおりです。 1.市場構造スクリーナー。 2.強気のプルバックゾーン。 3.弱気プルバックゾーン。 4.デイリーピボットポイント 5.毎週のピボットポイント 6.毎月のピボットポイント 7.ハーモニックパターンとボリュームに基づく強力なサポートとレジスタンス。 8.銀行レベルのゾーン。 期間限定オファー:HVサポートおよびレジスタンスインジケーターは、50ドルと生涯でのみご利用いただけます。 (元の価格125 $) MQL5ブログにアクセスすると、分析例を含むすべてのプレミアム指標を見つけることができます。 ここをクリックしてください。 主な機能 ハーモニックおよびボリュームアルゴリズムに基づく強力なサポートおよびレジスタンスゾーン。 ハーモニックおよびボリュームアルゴリズムに基づく強気および弱気のプルバックゾーン。  市場構造スクリーナー 毎日、毎週、毎月のピボットポイント。 ドキュメント すべてのサポートおよび
Gold Stuff mt5
Vasiliy Strukov
4.93 (179)
Gold Stuff mt5 は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!  トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオフ。 プッシュ通知。 次に、色域を調整します。 Gold Stuff mt5 は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオ
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (13)
マトリックスアローインジケーターMT5は、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームインジケーターに続くユニークな10in1トレンドです。マトリックスアローインジケーターMT5は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。マトリックスアローインジケーターMT5は選択されたインディケーターからのみ情報を収集し、それらのデータのみに基づいてアローを印刷
MonetTrend — Премиум-индикатор для торговли по тренду (M30, H1, H4) MonetTrend — это мощный и визуально понятный трендовый индикатор, созданный для торговли на таймфреймах M30, H1 и H4. Он идеально подходит для работы с волатильными инструментами, такими как: • Золото (XAUUSD) • Криптовалюты (BTCUSD) • Валютные пары (EURUSD, USDJPY и др.) Ключевые особенности MonetTrend: • Автоматическое отображение Take Profit 1 (TP1) и Stop Loss (SL): После появления сигнала индикатор сразу показывает: • TP
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
反転ゾーン / ピークボリューム / 主要プレーヤーのアクティブゾーン =       TS TPSプロシステム 説明書 RUS       /       説明書     英語     /           バージョン MT4        このインジケーターを購入したすべての購入者は、さらに以下を無料で受け取ります: RFI SIGNALS サービスからの取引シグナルへの 6 か月間のアクセス - TPSproSYSTEM アルゴリズムに従った既製のエントリ ポイント。 定期的に更新されるトレーニング資料 - 戦略に没頭し、プロフェッショナル レベルを高めます。 平日は 24 時間 365 日サポート、非公開のトレーダー チャットへのアクセス - コミュニケーション、サポート、市場状況の分析。 著者の設定ファイル - 余分な労力をかけずに最大の結果を達成するための自動インジケーター設定。 主な機能: 売り手と買い手のアクティブなゾーンを表示します。 このインジケーターは、購入と販売の正しい最初のインパルス レベル/ゾーンをすべて表示します。これらのレベル/ゾーンがアクティブに
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
FX Volume MT5
Daniel Stein
4.82 (17)
FX Volume:ブローカー視点で捉える本物の市場センチメント クイック概要 トレード手法をさらに高めたいとお考えですか? FX Volume は、リテールトレーダーやブローカーのポジション状況をリアルタイムで提供します。これは、COTのような遅延レポートよりもはるかに早く知ることができます。安定した利益を目指す方も、さらなる優位性を求める方も、 FX Volume は大きな不均衡を見極め、ブレイクアウトを確認し、リスク管理を洗練させるのに役立ちます。今すぐ始めて、実際の出来高データがどのように意思決定を変革するかを体感してください! 1. FX Volume がトレーダーにとって非常に有益な理由 高精度の早期警戒シグナル • 各通貨ペアを売買しているトレーダー数を、他者よりも早く、ほぼリアルタイムで把握できます。 • FX Volume は、複数のリテールブローカーから得られる本物の出来高データを収集し、分かりやすい形式で提供する 唯一 のツールです。 強力なリスク管理 • ロングやショートの大きな偏り(インバランス)を特定し、潜在的なトレンド転換を見逃しません。ストップ
FX Levels: あらゆる市場における非常に高精度なサポート&レジスタンス 概要 通貨ペア、株式指数、個別銘柄やコモディティなど、どのような市場でも信頼できるサポートとレジスタンスを特定したいですか? FX Levels は伝統的な “Lighthouse” メソッドと先進的な動的アプローチを融合し、ほぼ汎用的な精度を実現します。ブローカーの実務経験を活かし、自動化されたデイリー更新とリアルタイム更新を組み合わせることで、 FX Levels は反転ポイントを見つけ、利益目標を設定し、自信をもってトレードを管理するための手助けをします。今すぐ試してみて、サポート/レジスタンス分析の正確性がどれほどトレードを向上させるかを実感してください! 1. FX Levels がトレーダーにとって非常に有用な理由 非常に正確なサポート&レジスタンスゾーン • FX Levels は異なるブローカー環境でもほぼ同一のゾーンを生成するよう設計されており、データフィードの差異や時刻設定のずれによる不一致を解消します。 • つまり、どのブローカーを利用していても一貫したレベルが得られるため、戦
「Entry In The Zone」と「SMC Multi Timeframe」は、スマートマネーコンセプト(SMC)に基づいたリアルタイム市場分析ツールです。このツールは、反転信号を効果的に統合し、マルチタイムフレーム構造検出を通じて主要な反転ゾーンを自動的に識別します。また、注目すべきポイント(POI)の識別も行います。これにより、トレーダーはより自信を持って、より構造化されたアプローチで取引計画を立て、意思決定を行うことができます。 主な機能: 自動市場構造検出(BOS CHoCH、mBOS mCHoCH) オーダーブロック、供給と需要ゾーン、フェアバリューギャップ(FVG)の識別 流動性ゾーン、プレミアムおよびディスカウントエリア、同一高値および同一安値 注目すべき同一高値 & 同一安値イント(POI) 取引セッションのタイミング(東京、ロンドン、ニューヨーク) 独自の取引スタイルに合わせたカスタマイズ可能なダッシュボード リアルタイムでの動作、シグナルの再描画なし。完全なマルチタイムフレームカバレッジで 自信を持った取引決定をサポートします。 私たちと一緒にフォワードテ
MetaBands M5
Vahidreza Heidar Gholami
4.5 (2)
MetaBandsは、強力でユニークなアルゴリズムを使用してチャンネルを描画し、トレンドを検出して、トレーダーに取引の入出ポイントを提供することができます。チャンネル指標に加えて、強力なトレンド指標でもあります。入力パラメータを使用して新しいチャンネルを作成するために、異なるタイプのチャンネルを統合することができます。MetaBandsは、市場のイベントについてユーザーに通知するために、すべてのタイプのアラートを使用します。 特徴 ほとんどのチャンネルアルゴリズムをサポート 強力なトレンド検出アルゴリズム 異なるタイプのチャンネルを統合する能力 マルチタイムフレームおよびマルチカレンシー(シグナルマトリックス) すべてのタイプのアラート機能(サウンド、画面フラッシャー、プッシュ通知、メール、ポップアップ、矢印) 再描画しない トレンド検出 MetaBandsは、チャネル内を振動する青いラインを使用してトレンドを検出します。ラインがチャネルの上部バンドに達すると、下降トレンドの開始を示し、下部バンドに達すると上昇トレンドの開始を示します。青いラインが中心ラインに近づくと、市場はコンソリ
MONEYTRON – ТВОЙ ЛИЧНЫЙ СИГНАЛ НА УСПЕХ! XAUUSD | AUDUSD | USDJPY | BTCUSD Поддержка таймфреймов: M5, M15, M30, H1 Почему трейдеры выбирают Moneytron? 82% успешных сделок — это не просто цифры, это результат продуманной логики, точного алгоритма и настоящей силы анализа. Автоматические сигналы на вход — не нужно гадать: когда покупать, когда продавать. 3 уровня Take Profit — ты сам выбираешь свой уровень прибыли: безопасный, уверенный или максимум. Четкий Stop Loss — контролируешь риск
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイ
CBT Quantum Maverick 高効率バイナリーオプション取引システム CBT Quantum Maverickは、高いパフォーマンスとシンプルさを追求するトレーダー向けに設計されたバイナリーオプション取引システムです。カスタマイズの必要がなく、最適化された状態で使用を開始できます。シグナルに従うだけで、少しの練習でマスターできます。 主な特徴: シグナルの精度: 現在のローソク足を基に次のローソク足の取引シグナルを生成し、頻繁な再描画がありません。 多様な市場対応: バイナリーオプション取引に特化し、さまざまなブローカーや資産クラスに対応しています。 対応可能: Deriv Synthetic Charts :すべてのタイムフレームで使用可能。 OTCチャート :Quotex、PocketOption、Binomo、Stockity、IQOption、Exnova、OlympTrade、Deriv、Binolla、Homebrokerなどのブローカーに対応。MT5へのインポートは最初の1週間無料、その後は有料サービス。 FX、仮想通貨、商品市場 :幅広い資産利用が可能
このダッシュボードは、選択されたシンボルの最新の利用可能なハーモニックパターンを表示するので、時間を節約し、より効率的に /   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つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーター
IX Power: 指数、商品、暗号資産、外国為替市場の洞察を発見 概要 IX Power は、指数、商品、暗号資産、外国為替市場の強弱を分析するための多用途ツールです。 FX Power が全ての利用可能な通貨ペアデータを活用して外為ペアで最高の精度を提供する一方、 IX Power は基礎資産の市場データにのみ焦点を当てています。この特性により、 IX Power は非外為市場に最適であり、単純な外為分析にも信頼性の高いツールです。どのチャートでもスムーズに機能し、取引判断を向上させるための明確で実行可能な洞察を提供します。 1. IX Power がトレーダーにとって価値がある理由 複数市場での強弱分析 • IX Power は指数、商品、暗号資産、外為シンボルの強弱を計算し、それぞれの市場に合わせた洞察を提供します。 • US30、WTI、ゴールド、ビットコイン、または通貨ペアなどの資産を監視して取引機会を発見できます。 幅広い市場に適応 • 外為取引では、 FX Power が関連する全ての通貨ペアを分析することで比類のない精度を提供します。 • IX Power
IQ Gold Gann Levels a non-repainting, precision tool designed exclusively for XAUUSD/Gold intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst, whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient mathematics which proved to be extremely accurate. Download
Easy Buy Sell is a market indicator for opening and closing positions. It becomes easy to track market entries with alerts. It indicates trend reversal points when a price reaches extreme values ​​and the most favorable time to enter the market. it is as effective as a Fibonacci to find a level but it uses different tools such as an algorithm based on ATR indicators and Stochastic Oscillator. You can modify these two parameters as you wish to adapt the settings to the desired period. It cannot
まず最初に、このトレーディングインジケーターは「再描画なし」「再描画なし」「遅延なし」であることを強調する価値があります。これにより、手動取引とアルゴリズム取引の両方に最適です。 ユーザーマニュアル、プリセット、オンラインサポートが含まれています。 AI Trend Pro Maxは、精度、力、シンプルさを求めるトレーダーのために設計された洗練されたオールインワンのトレーディングシステムです。以前のインジケーターを通じて何年もの開発を経ており、これは現在までの最も進化したバージョンで、複数の信号層、プロフェッショナルグレードのフィルター、およびスマートなユーザーインターフェースを備えています。 初心者でもプロのトレーダーでも、AI Trend Pro Maxは、どんな市場状況でも自信を持って取引するために必要なすべてを提供します。 主要な戦略とシステムのロジック: マルチレイヤー信号エンジン:トレンドモメンタム、価格強度、ボリューム、RSI、ボリンジャーバンド、そしてキャンドルカラー論理を組み合わせ、高確率のエントリーを提供します。 トレンドモメンタム:トレンドが強化されているの
Auto Order Block with break of structure based on ICT and Smart Money Concepts (SMC) Futures Break of Structure ( BoS )             Order block ( OB )            Higher time frame Order block / Point of Interest ( POI )    shown on current chart           Fair value Gap ( FVG ) / Imbalance   -  MTF      ( Multi Time Frame )    HH/LL/HL/LH  -  MTF      ( Multi Time Frame )  Choch  MTF      ( Multi Time Frame )  Volume Imbalance     ,  MTF          vIMB Gap’s Power of 3 Equal High / Low’s  
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, although it is recommen
Was: $299  Now: $149  Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings
作者のその他のプロダクト
Available for   MT4   and   MT5 . Join the Market Structure Patterns channel to download materials available for study and/or additional informations. Related posts: Market Structure Patterns - Introduction 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 fo
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
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 conté
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 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
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
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
フィルタ:
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
109
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
132
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
689
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
34491
開発者からの返信 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
191
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
333
Truta Petru Lucian 2023.06.28 22:02 
 

Excellent indicator

BINARY VADER
31
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
9175
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.34 2025.04.09
Correction of issues reported by users.
バージョン 3.33 2025.04.03
Bug fixes
バージョン 3.32 2025.03.29
Fixed error due to division by zero.
バージョン 3.31 2025.03.29
- Update of internal swing points detection
- Order Blocks entirely contained in another order blocks (of same type, internal or swing) has been removed
- General updates for FVG, Inversed FVG and Implied FVG, including update of auto threshold and update of how they are displayed / extended
- Added Balanced Price Range and his alerts
- Add time offset parameter for sessions
- Update of drawings using mode 'Present'. Now BSL/SSL will show only the last ones and mitigated FVGs and his variants will be removed even if this options is not enabled.
バージョン 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.