MAtsi

Professional 0 Lag MAs Trend Sensor Indicator

MAtsi is a trend sensor indicator, where 2 MA-s operates simultaneously.
It is designed to cover a wider range of dynamic trends, where MAiis not so effective.
Included averages are described in MAi indicator code section.
MAtsi indicator can run many instances, for all time frames at once, so you can test and compare results with different settings.
It is very fast and has, like all our indicators, a built-in "slider history testing" technology.
Program is design to operate in 2 automatic modes:

1. Slider mode

Turns on when attaching the indicator to the Chart or Visual Tester.
Here you can test/set your settings back in history with “slider” up to 32767 bars.
So, while Visual Testing EA, you can attach the indicator and easily adjust input parameters for critical points.
On Tester (only) you can exit "Slider mode" by pressing the <Esc> key.
You can easily switch between time frames on the selected position and compare the results.
Please watch “switching” in HD … https://youtu.be/tAoB4FPTrRU
2. Expert mode
Turns on when starting the indicator through expert with "iCustom" function.
It is designed only for EA use and “slider history testing” is disabled.
Indicator is equipped with “Error control”, so that you can always see what is going wrong and correct this.
It is tested and works very well in our EA “PointerX”.
Please watch “testing” in HD … https://youtu.be/2qh3qTaGVAE

How to trade with MAtsi?

When LINE_1 goes up and is above LINE_2 you BUY, when LINE_1 goes down and is below LINE_2 you SELL.
You also have some other options (use in combination with our indicators, use in certain other indicators …).
We recommend to run more instances of indicator on different timeframes, with different settings for better results (M15, H1, H4).

For programmers

You can include in EA-s "enum method" code. (please see MAiindicator code section)
The known commands to retrieve current and previous value are for MQL4:
double L1Cur=iCustom(NULL,MAtsi_TF_,"MAtsi",L1_MTD_,L1_st_,L1_sm_,L1_vf_,L1_lam_,L2_MTD_,L2_st_,L2_sm_,L2_vf_,L2_lam_,1,0,1);
double L1Prev=iCustom(NULL,MAtsi_TF_,"MAtsi",L1_MTD_,L1_st_,L1_sm_,L1_vf_,L1_lam_,L2_MTD_,L2_st_,L2_sm_,L2_vf_,L2_lam_,1,0,2);
double L2Cur=iCustom(NULL,MAtsi_TF_,"MAtsi",L1_MTD_,L1_st_,L1_sm_,L1_vf_,L1_lam_,L2_MTD_,L2_st_,L2_sm_,L2_vf_,L2_lam_,1,1,1);
if(L1Cur>L1Prev&&L1Cur>L2Cur) buyMAtsi_=true;
if(L1Cur<L1Prev&&L1Cur<L2Cur) sellMAtsi_=true;

where:

NULL = current symbol
MAtsi_TF_ = enum_timeframes
"MAtsi" = path/name of the custom indicator compiled program
L1(2)_MTD_ = line_1(2) method (from 0-16)
L1(2)_st_ = line_1(2) step
L1(2)_sm_ = line_1(2) smooth (lines smoothness)
L1(2)_vf_ = line_1(2) v_factor (volume factor)
L1(2)_lam_ = line_1(2) lambda
1 = last bar (1 for precise results, because bar 0 is usually not completed)
0(1) = line index
1(2) = shift

MAtsi input parameters settings

The order from left to right is: name, [default value], min-max value.
If you accidentally enter a lower or higher value, the min-max value is used.
  • L1_method [LSMA] – line_1 method
  • L1_step [35] 0-100 – line_1 step
  • *L1_smooth [0] 0-100 – line_1 smoothness
  • *L1_v_factor [1.0] 0.0-50.0 – line_1 volume factor
  • *L1_lambda [0.3] 0.0-100.0 – line_1 lambda (enabled only for REMA, REMA_Hull)
  • L2_method [MDEMA] – line_2 method
  • L2_step [8] 0-100 – line_2 step
  • *L2_smooth [0] 0-100 – line_2 smoothness
  • *L2_v_factor [1.0] 0.0-50.0 – line_2 volume factor
  • *L2_lambda [0.3] 0.0-100.0 – line_2 lambda (enabled only for REMA, REMA_Hull)
  • LastBar [0] 0-6000 – drawing the last bar (left-right descending order, 0 is the last)
  • PastBars [100] 1-6000 – bars drawing to the past (to the left)

*for certain methods is disabled, depending on the nature of the MA-s

Additional information

