• Genel bakış
  • İncelemeler (20)
  • Yorumlar (101)
  • Yenilikler

Market Structure Patterns MT4

5

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

İncelemeler 20
Molefi Mokhethi
369
Molefi Mokhethi 2024.07.29 12:04 
 

i am new to ICT/SMC and i have just added this indicator into my trading arsenal. i can already say its clear. Two months later, May you update it with ICT daily bias with options for all time frames bias...THANK YOU FOR ADDING BPR

Max
1369
Max 2024.07.09 11:21 
 

Brilliant tool, clean design and well programmed, love the box shades and clever labels (i never saw this on any mql product) Order blocks and FVGs accurately displayed for trading (not repainted or appearing on secondary move) and numerous other aspect/tools included in one package! This is actually cheaper than many but does more in better quality surprisingly. And beautiful design mostly. Extensive options and alerts on each aspect.+++

Akos Petrekovics
136
Akos Petrekovics 2024.05.27 07:59 
 

Very good, useful tool. Must for SMC! Best, here in this market.

Önerilen ürünler
Description: The indicator measures, through the zigzag indicator, the levels of trend or correction. It shows in the chart the levels of each low or high detected. KEY LINKS:   How to Install  –  Frequent Questions  -  All Products  How is this indicator useful? This indicator determines, depending on Zigzag parameter if a trend is beginning, developing, or ending This indicator determines the direction of the trend Components Levels as positive or negative numbers, depending on the direction
FREE
No idea why demo is not working. you can check the GIF to see how it works. Features With this scanner you can detect Candles which are below/above yesterday high/low lines. A pair's rectangle turns RED in dashboard if it is above the yesterday high, and rectangle turns GREEN in dashboard if it is below the yesterday low. It gives alerts in every 15m candle close. Contains a Dashboard which will help you to see all market pair's. It is possible to disable this sorting through to make it easier
VWap Bands EForex
Veridiana Adorno Kendrick
VWAP Bands Metatrader 4 Forex Indicator The VWAP Bands Metatrader 4 Forex indicator is a quite similar to the Bollinger bands, but it deploys volume weighted average as the core value of the bands. There is an option of using the tick volume or real volume for calculation when using the VWAP Bands Metatrader 5 custom forex indicator, especially when the forex broker displays symbol alongside real volume. Similarly, you can decide to have deviations calculated with the sample correction or not.
The indicator compares pattern found on chart history with the current price movement. Since history repeats itself, then, by comparing the two patterns, indicator can predict the further movement of the price. The indicator allows you to overlay highlighted history pattern with current movement and you will visually see this movement and will be able to compare the past and the present. To compare two patterns, you need: It is necessary to find and highlight a pattern on the history chart of a
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
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
Multi Divergence Indicator for MT4 - User Guide Introduction Overview of the Multi Divergence Indicator and its capabilities in identifying divergences across multiple indicators. Importance of divergence detection in enhancing trading strategies and decision-making. List of Indicators RSI CCI MACD STOCHASTIC AWSOME MFI ACCELERATOR OSMA MOMENTUM WPR( Williams %R) RVI Indicator Features Indicator Selection:  How to enable/disable specific indicators (RSI, CCI, MACD, etc.) for divergence detectio
FREE
Closing average This is a completely new indicator in technical analysis. It is based solely on mathematical calculation. about signals It’s worth going into a buy transaction when the price has crossed the indicator line from bottom to top and it is under the price it is worth entering a deal on sell when the price is below the indicator line This author’s development, he doesn’t use any indicators of technical analysis in his analysis.
This indicator Super Channel Pro indicator.Indicator displays trend movement. Indicator calculates automatically line. Features FiltPer - displays indicator channel period. deviation - displays indicator channel deviation. deviation2 - displays indicator channel deviation. How to understand the status: If the arrow is green, trend is up. If the arrow is red, trend is down. ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Three Bar Break
Stephen Reynolds
5 (5)
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 metho
FREE
The indicator allows you to trade binary options. The recommended time frame is М1 and the expiration time is 1,2,3 minutes. The indicator suitable for auto and manual trading. A possible signal is specified as a arrows above/under a candle. You should wait until the candle closes! Arrows are not re-painted Trade sessions: TOKYO section (Half-end) Currency pairs: USD/JPY Working time frame: M1 Expiration time: 1,2,3 minutes. The indicator also shows good results when using the martingale strateg
FREE
This indicator scans for you up to 30 trading instruments and up to 8 timeframes for occurrences of the high probability reversal patterns: Double Tops/Bottoms with fake breakouts . Please read also the blog post " Professional Trading With Double Tops/Bottoms And Divergences! " which explains the concepts behind the ULTIMATE Double Top/Bottom indicator and how you can use a professional top-down approach. This FREE Version of the Scanner scans only EURUSD and GBPUSD. The full version of the sca
FREE
Adamant Levels Logic A
Sattiraju Kottapalli
5 (1)
This Indicator Paints levels which are very ' Adamant ' and strong in nature. These levels act as strong Price rejection levels for a life time and never repaint. Disclaimer : If you are looking for a Fancy, colorful and eye catchy indicator please stay away. No trader can become a good trader without considering levels where the price can hold, bounce or break. These levels help traders to enter markets at a cheaper price. They can be Support resistance, demand supply, pivot point, Fibonacci
Fibonacci colores
Carlos Augusto Cedeno Rocha
Fibonacci por color en niveles para aplicar estrategia profesional inicialmente se coloca en el punto mas alto del dia y mas bajo con esto es para ubicar operaciones a una distancia exacta con lo cual se busca generar ganancias residuales internas en el mismo dia con esto las lineas fusias es para colocar las entrdas sell y las lineas verdes amarillas van los buy
New Support and Resistance Indicator with Probabilities and Alerts Description:  Maximize your profits with the newest Support and Resistance indicator! Our indicator automatically calculates support and resistance levels based on 24-hour analysis periods and provides detailed probabilities for each level. Additionally, you can set up custom alerts to be notified when the price touches specific levels, directly on your mobile device. Features: Support and resistance analysis based on hourly data
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 göstergesi, piyasa hareketleri sırasında kritik trend seviyelerini — Yüksek, Orta ve Düşük — belirlemek için titizlikle tasarlanmıştır. Özelleştirilebilir bir bakış periyodu boyunca en yüksek, en düşük ve orta değerlerine dayalı gerçek zamanlı hesaplamalarla, bu araç yatırım
Fibonacci calculator is used with Elliot Waves, it can generate remarkable results. A trader could use these levels or ratios to find high probability trades with very small stop loss. You may also use these ratios to find Elliott Waves extensions and to book profit near those levels. For Elliot Wave experts, Fibonacci calculator is a highly useful tool that can assist them in calculating Fibonacci extension and retracement levels for the market price. The indicator proves itself as a useful one
Pivot Point Fibo RSJ, Fibonacci oranlarını kullanarak günün destek ve direnç çizgilerini izleyen bir göstergedir. Bu muhteşem gösterge, Fibonacci oranlarını kullanarak Pivot Point üzerinden 7 seviyeye kadar destek ve direnç oluşturur. Fiyatların, bir operasyonun olası giriş/çıkış noktalarını algılamanın mümkün olduğu bu destek ve direncin her bir düzeyine uyması harika. Özellikleri 7 seviyeye kadar destek ve 7 seviye direnç Seviyelerin renklerini ayrı ayrı ayarlayın Girişler Pivot Tipi Pivo
FREE
Judas Swing with Confirmation Indices ICT MT4 The Judas Indicator with Confirmation is specifically designed to detect deceptive price movements on the chart. This tool helps traders recognize the true market trend by filtering out fake breakouts, reducing the risk of falling for false signals. By confirming the primary trend within a 1-minute timeframe , it minimizes the chances of traders making incorrect decisions. «Indicator Installation & User Guide» MT4 Indicator Installation  |  Judas Sw
FREE
Introducing the Consecutive Green/Red Candle Alert Indicator for MT4 - 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/Re
FREE
Judas Swing ICT Forex With Confirmation Indicator MT4 The Judas Swing ICT Forex with Confirmation Indicator is designed based on the ICT trading approach, leveraging market structure and liquidity analysis within the one-minute chart. This tool assists traders in recognizing key liquidity zones and significant trend reversals. This MetaTrader 4 indicator highlights areas where liquidity builds up and potential false breakouts, commonly referred to as Judas Swings . These zones are distinctly mar
FREE
https://t.me/mql5_neuroExt   actual version Signal  https://www.mql5.com/ru/signals/1516213 You can use any tool. The bases will be automatically created at the start of the Learn. If you need to start learning from 0 - just delete the base files. Initial deposit - from 200 ye. Options: DO NOT ATTEMPT TO TEST WITHOUT NEURAL NETWORK TRAINING! it is enough for the balance graph after training to be horizontal. generating a training base is extremely simple.  there is a ready-made training for
FREE
ADR Bands
Navdeep Singh
4.5 (2)
Average daily range, Projection levels, Multi time-frame ADR bands shows levels based on the selected time-frame. Levels can be used as projections for potential targets, breakouts or reversals depending on the context in which the tool is used. Features:- Multi time-frame(default = daily) Two coloring modes(trend based or zone based) Color transparency  
FREE
Alert Stochastic
Eadvisors Software Inc.
Modification of the Stochastic indicator with several types of alerts added to aid in your search for better opportunities in the market. Product Features Email Alert Sound alert Push Notification (Alerts can be sent to your mobile phone) Signs on chart Alert box Indicator Parameters Push Notification - This option enables your MetaTrader 4 to send alerts to your smartphone (IOS or Android). Email Alert - Configure your alerts to receive in your e-mail adress. SignOnChart - Enable drawing aler
MT Scanner
Niravkumar Maganbhai Patel
4 (2)
This indicator helps you to Scan symbols which are in the Market Watch Window  and filter out trends with alerts. It works based on the effective indicator "SUPERTREND" which is used by many traders for trading: When box color changes to " Green " or " Red " color, it indicates you for trend change for long and short entry. And also you will get alerted on screen. When it changes to " Green ", it indicates you that trend is going upwards, and you can take the long entry. If the color changes to
FREE
Limit Levels AM
Andriy Matviyevs'kyy
The presented indicator sets dynamic support/resistance levels on the price chart. The support/resistance levels set by the indicator are reasonable levels for setting pending orders. The middle line of the indicator (Central level) helps to identify the current trend: If the closing price is above the central line - the trend is ascending. If the closing price is below the central line - the trend is descending. The indicator is easy to use and can be useful for both beginners and professional
FREE
This is a simple and efficient indicator based on market logic. The indicator creates a range chosen by a trader. Trader selects only two parameters. The first one is the number of candles that define the frame. The second one is the number of candles needed for confirmation frame. The indicator shows all situations in history and works with the actual movement of the market. The indicator works on all timeframes . You are not limited by use of different timeframes, the indicator is able to adap
KT Horizontal Lines MT4
KEENBASE SOFTWARE SOLUTIONS
MetaTrader’da birden fazla   yatay çizgi   çizmek ve bu çizgilerin fiyat seviyelerini takip etmek zahmetli olabilir. Bu gösterge, fiyat uyarıları ayarlamak, destek/direnç seviyelerini çizmek ve diğer manuel işlemler için eşit aralıklarla otomatik olarak birden fazla yatay çizgi çizer. Bu gösterge, hızlı alım-satımlarla kâr elde etmeyi hedefleyen yeni başlayan Forex yatırımcıları için uygundur. Yatay çizgiler, piyasa bir trend izliyorken ya da yatay seyrederken işlem başlatılabilecek potansiyel a
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 Trendlines with Breaks Scanner , traderların kritik trendleri tanımlamasına ve gerçek zamanlı olarak kırılmaları tespit etmesine yardımcı olmak için tasarlanmış son teknoloji bir ticaret aracıdır. Pivot noktalarına dayalı olarak otomatik üretilen trend çizgileri sayesinde, bu gösterge tr
TrendPlus
Sivakumar Subbaiya
4.07 (14)
Trend Plus   Trendplus  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red candle indicate the buy and sell call respectively. Buy: When the blue candle is formed buy call is initiated. close the buy trades when the next red candle will formed.   Sell: When the Red candle is formed Sell call is initiated. close the Sell trades when the next blue candle will formed.   Happy trade!!
FREE
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Cycle Maestro
Stefano Frisetti
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 interpret only t
Gann Made Easy
Oleg Rodin
4.81 (120)
Gann Made Easy , bay teorisini kullanarak ticaretin en iyi ilkelerine dayanan, profesyonel ve kullanımı kolay bir Forex ticaret sistemidir. WD Gann. Gösterge, Zararı Durdur ve Kâr Al Seviyeleri dahil olmak üzere doğru SATIN AL ve SAT sinyalleri sağlar. PUSH bildirimlerini kullanarak hareket halindeyken bile işlem yapabilirsiniz. Lütfen satın aldıktan sonra benimle iletişime geçin! Alım satım ipuçlarımı ve harika bonus göstergelerini ücretsiz olarak sizinle paylaşacağım! Muhtemelen Gann ticaret y
Trend Screener
STE S.S.COMPANY
4.78 (93)
Trend Göstergesi, Trend Alım Satım ve Filtreleme için Çığır Açan Benzersiz Çözüm, Tüm Önemli Trend Özellikleriyle Tek Bir Araç İçinde Yerleştirildi! Forex, emtialar, kripto para birimleri, endeksler ve hisse senetleri gibi tüm sembollerde/araçlarda kullanılabilen %100 yeniden boyamayan çoklu zaman çerçevesi ve Çoklu para birimi göstergesidir. SINIRLI SÜRELİ TEKLİF: Destek ve Direnç Tarama Göstergesi sadece 50$ ve ömür boyu mevcuttur. (Orijinal fiyat 250$) (teklif uzatıldı) Trend Screener, grafik
Gold Stuff
Vasiliy Strukov
4.86 (259)
Gold Stuff, özellikle altın için tasarlanmış bir trend göstergesidir ve herhangi bir finansal enstrümanda da kullanılabilir. Gösterge yeniden çizilmez ve gecikmez. Önerilen zaman dilimi H1. Bu göstergede tam otomatik Uzman Danışman EA Gold Stuff çalışır. Profilimde bulabilirsiniz. Ayarları ve kişisel bir bonusu almak için satın alma işleminden hemen sonra benimle iletişime geçin!  Güçlü Destek ve Trend Tarayıcı göstergemizin ücretsiz bir kopyasını pm'den alabilirsiniz. Ben! AYARLAR Ok Çiz -
FX Volume
Daniel Stein
4.6 (35)
FX Volume: Bir Broker’ın Perspektifinden Gerçek Piyasa Duyarlılığını Deneyimleyin Kısa Özet Trading yaklaşımınızı bir adım öteye taşımak ister misiniz? FX Volume , perakende traderlar ile brokerların nasıl konumlandığını gerçek zamanlı olarak sunar—COT gibi gecikmeli raporlardan çok daha önce. İster istikrarlı kazançları hedefliyor olun, ister piyasada daha güçlü bir avantaj arayın, FX Volume önemli dengesizlikleri belirlemenize, kırılmaları (breakout) doğrulamanıza ve risk yönetiminizi iyileş
Algo Pumping MT4
Ihor Otkydach
5 (7)
PUMPING STATION – Kişisel “her şey dahil” stratejiniz Karşınızda PUMPING STATION — forex dünyasında işlem yapma şeklinizi heyecan verici ve etkili bir sürece dönüştürecek devrim niteliğinde bir gösterge. Bu sadece bir yardımcı değil, güçlü algoritmalarla donatılmış tam teşekküllü bir ticaret sistemidir ve daha istikrarlı işlem yapmanıza yardımcı olur. Bu ürünü satın aldığınızda ŞUNLARI ÜCRETSİZ olarak alırsınız: Özel ayar dosyaları: Otomatik kurulum ve maksimum performans için. Adım adım video e
Scalper Inside PRO
Alexey Minkov
4.77 (64)
!SPECIAL SALE! An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability
TrendMaestro
Stefano Frisetti
4 (4)
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
M1 Arrow
Oleg Rodin
5 (17)
Piyasanın iki temel ilkesine dayanan bir gün içi stratejisi. Algoritma, ek filtreler kullanarak hacimlerin ve fiyat dalgalarının analizine dayanmaktadır. Göstergenin akıllı algoritması, yalnızca iki piyasa faktörü bir araya geldiğinde bir sinyal verir. Gösterge, daha yüksek zaman çerçevesinin verilerini kullanarak M1 grafiğinde belirli bir aralıktaki dalgaları hesaplar. Ve dalgayı doğrulamak için gösterge, hacme göre analizi kullanır. Bu gösterge hazır bir ticaret sistemidir. Bir tüccarın ihtiya
Stratos Pali
Michela Russo
5 (3)
Stratos Pali Indicator   is a revolutionary tool designed to enhance your trading strategy by accurately identifying market trends. This sophisticated indicator uses a unique algorithm to generate a complete histogram, which records when the trend is Long or Short. When a trend reversal occurs, an arrow appears, indicating the new direction of the trend. Important Information Revealed Leave a review and contact me via mql5 message to receive My Top 5 set files for Stratos Pali at no cost! Dow
System Trend Pro
Aleksandr Makarov
5 (2)
Special offer! https://www.mql5.com/ru/users/bossik2810 System Trend Pro - This is the best trend trading indicator!!! The indicator no repaint!!!  The indicator has   MTF   mode, which adds confidence to trading on the trend (   no repaint   ). How to trade? Everything is very simple, we wait for the first signal (big arrow), then wait for the second signal (small arrow) and enter the market in the direction of the arrow. (See screens 1 and 2.) Exit on the opposite signal or take 20-30 pips,
Currency Strength Exotics
Bernhard Schweigert
4.88 (32)
ŞU ANDA %20 INDIRIMLI! Herhangi bir Acemi veya Uzman Tüccar için En İyi Çözüm! Bu Gösterge, Egzotik Çiftler Emtialar, Endeksler veya Vadeli İşlemler gibi herhangi bir sembol için para birimi gücünü göstermek için uzmanlaşmıştır. Türünün ilk örneğidir, Altın, Gümüş, Petrol, DAX, US30, MXN, TRY, CNH vb. gerçek para birimi gücünü göstermek için 9. satıra herhangi bir sembol eklenebilir. Bu benzersiz, yüksek kaliteli ve uygun fiyatlı bir ticaret aracıdır çünkü bir dizi tescilli özelliği ve yeni b
Şu anda %20 İNDİRİMLİ! Herhangi bir Acemi veya Uzman Tüccar için En İyi Çözüm! Bu gösterge paneli yazılımı 28 döviz çifti üzerinde çalışıyor. Ana göstergelerimizden 2'sine (Gelişmiş Para Birimi Gücü 28 ve Gelişmiş Para Birimi Dürtüsü) dayanmaktadır. Tüm Forex piyasasına harika bir genel bakış sağlar. Gelişmiş Para Birimi Gücü değerlerini, para birimi hareket hızını ve tüm (9) zaman dilimlerinde 28 Forex çifti için sinyalleri gösterir. Trendleri ve / veya scalping fırsatlarını belirlemek için
GOLD Impulse with Alert
Bernhard Schweigert
4.6 (10)
Bu gösterge, 2 ürünümüz Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics  'in süper bir kombinasyonudur. Tüm zaman dilimleri için çalışır ve 8 ana para birimi artı bir Sembol için grafiksel olarak güç veya zayıflık dürtüsünü gösterir! Bu Gösterge, Altın, Egzotik Çiftler, Emtialar, Endeksler veya Vadeli İşlemler gibi herhangi bir sembol için para birimi gücü ivmesini göstermek için uzmanlaşmıştır. Türünün ilk örneğidir, Altın, Gümüş, Petrol, DAX, US30, MXN, TRY, CNH vb. içi
Easy Breakout
Mohamed Hassan
5 (12)
After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!   Easy Breakout is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators, it levera
Trend Arrow Super
Aleksandr Makarov
5 (2)
Special offer! https://www.mql5.com/ru/users/bossik2810 Trend Arrow Super The indicator not repaint or change its data. A professional, yet very easy to use Forex system. The indicator gives accurate BUY\SELL signals. Trend Arrow Super is very easy to use, you just need to attach it to the chart and follow simple trading recommendations. Buy signal: Arrow + Histogram in green color, enter immediately on the market to buy. Sell signal: Arrow + Histogram of red color, enter immediately on the m
StalkeR Arrow
Abdulkarim Karazon
5 (3)
StalkeR Arrow, çubuk açık/iç çubukta alım satım sinyali veren bir ok göstergesidir, bu gösterge fiyat hareket kalıplarına ve fraktallara dayanmaktadır. bu gösterge her alış ve satış sinyali için tp ve sl'yi verir, tp ve sl her sinyalin üstünde ve altında çizgiler halindedir, yeni bir sinyal oluşana kadar uzanırlar Bu gösterge, geçmiş sinyallerin kazanç/mağlubiyet istatistiklerini veren bir geriye dönük test paneline/gösterge panosuna sahiptir, bu gösterge yeniden boyamaz veya arka boyama yapm
Golden Trend Indicator
Noha Mohamed Fathy Younes Badr
5 (10)
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
Dynamic Forex28 Navigator
Bernhard Schweigert
5 (5)
Dynamic Forex28 Navigator - Yeni Nesil Forex Ticaret Aracı. ŞU ANDA %49 İNDİRİM. Dynamic Forex28 Navigator, uzun zamandır popüler olan göstergelerimizin evrimidir ve üçünün gücünü tek bir göstergede birleştirir: Gelişmiş Döviz Gücü28 Göstergesi (695 inceleme) + Gelişmiş Döviz İMPULS ve UYARI (520 inceleme) + CS28 Kombo Sinyalleri (Bonus). Gösterge hakkında ayrıntılar https://www.mql5.com/en/blogs/post/758844 Yeni Nesil Güç Göstergesi Ne Sunuyor?  Orijinallerde sevdiğiniz her şey, şimdi yeni
FX Power MT4 NG
Daniel Stein
4.94 (18)
FX Power: Daha Akıllı Ticaret Kararları için Para Birimlerinin Gücünü Analiz Edin Genel Bakış FX Power , her piyasa koşulunda başlıca para birimlerinin ve altının gerçek gücünü anlamak için vazgeçilmez bir araçtır. Güçlü para birimlerini alıp zayıf olanları satarak, FX Power ticaret kararlarınızı basitleştirir ve yüksek olasılıklı fırsatları ortaya çıkarır. İster trendlere sadık kalın ister Delta'nın aşırı değerlerini kullanarak tersine dönüşleri öngörün, bu araç ticaret tarzınıza mükemmel bir
TPSproTREND PrO
Roman Podpora
4.68 (25)
VERSION MT5        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG Ana işlevler: VERME OLMADAN doğru giriş sinyalleri! Bir sinyal belirirse, alakalı kalır! Bu, bir sinyal sağlayıp daha sonra onu değiştirebilen ve mevduatta fon kaybına yol açabilen yeniden çekme göstergelerinden önemli bir farktır. Artık pazara daha büyük bir olasılık ve doğrulukla girebilirsiniz. Ayrıca, ok göründükten sonra hedefe ulaşılıncaya kadar (kar al) veya bir geri dönüş sinyali görünene kadar mumları renkl
Currency Strength Wizard , başarılı ticaret için size hepsi bir arada çözüm sağlayan çok güçlü bir göstergedir. Gösterge, birden çok zaman dilimindeki tüm para birimlerinin verilerini kullanarak şu veya bu forex çiftinin gücünü hesaplar. Bu veriler, şu veya bu para biriminin gücünü görmek için kullanabileceğiniz, kullanımı kolay para birimi endeksi ve para birimi güç hatları biçiminde temsil edilir. İhtiyacınız olan tek şey, işlem yapmak istediğiniz tabloya göstergeyi eklemektir ve gösterge size
Advanced Supply Demand
Bernhard Schweigert
4.91 (294)
CURRENTLY 26% OFF !! Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With this update, you will be able to show double timeframe zones. You will not only be able to show a higher TF but to show both, the chart TF, PLUS the higher TF: SHOWING NESTED ZONES. All Supply Demand traders will love it. :) Important Information Revealed Maximize the potentia
TPSpro RFI Levels
Roman Podpora
4.85 (27)
Geri dönüş bölgeleri / Tepe hacimleri / Önemli bir oyuncunun aktif bölgeleri =       TS TPSPROSİSTEMİ TALİMATLAR RUS       /       TALİMATLAR       ENG       /     Version MT5 Bu göstergenin her alıcısı ayrıca ÜCRETSİZ şunları elde eder: RFI SIGNALS servisinden işlem sinyallerine 6 ay erişim - TPSproSYSTEM algoritmasına göre hazır giriş noktaları. Düzenli olarak güncellenen eğitim materyalleri - stratejiye dalın ve profesyonel seviyenizi yükseltin. Hafta içi 7/24 destek ve kapalı yatırımcı soh
Scalper Vault
Oleg Rodin
5 (30)
Scalper Vault , başarılı bir scalping için ihtiyacınız olan her şeyi size sağlayan profesyonel bir scalping sistemidir. Bu gösterge, forex ve ikili opsiyon tüccarları tarafından kullanılabilecek eksiksiz bir ticaret sistemidir. Önerilen zaman çerçevesi M5'tir. Sistem size trend yönünde doğru ok sinyalleri sağlar. Ayrıca size üst ve alt sinyaller ve Gann piyasa seviyeleri sağlar. Göstergeler, PUSH bildirimleri dahil her türlü uyarıyı sağlar. Göstergeyi satın aldıktan sonra lütfen benimle iletişim
Hit Rate Top Bottom Signal Hit Rate Top Bottom Signal Hit Rate Top Bottom Signal tamamen yenilikçi bir yaklaşım sunar. Belirli bir TP-SL ve hangi ÇİFTLER/TF'lerde en iyi performansı gösterdiğini önceden değerlendirmek isteyenler için idealdir. Hit Rate Top Bottom Signal stratejisi, her trader ve her tür ticaret için temel bir araçtır çünkü yalnızca yeniden çizim yapmayan kesin sinyaller sağlamakla kalmaz, aynı zamanda her Parite ve TF için başarı oranının ayrıntılı bir kaydını tutar ve önceden t
Tanıtım       Kuantum Trend Keskin Nişancı Göstergesi   , trend tersine dönmeleri belirleme ve ticaret yapma şeklinizi değiştiren çığır açan MQL5 Göstergesi! 13 yılı aşkın ticaret tecrübesine sahip deneyimli tüccarlardan oluşan bir ekip tarafından geliştirilmiştir.       Kuantum Trend Keskin Nişancı Göstergesi       trend dönüşlerini son derece yüksek doğrulukla belirlemenin yenilikçi yolu ile ticaret yolculuğunuzu yeni zirvelere taşımak için tasarlanmıştır. ***Kuantum Trend Keskin Nişancı Göst
Reversal Master
Alexey Minkov
4.92 (13)
!SPECIAL SALE! The Reversal Master is an indicator for determining the current direction of price movement and reversal points. The indicator will be useful for those who want to see the current market situation better. The indicator can be used as an add-on for ready-made trading systems, or as an independent tool, or to develop your own trading systems. The Reversal Master indicator, to determine the reversal points,  analyzes a lot of conditions since the combined analysis gives a more accura
IQ FX Gann Levels a precision trading indicator based on W.D. Gann’s square root methods. It plots real-time, non-repainting support and resistance levels to help traders confidently spot intraday and scalping opportunities with high accuracy. 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 the Metatrader 5 Version M
- Real price is 80$ - 40% Discount (It is 49$ now) - Lifetime update free Contact me for instruction, add group and any questions! Related Products:  Bitcoin Expert , Gold Expert - Non-repaint - I just sell my products in Elif Kaya profile, any other websites are stolen old versions, So no any new updates or support. Introduction The breakout and retest strategy is traded support and resistance levels. it involves price breaking through a previous level.  The break and retest strategy is design
Yazarın diğer ürünleri
Market Structure Patterns
Samuel Manoel De Souza
4.44 (18)
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 II The Best for MT5
Samuel Manoel De Souza
4.88 (8)
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
Keltner Clouds
Samuel Manoel De Souza
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
Donchian Clouds
Samuel Manoel De Souza
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
Bollinger Clouds
Samuel Manoel De Souza
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
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
Filtrele:
Molefi Mokhethi
369
Molefi Mokhethi 2024.07.29 12:04 
 

