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



      推荐产品
      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
      Divergence Matrix Pro for MetaTrader 4 Divergence Matrix Pro is a confirmed multi-oscillator divergence indicator for MetaTrader 4. It detects regular and hidden divergence between price and selected oscillators, then presents the confirmed structure through divergence lines, pivot labels, action markers, an optional current-timeframe Matrix Panel and optional alerts. The indicator is an analysis and confirmation tool. It does not open or close trades, and the signal score is not a win rate or a
      History Pattern Search
      Yevhenii Levchenko
      该指标建立当前报价,可以与历史报价进行比较,并在此基础上进行价格走势预测。指示器有一个文本字段,用于快速导航到所需日期。 选项: 符号 - 选择指标将显示的符号; SymbolPeriod - 选择指标从中获取数据的时段; IndicatorColor - 指示器颜色; HorisontalShift - 由指标绘制的报价移动指定的柱数; Inverse - true 反转引号,false - 原始视图; ChartVerticalShiftStep - 图表垂直移动(键盘上的向上/向下箭头); 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。
      Rainbow Price Visualizer
      Vincent Jose Proenca
      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)
      Multi timeframe fvg
      Rafal Arkadiusz Hain
      SMC HTF FVG — Product Description ________________________________________ Category Technical Indicator for MetaTrader 4 Product Description The SMC HTF FVG Mitigated Body is an advanced technical indicator designed for traders using Smart Money Concepts (SMC). It automatically identifies and visualizes Fair Value Gaps (FVG) from multiple timeframes (HTF – Higher Time Frame) directly on active charts. The indicator was developed with market structure controller thinking and access to a research
      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 指标 HTF Ichimoku 适用于 MT4。 - Ichimoku 指标是最强大的趋势指标之一。HTF 表示 - 更高时间框架。 - 此指标非常适合趋势交易者以及与价格行动条目的组合。 - HTF Ichimoku 指标允许您将更高时间框架的 Ichimoku 附加到当前图表。 - 上升趋势 - 红线高于蓝线(并且两条线都在云层上方)/ 下降趋势 - 红线低于蓝线(并且两条线都在云层下方)。 - 仅当价格突破 Ichimoku 云层顶部边界时才打开买入订单。 - 仅当价格突破 Ichimoku 云层底部边界时才打开卖出订单。 - HTF Ichimoku 指标提供了捕捉大趋势的机会。 点击这里查看高质量的交易机器人和指标! 它是仅在此 MQL5 网站上提供的原创产品。
      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
      Lee Samson
      1 (1)
      The Strat Dashboard – Rob Smith 策略专用多符号模式扫描仪 以实时多符号 Strat 分析,提升您的交易表现 The Strat Dashboard 是一款强大、专业级别的指标,专为使用 Rob Smith 著名 “Strat” 交易方法的交易者设计。它可同时监控无限符号、跨多个时间框架,瞬间识别高概率设置,再也不会错过任何可操作的模式。 MT5 Version :-  https://www.mql5.com/en/market/product/153384/ 什么是 “The Strat”? The Strat 是由 Rob Smith 开发的一种革命性价格行为交易策略,专注于识别特定的蜡烛图模式及其跨时间框架的关系。该方法根据蜡烛与之前蜡烛的互动,将每根蜡烛分类为编号类别,创造出一种通用语言,用于解读价格行为,可应用于任何市场、任何时间框架、任何时刻。 The Strat 蜡烛分类系统: 1 Bar (Inside Bar):当前蜡烛的高点低于前一蜡烛的高点 且 低点高于前一蜡烛的低点 — 表示盘整 2 Bar (Directional
      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
      TrendInChannel
      Andriy Sydoruk
      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:您的金融市场新盟友! 描述 您是否厌倦了复杂的指标,让交易变得更加混乱?SimpleProb 是专为 MetaTrader 4 设计的技术分析指标,它以简单高效的方式帮助您做出买卖决策。 SimpleProb 通过分析最近 14 个周期的价格走势,计算上涨 ( CALL ) 和下跌 ( PUT ) 的概率,并在您的图表上提供清晰的视觉信号,让交易决策更加直观。 如何运作? 简单概率计算 :分析最近 14 个价格周期,计算上涨和下跌的概率。 视觉信号 : 绿色箭头 :表示高概率买入机会,箭头出现在价格下方。 红色箭头 :表示高概率卖出机会,箭头出现在价格上方。 统计信息框 :图表上的统计框实时显示当前的上涨和下跌概率,并可自由移动,方便您的分析。 为什么选择 SimpleProb? 简单易用 :即使是初学者也能轻松理解和使用。 精准分析 :基于可靠的统计计算,帮助识别市场机会。 可定制 :调整概率阈值,使指标符合您的交易风格。 互动性强 :统计信息框可自由移动,完全适配您的图表布局。 如何获取? 不要再浪费时间在复杂且低效的指标上。立即获取 SimpleProb,让
      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 Magnets
      Ivan Simonika
      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
      Hi Low Last Day MT4
      Igor Vishnevskii
      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
      FreqoMeterForecast
      Stanislav Korotky
      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 指標版本。來自世界各地的 200 多名交易者在他們的 PC 上對該指標的不同組合進行了 15,000 多次測試,以獲得最有效和最準確的公式。在這裡,我們向您展示“Xmaster 公式指標外匯無重繪”指標,它顯示準確的信號且不重繪。該指標還通過電子郵件和推送向交易者發送信號。隨著每個新報價的到來,它不斷地通過超過 75 個參數分析市場,並向交易者顯示準確的買入和賣出信號。此外,在該指標的幫助下,您可以看到趨勢現在朝著哪個方向發展,以便在正確的方向上進行交易。 新的“Xmaster 公式指標外匯無重繪”指標如何工作,它與舊版本有何不同? 首先,它是最優化的市場分析算法,已被全球不同交易者測試超過 15,000 次。 其次,該指標配備了針對錯誤信號的獨特算法過濾器,這使其成為每個交易者非常有用的工具。它特別適合使用剝頭皮策略進行交易,因為了解價格的每日方向非常重要。而這個新指標很好地說明了這一點。 第三,與舊版本不同,這個新指標“Xmaster 公式指標外匯無重繪”向電子郵件發送信號並推送。為您的交易策略配備如此專業的工具,您一定會在交易中獲得巨大優勢,並能
      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
      该产品的买家也购买
      Gann Made Easy
      Oleg Rodin
      4.84 (168)
      Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
      Prop Firm Sniper
      Mohamed Hassan
      5 (5)
      Prop Firm Sniper MT4  is a professional market structure indicator that automatically identifies high-probability BUY and SELL opportunities using BOS and CHoCH analysis. Recommended Timeframes: For backtesting, use the indicator on   M5 or M15   for Gold (XAUUSD), and   M15 or H1   for more volatile Forex pairs such as   GBPUSD, USDJPY, EURGBP , and similar markets. CONTACT ME AFTER PURCHASE TO CLAIM YOUR FREE BONUSES! Prop Firm Sniper  is a professional market structure indicator designed t
      Neuro Poseidon MT4
      Daria Rezueva
      4.82 (44)
      Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for all
      Super Signal – Skyblade Edition 專業級無重繪 / 無延遲趨勢信號系統,擁有卓越勝率 | 適用於 MT4 / MT5 在較低的時間週期上效果最佳,例如 1 分鐘、5 分鐘與 15 分鐘圖表。 核心特色: Super Signal – Skyblade Edition 是一套專為趨勢交易設計的智能信號系統。 其採用多重濾波邏輯,僅篩選出具有明確方向性、動能強勁且波動結構健康的走勢進場點。 本系統 不預測高點或低點 ,只有在同時滿足以下三項條件時才會觸發交易信號: 趨勢方向明確 動能持續增強 波動率結構穩定 此外,系統還結合市場流動性分析,以進一步提升信號的準確性與觸發時機。 信號特性: 所有箭頭信號皆為 100% 無重繪,無延遲 信號一旦出現即固定於圖表,不會閃爍或消失 提供圖表箭頭、資訊面板、彈出通知、聲音提示及推播訊息 支援 EA 呼叫(Buffer 輸出),可整合至自動化交易或信號跟單系統 提供預設參數模板,免調整即可使用,適合新手快速上手 總結: Super Signal – Skyblade Edition 是一款邏輯清晰、穩定高效的專業趨勢型
      Smart Trend Trading System
      Issam Kassas
      4.71 (7)
      本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Trend Trading System 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Smart Trend Trading System 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Smart Trend 信号转换为自动交易。 Smart Trend Trading System 是一套完整的交易系统,具备不重绘、不回绘、不延迟的特点,专为希望获得更清晰信号、更准确趋势方向以及更有组织交易方式的交易者打造。 Online course , manual and [download presets] . 它将 10 多种交易工具 整合到一个系统中,包括趋势检测、反转区域、Smart Cloud、移动止损逻辑、支撑与阻力、K线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随动能,并通过止损指导和移动止损选项寻找更清晰的入场机会。
      M1 Sniper
      Oleg Rodin
      5 (26)
      M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
      M1 Arrow
      Oleg Rodin
      4.81 (21)
      M1 Arrow 指标基于市场自然交易原则,包括波动性和成交量分析。该指标适用于任何时间框架和外汇货币对。指标中一个易于使用的参数即可让您根据想要交易的任何外汇货币对和时间框架调整信号。 除了基于买卖信号的主要算法外,该指标还内置了多种额外的策略,您可以在输入参数中选择。这些策略无需任何设置。指标会根据您在指标中使用的策略模式自动选择设置。 该算法基于对成交量和价格波动的分析,并使用额外的过滤器。该指标的智能算法仅在两个市场因素结合为一个时才发出信号。该指标计算特定范围的波动,并使用成交量分析来确认波动。 购买后请联系我,即可免费获得我的交易技巧和超棒的额外指标! 祝您在生活的各个方面都取得巨大成功,万事如意!
      Scalper Inside PRO
      Alexey Minkov
      4.68 (69)
      Scalper Inside PRO Scalper Inside PRO 是一款日内趋势与剥头皮指标,采用独家的内置算法来评估市场方向和关键目标位。该指标会自动计算进场点、出场点以及多个止盈目标位,并显示详细的绩效统计数据,让您能够看到不同品种和策略在历史数据上的表现。这有助于您选择符合当前市场状况的交易品种。您还可以将自己的箭头指标连接到 Scalper Inside PRO,并快速查看它们的统计数据和历史信号。 Scalper Inside PRO 使用手册及参数说明: 点击阅读 该指标适用于任何品种和时间周期(日内交易推荐使用 M5),并包含多种内置策略。它既可作为独立的剥头皮工具使用,也可作为您交易系统的分析组件。 主要功能 基于独家的新一代趋势检测算法 Next-Generation Trend Detection Algorithm (NG TDA) 进行趋势识别。 自动计算进场点和出场点,并提供多级止盈目标(TP1、TP2、TP3)。 三种内置策略和一个优化器,用于将信号适配到当前品种和时间周期(仅在实时模式下可用)。 提供品种和策略在历史数据上的详细绩效统计。 提
      PZ Trend Trading
      PZ TRADING SLU
      4.8 (5)
      许多盈利交易者不仅知道如何识别市场趋势,而且也能把握趋势建立后的交易机会。 Pz 趋势交易 指标设计用来在趋势行情中尽可能的赚取利润。 已建立的趋势提供了一揽子交易机会,但大多数趋势交易指标完全忽视了它们,让交易者在趋势行情时完全不知道该如何做!一般趋势指标只通知有关的趋势变化,但根本不足以得到卓越的回报. Pz 趋势交易 指标比一般趋势指标显示多达 20 倍的交易 , 因为它注重所谓的市场时机。它不仅显示当前的市场趋势,也有回调,内柱线的突破和调整。它令您在趋势回调之后介入,安全的柱线内突破金字塔加仓,以及发现潜在的反转,和已知的调整。 趋势改变 一个趋势改变在市场方向变化时发生。趋势变化在图表上用带数字的彩色圆圈显示。蓝色 (1) 信号为上涨开始, 而红色 (1) 信号为下跌开始。趋势变化并非评估当前价格动作的结果, 它意味着交易设置是不定时地。如果您正确使用本指标, 在趋势变化时, 您将将已经入场 (参看下面的调整)。 回调 但凡趋势在运动中,行情上下抖动,盈利者收割利润,且其它参与者入场。趋势回调代表好的买入机会,通常是由主力获利离场导致。如果行情在回调后回归上行, 指标将
      Cycle Sniper
      Elmira Memish
      4.39 (36)
      Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before purchasing. Videos, settings  and descri
      DayTrader PRO DayTrader PRO 是一款先进的交易指标,它结合了约翰·埃勒斯 (John Ehlers) 的 Laguerre 滤波器与强大的自动优化引擎。该指标不依赖固定的参数,而是根据最新的市场状况自动搜寻最佳设置,帮助您在无需手动调整的情况下适应不断变化的市场波动。 该指标可生成清晰的买入 (BUY) 和卖出 (SELL) 信号,并提供根据当前市场波动率计算得出的自适应止损 (Stop Loss) 和止盈 (Take Profit) 水平。内置的趋势、效率系数 (Efficiency Ratio)、波动率和蜡烛图过滤功能,有助于剔除低质量的交易设置,从而提高信号的准确性。 实时性能面板会显示当前已优化的设置、利润因子 (Profit Factor)、胜率 (Win Rate)、回撤 (Drawdown) 以及其他交易统计数据。DayTrader PRO 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入与卖出信号 基于 ATR 的动态止损与止盈 支持每日、每周或每月重新优化 内置趋势与市场过滤功能 性能统
      A. 什么是 A2SR ?   * 这是一个领先的技术指标(没有重绘,没有滞后)。  -  指导 : -- 在  https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- 和  https://www.mql5.com/en/users/yohana/blog A2SR 在确定支撑(需求)和阻力(供应)水平方面有一种特殊的技术。 与我们在网上看到的普通方式不同,A2SR 在确定实际 SR 级别时有一个独创的概念。 原技术不是从网上拿来的,也没有在网上公开过。 A2SR 将根据您的交易风格自动选择 SR 级别。 即使您正在更改时间范围,但 SR 级别仍将保留在其位置上。 因为实际的 SR 不是从你使用的时间范围内获得的。 A2SR 拥有完整的交易工具 。 实际支持(需求)和阻力(供应)的真正概念。 新闻事件和央行讲话的市场情绪。 新闻事件和趋势的主要货币强度 (MCS) 的真正概念。 今天的当前趋势,包括放置位置的建议。 SR、Breakout 和 Breakdown 的自动水平趋势线。 您会发现分析图表
      CRT Candle Range Theory HTF MT4.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Discounted   Price   $50  !!     Secure your lifetime access   now   before it switches to   subscription-only ! Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicat
      KURAMA GOLD SIGNAL PRO(MT4)— 7层过滤 · 自动止盈止损 · 质量评分 · 信号历史保存 | 完整的XAUUSD交易系统 实时不重绘。信号出现的瞬间,箭头、入场、止盈、止损当场锁定,之后绝不移动。你交易的就是这个实时信号。而且在v7.20中,每一个真正发出的信号都会自动保存,并在重启后精确还原。 购买者专属赠品 购买永久授权,即可免费获得 AI Zone Radar(价值$59)+ 完整PDF手册。在产品价格之外,额外附赠价值$59的赠品。购买后在MQL5上给我留言即可。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 在黄金交易者社区中被实际使用,因精度与易用性而广受好评。 你的难题 —— 以及解决方案 黄金一天波动$30–$50。你知道机会就在那里。但这些情况是否似曾相识: - 入场太早,价格逆行$10后才朝你的方
      PZ Divergence Trading
      PZ TRADING SLU
      5 (2)
      棘手的发现和频率稀缺是最可靠的交易方案之一。该指标使用您喜欢的振荡器自动查找并扫描常规和隐藏的发散。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 容易交易 发现常规和隐藏的分歧 支持许多知名的振荡器 根据突破实现交易信号 显示适当的止损和获利水平 可配置的振荡器参数 可自定义的颜色和尺寸 按条形过滤大小差异 实现绩效统计 它实现了电子邮件/声音/视觉警报 为了提供广阔的市场前景,可以使用不同的振荡器在同一张图表中多次加载该指标,而不会产生干扰。该指标支持以下振荡器: RSI CCI MACD OSMA 随机 动量 很棒的振荡器 加速器振荡器 威廉姆斯百分比范围 相对活力指数 由于差异可能会扩大很多,尤其是在外汇市场中,因此该指标产生了转折:它在等待交易突破之前等待donchian突破确认差异。最终结果是带有非常可靠的交易信号的重新粉刷指示器。 输入参数 幅度:用于寻找差异的之字形周期 振荡器-选择要加载到图表的振荡器。 突破期-交易信号的突破期,以柱为单位。 发散类型-启用或禁用发散类型:隐藏,常规或两者。 最小散度单位为条形-最小散度单位为条形
      ORB Seeker
      Marcela Goncalves De Oliveira
      特价上市! 仅售 79 美元! 售出 10 件后价格将上涨,最终价格为 199 美元。 购买后联系我,即可获得免费的EA奖励,该EA可以全自动交易突破信号,并拥有优化的设置文件。 自信地捕捉干净利落的比赛片段! ORB Seeker 是一款专业的开盘区间突破 (ORB) 指标,专为追求准确性、简洁性、灵活性和清晰图表结构的交易者而设计。 它能自动绘制任何交易品种的盘前或自定义交易时段区间,然后给出清晰的突破信号,包括入场点、止损点、止盈点以及可选的50%部分止盈位。所有数据均实时计算并直接显示在图表上。 您可以选择交易伦敦开盘、纽约交易时段、亚洲交易时段,或者您自定义的交易时段。ORB Seeker 会根据您选择的交易时段自动调整,让您精准掌握市场波动范围、突破位和交易位的位置。 每次购买均免费赠送 ORB Seeker EA 智能交易系统。该 EA 系统读取指标的突破信号并可自动下单,您可以选择手动交易,也可以让 EA 系统根据指标的信号逻辑自动处理入场。   为什么选择 ORB Seeker 支持多个交易时段 - 您可以自行设置伦敦、纽约、亚洲或自定义交易时段的盘前交易时间和交
      RFI levels PRO
      Roman Podpora
      5 (1)
      该指标能够准确显示反转点和价格回落区域。     行业领军人物 。您能洞察新趋势的形成,并以最高的精准度做出决策,掌控每一笔交易。 与……结合时,展现其最大潜力     趋势线专业版   指标  VERSION MT5 该指标显示的内容: 新趋势开始时的反转结构和反转水平及其激活。 显示屏   获利了结   和   止损   风险回报比最低的水平     RR 1:2       。 具有智能减值逻辑的止损。 显示指定指标中两种趋势类型的反转形态。 指标: 根据     趋势线     (全球趋势变化) 潮流专业版     (趋势快速变化) 简单有效   扫描器   实时趋势(新增)。 多时间框架工具筛选。 展示   利润   在 LOGIC AI 信号之后。 以下列出今日走势积极的金融工具。(RB键) 能够为终端启用通知(警报)功能,并向移动设备推送通知。 逻辑人工智能     — 利用人工智能寻找最佳切入点。 只有在启用 MTF(多时间框架分析)模式时,该功能才可用。 兼容性。 当与趋势线指标结合使用时,该指标能发挥其最大潜力。 这     RFI LEVELS PRO    
      Atomic Analyst
      Issam Kassas
      5 (9)
      本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Atomic Analyst 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Atomic Analyst 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Atomic Analyst 信号转换为自动交易。 Atomic Analyst 是一款不重绘、不回绘、不延迟的 Price Action 交易指标,专为手动交易、清晰信号和 EA 自动化而设计。 User manual: settings, inputs and strategy.      &   User Manual PDF . 它分析价格行为、强度、动能、多周期方向和高级过滤器,帮助交易者减少噪音,避免弱势交易机会,并做出更有结构的交易决策。 该指标将复杂的市场计算转换为简单的视觉信号、彩色K线、趋势读数、止损水平和多个止盈区域,使交易者能够快速理解并应用于真实市场环境。 主要交易用途: 剥头皮和日内交易: 专为快速决策、清晰箭头、提醒、K线
      BlueDigitsFx Easy 1 2 3 System
      Ziggy Janssen
      4.87 (299)
      BlueDigitsFx 官方生态系统入口 获取基础设施更新、交易资源、产品发布信息以及 BlueDigitsFx 官方生态系统访问权限。 Telegram 生态系统 官方网站 MT5 版本 BlueDigitsFx Easy 123 System —— 强大的 MT4 反转与突破识别系统 一体化无重绘交易系统,专为识别市场反转与突破而设计 —— 适合重视市场结构、清晰信号以及确认型交易流程的交易者。 BlueDigitsFx Easy 123 System 是一款可视化 MT4 指标,并带有提醒功能,可帮助交易者轻松识别市场结构变化、突破以及趋势反转。 该指标遵循结构化的“123”交易模型: 步骤 1 :通过大箭头识别潜在衰竭区域中的新高或新低。 步骤 2 :发出市场结构突破信号,确认潜在趋势反转。 步骤 3 :通过小箭头和支撑/阻力点提供入场确认。 注意 :大箭头在K线收盘前可能会重绘,因为它会根据实时市场结构变化进行调整。 小箭头一旦出现后则为 100% 无重绘信号。 功能特点 大箭头:识别强烈的市场结构变化及潜在反转机会。 小箭头:100% 无重绘趋势信号。 支撑与阻力点
      Advanced Supply Demand
      Bernhard Schweigert
      4.91 (302)
      现在优惠 30%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
      Market Structure Break Out
      Ashkan Hazegh Nikrou
      5 (8)
      价格将于明天上涨至 119 美元 。 Market Structure Break Out(MSB) 是一款为 MT4 和 MT5 平台 设计的高级工具,帮助交易者以结构的角度观察市场走势。它通过箭头和警报提示,标示出趋势方向和反转方向的关键 交易信号 。 其一大亮点功能是能够绘制 持续的供需区域 ,让交易者清晰了解关键价格区域。此外, 实时回测功能 使用户能够在图表上直接查看该指标在历史中的表现,增强了信号的透明度与可信度。 领取您的免费EA: 获取免费的 Market Structure Breakout EA ,它可以根据突破箭头自动开仓,使用固定手数,并可自定义止损和止盈水平。 如何领取: 点击此处下载 EA 。请注意,此 EA 仅在您已购买 Market Structure Break Out 指标 后才能使用。 MT5 版本的产品在此: https ://www .mql5 .com /en /market /product /124690 该指标正在持续更新。 我们努力提供基于市场结构的高精度进场和出场点。当前版本为1.6,以下是最新的更新内容,欢迎加入我们: 买
      Gold Signal Swing Pro XAUUSD with Auto TP SL (MT4) — 7层过滤器 + RR保证系统的XAUUSD摆动交易完整系统 无重绘。无重画。无延迟。所有信号在确认后锁定。 买家奖励:购买现货许可证可免费获得AI Zone Radar(价值$59)+ PDF手册。购买后在MQL5上向我发送消息。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 MT5版本也已发售: https://www.mql5.com/en/market/product/170916?source=Site +Profile+Seller 在活跃的交易社区中被黄金交易者使用和信赖。专为精确度和易用性而构建。 这是为谁设计的 工作或生活太忙无法盯盘M5/M15的交易者 只想交易经过过滤的高质量信号的人 隔夜持仓或离开屏幕时持仓的交易者 想要每个信号获得更大波动的交易者(M30上$8-$25,H1上$15-$40,H4上$30-$150) 厌倦了猜测TP/SL设置位置的人 因低时间框架虚假信号而疲惫的交易者
      Winshots Massive FX Profits
      Pawel Michalowski
      5 (1)
      停止搜索和尝试新指标!获取 Winshots Massive FX Profits 指标,让自己与众不同。 多年的交易经验使我们构建了这一多合一指标! 使用 Winshots Massive FX Profits 像专业人士一样交易! 该指标使用以下方法来帮助您成为更稳定的盈利交易者: - 市场容量概况 - 每日枢轴级别 - 价格周期分析 什么是音量曲线? 成交量概况是许多交易者忽略的非常有用的交易工具 - 它使您可以发现重要价格行为发生的真实价格水平。它类似于支撑位和阻力位,但逻辑不同。成交量分析概述了机构交易发生的实际支撑和阻力水平。没有更多的猜测工作!你会确切地知道所有大量交易何时发生,大量的手数和交易量。成交量配置文件的 POC(控制点)将通过在图表上画一条线来准确显示发生的位置。 POC 是卷配置文件上的最高卷节点。控制点是交易量配置文件上最长的交易量条,那里有大量交易量。专业交易者将 POC 用作强大的支撑和阻力或重要的重新测试点。 成交量概况(在某些情况下也称为市场概况)是一个方便的工具,用于检查图表上的价格行为。交易者在分析图表时标记的第一件事是支撑
      TrendMaestro
      Stefano Frisetti
      4 (4)
      Attention: beware of SCAMS, TRENDMAESTRO is only ditributed throught MQL5.com market place. 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.5 TRENDMAESTRO recognizes a new TREND from the start, 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 a
      Neo Wave PRO
      Nikolay Raykov
      5 (1)
      Price & Time Market Structure Indicator A professional market structure tool that analyzes waves through both price and time — not price alone. Main Description NeoWave PRO is a professional market structure indicator for MetaTrader 4 designed for traders who want to move beyond traditional one-dimensional wave tools such as ZigZag, swing indicators, and basic high/low systems. Most wave indicators analyze only one thing: Price. But a real market wave is not only a price movement. A true wave de
      本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Price Action Concepts 目前价格为 $200 。 接下来的 30 次购买 后,价格将上涨至 $299 。 特别优惠: 购买后,请发送私信给我,即可领取 免费赠品 + 礼物 。 首先需要强调的是,这款交易工具是不重绘、不回绘、不延迟的指标,因此非常适合专业交易使用。 Online course , and manual Smart Price Action Concepts 指标是一款非常强大的工具,适合新手和有经验的交易者使用。它将 20 多个实用指标整合到一个系统中,结合了 Inner Circle Trader Analysis 和 Smart Money Concepts Trading Strategies 等高级交易理念。该指标专注于 Smart Money Concepts,帮助交易者理解大型机构如何交易,并辅助预测其市场行为。 它特别擅长流动性分析,使交易者更容易理解机构交易逻辑。它也非常适合预测市场趋势并仔细分析价格走势。通过让交易与机构策略保
      PZ Day Trading
      PZ TRADING SLU
      3.67 (3)
      该指标仅使用价格行为分析和donchian渠道以锯齿形检测价格反转。它是专门为短期交易而设计的,根本不需要重新粉刷或补漆。对于精明的交易者来说,这是一个绝佳的工具,旨在增加他们的运作时间。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 极易交易 它在每个时间段都提供价值 实施自我分析统计 它实现了电子邮件/声音/视觉警报 基于可变长度的突破和拥挤区域,该指标仅使用价格行为来选择交易并对市场快速做出反应。 显示过去信号的潜在利润 该指标分析其自身的质量和性能 突围的损失突出显示并解决 该指标是不可重涂和不可重涂的 该指标将帮助盘中交易者不要错过单个价格反转。但是,并非所有价格反转都是一样的,也不是具有相同的可行质量。决定要突破哪些突破而忽略哪些取决于交易者的良好判断。 如何解释统计数据 该指标研究其自身信号的质量,并在图表上绘制相关信息。将分析每笔交易,并在图表的左上角显示总体历史结果,这使您可以针对任何给定的工具和时间范围自行优化指标参数。每个乐器和时间表都有其自己的最佳设置,您可以自己找到它们。 最大优惠交易:对于任何给定的交易,MFE都是最好的结
      PRO Renko System
      Oleg Rodin
      5 (31)
      PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
      Legacy of Gann
      Pavel Zamoshnikov
      4.83 (12)
      The indicator very accurately determines the levels of the possible end of the trend and profit fixing. The method of determining levels is based on the ideas of W.D.Gann, using an algorithm developed by his follower Kirill Borovsky. Extremely high reliability of reaching levels (according to K. Borovsky  - 80-90%) Indispensable for any trading strategy – every trader needs to determine the exit point from the market! Precisely determines targets on any timeframes and any instruments (forex, met
      There is always a need to measure if the market is "quiet" or it is volatile. One of the possible way is to use standard deviations, but the issue is simple : We do not have some levels that could help us find out if the market is in a state of lower or higher volatility. This indicator is attempting to do that : •           values above level 0 are indicating state of higher volatility (=GREEN buffer) •           values below level 0 are indicating state of lower volatility (=RED buffer)
      作者的更多信息
      GS smart5
      Aleksander Gladkov
      5 (6)
      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
      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
      ATR RSI x4
      Aleksander Gladkov
      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
      GS target5
      Aleksander Gladkov
      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,
      Gain since start MT5
      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. 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)
      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
      Trade maker
      Aleksander Gladkov
      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
      Get news5
      Aleksander Gladkov
      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
      筛选:
      无评论
      回复评论