The demo version is built to demonstrate the main features and usability of MAtsi, MAtsiDemo.
If you like to use MAtsi unlimited or within an EA you have to buy or rent this product.
Are you satisfied with our work? Share your experiences and leave a comment.
If you need help using our trading tools or you have an issue or question, please contact me.
VLabs

Önerilen ürünler
Angry
Maryna Shulzhenko
Angry is a trend indicator, it indicates well the points of the beginning of the trend and its completion or reversal. This tool scans the market looking for the correct entry. Against the background of insignificant fluctuations, it is possible to identify a trend and indicate its direction. It uses only price data and analytics to calculate entry points. Does not use auxiliary indicators. Angry captures moments of stable price movement direction. There are only three types of trend: Bullish
The indicator shows De Mark patterns and gives trading signals in the form of arrows and alerts. Shows De Mark lines on the history of quotes. Has a multiframe., Can show DeMark patterns of higher timeframes on lower timeframes. Has a switchable function for displaying fractals. Trading signals are accompanied by sound alerts, as well as sending them to mail and mobile devices.
RRBCTC uses real Tick data to create custom Range, Time, Renko and Volume bar charts for MT4. Tick data use is RRBCTC unique feature, which allows highest quality charting of current and historical price movement. Custom inputs provide option to create range bars with sizes from 0.1 pip all the way to 100+ pip and time bars periods from second all the way to a month. Charts are updated with new data in real time, allowing user use of MT4 indicators and advisors (EA). RRBCTC greatly extends MT4 c
The indicator may be of interest to traders who use Fibonacci and Gann levels in their trading. The construction of levels is set by the range of the previous day. It is possible to set colors and styles of all lines in the indicator. It is possible to switch the view mode using buttons on the chart. The indicator practically does not load the terminal as it is recalculated either on a new bar or when switching buttons. 
Description  Fibo Retracement  is an indicator that automatically plots  Fibonacci  levels in the main chart based on Close prices , which distinguishes it from the Fibo Levels indicator that plots levels based on High/Low prices. Thus, using both indicators provides the trader with the opportunity of determining support and resistance zones by Fibonacci! The levels are calculated and plotted over a certain interval using the number of bars specified by the user. The user can display Fibonacci l
Reversal Zones Pro is an indicator specifically designed to accurately identify key trend reversal zones. It calculates the average true range of price movement from the lower to upper boundaries and visually displays potential zones directly on the chart, helping traders effectively identify important trend reversal points. Key Features: Reversal Zone Identification: The indicator visually displays potential reversal zones directly on the chart. This helps traders effectively identify importan
The indicator for Forex and Binary options is based on 2 standard indicators in MT4: ADX and RVI. The signals are received when the lines of both indicators intersect simultaneously. But the reverse of the signals is also written into the codes. This is when the signals are converted in the opposite direction. You can also enable and disable each of the indicators. And also 2 types of signals can be used in RVI: 1) Just when one line is above/below the other (this is good to use as a recoilles
Before
Nadiya Mirosh
The Before indicator predicts the most likely short-term price movement based on complex mathematical calculations. Most of the standard indicators commonly used in trading strategies are based on fairly simple calculations. This does not mean that there were no outstanding mathematicians in the world at the time of their creation. It is just that computers did not yet exist in those days, or their power was not enough for the sequential implementation of complex mathematical operations. Nowad
Bermaui Channel
Muhammad Elbermawi
5 (19)
This is a price channel that shows five important price levels on the chart. Those levels are: 1. The Highest High (HH) of the previous x bars. 2. The Highest Low (HL) of the previous x bars. 3. The Center Line. 4. The Lowest High (LH) of the previous x bars. 5. The Lowest Low (LL) of the previous x bars. How does Bermaui Channels Captures Overbought  area Think of the distance between HH and HL levels as an overbought area. When the price candles or bars crosses the HL to the upside this indica
Advanced Reversal Hunter Pro (ARH) is a powerful, innovative volatility-based momentum indicator designed to accurately identify key trend reversals. Developed using a special algorithm that provides a clear construction of the average volatility range, without redrawing its values ​​and does not change them. The indicator adapts to any market volatility and dynamically adjusts the width of the band range, depending on current market conditions. Indicator advantages: Advanced Reversal Hunter Pro
Ultimate pattern builder Scanner (multi time frame and currency pair) Allows you to build any pattern with up to 3 candlesticks. This Scanner is basically indicator with scanning feature,  you can now create your own candlestick patterns and scan them in real time at any time frame and currency pair (stocks, energies, crypto...). Now you can use full potential of indicator in real time trading. If you dont know yet what is so special about this ultimate pattern builder software collection: it a
The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
Pi
Vasja Vrunc
Professional Prediction Indicator Based on matching the history with selected pattern model and shows the most likely outcome. Pi indicator includes Pattern line, Scanned_Past line, Matching_Pattern line, Future_Predicted line, adjustable Model Band , and some other controls. This indicator is designed primarily for professional use and is very useful in the search for the probability of the results relating to the future. Note : The results depend on model_band and past_bars . They are approxim
TradeZones Fibonacci Pro – Dinamik Fibonacci Bölgeleri ve Akıllı Ticaret Uyarıları Fibonacci kullanarak otomatik olarak önemli dönüş bölgelerini tespit edin. Girişlerinizi hassasiyetle iyileştirin. TradeZones Fibonacci Pro , grafik üzerinde en ilgili Fibonacci seviyelerini otomatik olarak çizen profesyonel bir göstergedir. Konfigüre edilebilir bir periyoda dayanarak potansiyel alış ve satış bölgelerini belirler. Sezgisel arayüzü, yerleşik uyarıları ve kullanışlı ON/OFF düğmesiyle hızlı ve bil
This indicator is a great utilities tools for Fibonacci Trader that draw their chart manually. This indicator do not draw any Fibonacci Retracement or Fibonacci Expansion. It is a utilities tool for modifying the Fibonacci level for Fibonacci object manually drawn on the chart. Just draw using the Fibonacci Retracement or other Fibonacci tool in MT4 as per normal. The select the Fibonacci you have just drawn. Make sure you have only 1 object selected. Then open up this Fibonacci Level Management
The indicator detects important peaks and troughs (extremes) on the chart. These points can be used to plot support/resistance levels and trend lines, as well as any other graphical analysis. These points can serve as reference points for setting trading orders. The indicator does not redraw . Settings: Size_History  - the size of the calculated history. Num_Candles_Right  - number of candles to the right of the peak or trough. Num_Candles_Left  - number of candles to the left of the peak or
What you can do with CandleStick CandleStick is a useful indicator for doing MTF analysis. This indicator displays the CandleStick of another time frame on the chart . By understanding the information in multiple time charts at the same time, it is easier to understand the overall market view. It is also a useful tool for validating and studying past quotes and trades. There are similar products made by others, but I designed and developed it so that it is easy for me to use. Features of Candle
Tract
Andriy Sydoruk
Tract - Channel indicator, by which you can place orders like a classic channel indicator. Trading can be carried out inside the channel when the price reaches its borders and turns in the opposite direction from them. In such cases, reversal strategies are used. The channel indicator is designed to work with support and resistance levels and help traders find opportunities to enter the market. Another way to trade a breakout - assumes a situation when the price, upon reaching one or another cha
The Wing Patterns indicator scans for many different kinds of Patterns using an XABCD structure. The term Wing Pattern is used to refer to all types of patterns based on a general XABCD structure, which is plotted in an alternate high-low extreme form. In other words, assume that point X is started at a low point on the chart. The point A is plotted at the next highest point within a certain number of bars. This certain number of bars is called the depth level. In this example, point B would be
F ully automated Expert Advisor using the  advanced   algorithm for trading the EURUSD Designed for profit in a short period of time and big profit in a long run. Prefers EURUSD 1H. Principle of operation The SELL and BUY orders are opened (depending on the parameters set), guided by signals and the market situation.     Recommended parameter: Use an ECN broker account. minimum deposit of 100$ USD. use it in H1 time frame recommended symbol is EURUSD input parameter: TrendType                 
Mr Beast Cobertura
Luis Mariano Vazquez Marcos
Mr Beast Super Hedge Asesor experto diseñado para trabajar encerrando el precio entre 2 valores hasta que rompa en una dirección tanto de compra como de venta. Este robot de trading de Forex ha sido desarrollado por MRBEAST como una herramienta para facilitar el trading intradía. Tenga en cuenta que el uso de este robot implica ciertos riesgos y no garantiza ganancias consistentes en el mercado de divisas. El robot de trading se basa en algoritmos y estrategias que he diseñado, los cuales se han
Fibo World
Pavel Verveyko
The indicator builds a graphical analysis based on the Fibonacci theory. Fibo Fan is used for the analysis of the impulses and corrections of the movement. Reversal lines (2 lines at the base of the Fibonacci fan) are used to analyze the direction of movements. The indicator displays the of 4 the target line in each direction. The indicator takes into account market volatility. If the price is above the reversal lines, it makes sense to consider buying, if lower, then selling. You can open posi
Advanced Supply Demand
Bernhard Schweigert
4.91 (297)
Özel Ticaret –%40 İndirim Yeni Başlayanlar veya Uzman Yatırımcılar İçin En İyi Çözüm! Bu gösterge, bir dizi özel özellik ve yeni bir formül içerdiği için benzersiz, yüksek kaliteli ve uygun fiyatlı bir işlem aracıdır. Bu güncelleme ile çift zaman dilimi bölgeleri gösterebileceksiniz. Sadece daha yüksek bir zaman dilimini değil, hem grafik zaman dilimini hem de daha yüksek zaman dilimini gösterebileceksiniz: İÇ İÇE GEÇMİŞ BÖLGELER GÖSTERİYOR. Tüm Arz Talep yatırımcıları buna bayılacak. :) Önem
Reversal Pattern AI
Stanislav Konin
5 (1)
Reversal Pattern AI is a groundbreaking advancement in indicator development, combining artificial intelligence algorithms, multi-level market analysis, and classical technical analysis methods. It not only detects reversal patterns but also evaluates market inefficiencies, generating highly accurate trading signals.Thanks to its hybrid model, which utilizes price action analysis, volume, volatility, VWAP, and Volume AVG %, the indicator easily adapts to any market conditions. Reversal Pattern A
Robot scalper for M5 timeframe. Trades on the GBPUSD currency pair. This robot has been specially developed by a company of professional traders for trading in the pound sterling. The robot approximately opens 5 to 15 trades every day. It is best to trade with brokers that have a low spread on GBPUSD up to 10 pips. The recommended minimum deposit to start is $500 or more. Advantages: does not use martingale. not a net. every trade has a stop loss. professional bot specifically for the GBPUSD p
Ozi Arrow
Svyatoslav Kucher
Ozi Arrow is a unique indicator that can display signals in the direction of the main trend and counter trend signals. For calculations, the indicator determines a price channel. If recently the price was at its borders, and all conditions of additional filters are observed, a signal is displayed in the form of arrows. Ozi Arrow is suitable for any timeframe and any pair. The indicator signals do not disappear under any conditions. A distinctive feature is the presence of a trend filter. If the
Teknolojide ki yüksek gelişim, üretim, e ticaret, lojistik vb tüm sektörlerde kullanıma başlandığı gibi artık finansal piyasalarda da “ yapay zeka ve algoritma” kullanılmaya başlandı. Smart Algoritma indikatörü; kaynak kodu içinde yer alan algoritma ve yapay zekası ile hiçbir analize ihtiyaç duyulmadan gün içi bütün forex enstrümanları için size buy ve sell sinyalleri yanında hedef kanal (gün içi en yüksek ve en düşük seviyeler) verir. İndikatör texti aşağıda ki bölümlerden oluşur ve herkesin a
The Icarus Auto Dynamic Support and Resistance  Indicator provides a highly advanced, simple to use tool for identifying high-probability areas of price-action automatically - without any manual input whatsoever. .  All traders and investors understand the importance of marking horizontal levels on their charts, identifying areas of supply and demand, or support and resistance. It is time-consuming and cumbersome to manually update all instruments, across all timeframes, and it requires regular
A professional grid advisor works according to RSI (   Relative Strength Index   ) indicators.       and   has the function of reducing the drawdown on the account by overlapping unprofitable orders.       The chart displays information about the profit. MT5 version https://www.mql5.com/ru/market/product/56995 OPTIONS: RSI_PERIOD - period for calculating the relative strength index; UP_LEVEL - upper bound; DN_LEVEL - lower bound; RSI_TIMEFRAME - timeframe for calculation; START_LOT - initial lo
SQ Swing Fibo Marker
Bartlomiej Gorski
5 (1)
Swing Fibo Marker is adaptive advanced indicator that automatically detects price swings. After swing detection, it draws five profit targets, entry level and stop loss level. Levels are calculated base on price swing size, according to Fibonacci levels specified as entry points. When price touch the level indicator create alerts. List of supported alert types: Popup alerts Email alerts Push notification On screen output Suggested timeframe to trade: H1 or higher. The higher timeframe is used to
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Gann Made Easy
Oleg Rodin
4.83 (155)
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 ÜCRETSİZ OLARAK TİCARET İPUÇLARI, BONUSLAR VE GANN MADE EA ASİSTANI ALMAK İÇİN SATIN ALIMDAN SONRA BENİMLE İLETİŞİME GEÇİN! Muhtemelen Gann ticaret yöntemlerini b
M1 Sniper
Oleg Rodin
5 (19)
M1 SNIPER kullanımı kolay bir işlem göstergesi sistemidir. M1 zaman dilimi için tasarlanmış bir ok göstergesidir. Gösterge, M1 zaman diliminde scalping için bağımsız bir sistem olarak kullanılabilir ve mevcut işlem sisteminizin bir parçası olarak kullanılabilir. Bu işlem sistemi özellikle M1'de işlem yapmak için tasarlanmış olsa da, diğer zaman dilimleriyle de kullanılabilir. Başlangıçta bu yöntemi XAUUSD ve BTCUSD ticareti için tasarladım. Ancak bu yöntemi diğer piyasalarda işlem yaparken de ya
Şu anda %40 İ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
Super Signal – Skyblade Edition Profesyonel No-Repaint / Gecikmesiz Trend Sinyal Sistemi, Olağanüstü Kazanma Oranı ile | MT4 / MT5 için 1 dakika, 5 dakika ve 15 dakika gibi daha düşük zaman dilimlerinde en iyi şekilde çalışır. Temel Özellikler: Super Signal – Skyblade Edition, özellikle trend bazlı işlemler için geliştirilmiş akıllı bir sinyal sistemidir. Yalnızca güçlü, yönlü ve gerçek momentum destekli piyasa hareketlerini tespit etmek amacıyla çok katmanlı bir filtreleme yapısı kullanır. Bu s
Miraculous Göstergesi – Gann Dokuz Kareye Dayalı %100 Tekrarlamayan Forex ve İkili Araç Bu video, Forex ve İkili Opsiyon traderları için özel olarak geliştirilmiş son derece doğru ve güçlü bir ticaret aracı olan Miraculous Göstergesi 'ni tanıtıyor. Bu göstergeyi benzersiz kılan, efsanevi Gann Dokuz Karesi ve Gann Titreşim Yasası 'na dayanmasıdır; bu da onu modern ticarette mevcut en hassas tahmin araçlarından biri yapmaktadır. Miraculous Göstergesi tamamen tekrarlamaz ; yani mum kapandıktan son
PRO Renko Sistemi, RENKO grafikleri ticareti için özel olarak tasarlanmış son derece hassas bir ticaret sistemidir. Bu, çeşitli ticaret araçlarına uygulanabilen evrensel bir sistemdir. Sistemi etkin piyasa sana doğru ters sinyallerine erişim hakkı denilen ses nötralize eder. Göstergenin kullanımı çok kolaydır ve sinyal üretiminden sorumlu tek bir parametreye sahiptir. Aracı, seçtiğiniz herhangi bir ticaret aracına ve renko çubuğunun boyutuna kolayca uyarlayabilirsiniz. Yazılımımla karlı bir
Scalper Inside PRO
Alexey Minkov
4.74 (69)
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. Scalper Inside
Precautions for subscribing to indicator This indicator only supports the computer version of MT4 Does not support MT5, mobile phones, tablets The indicator only shows the day's entry arrow The previous history arrow will not be displayed (Live broadcast is for demonstration) The indicator is a trading aid Is not a EA automatic trading No copy trading function The indicator only indicates the entry position No exit (target profit)  The entry stop loss point is set at 30-50 PIPS Or the front hi
Volatility Trend System - girişler için sinyaller veren bir ticaret sistemi. Oynaklık sistemi, trend yönünde doğrusal ve noktasal sinyaller ve ayrıca yeniden çizme ve gecikme olmaksızın trendden çıkmak için sinyaller verir. Trend göstergesi, orta vadeli trendin yönünü izler, yönünü ve değişimini gösterir. Sinyal göstergesi volatilitedeki değişikliklere dayalıdır ve piyasa girişlerini gösterir. Gösterge, çeşitli uyarı türleri ile donatılmıştır. Çeşitli alım satım araçlarına ve zaman dilimlerine
PairMaster Buy Sell Arrow Indicator for MT4 Trade Reversals Like a Pro — Catch Every Swing Point with Precision The PairMaster Buy Sell Arrow Indicator is a powerful MetaTrader 4 tool built to identify high-probability swing trading opportunities . Designed for traders who value accuracy, clarity, and simplicity, PairMaster detects key market turning points and plots intuitive buy and sell arrows directly on your chart. Key Features Accurate Swing Point Detection – Automatically identifies ma
Scalper Vault
Oleg Rodin
5 (36)
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
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
RFI levels PRO
Roman Podpora
5 (1)
Bu gösterge, fiyat dönüş noktalarını ve fiyat geri dönüş bölgelerini doğru bir şekilde gösterir.       Başlıca oyuncular   . Yeni trendlerin nerede oluştuğunu görüyorsunuz ve her işlem üzerinde kontrolü elinizde tutarak, azami hassasiyetle kararlar alıyorsunuz. TREND LINES PRO   göstergesiyle birlikte kullanıldığında maksimum potansiyelini ortaya koyar.  VERSION MT5 Göstergenin gösterdiği şey: Yeni bir trendin başlangıcında aktivasyonla birlikte tersine dönüş yapıları ve tersine dönüş seviyeler
Bu indikatörü satın alırsanız, Profesyonel Trade Manager’ımı  + EA   ÜCRETSİZ olarak alacaksınız. Öncelikle, bu Ticaret Sistemi'nin Non-Repainting, Non-Redrawing ve Non-Lagging Göstergesi olduğunu vurgulamak önemlidir, bu da hem manuel hem de robot ticareti için ideal hale getirir. Online kurs, kılavuz ve ön ayarları indir. "Smart Trend Trading System MT5", yeni ve deneyimli tüccarlar için özelleştirilmiş kapsamlı bir ticaret çözümüdür. 10'dan fazla premium göstergeyi birleştiriyor ve 7'den faz
Trend indicator AI
Ramil Minniakhmetov
4.57 (82)
Trend Ai göstergesi, trend tanımlamasını işlem yapılabilir giriş noktaları ve geri dönüş uyarılarıyla birleştirerek bir yatırımcının piyasa analizini geliştirecek harika bir araçtır. Bu gösterge, kullanıcıların forex piyasasının karmaşıklıklarında güvenle ve hassasiyetle yol almalarını sağlar. Birincil sinyallerin ötesinde, Trend Ai göstergesi geri çekilmeler veya düzeltmeler sırasında ortaya çıkan ikincil giriş noktalarını belirleyerek, yatırımcıların belirlenen trend içindeki fiyat düzeltmele
Gold Scalper Super
Aleksandr Makarov
5 (2)
Gold Scalper Super is an easy-to-use trading system. The indicator can be used as a standalone scalping system on the M1 time frame, as well as part of your existing trading system. Bonus: when purchasing an indicator, Trend Arrow Super is provided free of charge, write to us after purchase. The indicator 100% does not repaint!!! If a signal appears, it does not disappear! Unlike indicators with redrawing, which lead to the loss of a deposit, because they can show a signal and then remove it.
FX Power MT4 NG
Daniel Stein
4.95 (21)
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
Grafikleri yapılandıran ve döngüsel fiyat hareketlerini belirleyen teknik bir gösterge. Herhangi bir grafik üzerinde çalışabilirim. Birkaç çeşit bildirim var. Grafiğin kendisinde ek oklar var. Tarihe yeniden bakmadan, mumun kapanışına dair çalışmalar. M5 ve üzeri TF önerilir. Kullanımı ve yapılandırması kolay parametreler. Farklı parametrelere sahip 2 indikatörü kullanırken, bunları diğer indikatörler olmadan da kullanabilirsiniz. 2 giriş parametresi vardır Döngüsellik ve Sinyal Süresi Bu 2 pa
No Repaint Bext is a ready-made trading system. Shows when to open and when to close trades, as well as in which direction. Every time a green arrow appears, you need to open a buy trade. Close all buy trades when a red arrow appears. The same goes for the opposite direction, every time a red arrow appears, open sell trades and close them all when a green arrow appears. We use the M5 timeframe for trading. You can trade on any cozy pair. This indicator does not repaint and practically does not
Looking for a powerful yet lightweight swing detector that accurately identifies market structure turning points? Want clear, reliable buy and sell signals that work across any timeframe and any instrument? Buy Sell Arrow MT Swing is built exactly for that — precision swing detection made simple and effective. This indicator identifies Higher Highs (HH) , Higher Lows (HL) , Lower Highs (LH) , and Lower Lows (LL) with remarkable clarity. It is designed to help traders easily visualize market stru
Atomic Analyst
Issam Kassas
5 (3)
Öncelikle belirtmek gerekir ki bu Ticaret Göstergesi Yeniden Çizim Yapmaz, Gecikmez ve Gecikme Göstermez, bu da hem manuel hem de robot ticareti için ideal hale getirir. Kullanıcı kılavuzu: ayarlar, girişler ve strateji. Atom Analisti, Piyasada Daha İyi Bir Avantaj Bulmak İçin Fiyatın Gücünü ve Momentumunu Kullanan PA Fiyat Hareketi Göstergesidir. Gürültüleri ve Yanlış Sinyalleri Kaldırmaya ve Ticaret Potansiyelini Artırmaya Yardımcı Olan Gelişmiş Filtrelerle Donatılmıştır. Birden fazla katman
Introducing a powerful, precision-engineered indicator that seamlessly combines Pivot Points, Moving Averages, and Multi-Timeframe Analysis to deliver high-probability Buy and Sell signals in real-time. This tool is your strategic edge, designed to identify trend reversals, market momentum, and optimal trade entries, no matter your preferred trading style. Our algorithm goes beyond standard indicators—by analyzing multiple timeframes simultaneously, it spots true market turning points while fi
The Super Arrow Indicator provides non-repainting buy and sell signals with exceptional accuracy. Key Features No repainting – confirmed signals remain fixed Clear visual arrows: green for buy, red for sell Real-time alerts via pop-up, sound, and optional email Clean chart view with no unnecessary clutter Works on all markets: Forex, gold, oil, indices, crypto Adjustable Parameters TimeFrame Default: "current time frame" Function: Sets the time frame for indicator calculation Options: Can be set
Prime Strike Signal
Camila Bernardez Camero
Prime Strike Signal – Net Giriş. Yeniden Çizim Yok. Prime Strike Signal No Repaint Never, volatil piyasa koşullarında netlik ve tutarlılık arayan traderlar için tasarlanmış, kurallara dayalı sade bir sinyal aracıdır. Yön değişimlerini anlık grafik oklarıyla tespit eder ve fiyat hareketine karmaşık analizler olmadan uyum sağlamanı kolaylaştırır. Güncel Kal Yeni sürümlerden ve güncellemelerden haberdar olmak için resmi kanala katıl: https://www.mql5.com/en/channels/signalsandindicators İşleyi
Apollo SR Master , Destek/Direnç bölgelerinde alım satımı daha kolay ve güvenilir hale getiren özelliklere sahip bir Destek/Direnç göstergesidir. Gösterge, yerel fiyat zirvelerini ve diplerini tespit ederek Destek/Direnç bölgelerini herhangi bir gecikme olmadan gerçek zamanlı olarak hesaplar. Ardından, yeni oluşan Destek/Direnç bölgesini doğrulamak için, Destek/Direnç bölgesinin dikkate alınabileceğini ve gerçek bir SAT veya AL sinyali olarak kullanılabileceğini gösteren özel bir sinyal gösterir
Meravith
Ivan Stefanov
5 (3)
Market maker aracı. Meravith şunları yapar: Tüm zaman dilimlerini analiz eder ve geçerli trendi gösterir. Alış ve satış hacimlerinin eşit olduğu likidite bölgelerini (hacim dengesi) vurgular. Farklı zaman dilimlerinden tüm likidite seviyelerini doğrudan grafiğinizde gösterir. Referansınız için metin tabanlı piyasa analizi üretir ve sunar. Mevcut trende göre hedefler, destek seviyeleri ve stop-loss noktalarını hesaplar. İşlemleriniz için risk/ödül oranını hesaplar. Hesap bakiyenize göre pozisyon
Quantum Impulse
Camila Bernardez Camero
Quant Impulse Signal – Yeniden Boyama Yok, Geri Boyama Yok Quant Impulse Signal, yüksek fiyat ve düşük fiyat üssel hareketli ortalamalarını karşılaştırarak piyasa dönüş noktalarını vurgulayan yüksek hassasiyetli bir araçtır. Fiyat hareketine gerçek zamanlı tepki vererek, onaylanmış yön değişimlerine dayalı net giriş sinyalleri sunar. Mantık Gösterge, tüm zaman dilimlerinde her mumun yüksek ve düşük fiyatları üzerinde 8 periyotluk EMA hesaplar ve fiyatı bu EMA’larla kıyaslar. Açılış ve kapanış yü
" Dynamic Scalper System " göstergesi, trend dalgaları içinde işlem yapmak için scalping yöntemi için tasarlanmıştır. Başlıca döviz çiftleri ve altın üzerinde test edilmiştir, diğer işlem araçlarıyla uyumluluğu mümkündür. Ek fiyat hareketi desteğiyle trend boyunca pozisyonların kısa vadeli açılması için sinyaller sağlar. Göstergenin prensibi. Büyük oklar trend yönünü belirler. Küçük oklar şeklinde scalping için sinyaller üreten bir algoritma trend dalgaları içinde çalışır. Kırmızı oklar yüksel
Smc Blast Signal
Mohit Dhariwal
4 (4)
OFFER OFFER! The price of the indicator is kept at 75 dollars only from 20th Feb to 28th Feb. Full Fledged EA and Alert plus for alerts will also be provided in this offer along with the purchase of Indicator. Limited copies only at this price and Ea too. Grab your copy soon Alert plus for indicator with set file is kept in comment section with the image  SMC Blast Signal with FVG, BOS and trend Breakout The SMC Blast Signal is a Precise trading system for Meta Trader 4 that uses Smart Money Con
EZT Trend
Tibor Rituper
4.75 (4)
EZT Trend göstergesi size trendi, geri çekilmeyi ve giriş fırsatlarını gösterecektir. İsteğe bağlı filtreleme ve her türlü uyarı mevcuttur. E-posta ve anlık bildirim uyarıları eklendi. Ayrıca bu göstergeyi temel alan ve yakında kullanıma sunulacak bir EA da geliştiriyoruz. İki renkli histogram ve bir çizgiden oluşan çok işlevli bir göstergedir. Bu, bir trendin yönünün ve gücünün görsel bir temsilidir; ayrıca çizgide veya histogramda birçok kez sapma bulacaksınız. Gösterge, otomatik parametre
Yazarın diğer ürünleri
MAi
Vasja Vrunc
Professional 0 Lag Moving Averages Indicator MAi Indicator is a complete of moving averages with no lag . With MAi you can finally trade in real time with no lag, so your trading becomes more precise, realistic and more effectively. Please see included averages and the combinations with “Hull” equation below in code section. MAi indicator can run many instances , for all time frames at once, so you can test and compare results with different settings . It is very fast and has like all our indica
TCD
Vasja Vrunc
Professional Trend Convergence/Divergence Indicator TCD indicator is based on the Convergence/Divergence of Trend and shows you " up trend " (when trend grows) and " down trend " (when trend is falling). In the middle is an adjustable "stop area" on which you cannot trade. Briefly, the TCD shows you when to start or stop buy/sell . TCD indicator can run many instances, for all time frames and includes all 0 lag MAs . (Please see  MAi indicator code section) With TCD your trading becomes more pre
Ti
Vasja Vrunc
Professional Trend Indicator Ti indicator is based on its own oscillator and shows you trend changes . Indicator includes adjustable Polynomial and MAs channels , Trend lines and Oscillator filter with whom you can adjust the spread of indicator. You can run many instances, for all time frames at once, is very fast and has a built-in " slider history testing " technology and “ Error control ”. Program operates in 2 automatic modes: 1. Slider mode Turns on when attaching the indicator to the Cha
PointerX is based on its own oscillator and built-in indicators (Pulser, MAi, Matsi, TCD, Ti, Pi) and operates independently. With PointerX you can create your own strategies . Theoretically all indicator based strategies are possible, but not martingale, arbitrage, grid, neural networks or news. PointerX includes 2 Indicator Sets All Indicator controls Adjustable Oscillator Take Profit controls Stop Loss controls Trades controls Margin controls Timer controls and some other useful operations. T
Pi
Vasja Vrunc
Professional Prediction Indicator Based on matching the history with selected pattern model and shows the most likely outcome. Pi indicator includes Pattern line, Scanned_Past line, Matching_Pattern line, Future_Predicted line, adjustable Model Band , and some other controls. This indicator is designed primarily for professional use and is very useful in the search for the probability of the results relating to the future. Note : The results depend on model_band and past_bars . They are approxim
Professional OB/OS Oscillator Is the digital momentum indicator , based on our ob/os formula and algorithm of digital output signal . It shows you when price goes on OverBought/OverSold position and also OverBought/OverSold of Trend . In the middle is an adjustable " Stop_level ". Above and below this area you should not trade . Precise; above Stop_level - stop going long , below Stop_level - stop going short . Min/Max indicator values are +-100%, but the scale is +-110% just for “easy look”. Th
SnR
Vasja Vrunc
Professional Support&Resistance Indicator. This indicator is primarily intended for professional use by brokers. There are countless options to choose from and it is one of the best tools in the stock market today. The indicator is optimized for use with EAs. For programmers to retrieve output index value is for MQL4; (EXAMPLE) bool buySNR=false,sellSNR=false; char count=100; char limit=1; char dist=3; for(short cnt=0;cnt<=count;cnt++) {    double    snr_middle=iCustom(NULL,TF_,"::Indicators\\SN
Filtrele:
İnceleme yok
İncelemeye yanıt