GS trendS

GS trendS is a trend indicator that can be used for any Forex financial instrument.

The indicator does not redraw and does not lag. Recommended timeframe H1.

It is possible to select the trend algorithm settings {Only Open, Average Open/Close, Average High/Low}

The color indicates the direction of the trend:

  • yellow - direction can be SELL or BUY (S_B)
  • blue - uptrend (BUY)
  • red - downward trend (SELL)

The indicator panel displays trend values of 5 timeframes for the current price level.

The value of the trend is fixed by the indicator at the opening of the next candle.
    GS smart advisor uses the indicator's algorithm to determine the direction of the trend.

      Using

      1. For visual control of the trend and setting the parameters of advisers or making a decision to open orders manually.
      2. For use in your own advisors as one of the criteria for making a decision to open an order
      An example of the text of an Expert Advisor testing access to an indicator:

      #property description "GS test v1.0 - Expert Advisor"
      #property description "This EA use for test"
      #property strict
      #resource "\\Indicators\\GS_trendS.ex4"

      extern string Version__ = "-------------GS test v1.0 -------------";
      input int NN=10;//Limit

      //+------------------------------------------------------------------+
      //| Expert initialization function                                   |
      //+------------------------------------------------------------------+
      int OnInit()
      {
      //------------Timer
         EventSetTimer(1);   
         return(INIT_SUCCEEDED);
        }
      //+------------------------------------------------------------------+
      //| Expert Timer function                                            |
      //+------------------------------------------------------------------+
      void OnTimer()
      { static int i=0;
        if (i>NN) return;
        double r=iCustom(NULL,0,"::Indicators\\GS_trendS.ex4",3,i);
        Alert("i="+(string)i+": GS trendS Signal = "+DoubleToString(r,5)+((r==1)?" (SELL_BUY)":(r==2)?" BUY":" SELL"));
        i++;
       }

      The Expert Advisor displays the indicator values every second, corresponding to the history from the current candle to the previous ones (the amount is set by the Limit parameter)

      Index 3 of the indicator returns values:

      1 - SELL or BUY
      2 - BUY
      3 - SELL



      Önerilen ürünler
      The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters z
      Great Indicator
      Ruben David Santana Rodriguez
      Les presento un indicador que funciona como estrategia por si solo , trabaja muy bien en periodos de 4 horas pero puedes aplicarlo a cualquier timeframe , las señales son muy faciles de interpretar , en momento en que la linea naranja pasa hacia arriba las media azul y roja , se entra en largos , la operativa se mantiene abierta hasta que la linea naranja cruce la media mas cercana ya sea la azul o la roja , si la operacion era long y la linea azul cruza hacia arriba la linea roja y la naranja c
      MarketProfile EForex
      Veridiana Adorno Kendrick
      Market Profile Shows where the price has spent more time, highlighting important levels that can be used in trading. It is a powerful tool which is designed to take the fundamental components which comprise every market; price/volume/time, and visually display their relationship in real-time as the market develops for a pre-determined time period. Very powerful tool!
      Nice Trade Point
      Muhammed Emin Ugur
      This    Nice Trade Point     indicator is designed for signal trading. This indicator generates trend signals. It uses many algorithms and indicators to generate this signal. It tries to generate a signal from the points with the highest trend potential. This indicator is a complete trading product. This indicator does not need any additional indicators. The indicator certainly does not repaint. The point at which the signal is given does not change.     Features and Suggestions Time Frame
      LE Oscillator
      Svyatoslav Kucher
      LE Oscillator   - индикатор предназначенный для поиска локальных экстремумов, определения текущей тенденции. В расчетах индикатора используется авторская методика. С помощью индикатора можно определять места возможного разворота цены желательно в направлении тенденции, но также с достаточной точностью и против нее. Также с помощью индикатора можно определять текущую тенденцию. Индикатор подходит для любых валютных пар, но для адекватного отображения показания необходимо, чтобы было достаточно ис
      The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
      Every indicator has its advantages and disadvantages. Trending ones show good signals during a trend, but lag during a flat. Flat ones thrive in the flat, but die off as soon as a trend comes. All this would not be a problem, if it was easy to predict when a flat changes to a trend and when a trend changes to a flat, but in practice it is an extremely serious task. What if you develop such an algorithm, which could eliminate an indicator's flaws and enhance its strengths? What if such an algori
      Gösterge, tarihsel olanlarla karşılaştırılabilecek güncel teklifler oluşturur ve bu temelde bir fiyat hareketi tahmini yapar. Gösterge, istenen tarihe hızlı navigasyon için bir metin alanına sahiptir. Seçenekler: Sembol - göstergenin göstereceği sembolün seçimi; SymbolPeriod - göstergenin veri alacağı dönemin seçimi; GöstergeRenk - gösterge rengi; Ters - doğru tırnakları tersine çevirir, yanlış - orijinal görünüm; Sonraki, tarihi girebileceğiniz ve 'enter' tuşuna basarak hemen atlayab
      Rainbow Price Visualizer v1.21 See where the market really breathes. Turns your MT4 chart into an ultra-precise heatmap that highlights price zones favored by big players. Why it matters 300 price levels at 0.2‑pip resolution — microscopic detail. 8 visual themes (Rainbow, Fire, Ocean…) for instant readibility. Smart opacity: low noise fades, real zones pop. Lightweight rendering with automatic cleanup. Fully customizable: saturation, opacity, resolution, history depth. Bands project into the f
      TouchGuard Alert – Advanced Price Alert & Notification Indicator for MetaTrader 4 (MT4) TouchGuard Alert   is a fast, lightweight, and highly accurate price-touch   Alert & Notification   system designed for   MetaTrader 4 (MT4)   and   MetaTrader 5 (MT5) . It automatically sends real-time   Alerts, Pop-Up Alerts, Email Notifications, Push Notifications   and early-warning notifications when price touches or approaches your chart objects. Key Features (High-Precision Alert & Notification System)
      The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
      PW Oscillator
      Svyatoslav Kucher
      5 (1)
      PW Oscillator   - индикатор предназначенный для поиска локальных экстремумов, определения текущей тенденции. В расчетах индикатора используется авторская методика. С помощью индикатора можно определять места возможного разворота цены желательно в направлении тенденции, но также с достаточной точностью и против нее. Также с помощью индикатора можно определять текущую тенденцию. Индикатор подходит для любых валютных пар, но для адекватного отображения показания необходимо, чтобы было достаточно ис
      Crypto_Forex Göstergesi HTF Ichimoku MT4 için. - Ichimoku göstergesi en güçlü trend göstergelerinden biridir. HTF - Daha Yüksek Zaman Çerçevesi anlamına gelir. - Bu gösterge Trend Yatırımcıları için mükemmeldir ve Fiyat Hareketi girişleriyle birleştirilebilir. - HTF Ichimoku Göstergesi, daha yüksek zaman çerçevesinden Ichimoku'yu mevcut grafiğinize eklemenizi sağlar. - Yukarı trend - mavi olanın üzerindeki kırmızı çizgi (ve her iki çizgi de bulutun üzerindedir) / Aşağı trend - mavi olanın altı
      The   Trendlines Oscillator   helps traders identify trends and momentum based on the normalized distances between the current price and the most recently detected bullish and bearish trend lines. The indicator features bullish and bearish momentum, a signal line with crossings, and multiple smoothing options. USAGE The   Trendlines Oscillator   works by systematically: Identifying pivot highs and lows. Connecting pivots to form bullish (support) and bearish (resistance) trendlines. Measuring
      SL Currency Heatmap
      Chalin Saranga Jayathilake
      5 (5)
      Back testing can't; get indicator full performance  Trading the currency markets is a complex business. With so many pairs and multiple timeframes it is almost impossible to monitor them all – but with with the Currency Heatmap you can. The Currency Heatmap indicator delivers the information you need to base your trading decisions on the entire spectrum of currency pairs derived from the 8 major currencies; namely the US dollar, the Euro, the British Pound, the Swiss Franc, the Japanese Yen, t
      The Strat Dashboard - Rob Smith’in “The Strat” Stratejisi için Çoklu Sembol Tarayıcı Gerçek Zamanlı Çoklu Sembol Analiziyle İşlemlerinizi Dönüştürün The Strat Dashboard, Rob Smith’in ünlü “The Strat” fiyat hareketi stratejisini kullanan trader’lar için özel olarak tasarlanmış profesyonel bir göstergedir. Birden fazla sembolü aynı anda farklı zaman dilimlerinde izleyin, yüksek olasılıklı formasyonları anında bulun ve hiçbir fırsatı kaçırmayın. MT5 Version :-  https://www.mql5.com/en/market/pro
      The indicator analyzes the change in the minimum and maximum prices of the previous bars fixing the entrance of the big players. If the change (delta) increases, a signal is displayed on the graph in the form of an arrow. At the same time, virtual trade on history is carried out. In case of a repeat of the signal, the positions are increased (refilling). Thus the lot of positions can differ. The results of virtual trading in the form of losses / losses, profitability, drawdown and transaction li
      This indicator is the undisputed leader among the indicators. And for this statement there is a good reason. The indicator builds a very high quality channel in which it generates signals to enter! What is the ideal strategy for the trader, since the trader always hesitates when choosing a strategy for the job. That is, this indicator will allow you to solve the dilemma of choosing a job by trend or to the channel, since it combines these two basic concepts. Working with the indicator is very
      SimpleProb
      Augusto Martins Lopes
      SimpleProb: Finansal Piyasadaki Yeni Müttefikiniz! Açıklama Karmaşık ve kafa karıştırıcı göstergelerden sıkıldınız mı? SimpleProb , MetaTrader 4 üzerindeki işlemlerinizi daha basit ve verimli hale getirmek için tasarlanmış bir teknik analiz göstergesidir! SimpleProb, son 14 fiyat dönemini analiz ederek yükseliş ( CALL ) ve düşüş ( PUT ) olasılıklarını hesaplar. Grafik üzerinde net görsel sinyaller sağlayarak alım ve satım kararlarını daha sezgisel hale getirir. Nasıl Çalışır? Basit Olasılık Hesa
      Combined MT4
      Ahmed Alaaeldin Abdulrahman Ahmed Elherzawi
      Welcome to Investment Castle products   This product is exclusively available in the MQL5 market and is not available and will not be available anywehere else. The Combined indicator is a multi-time frame indicator and it is built using 3 indicators: Bands indicator which draws the support and resistance key levels   using up to 5 different time frames Patterns indicator which draws the chart patterns using up to 6 different time frames Spots indicator which shows the common candlestick pattern
      HLOC
      Chantal Sala
      5 (3)
      High Low Open Close Levels The indicator HLOC is a good ally to correctly identify the appropriate trend of price. The indicator is designed to be minimally invasive and it shows a visual and sound aid in order to take decision on the market. The indicator is equipped with sound alert and window alert in order to have a reminder of the price movements. We suggest you watch the video below to evaluate its operational benefits. Input values: Show Level (true/false) TimeFramePeriod (refer to lines
      Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
      The  Hi Low Last Day ( Hi Lo Last Day )  indicator shows the high and low of the last trading day and the second trading day,  as well as the minimum and maximum of last week . There are many trading strategies on the daily levels. This indicator is indispensable when using such trading strategies. In fact, everything is simple in trading, you just need to understand and accept it for yourself. There is only price!!! What is price? This is the level on the chart. The level is the price that the
      PointsVsBars
      Stanislav Korotky
      This indicator provides a statistical analysis of price changes (in points) versus time delta (in bars). It calculates a matrix of full statistics about price changes during different time periods, and displays either distribution of returns in points for requested bar delta, or distribution of time deltas in bars for requested return. Please, note, that the indicator values are always a number of times corresponding price change vs bar delta occurred in history. Parameters: HistoryDepth - numbe
      FREE
      The main idea of this indicator is rates analysis and prediction by Fourier transform. Indicator decomposes exchange rates into main harmonics and calculates their product in future. You may use the indicator as a standalone product, but for better prediction accuracy there is another related indicator - FreqoMaster - which uses FreqoMeterForecast as a backend engine and combines several instances of FreqoMeterForecast for different frequency bands. Parameters: iPeriod - number of bars in the ma
      Price Ladder
      Kourosh Hossein Davallou
      This indicator is based on the Channel . Input Parameters channel_One- show trend line One on or off. timeFrame_One - time Frame of channel One . ColorChannel_One - color of  trend line One. channel_Two- show trend line Two on or off. timeFrame_Two - time Frame of channel Two . ColorChannel_Two - color of  trend line Two. channel_Three- show trend line Three on or off. timeFrame_Three - time Frame of channel Three . ColorChannel_Three - color of  trend line three. channel_Four- show trend line F
      FREE
      Check out other great products from  https://www.mql5.com/en/users/augustinekamatu/seller   This indicator is the best so far at estimating reversal points especially on high time frames. It does not repaint and is based on a combination of moving averages computed using custom functions. No inputs required, it is simple plug and play. The principles used ensure that it can be used on CFDs, Commodities and Stock with incredibly great results. With proper money management and portfolio balancing
      FREE
      Xmaster göstergesinin yeni, daha doğru versiyonu. Dünyanın dört bir yanından 200'den fazla tüccar, en etkili ve doğru formülü elde etmek için bu göstergenin farklı kombinasyonlarının 15.000'den fazla testini bilgisayarlarında gerçekleştirdi. Ve burada size doğru sinyalleri gösteren ve yeniden boyamayan "Xmaster formül göstergesi forex yeniden boyama yok" göstergesini sunuyoruz. Bu gösterge aynı zamanda tüccara e-posta ve push yoluyla sinyaller gönderir. Her yeni tick'in gelmesiyle birlikte, 75'
      Singal Engulfing Candle
      Cristobal Hidalgo Soriano
      Indicador: Engulfing Candle Strategy  El indicador "Engulfing Candle Strategy"! Este indicador personalizado para MetaTrader 4 identifica y resalta automáticamente las formaciones de velas "Engulfing", una poderosa señal técnica utilizada por traders de todo el mundo. ¿Qué es una vela "Engulfing"? Una vela "Engulfing" es una formación de dos velas consecutivas en un gráfico de precios. La primera vela es más pequeña y está completamente contenida dentro del rango de la segunda vela, que es sign
      Ultimate pattern builder indicator Allows you to build any pattern with up to 3 candlesticks (+ special fourth). This indicator is special because you can create any pattern you want, by modifying body and both wicks separately to your needs. If you ever wanted to create your own patterns , or just adjust any known popular pattern, then this is perfect for you. With this indicator you can learn how to build candles, testing it in strategy tester and get marked new candles on realtime charts, ho
      FREE
      Bu ürünün alıcıları ayrıca şunları da satın alıyor
      Gann Made Easy
      Oleg Rodin
      4.83 (156)
      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
      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
      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
      Game Changer Indicator
      Vasiliy Strukov
      4.27 (22)
      Game Changer è un indicatore di tendenza rivoluzionario, progettato per essere utilizzato su qualsiasi strumento finanziario, per trasformare il tuo MetaTrader in un potente analizzatore di trend. Funziona su qualsiasi intervallo temporale e aiuta a identificare i trend, segnala potenziali inversioni, funge da meccanismo di trailing stop e fornisce avvisi in tempo reale per risposte tempestive del mercato. Che tu sia un professionista esperto o un principiante in cerca di un vantaggio, questo st
      Dynamic Forex28 Navigator
      Bernhard Schweigert
      4.43 (7)
      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
      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
      GOLD Impulse with Alert
      Bernhard Schweigert
      4.64 (11)
      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
      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
      Trend Screener
      STE S.S.COMPANY
      4.79 (95)
      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
      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
      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
      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
      Advanced Supply Demand
      Bernhard Schweigert
      4.91 (299)
      Ö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
      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
      Ş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
      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
      El indicador "MR BEAST ALERTAS DE LIQUIDEZ" es una herramienta avanzada diseñada para proporcionar señales y alertas sobre la liquidez del mercado basándose en una serie de indicadores técnicos y análisis de tendencias. Ideal para traders que buscan oportunidades de trading en función de la dinámica de precios y los niveles de volatilidad, este indicador ofrece una visualización clara y detallada en la ventana del gráfico de MetaTrader. Características Principales: Canal ATR Adaptativo: Calcula
      PZ Harmonacci Patterns
      PZ TRADING SLU
      3.17 (6)
      Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It detects 19 different harmonic pric
      Step into the world of Forex trading with confidence, clarity, and precision using   Gold Indicator   a next-generation tool engineered to take your trading performance to the next level. Whether you’re a seasoned professional or just beginning your journey in the currency markets, Gold Indicator equips you with powerful insights and help you trade smarter, not harder. Built on the proven synergy of three advanced indicators, Gold Indicator focuses exclusively on medium and long-term trends eli
      Trend Lines PRO
      Roman Podpora
      5 (1)
      TREND ÇİZGİLERİ PRO     Piyasanın gerçek yön değişimini anlamaya yardımcı olur. Gösterge, gerçek trend dönüşlerini ve büyük oyuncuların piyasaya yeniden girdiği noktaları gösterir. Anlıyorsun     BOS hatları  Daha yüksek zaman dilimlerindeki trend değişiklikleri ve önemli seviyeler, karmaşık ayarlar veya gereksiz gürültü olmadan gösterilir. Sinyaller yeniden çizilmez ve çubuk kapandıktan sonra grafikte kalır. VERSION MT 5     -    RFI LEVELS PRO  göstergesiyle birlikte kullanıldığında maksimum p
      Pips Stalker
      Abdulkarim Karazon
      5 (2)
      Pips Stalker, uzun kısa ok tipi bir göstergedir; gösterge, tüm seviyelerden yatırımcıların piyasada daha iyi kararlar almasına yardımcı olur, gösterge asla yeniden boyanmaz ve ana sinyal mantığı olarak RSI'yı kullanır; bir ok verildikten sonra asla yeniden boyanmaz veya geri boya çizmez ve oklar gecikmez. PIPS STALKER ARROW'UN ÖZELLİKLERİ : İSTATISTIK PANELİ Genel kazanma oranı %'sini ve üst üste maksimum kazanç ve kaybedilen ticaret gibi faydalı istatistikleri ve diğer faydalı bilgileri göst
      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
      Owl smart levels
      Sergey Ermolov
      4.26 (38)
      MT5 versiyonu  |  FAQ Owl Smart Levels Indicator ,   Bill Williams'ın gelişmiş fraktalları , piyasanın doğru dalga yapısını oluşturan Valable ZigZag ve kesin giriş seviyelerini gösteren   Fibonacci seviyeleri   gibi popüler piyasa analiz araçlarını içeren tek gösterge içinde eksiksiz bir ticaret sistemidir. pazara ve kar elde edilecek yerlere. Stratejinin ayrıntılı açıklaması Gösterge ile çalışma talimatı Baykuş Yardımcısı ticaretinde Danışman Yardımcısı Kullanıcıların özel sohbeti -> Satın ald
      Apollo Secret Trend , herhangi bir çift ve zaman dilimindeki trendleri bulmak için kullanılabilecek profesyonel bir trend göstergesidir. Gösterge, işlem yapmayı tercih ettiğiniz çift veya zaman dilimi ne olursa olsun, piyasa trendlerini tespit etmek için kullanabileceğiniz birincil işlem göstergeniz olabilir. Göstergede özel bir parametre kullanarak sinyalleri kişisel ticaret tarzınıza uyarlayabilirsiniz. Gösterge, PUSH bildirimleri dahil her türlü uyarıyı sağlar. Göstergenin sinyalleri YENİDEN
      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
      System Trend Pro
      Aleksandr Makarov
      5 (2)
      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, close half of it, and keep the rest until the opposite
      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
      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.
      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
      Yazarın diğer ürünleri
      GS spread
      Aleksander Gladkov
      The indicator calculates the current spread for each tick using the formula Spread=(ASK-BID)/Point. Schedule of changes in the boundaries spread over the timeframe displayed in a separate window from the date of accession of the indicator. Two lines corresponding to the minimum and maximum spread values are displayed. The indicator window is self-adjusted according to the minimum and maximum values from the moment of launch. The minimum and maximum values for the entire period of the indicator o
      FREE
      Get news
      Aleksander Gladkov
      5 (1)
      Utility for reading news from investing.com To access the site, you need to add WebRequest in the Options terminal menu on the Expert Advisors tab: https://sslecal2.investing.com If reading is successful, a message about writing the file is displayed. The INV_week_this.txt file is written to the MQL4\Files folder of the terminal and is kept up to date, updating data according to its own timer. The  INV_week_last.txt   file is recorded on Saturday and saves the news data of the previous week .
      FREE
      GS grid
      Aleksander Gladkov
      5 (4)
      Uses an advanced grid algorithm with no martingale or limited Martingale (default) (version for MT5: GS grid5 ) . Defines and control the current trend; It switches himself its parameters in accordance with the current market conditions ; Flexible customizable grid algorithm with or without martingale; Drawdown reduction algorithm (DD Reduction Algoritm); Hedge algorithm; Interactive trade control buttons; The ability to open / close orders manually; News filter to prevent trading during news
      GS target
      Aleksander Gladkov
      5 (2)
      The automatic adviser of the new generation with parameters: Target profit per month (10%, 25%, 50%, 75%, 100%) - choice of strategy Stop Loss Limit, USD Filter News Forex Factory (true, false) Parameters for setting the lot size Uses the news feed from Forex Factory to prevent trading during news releases. Set up to work on EURUSD timeframe M15. Works on USD accounts with a leverage from 1:500 and a Deposit from 500USD.   Enough for work: Decide on the size of the deposit that you can trust h
      GS smart
      Aleksander Gladkov
      5 (1)
      Best price, read GS smart channel ! Sale! Advanced grid algorithm,includes news and trend accounting and hedging. Can close the loss in case of market reversal and wait for the trend. For hedging, the following are used: Limit drawdown for Hedge zone parameter, pending orders and/or opening a position opposite to the loss. Can take into account not only the moment of news publication, but also the current accumulated index of the impact of news of a currency pair. Traders who purchase GS smar
      ATR RSI i4
      Aleksander Gladkov
      Composition of ATR and RSI indicators. The ATR RSI indicator compares two calculations of the ATR indicator with the Fast and Slow periods on one chart, plus the line of the average and the overbought and oversold zones of the RSI indicator. ATR shows the values of the volatility change in the currency pair in points, taking into account the period specified as a parameter. The entry points provided by the RSI indicator show a very good risk-reward ratio in volatile and trending markets. ATR RS
      The Expert Advisor implements a trading strategy based on overbought and oversold zones of ATR RSI i4 indicator signals, which is included in the code . Trend Following, Counter Trend system , DD reduction Algoritm and Level Trading algoritm are used. To start trading, simply attach the EA to the chart, preferably EURUSD H1 timeframe. Live results can be viewed here . To trade with the new Forex instrument (EURUSD H1 by default), it is recommended to set up the parameter values by testing, initi
      Gain since start
      Aleksander Gladkov
      It will perfectly complement your working Expert Advisor or manual trading with up-to-date information. There is a sound notification of exceeding the established profit and loss limits of open SELL and BUY orders. Moreover, for each currency pair EURUSD, GBPUSD, XAUUSD, and others, various sound alerts are activated in English. Results are displayed on a special panel on the chart from the moment the indicator is activated: Elapsed time Fixed profit Current profit SELL Current profit BUY Maximu
      Trends and News
      Aleksander Gladkov
      5 (1)
      With the Trend and News indicator you will always be up to date : News + Trends + Forecast News Displayed on the chart as vertical lines with a description in the form of a tooltip The text displays two news: the previous published and the next expected They have filters: by importance (High, Medium, Low) and time period (Day, 4 days, Week) Full table of news for a given period (T button) Controlling the display of vertical lines on the chart and the sound signal before and after the publicati
      GS Trend5
      Aleksander Gladkov
      The advisor is designed for autonomous automatic round-the-clock trading on the EUR/USD pair, timeframe M15. There is a protection of the deposit from significant drawdown and a mode for saving a profitable transaction. Trades one deal. With the set parameters, it turns out to be one per day on average. How it works Uses the author's algorithm for analyzing three indicators and the direction of market movement to make a decision to open a deal. RSI Stochastic Bands market direction Opens an orde
      GS grid5
      Aleksander Gladkov
      F ully automated Expert Advisor using the advanced grid algorithm and constrained Martingale (MT4 version: GS grid ). Set up to work on EURUSD timeframe M15. Test 2021 shows a high percentage of winning orders: more than 98%. Works on HEDGING accounts with a leverage of 1:500 and a Deposit from 1000USD. Can use the news feed from Forex Factory to prevent trading during news release (Filter News Forex Factory=true;). To access the options terminal menu on the Expert Advisors tab, you must enable
      The revolutionary automatic adviser of the new generation with three parameters: Target profit per month (from 10% to 100%) Degree of risk (SuperLow, Low, Medium, High) Stop Loss Limit, USD Set up to work on EURUSD timeframe M15. Works on HEDGING accounts with a leverage of 1:500 and a Deposit from 500USD.   Enough for work: Decide on the size of the deposit that you can trust him Set the value of the desired profit per month (from 10 to 100 percent) Select the degree of risk (Low, Medium,
      GS smart5
      Aleksander Gladkov
      5 (5)
      Best price Advanced grid algorithm,includes trend accounting, news, hedging and Risk manager. Can close the loss in case of market reversal and wait for the trend. For hedging, the following are used: Limit drawdown for Hedge zone parameter, pending orders and/or opening a position opposite to the loss. Can take into account not only the moment of news publication, but also the current accumulated index of the impact of news of a currency pair. Traders who purchase GS smart5 receive a persona
      It will perfectly complement your working Expert Advisor or manual trading with up-to-date information. There is a sound notification of exceeding the established profit and loss limits of open SELL and BUY orders. Moreover, for each currency pair EURUSD, GBPUSD, XAUUSD, and others, various sound alerts are activated in English. Indicators are displayed on a special panel on the chart from the moment the indicator is activated: Elapsed time Fixed profit Current profit Maximum drawdown Current d
      GS trade report
      Aleksander Gladkov
      5 (1)
      3 in 1 : Report + monitoring + sending messages (Telegram, ...) to optimize trading and use of advisors. Monitoring: Panel on the chart Sending messages to Telegram Sending messages to Email Sending Notifications Sending pop-up messages Sound notifications when the established Profit/Loss levels are exceeded Monitoring is activated by pressing the Start button. Profit for the period by currency pairs, hours and Magic number for the current account. Forms four tables: by symbols, by magic number
      A professional tool for real-time monitoring of the account status and the work of Expert Advisors. Information about the account status can be sent to Telegram chats automatically at a specified interval or upon request. From the screenshots of the open charts of the terminal, you receive upon request from your Telegram bot. Account information includes: 13:02 Trade monitoring by Telegram v.1.0 (headline) Account : 6802ххх RoboForex-Pro (account information) Profit start: 2661 USD (profit earne
      News impact L
      Aleksander Gladkov
      Uses the built-in news calendar of the MT5 terminal or the Investing.com website (in the latter case, the Get news5 utility is required) Has the Scale parameter={100%, 110%, 125%, ...} to adjust the comfortable size of the text and control elements Tells you in which direction it is safer to open positions 3 in 1: News + Trends + Forecast News for the selected period: current and in tabular form Actual trends for 5 customizable timeframes and trend reversal levels Forecast of exchange rate mo
      Multi-currency trading on one chart! Creation and management of positions with trailing and breakeven, risk management and other useful functions. To fix profits, the Target profit parameter is provided; if it is greater than zero, all positions will be closed if the set value is exceeded. All positions and orders have set Stop Loss and Take profit. For multi-currency trading, taking into account the impact of news and switching symbols on the chart, it is useful to use the News impact indicato
      Bars news
      Aleksander Gladkov
      Indicator of news linked to a bar. The published current value of the news has a characteristic impact on the currency it relates to: positive, negative, neutral . The indicator summarizes all these values for the selected period, taking into account the importance of the news: high, medium, low . As a result, a percentage is calculated for the currency pair, which shows the news of which currency is dominant. If the value is positive, then the pair has news pressure towards BUY, if negative - S
      Utility for reading news from investing.com To access the site, you need to add WebRequest in the Options terminal menu on the Expert Advisors tab: https://sslecal2.investing.com If reading is successful, a message about writing the file is displayed. The INV_week_this.txt file is written to the MQL5\Files folder of the terminal and is kept up to date, updating data according to its own timer. The  INV_week_last.txt   file is recorded on Saturday and saves the news data of the previous week .
      GS trend I
      Aleksander Gladkov
      The trend indicator has the ability to adjust the viewing depth and sensitivity, does not repaint and does not lag. In addition to the current trend, the chart displays trends for 5 more periods with zero trend levels for them. This allows for a comprehensive assessment of the nature of the trend movement. There is a possibility to choose the trend algorithm settings {Only Open, Average Open/Close, Average High/Low} The trend indicator can be used for any Forex financial instruments. The color s
      Filtrele:
      İnceleme yok
      İncelemeye yanıt