i am new to ICT/SMC and i have just added this indicator into my trading arsenal. i can already say its clear. Two months later, May you update it with ICT daily bias with options for all time frames bias...THANK YOU FOR ADDING BPR

Max
1369
Max 2024.07.09 11:21 
 

Brilliant tool, clean design and well programmed, love the box shades and clever labels (i never saw this on any mql product) Order blocks and FVGs accurately displayed for trading (not repainted or appearing on secondary move) and numerous other aspect/tools included in one package! This is actually cheaper than many but does more in better quality surprisingly. And beautiful design mostly. Extensive options and alerts on each aspect.+++

Akos Petrekovics
136
Akos Petrekovics 2024.05.27 07:59 
 

Very good, useful tool. Must for SMC! Best, here in this market.

eryuechunshen
579
eryuechunshen 2024.04.29 22:26 
 

First of all, I would like to thank the author for his hard work, this is the best market structure trading tool I have ever purchased, it is undoubtedly the best trading tool in the market right now, every upgrade and update is always an unexpected surprise!

Aussie Trader
1058
Aussie Trader 2024.04.23 08:55 
 

I looked at all the others and found this to be the best. A great tool for Smart Money Concepts and the author is open to suggestions for improvement. He also provides good support

Mike Kleinsteuber
151
Mike Kleinsteuber 2024.04.10 19:56 
 

