• 概要
  • レビュー (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
93
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.

おすすめのプロダクト
MT4版  |  FAQ Owl Smart Levels Indicator は、 Bill Williams の高度なフラクタル、市場の正しい波構造を構築する Valable ZigZag、エントリの正確なレベルをマークする Fibonacci レベルなどの一般的な市場分析ツールを含む 1 つのインジケーター内の完全な取引システムです。 利益を得るために市場と場所に。 戦略の詳細な説明 インジケータを操作するための指示 顧問-取引助手 プライベートユーザーチャット ->購入後に私に書いて、私はプライベートチャットにあなたを追加し、あなたはそこにすべてのボーナスをダウンロードすることができます 力はシンプルさにあります! Owl Smart Levels 取引システムは非常に使いやすいので、専門家にも、市場を勉強し始めて自分で取引戦略を選択し始めたばかりの人にも適しています。 戦略と指標に秘密の数式や計算方法が隠されているわけではなく、すべての戦略指標は公開されています。 Owl Smart Levels を使用すると、取引を開始するためのシグナルをすばやく確認し、注文を出すための
STRICTLY FOR BOOM INDEX ONLY!!!!! Here I bring the Maximum Trend Arrows OT1.0 MT5 indicator. This indicator is made up of a combination of different trend indicators for entries and exits, for entries an orange arrow will paint on the chart below the current market and a red flag for closing of trades and it produces buy arrows only. When the orange arrow appears, it will appear along with it's sound to notify you. The 1H timeframe is recommended, don't use it anywhere else than on the 1H timefr
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 d
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
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 th
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 cl
PipFinite Trend PRO MT5
Karlo Wilson Vendiola
4.84 (549)
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 Automatin
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイ
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 w
これは、価格ラベル付きのAdvanced ZigZagDynamic および/または ExtendedFractals インジケーターの極値に基づくサポートおよびレジスタンスレベルのMTFインジケーターです(無効にすることができます)。 MTFモードでは、より高いTFを選択できます。デフォルトでは、レベルはZigZagインジケータードットに基づいて生成されます。フラクタルインジケータードットは、ZigZagと一緒に、またはその代わりに使用することもできます。使用を簡素化し、CPU時間を節約するために、計算はバーの開口部ごとに1回実行されます。 パラメーター: ForcedTF-レベル計算のチャート時間枠(現在の時間枠と等しいか、それを超える場合があります) MinPipsLevelWidth-ポイント単位の最小レベル幅(非常にタイトなレベルに使用) Use ZigZag Extremums points -ZigZagピークを使用してサポート/抵抗レベルを計算することを有効/無効にします Fixed pips range -ジグザグインジケーターを計算するための最小値と最大値の間の距離
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 notification
Was: $249  Now: $149   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 設定」であり、お客様は無料で更新バージョンを入手できます。よろしくお願いします。) (または、表示に何か機能を追加すべきだと思われる場合は、お気軽にお申し付けください)
Celebrate Vietnamese Tet 2025 with Special Offer : ALL TOOLS  only $35 ! SuperTrend AI Clustering MT5 with Scanner でAIの力を発見し、MetaTrader 5 (MT5) 用の革命的な取引ツールです。このインジケーターは、K-means クラスタリングと広く人気のある SuperTrend インジケーターを組み合わせることで市場分析を再定義し、トレーダーがトレンドとシグナルをナビゲートする際に優位性を提供します。 See more MT4 version at:   SuperTrend AI Clustering MT4 with Scanner See more products at:   https://www.mql5.com/en/users/ndhsfy/seller このツールが際立つ理由 従来の SuperTrend インジケーターはトレンドを検出するのに役立ちますが、SuperTrend AI Clustering は機械学習を組み込むことでさらに
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 the most
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 defin
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 price to
Golden Spikes Detector
Batsirayi L Marango
3.25 (4)
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
Volume Delta Candles: A Comprehensive Tool for In-Depth Trading Analysis Unlock a seamless way to interpret trading experience within each candle. With Volume Delta Candles, there's no need for additional volume indicators—everything you need is built in. This advanced tool utilizes lower timeframes or live market data to present the percentage of buying versus selling volume within each candle as an intuitive color-coded bar. Before diving in, ensure you’re familiar with Volume and Volume Delta
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
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
このプロダクトを購入した人は以下も購入しています
トレンド スクリーナー インジケーターでトレンド取引の力を解き放ちます。ファジー ロジックと複数通貨システムを活用した究極のトレンド取引ソリューションです。 ファジー ロジックを活用した革新的なトレンド インジケーターである Trend Screener を使用して、トレンド取引を向上させます。 これは、13 を超えるプレミアム ツールと機能、および 3 つの取引戦略を組み合わせた強力なトレンド追跡インジケーターであり、Metatrader をトレンド アナライザーにする多用途の選択肢となります。 期間限定オファー : トレンド スクリーナー インジケーターは、わずか 100 ドルで生涯ご利用いただけます。 (元の価格 50$ ) (オファー延長) Trend Screener の 100% 非再描画精度の揺るぎない精度を体験して、取引の決定が過去の価格変動の影響を受けないようにしてください。 マルチタイムフレームおよびマルチ通貨機能の多用途性を解放し、比類のない自信を持って外国為替、商品、暗号通貨、インデックスの世界を取引できるようにします。 Trend Screener の包括的な
FX Volume MT5
Daniel Stein
4.94 (16)
FX Volume:ブローカー視点で捉える本物の市場センチメント クイック概要 トレード手法をさらに高めたいとお考えですか? FX Volume は、リテールトレーダーやブローカーのポジション状況をリアルタイムで提供します。これは、COTのような遅延レポートよりもはるかに早く知ることができます。安定した利益を目指す方も、さらなる優位性を求める方も、 FX Volume は大きな不均衡を見極め、ブレイクアウトを確認し、リスク管理を洗練させるのに役立ちます。今すぐ始めて、実際の出来高データがどのように意思決定を変革するかを体感してください! 1. FX Volume がトレーダーにとって非常に有益な理由 高精度の早期警戒シグナル • 各通貨ペアを売買しているトレーダー数を、他者よりも早く、ほぼリアルタイムで把握できます。 • FX Volume は、複数のリテールブローカーから得られる本物の出来高データを収集し、分かりやすい形式で提供する 唯一 のツールです。 強力なリスク管理 • ロングやショートの大きな偏り(インバランス)を特定し、潜在的なトレンド転換を見逃しません。ストップ
TPSpro TREND PRO は 、市場を自動的に分析し、トレンドとその各変化に関する情報を提供し、再描画せずに取引にエントリーするためのシグナルを提供するトレンド指標です。 インジケーターは各ローソク足を使用し、個別に分析します。上向きまたは下向きのさまざまな衝撃を指します。通貨、仮想通貨、金属、株、指数の取引への正確なエントリーポイント! バージョンMT5                   インジケーターの完全な説明     RFI LEVELS インジケーター と併用することをお勧めします。 主な機能: レンダリングなしで正確な入力信号! シグナルが表示されると、それは関連性を維持します。これは、シグナルを提供してからそれを変更し、その結果、入金された資金が失われる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに到達する (利益確定) か反転シグナルが表示されるまで、ローソク足に色を付ける機能もあります。 STOP-LOSS/TAKE-PROFITゾーンの表示 エントリーポイントを
Golden Trend Indicator MT5
Noha Mohamed Fathy Younes Badr
4.86 (14)
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
指示する     ロシア     -        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   )。 アルゴリズム プロフェッショナル セパラド パソ ア パソ パラ オペラ それは、オペラハウスやコントラ・デ・エラの指導におい
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
FX Levels: あらゆる市場における非常に高精度なサポート&レジスタンス 概要 通貨ペア、株式指数、個別銘柄やコモディティなど、どのような市場でも信頼できるサポートとレジスタンスを特定したいですか? FX Levels は伝統的な “Lighthouse” メソッドと先進的な動的アプローチを融合し、ほぼ汎用的な精度を実現します。ブローカーの実務経験を活かし、自動化されたデイリー更新とリアルタイム更新を組み合わせることで、 FX Levels は反転ポイントを見つけ、利益目標を設定し、自信をもってトレードを管理するための手助けをします。今すぐ試してみて、サポート/レジスタンス分析の正確性がどれほどトレードを向上させるかを実感してください! 1. FX Levels がトレーダーにとって非常に有用な理由 非常に正確なサポート&レジスタンスゾーン • FX Levels は異なるブローカー環境でもほぼ同一のゾーンを生成するよう設計されており、データフィードの差異や時刻設定のずれによる不一致を解消します。 • つまり、どのブローカーを利用していても一貫したレベルが得られるため、戦
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
Gold Stuff mt5
Vasiliy Strukov
4.92 (173)
Gold Stuff mt5 は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!  トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオフ。 プッシュ通知。 次に、色域を調整します。 Gold Stuff mt5 は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオ
今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。 ほと
FX Dynamic: カスタマイズ可能なATR分析でボラティリティとトレンドを把握 概要 FX Dynamic は平均的な真のレンジ(ATR)の計算を活用して、日次および日中ボラティリティに関する卓越した情報をトレーダーに提供する強力なツールです。80%、100%、130%などのボラティリティ閾値を設定することで、通常の範囲を超えた際にすぐに警告を受け取ったり、有望な利益機会を素早く捉えられます。 FX Dynamic はブローカーのタイムゾーンに合わせて調整でき、安定したボラティリティ測定を維持しながら、リアルタイム分析のためにMetaTraderとシームレスに連携します。 1. なぜFX Dynamicがトレーダーにとって非常に有益か リアルタイムのATRインサイト • 日次・日中のボラティリティをひと目で把握。価格がATRの80%、100%、130%などに達したときに警告を受け取り、重要な水準にあるかどうかを確認できます。 • ボラティリティが完全に爆発する前に潜在的な反転やブレイクアウトを先取り可能。 幅広いマーケットへの適用 • 外国為替、コモディティ、株価指数な
サポートとレジスタンススクリーナーは、1つのインジケーター内に複数のツールを提供するMetaTraderの1つのレベルインジケーターにあります。 利用可能なツールは次のとおりです。 1.市場構造スクリーナー。 2.強気のプルバックゾーン。 3.弱気プルバックゾーン。 4.デイリーピボットポイント 5.毎週のピボットポイント 6.毎月のピボットポイント 7.ハーモニックパターンとボリュームに基づく強力なサポートとレジスタンス。 8.銀行レベルのゾーン。 期間限定オファー:HVサポートおよびレジスタンスインジケーターは、50ドルと生涯でのみご利用いただけます。 (元の価格125 $) MQL5ブログにアクセスすると、分析例を含むすべてのプレミアム指標を見つけることができます。 ここをクリックしてください。 主な機能 ハーモニックおよびボリュームアルゴリズムに基づく強力なサポートおよびレジスタンスゾーン。 ハーモニックおよびボリュームアルゴリズムに基づく強気および弱気のプルバックゾーン。  市場構造スクリーナー 毎日、毎週、毎月のピボットポイント。 ドキュメント すべてのサポートおよび
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。 あら
IX Power: 指数、商品、暗号資産、外国為替市場の洞察を発見 概要 IX Power は、指数、商品、暗号資産、外国為替市場の強弱を分析するための多用途ツールです。 FX Power が全ての利用可能な通貨ペアデータを活用して外為ペアで最高の精度を提供する一方、 IX Power は基礎資産の市場データにのみ焦点を当てています。この特性により、 IX Power は非外為市場に最適であり、単純な外為分析にも信頼性の高いツールです。どのチャートでもスムーズに機能し、取引判断を向上させるための明確で実行可能な洞察を提供します。 1. IX Power がトレーダーにとって価値がある理由 複数市場での強弱分析 • IX Power は指数、商品、暗号資産、外為シンボルの強弱を計算し、それぞれの市場に合わせた洞察を提供します。 • US30、WTI、ゴールド、ビットコイン、または通貨ペアなどの資産を監視して取引機会を発見できます。 幅広い市場に適応 • 外為取引では、 FX Power が関連する全ての通貨ペアを分析することで比類のない精度を提供します。 • IX Power
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (13)
マトリックスアローインジケーターMT5は、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームインジケーターに続くユニークな10in1トレンドです。マトリックスアローインジケーターMT5は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。マトリックスアローインジケーターMT5は選択されたインディケーターからのみ情報を収集し、それらのデータのみに基づいてアローを印刷
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーター
ATrend
Zaha Feiz
4.73 (11)
ATrend: その仕組みと使い方 仕組み MT5プラットフォーム向けの「ATREND」インジケーターは、テクニカル分析手法の組み合わせを利用して、トレーダーに堅牢な買いと売りのシグナルを提供するように設計されています。このインジケーターは主に、ボラティリティ測定のために平均真の範囲(ATR)を活用し、潜在的な市場動向を特定するためのトレンド検出アルゴリズムを併用しています。 購入後にメッセージを残すと、特別なボーナスギフトが贈呈されます。 主な特徴: - ダイナミックなトレンド検出: インジケーターは市場トレンドを評価し、シグナルを適宜調整することで、トレーダーが優位な市場環境に合わせて戦略を立てるのを支援します。     - ボラティリティ測定: ATRを使用することで、インジケーターは最適なストップロス(SL)とテイクプロフィット(TP)レベルを決定するために不可欠な市場ボラティリティを測定します。 - シグナルの視覚化: インジケーターは、チャート上に買いと売りのシグナルを視覚的に表示することで、トレーダーの意思決定を強化します。 操作手順 入力とセッティング - TimeF
MetaForecast M5
Vahidreza Heidar Gholami
5 (2)
MetaForecastは、価格データのハーモニクスに基づいて、どんな市場の未来を予測し視覚化します。市場が常に予測可能ではありませんが、価格にパターンがある場合、MetaForecastは可能な限り正確な未来を予測できます。他の類似製品と比較して、MetaForecastは市場のトレンドを分析することでより正確な結果を生成することができます。 入力パラメータ Past size (過去のサイズ) MetaForecastが将来の予測を生成するために使用するバーの数を指定します。モデルは選択したバー上に描かれた黄色の線で表されます。 Future size (将来のサイズ) 予測すべき将来のバーの数を指定します。予測された将来は、ピンクの線で表示され、その上に青い回帰線が描かれます。 Degree (程度) この入力は、MetaForecastが市場で行う分析のレベルを決定します。 Degree 説明  0 Degree 0の場合、価格の全てのピークや谷、そして詳細をカバーするために、「Past size」の入力に大きな値を使用することが推奨されています。  1 (推奨) Degre
!SPECIAL 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, althoug
Gold Venamax - これは最高の株式テクニカル指標です。 指標アルゴリズムは資産の価格変動を分析し、ボラティリティと潜在的なエントリーゾーンを反映します。 インジケーターの機能: これは、快適で収益性の高い取引のためのマジックとトレンド矢印の 2 つのブロックを備えたスーパー インジケーターです。 チャート上にブロックを切り替えるための赤いボタンが表示されます。 マジックはインジケーター設定で設定されているため、異なるブロックを表示する 2 つのチャートにインジケーターをインストールできます。 Gold Venamax は、異なる矢印バッファー (GV と SD) を備えた 2 つのチャートに配置できます。 これを行うには、設定で異なる Magic を選択する必要があります。たとえば、あるマジック = 999、別のマジック = 666 を選択します。次に、チャート上の赤いボタンで矢印バッファを選択できます。 入力するのに最適な信号 = 両方のバッファ (GV および SD) の信号矢印 + 3 本すべての MA ライン (赤または青) の方向に従います。 インジケー
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data a
このダッシュボードは、選択されたシンボルの最新の利用可能なハーモニックパターンを表示するので、時間を節約し、より効率的に /   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")。ブローカーがペアに接
まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノンラグであり、信頼性の高いシグナルを保証します。 カスタマイズ:個々の取引の嗜好に合わせ
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
これはほぼ間違いなく、MetaTraderプラットフォームで見つけることができる最も完全な調和価格形成自動認識インジケーターです。 19種類のパターンを検出し、フィボナッチプロジェクションをあなたと同じように真剣に受け止め、潜在的逆転ゾーン(PRZ)を表示し、適切なストップロスとテイクプロフィットレベルを見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 19の異なる調和価格形成を検出します プライマリ、派生および補完フィボナッチ投影(PRZ)をプロットします 過去の価格行動を評価し、過去のすべてのパターンを表示します この指標は、独自の品質とパフォーマンスを分析します 適切なストップロスとテイクプロフィットのレベルを表示します ブレイクアウトを使用して適切な取引を通知します すべてのパターン比をグラフにプロットします 電子メール/音声/視覚アラートを実装します スコット・M・カーニーの本に着想を得て、この指標は最も純粋で急を要するトレーダーのニーズを満たすように設計されています。ただし、トレードを容易にする
説明 ICSM(Impulse-Correction SCOB Mapper)は、価格の動きを分析し、有効なインパルス、修正、およびSCOB(Single Candle Order Block)を識別するインジケーターです。柔軟性があり、情報量が多く、使いやすく、最も流動性の高い関心領域に対するトレーダーの認識を大幅に向上させるため、あらゆるタイプのテクニカル分析で使用できる強力なツールです。 設定 一般 | ビジュアル カラーテーマ — ICSMのカラーテーマを定義します。 SCOB | ビジュアル SCOBを表示 — SCOBを有効/無効にします; SCOBをマークする — SCOB表現のスタイルオプションのリストを表します; SCOB色 — SCOBの色を定義します; ICM | ビジュアル ICMラインを表示 — ICM(Impulse-Correction Mapper)ラインを有効/無効にします; ICトレンドを表示 — チャートの下部にある色付きの仕切りを通じてインパルス-修正トレンドの視覚化を有効/無効にします; ライン色 — ICMラインの色
Suleiman Levels
Suleiman Alhawamdah
5 (1)
注意:この制限付きバージョンは、チャート上でリアルにテストできます。すべての通貨ペアに対して3時間足で利用可能です。 https://www.mql5.com/en/market/product/128807 多くのプロモーションリクエストに基づき、2025年1月5日から2025年1月15日までの10日間、インジケーターの価格を50%割引します。 現在の価格は110ドルですが、割引後の価格は55ドルになります。ぜひご利用ください . 説明をよく読み、このインジケーターがチャートの分析、理解、研究のために設計されていることを理解してください。取引を行うかどうかの決定は完全にご自身の責任となります。皆さまのご成功をお祈りしています! 重要なリマインダー: 取引中毒のために、この瞬間や秒で急いで取引する必要はありません。これは大きな間違いです。ペアを慎重に分析し、そのペアが不明確または理解しにくいと感じた場合は、数時間、1日、またはそれ以上の期間、しばらく離れて別のペアを探してください。これは成功したトレーダーが行う戦略です。市場には多くのペアと無数の機会があります。 ペアを分析する
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"
トレンドラインマップインジケーターは、トレンドスクリーナーインジケーターのアドオンです。トレンドスクリーナー(トレンドラインシグナル)によって生成されたすべてのシグナルのスキャナーとして機能します。 これは、トレンドスクリーナーインジケーターに基づくトレンドラインスキャナーです。 Trend Screener Pro インジケーターがない場合、Trend Line Map Proは機能しません。 It's a Trend Line Scanner based on Trend Screener Indicator. If you don't have Trend Screener Pro Indicator,     the Trend Line Map Pro will not work . ブログにアクセスすると、トレンドラインマップインジケーターの無料バージョンをダウンロードできます。 Metatrader Testerの制限なしで、購入する前に試してみてください。 :  ここをクリック 1.簡単になる利点 通貨と時間枠に基づいて売買シグナルを表示します。 チャー
次世代の自動化された需要と供給のゾーン。どのチャートでも機能する新しい革新的なアルゴリズム。すべてのゾーンは、市場の価格行動に従って動的に作成されています。 2種類のアラート --> 1) 価格がゾーンに達したとき 2) 新しいゾーンが形成されたとき もう 1 つの役に立たない指標はありません。実績のある完全な取引戦略を手に入れることができます。     新機能:     価格が需給ゾーンに達したときにアラートを出す     新しい需給ゾーンが作成されたときにアラートを発します     プッシュ通知アラート     ピップ単位のゾーン幅ラベル     MTF のもう 1 つのタイムフレーム。したがって、現在より 2 時間足高いのではなく、現在より 3 時間足し上に見えるようになります。     アラート/ゾーン/MTF 機能を有効/無効にするボタン あなたが得る利点:     取引から感情を取り除きます。     取引エントリをオブジェクト化します。     確率の高いセットアップで利益を上げましょう。     描画ゾーンから時間を節約します。
作者のその他のプロダクト
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 conté
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 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
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
フィルタ:
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
93
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
619
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
31865
開発者からの返信 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
323
Truta Petru Lucian 2023.06.28 22:02 
 

Excellent indicator

BINARY VADER
26
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
9075
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.