A great indi for those who follow the ICT methodology. I appreciate it isn't for everyone and much of what ICT is is repackaged stuff that's been around for years. But just with different handles. Who cares if it works for you. And it works for me. Even though I've been trading for years I still have a lot to learn and this methodology has given me a framework I can use. There are other indis for ICT stuff out there but this is the best I've come across and is pretty comprehensive. Bar not including MSS icons which I've asked to be added if possible. Certainly worth the money if you follow ICT

TheStoneMX
135
TheStoneMX 2023.11.02 09:44 
 

A Game-Changer for Technical Traders! Having tried numerous tools and indicators over the years, I can confidently say that the "Market Structure Patterns MT4" stands out as a beacon of excellence. From the moment I integrated it into my MT4 platform, it was evident that this tool was meticulously designed with the trader in mind. The patterns it identifies are not only accurate but also incredibly timely, allowing for precise entry and exit points. What truly sets it apart, however, is its intuitive interface. Even for someone who might be new to the world of trading, the learning curve is minimal, thanks to its user-friendly design. Moreover, the visual representation of market structures provides an unparalleled clarity, making it easier to understand the underlying market dynamics. This has not only improved my trading strategy but has also bolstered my confidence in making trading decisions. In a world where the markets are constantly evolving, having a tool like "Market Structure Patterns MT4" is akin to having a trusted advisor by your side. It's not just an indicator; it's a game-changer. I wholeheartedly recommend it to both novice and seasoned traders. Your trading journey will undoubtedly be enriched by it!

elite luis
3351
elite luis 2023.09.25 10:22 
 

After trying many ICT, SMT, this is the VERY BEST! has bought mt4, going to buy mt5 but 1 issue please check comment, seem that the order block sometime doesn't auto refresh properly? also please add the 3x alert for Premium, Equilabrium and Discount zone, once fix and added will buy your MT5 and give you 5 star review again :)

Samuel Manoel De Souza
34468
Geliştiriciden yanıt Samuel Manoel De Souza 2023.10.10 19:58
Thanks for the comment. Will consider that in the update to be sent this week.
rajivcau
461
rajivcau 2023.09.03 13:21 
 

I'm training to be potentially working in this Industry, this is the sort of stuff they are training us and is used in Banks, A+++ Amazing , very happy, BIG THANKS to the author...

FXGUY
135
FXGUY 2023.08.14 23:32 
 

GREAT INDICATOR !! New version is awesome. Developer fixed the issues I was having. Thank you Samuel

Samuel Manoel De Souza
34468
Geliştiriciden yanıt Samuel Manoel De Souza 2023.08.23 20:53
Thank you. I'll fix in the next update.
Greg Nicolas
109
Greg Nicolas 2023.08.03 21:52 
 

I have purchased this trading system since last Two months now. However, I confidently say it's one of its kind ever but The challenge I have which I don't know if it is general is I don't get any alert till now.

Samuel Manoel De Souza
34468
Geliştiriciden yanıt Samuel Manoel De Souza 2023.08.03 21:58
Hope you are using the latest version.
If so, make sure to select the type of alert [popup, push, email] and the patterns for which you need the alerts. If still doesn't work, send me a private message about the settings that you are using, symbol and timeframe.
Thank you.
Alexandre Henrique Vassoler
969
Alexandre Henrique Vassoler 2023.07.26 16:29 
 

Excelente indicador! Recomendo a todos!

Blocked Gutters
359
Blocked Gutters 2023.06.15 23:45 
 

Kullanıcı incelemeye herhangi bir yorum bırakmadı

378686
40
378686 2023.06.09 10:11 
 

how do i purchase i more of this product

Samuel Manoel De Souza
34468
Geliştiriciden yanıt Samuel Manoel De Souza 2023.06.15 23:48
You cannot purchase the same product twice.
Junaid Munawar
1032
Junaid Munawar 2023.05.19 06:26 
 

Great indicator Recommended

hassani777
21
hassani777 2023.05.15 11:44 
 

Very useful ... and thanks for keep it up to date ...

AlbertZAR
665
AlbertZAR 2023.05.12 16:04 
 

This is the most perfect SMC indicator I've ever bought. Incredible work, Samuel! I love how fine-tuned the alerts can be, like only alert on BOS bullish. Brilliant! Just perfect, love it, 5/5.

shashi44
72
shashi44 2023.05.10 11:40 
 

Hi Today i have purchased this indicator MT4 Please guide me to use it on M1 chart for scalping Means good setting for M1 chart for scalping

Kazuya fujioka
275
Kazuya fujioka 2023.05.09 06:53 
 

This is amazing. The line drawn by the indicator using the daily chart will show its power at a later date when the next swing is pushed back. The profit/loss ratio is also strong. And it is more accurate than similar products. I like it very much. Also, thanks to the author for offering this product at a price that is too cheap. thank you.

danmar
1820
danmar 2023.05.03 13:02 
 

Kullanıcı incelemeye herhangi bir yorum bırakmadı

İncelemeye yanıt
Sürüm 3.35 2025.04.11
Update regarding issues when loading chart template.
Sürüm 3.34 2025.04.09
Correction of issues reported by users.
Sürüm 3.33 2025.04.03
Bug Fixes.
Sürüm 3.32 2025.03.29
Fixed error due to division by zero.
Sürüm 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.
Sürüm 3.30 2024.11.10
- Fixed errors
* conflict of objects across multiple charts
Sürüm 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)
Sürüm 3.28 2024.10.19
Error when change timeframe/symbol with Implied FVG enabled has been fixed.
Sürüm 3.27 2024.10.18
- Bugs in the new bar event have been fixed.
- Other preventive updates.
Sürüm 3.26 2024.10.10
Fixed bugs:
- invalid pointer error when chart refresh
- invalid pointer error when change symbol
- OHLC values of timeframes D1, WK1 e MN1 disappearing when chart refresh
Sürüm 3.25 2024.09.14
Buffers lines visibility bug fixed.
Sürüm 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.
Sürüm 3.23 2024.07.29
Fibonacci levels alert updates.
Sürüm 3.22 2024.07.26
EQH/EQL errors fixed.
Sürüm 3.21 2024.06.18
Fixed errors:
- Array out of range in some symbols and/or timeframes.
Sürüm 3.20 2024.06.17
- Correction for higher timeframe inverse fvg.
- Added Premium/Discount to global variables.
Sürüm 3.19 2024.06.06
Added MTF FVGs and his corresponding alerts.
Sürüm 3.18 2024.05.30
Rolling back to previous stable version. MTF FVG update will be added back further.
Sürüm 3.17 2024.05.29
Added MTF FVGs and his corresponding alerts.
Sürüm 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, Edquilibrium, Discounts zones
Sürüm 3.15 2024.04.21
Fixed errors:
- Invalid pointer error when show inverse fvg is disabled.
Sürüm 3.14 2024.04.19
New features:
- Inverse Fair Value Gaps
Sürüm 3.13 2024.04.17
Fixed errors:
- Rectangle of sessions when displaying at price
Sürüm 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
Sürüm 3.11 2023.12.18
- Added Implied Fair Value Gap (IFVG)
- Quick fix for breaker block displayed with order block
Sürüm 3.1 2023.12.15
Prior quotes bug fixed.
Sürüm 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
Sürüm 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.
Sürüm 2.22 2023.08.25
- Added alerts for order blocks touch.
- Added Breaker Blocks
- Added Breaker Blocks Alerts
- Added symbol and timeframe to the subject of email alerts
- More labels updates.
Sürüm 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.
Sürüm 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;
Sürüm 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.
Sürüm 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.
Sürüm 1.8 2023.05.14
Order blocks colors bug fixed.
Sürüm 1.7 2023.05.08
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 '|'.

Structures labels updated to match alerts identifiers.
Sürüm 1.4 2023.05.02
Correction of the indicator not working in tester due to division by zero issue.