Saadson Poseidon

Here is an automated Andrews Pitchfork indicator which is DESIGNED SPECIFICALLY to integrate with custom Expert Advisor or MANUAL indicator. It will not allow manual modification as it is strictly use for automatic. However, you still can change the Zig Zag parameters to suits your need. Proposed default parameter is 18-Periods or more with +18.    

Feature Highlight

  • Right top corner of the Currency information % Strength / Spread / Remaining Bar Time 
  • Bottom Right Current & Previous SEQUENCE Number (1 to 8). Sequence Definition explains on Section 2 as below.
  • TOP LINE Price 3. This is current indicator price for highest level in the pitchfork and is the same Line with anchor Price3. When price cross above TOP LINE, the Sequence No will change from 7 to 8.
  • TOP 61.8% Fibonacci Level. This is current price for Fibonacci level 61.8% on Top section. When price cross above TOP 61.8%, the Sequence No will change from 6 to 7.
  • TOP 38.2% Fibonacci Level. This is current price for Fibonacci level 38.2% on Top section. When price cross above TOP 38.2%, the Sequence No will change from 5 to 6.
  • MID Line. This is current indicator price for median line in the pitchfork and is the same Line with calculated anchor Median Price. When price cross above Mid Line, the Sequence No will change from 4 to 5.
  • BTM 61.8% Fibonacci Level. This is current price for Fibonacci level 61.8% on Bottom section. When price cross above BTM 61.8%, the Sequence No will change from 3 to 4.
  • BTM 38.2% Fibonacci Level. This is current price for Fibonacci level 38.2% on Bottom section. When price cross above BTM 38.2%, the Sequence No will change from 2 to 3.
  • BTM Line Price 2.  This is current indicator price for lowest level in the pitchfork and is the same Line with anchor Price2. When price cross above BTM LINE, the Sequence No will change from 1 to 2.
  • Automated Standard MQL4 ANDREWS PITCHFORK tool object. The Pitchfork tool will be hook up automatically and you can ADD-ON more standard MQL4 tool object to this existing one for Manual Trading.
  • Alert and Push Notification feature as well Indicator Data access are provided.

Parameters:

  • Reset: When Set to true, Indicator data will be reset.
  • Notification: When set to true, Push Notification feature is enabled.
  • Message: When set to true, popup Alert Message will appears on screen.
  • ZZ_Depth: Standard ZigZag Depth setting. Suggest 18, 36, 54, etc.
  • ZZ_Deviation: Set the ZigZag Deviation setting.
  • ZZ_Backstep: Set the ZigZag Backstep setting.
  • Pitch_Width: Set the Pitchfork line width.
  • Pitch_Color: Set the Pitchfork line color.

Example code to access Array index via EA

You may use the following code to access Data Array up to Index 22 (Index 0 is Reserve). Refer Array Index Definition.
void OnTick()
  {
      for(int i=0; i<22; i++)
      {
         double h_iposeidon=iCustom(_Symbol,0,"SaadsonPoseidon",36,0,i);
         P_Buf[i]=h_iposeidon;      
      }
  }

Then you may map the Index array like the following:

      double current_Price2 		= P_Buf[5];
      double current_Price3 		= P_Buf[6];
      double current_MidPrice 		= P_Buf[7];
      double Absdifferential_Price 	= P_Buf[15];
      double current_TopFib61		= P_Buf[16];
      double current_TopFib38 		= P_Buf[17];
      double current_BotFib61		= P_Buf[18];
      double current_BotFib38 		= P_Buf[19];
      int current_SEQNO 		= P_Buf[20];
      int Previous_SEQNO 		= P_Buf[21];

Array Index Definition

  • Index 0: RESERVE
  • Index 1: Price1 anchor of the Pitchfork.
  • Index 2: Price2 anchor of the Pitchfork.
  • Index 3: Price3 anchor of the Pitchfork.
  • Index 4: Calculated Median price anchor if the pitchfork.
  • Index 5: Current Price2 (always at the bottom).
  • Index 6: Current price3 (always at teh top).
  • Index 7: Current Median Price (the middle line).
  • Index 8: Calculated Price3 Bar Times.
  • Index 9: Calculated Price2 Bar Times.
  • Index 10: Differential Price3 minus Price2 (Negative value indicates trending downward).
  • Index 11: Time1 anchor of the pitchfork. 
  • Index 12: Time2 anchor of the pitchfork.
  • Index 13: Time3 anchor of the pitchfork.
  • Index 14: Calculated Time median anchor.
  • Index 15: Absolute different Price of Price1 anchor and Price 2 anchor.
  • Index 16: Top level of the Fibonacci 61.8%.
  • Index 17: Top level of the Fibonacci 38.2%.
  • Index 18: Bottom level of the Fibonacci 61.8%.
  • Index 19: Bottom level of the Fibonacci 38.2%.
  • Index 20: Current SEQUENCE NO.
  • Index 21: Previous SEQUENCE NO.








































Recommended products
Rainbow MT4
Jamal El Alama
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Smart FVG Indicator MT4   delivers professional Fair Value Gap (FVG) detection, monitoring, and alerting directly on your charts. It combines   ATR-based filtering   with structure-aware logic to remove noise, adapt to liquidity, and keep only the most relevant imbalances for precise decisions. Key Advantages Accurate FVG detection:   Identifies genuine inefficiencies, not just simple candle gaps. ATR-based precision:   Adaptive sensitivity filters out low-quality signals across markets and time
FREE
SX Supply Demand Zones accurately identifies and draws high-probability Supply and Demand zones using a sophisticated algorithm. Unlike traditional indicators that clutter your chart, this indicator is designed with a focus on performance and a clean user experience. New Unique Feature: Interactive Legend System What truly sets this indicator apart from everything else is the Interactive Control Legend. You have a professional dashboard directly on your chart that allows you to: Show/Hide: Ins
FREE
The indicator allows you to trade binary options. The recommended time frame is М1 and the expiration time is 1,2,3 minutes. The indicator suitable for auto and manual trading. A possible signal is specified as a arrows above/under a candle. You should wait until the candle closes! Arrows are not re-painted Trade sessions: TOKYO section (Half-end) Currency pairs: USD/JPY Working time frame: M1 Expiration time: 1,2,3 minutes. The indicator also shows good results when using the martingale strateg
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
The Auto Fibonacci Indicator is a professional technical analysis tool that automatically draws Fibonacci retracement levels based on the most recent closed Daily (D1) or 4-Hour (H4) candle. These levels are widely used by traders to identify key support , resistance , and trend reversal zones . This version is designed for manual trading and supports a powerful trading strategy using Fibonacci levels combined with a 50-period EMA (Exponential Moving Average) , which you can easily add from MT4
FREE
Double HMA lines MTF
Pavel Zamoshnikov
5 (1)
This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
FREE
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
High Low Open Close MT4
Alexandre Borela
4.81 (21)
If you like this project, leave a 5 star review. This indicator draws the open, high, low and closing prices for the specified period and it can be adjusted for a specific timezone. These are important levels looked by many institutional and professional traders and can be useful for you to know the places where they might be more active. The available periods are: Previous Day. Previous Week. Previous Month. Previous Quarter. Previous year. Or: Current Day. Current Week. Current Month. Current
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Line
Andrea Fontanini
free only until the end of the week The following indicator must be used and contextualized according to your trading methodologies. It provides excellent trading insights and identifies rejection zones on the drawn lines. Several parameters can be customized. The indicator will plot three levels above and below the opening price on D1, W1, and MN1. It will provide the daily ADR and display two additional daily sessions (EUROPE session and USA session). The colors of the various lines can be cu
FREE
The SMC Venom Model BPR indicator is a professional tool for traders working within the Smart Money (SMC) concept. It automatically identifies two key patterns on the price chart: FVG (Fair Value Gap) is a combination of three candles, in which there is a gap between the first and third candles. It forms a zone between levels where there is no volume support, which often leads to a price correction. BPR (Balanced Price Range) is a combination of two FVG patterns that form a “bridge” - a zone of
Candle Pattern Finder Candle Pattern Finder is a powerful MT4 indicator designed to help traders easily detect key candlestick patterns in real-time. Whether you're trading trends, reversals, or consolidations, this tool highlights important price action signals directly on the chart — helping you make faster and more confident trading decisions. Detects popular candlestick patterns: Bullish/Bearish Engulfing Hammer & Inverted Hammer Shooting Star & Hanging Man Three White Soldiers Three Black
FREE
EARLY REMINDER: The Starting price is 65 price will rise soon up to 365$ and then 750$ after first 10 copies of sales. Grab this offer now! Introduction Hello, traders! Welcome to the demonstration of the Forex Beast Indicator , a comprehensive tool designed to assist aspiring traders in navigating the complexities of the forex market. This indicator incorporates seven essential components to provide a well-rounded trading experience: Moving Averages Colored Zones Support and Resistance Levels
OrderBlock TS Roman
Vladislav Vlastovskii
3.8 (5)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
Trendline indicator
David Muriithi
2 (1)
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
QualifiedEngulfing
Ashkan Hazegh Nikrou
QualifiedEngulfing Is Free Version Of ProEngulfing Indicator  ProEngulfing Is Paid Version Of This Indicator  Download It Here . What is Different Between free and paid version of ProEngulfing ?  Free version has limitation of One Signal Per Day Join Koala Trading Solution Channel in mql5 community to find out the latest news about all koala products, join link is below : https://www.mql5.com/en/channels/koalatradingsolution Introducing QualifiedEngulfing   – Your Professional Engulf Pattern In
FREE
Fx BFP Pivot Points
Maged Ait Abbi
5 (6)
A forex   pivot point   strategy could very well be a trader’s best friend as far as identifying levels to develop a bias, place stops and identify potential profit targets for a trade. Pivot points have been a go-to for traders for decades. The basis of pivot points is such that price will often move relative to a previous limit, and unless an outside force causes the price to do so, price should stop near a prior extreme. Pivot point trading strategies vary which makes it a versatile tool for
FREE
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
Market Profile 3
Hussien Abdeltwab Hussien Ryad
3 (2)
Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
FREE
.....................................hi....................... ................for showing high s and low s and support and resistanses .....................we have a lot of ways............................... it can be helpful for finding trends , higher highs , higher lows , lower highs , lower lows .......................today i write on of thems.......................... ........................you can enter the number of last support and resistanses .........................and it will dra
FREE
VR Cub
Vladimir Pastushak
VR Cub is an indicator for getting high-quality entry points. The indicator was developed to facilitate mathematical calculations and simplify the search for entry points into a position. The trading strategy for which the indicator was written has been proving its effectiveness for many years. The simplicity of the trading strategy is its great advantage, which allows even novice traders to successfully trade with it. VR Cub calculates position opening points and Take Profit and Stop Loss targe
PZ Pivot Points
PZ TRADING SLU
4.6 (10)
This indicator displays pivot points in the chart, including historical vales, and supports many calculation modes for Pivot Points and S/R levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It plots historical levels for backtesting purposes It allows you to select the reference timeframe It implements different Pivot Point calculation modes It implements different SR calculation modes It implements customizable colors and sizes Calculation Modes The indicator
FREE
5/35 Oscillator to be used with our Elliott Wave Indicator as part of the overall strategy on trading the 5th wave. The Elliott Wave Indicator Suite is designed around a simple but effective Swing Trading Strategy. The Indicator Suite is great for Stocks, Futures and Forex trading on multiple timeframes You can find the main Elliott Wave Indicator here  https://www.mql5.com/en/market/product/44034
FREE
FRM Half Trend
Noiros Tech
3.5 (2)
YOU CAN NOW DOWNLOAD FREE VERSIONS OF OUR PAID INDICATORS . IT'S OUR WAY OF GIVING BACK TO THE COMMUNITY ! >>>    GO HERE TO DOWNLOAD   The system is a free open source pine script originally published on TradingView by everget   . It was converted to Mt4 by Forex Robot Makers. This system is a  popular trend indicator based on ATR ( Average True Range ) , Moving Averages and the Donchian channel . System BackGround ATR The average true range is an indicator of the price volatility of an asse
FREE
Extremum Reverse Bar
Yurij Izyumov
2.8 (5)
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
Forex Market Profile and Vwap
Lorentzos Roussos
4.86 (7)
Volume Profile Indicator / Market Profile Indicator What this is not : FMP is not the classic letter-coded TPO display , does not display the overall chart data profile calculation , and , it does not segment the chart into periods and calculate them. What it does :  Most importantly ,the FMP indicator will process data that resides between the left edge of the user defined spectrum and the right edge of the user defined spectrum. User can define the spectrum by just pulling each end of the indi
FREE
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
SMA Indicator
Nitu Brijesh Yadav
Arrow Indicator (Buy/Sell Alerts) – Simple Yet Powerful Tool!             Product Version: 1.01           Indicator Type: Trend Reversal Signals           Timeframes Supported: All (Recommended: H1, H4, D1)           Key Features: Buy Signal: Green upward arrow () appears below the candle  Sell Signal : Red downward arrow () appears above the candle Accurate Trend Reversal Detection – Based on tried and tested SMA strategy. ️ Clean Chart View – Minimalist, non-i
FREE
Buyers of this product also purchase
Gann Made Easy
Oleg Rodin
4.83 (155)
Gann Made Easy is a professional and easy to use Forex trading system which is based on the best principles of trading using the theory of W.D. Gann. The indicator provides accurate BUY and SELL signals including Stop Loss and Take Profit levels. You can trade even on the go using PUSH notifications. PLEASE CONTACT ME AFTER PURCHASE TO GET TRADING TIPS, BONUSES  AND GANN MADE EASY EA ASSISTANT  FOR FREE! Probably you already heard about the Gann trading methods before. Usually the Gann theory is
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
Game Changer Indicator
Vasiliy Strukov
4.33 (18)
Game Changer is a revolutionary trend indicator designed to be used on any financial instrument to transform your metatrader in a powerful trend analyzer.   It works on any time frame and assists in trend identification, signals potential reversals, serves as a trailing stop mechanism, and provides real-time alerts for prompt market responses.  Whether you’re a seasoned, professional or a beginner seeking an edge, this tool empowers you to trade with confidence, discipline and a clear understand
Are you looking for a simple and reliable indicator that can help you spot market swing points easily? Do you want clear buy and sell signals that work on any timeframe and any trading instrument? Buy Sell Signal Pro is designed to do exactly that. It helps traders identify important market turning points and understand the current market structure in a clear and easy way. This indicator detects Higher Highs (HH), Higher Lows (HL), Lower Highs (LH), and Lower Lows (LL) so you can quickly see wh
RFI levels PRO
Roman Podpora
5 (1)
The indicator accurately shows the reversal points and price return zones where the   Major players . You see where new trends are forming and make decisions with maximum precision, maintaining control over every trade. VERSION MT5     -     Reveals its maximum potential when combined with the   TREND LINES PRO   indicator What the indicator shows: Reversal structures and reversal levels with activation at the beginning of a new trend. Display of   TAKE PROFIT   and   STOP LOSS   levels with mi
M1 Sniper
Oleg Rodin
5 (19)
M1 SNIPER is an easy to use trading indicator system. It is an arrow indicator which is designed for M1 time frame. The indicator can be used as a standalone system for scalping on M1 time frame and it can be used as a part of your existing trading system. Though this trading system was designed specifically for trading on M1, it still can be used with other time frames too. Originally I designed this method for trading XAUUSD and BTCUSD. But I find this method helpful in trading other markets a
Miraculous Indicator – 100% Non-Repaint Forex and Binary Tool Based on Gann Square of Nine This video introduces the Miraculous Indicator , a highly accurate and powerful trading tool specifically developed for Forex and Binary Options traders. What makes this indicator unique is its foundation on the legendary Gann Square of Nine and Gann's Law of Vibration , making it one of the most precise forecasting tools available in modern trading. The Miraculous Indicator is fully non-repaint, meaning t
PRO Renko System
Oleg Rodin
5 (30)
PRO Renko System is a highly accurate trading system specially designed for trading RENKO charts. The ARROWS and Trend Indicators DO NOT REPAINT! The system effectively neutralizes so called market noise giving you access to accurate reversal signals. The indicator is very easy to use and has only one parameter responsible for signal generation. You can easily adapt the tool to any trading instrument of your choice and the size of the renko bar. I am always ready to provide extra support to help
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
Trend Lines PRO
Roman Podpora
5 (1)
TREND LINES PRO    helps understand where the market is truly changing direction. The indicator shows real trend reversals and points where major players re-enter. You see   BOS lines   Trend changes and key levels on higher timeframes — without complex settings or unnecessary noise. Signals don't repaint and remain on the chart after the bar closes. VERSION MT 5     -     Reveals its maximum potential when paired with the   RFI LEVELS PRO  indicator What the indicator shows: Real shifts   tren
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
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
Trading Special –40% OFF Best Solution for any Newbie or Expert Trader! This Indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With only ONE chart you can read Currency Strength for 28 Forex pairs! Imagine how your trading will improve because you are able to pinpoint the exact trigger point of a new trend or scalping opportunity? User manual: click here That's the first one, the original! Don't buy a
Volatility Trend System - a trading system that gives signals for entries. The volatility system gives linear and point signals in the direction of the trend, as well as signals to exit it, without redrawing and delays. The trend indicator monitors the direction of the medium-term trend, shows the direction and its change. The signal indicator is based on changes in volatility and shows market entries. The indicator is equipped with several types of alerts. Can be applied to various trading ins
Apollo Secret Trend is a professional trend indicator which can be used to find trends on any pair and time frame. The indicator can easily become your primary trading indicator which you can use to detect market trends no matter what pair or time frame you prefer to trade. By using a special parameter in the indicator you can adapt the signals to your personal trading style. The indicator provides all types of alerts including PUSH notifications. The signals of the indicator DO NOT REPAINT! In
Currency Strength Wizard is a very powerful indicator that provides you with all-in-one solution for successful trading. The indicator calculates the power of this or that forex pair using the data of all currencies on multiple time frames. This data is represented in a form of easy to use currency index and currency power lines which you can use to see the power of this or that currency. All you need is attach the indicator to the chart you want to trade and the indicator will show you real str
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Specials Discount now. The Next Generation Forex Trading Tool. Dynamic Forex28 Navigator is the evolution of our long-time, popular indicators, combining the power of three into one: Advanced Currency Strength28 Indicator (695 reviews) + Advanced Currency IMPULSE with ALERT (520 reviews) + CS28 Combo Signals (recent Bonus) Details about the indicator  https://www.mql5.com/en/blogs/post/758844 What Does The Next-Generation Strength Indicator Offer? Everything you loved about the originals, now
Trading Special – 40% OFF Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a secret formula. With only ONE chart it gives Alerts for all 28 currency pairs. Imagine how your trading will improve because you are able to pinpoint the exact trigger point of a new trend or scalping opportunity! Built on new underlying algorithms it makes it even easier to identify and c
Trend indicator AI
Ramil Minniakhmetov
4.57 (82)
Trend Ai indicator is great tool that will enhance a trader’s market analysis by combining trend identification with actionable entry points and reversal alerts.  This indicator empowers users to navigate the complexities of the forex market with confidence and precision Beyond the primary signals, Trend Ai indicator identifies secondary entry points that arise during pullbacks or retracements, enabling traders to capitalize on price corrections within the established trend. Important Advantage
Trend Screener
STE S.S.COMPANY
4.79 (95)
Trend Screener Indicator --Professional Trend Trading & Market Scanning System for MetaTrader Unlock the true power of trend trading with Trend Screener Indicator — a complete multi-currency, multi-timeframe trend analysis solution   powered by Fuzzy Logic,Trend Pulse Technology  and advanced market structure algorithms.   Trend Screener transforms your MetaTrader platform into a professional-grade Trend Analyzer and Market Scanner, helping you identify high-probability trend opportunities, ear
Meravith
Ivan Stefanov
5 (3)
Market makers' tool. Meravith will: Analyze all timeframes and display the current trend in force. Highlight liquidity zones (volume equilibrium) where bullish and bearish volumes are equal. Display all liquidity levels across different timeframes directly on your chart. Generate and present text-based market analysis for your reference. Calculate targets, support levels, and stop-loss points based on the current trend. Compute the risk/reward ratio for your trades. Determine position size accor
GOLD Impulse with Alert
Bernhard Schweigert
4.64 (11)
This indicator is a super combination of our 2 products  Advanced Currency IMPULSE with ALERT  and  Currency Strength Exotics . It works for all time frames and shows graphically impulse of strength or weakness for the 8 main currencies plus one Symbol! This Indicator is specialized to show currency strength acceleration for any symbols like Gold, Exotic Pairs, Commodities, Indexes or Futures. Is first of its kind, any symbol can be added to the 9th line to show  true currency strength accelerat
Advanced Supply Demand
Bernhard Schweigert
4.91 (298)
Trading Special – 40% OFF Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With this update, you will be able to show double timeframe zones. You will not only be able to show a higher TF but to show both, the chart TF, PLUS the higher TF: SHOWING NESTED ZONES. All Supply Demand traders will love it. :) Important Information Revealed Maximize the pot
FX Power MT4 NG
Daniel Stein
4.95 (21)
FX Power: Analyze Currency Strength for Smarter Trading Decisions Overview FX Power is your go-to tool for understanding the real strength of currencies and Gold in any market condition. By identifying strong currencies to buy and weak ones to sell, FX Power simplifies trading decisions and uncovers high-probability opportunities. Whether you’re looking to follow trends or anticipate reversals using extreme delta values, this tool adapts seamlessly to your trading style. Don’t just trade—trade
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.
KT Trend Trading Suite MT4
KEENBASE SOFTWARE SOLUTIONS
KT Trend Trading Suite is a multi-featured indicator that incorporates a trend following strategy combined with multiple breakout points as the entry signals. Once a new trend is established, it provides several entry opportunities to ride the established trend successfully. A pullback threshold is used to avoid the less significant entry points. MT5 Version is available here  https://www.mql5.com/en/market/product/46270 Features It combines several market dynamics into a single equation to
Trading Special – 40% OFF Best Solution for any Newbie or Expert Trader! This dashboard software is working on 28 currency pairs plus one. It is based on 2 of our main indicators (Advanced Currency Strength 28 and Advanced Currency Impulse). It gives a great overview of the entire Forex market plus Gold or 1 indices. It shows Advanced Currency Strength values, currency speed of movement and signals for 28 Forex pairs in all (9) timeframes. Imagine how your trading will improve when you can watch
Top Bottom Tracker is an indicator based on sophisticated algorithms that analyse the market trend and can detect the highs and lows of the trend / MT5 version . The price will progressively increase until it reaches 500$. Next price --> $99 Features No repainting This indicator does not change its values when new data arrives Trading pairs All forex pairs Timeframe     All timeframes Parameters ==== Indicator configuration ==== Configuration parameter // 40 (The higher the value, the
Currency Strength Exotics
Bernhard Schweigert
4.88 (33)
CURRENTLY 20% OFF ! Best Solution for any Newbie or Expert Trader! This Indicator is specialized to show currency strength for any symbols like Exotic Pairs Commodities, Indexes or Futures. Is first of its kind, any symbol can be added to the 9th line to show true currency strength of Gold, Silver, Oil, DAX, US30, MXN, TRY, CNH etc. This is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. Imagine how your trading
GM Arrows Pro
Guillaume Pierre Philippe Mesplont
Product Name: GM Arrows Pro – Signals & Alerts Short Description: GM Arrows Pro is a clean, reliable MT4 indicator showing BUY/SELL arrows on the chart with unique alerts at the moment the signal appears. Full Description: GM Arrows Pro is a professional MT4 indicator designed for traders who want clear, actionable signals: BUY and SELL arrows visible on the entire chart history Unique alerts when a new signal appears (no repeated alerts) Option to disable repetitive signals ( disable_repeatin
More from author
This EA loads Support & Resistance Trend Lines and trade purely based on price action of breakout or Swing strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring both safe Hedging and Multingle methods as well with MANUAL entry by using control panel.   Strategy 1: Breakout Swing Major & Swing Minor. Strategy 2: Swing Pivot High Low of the Major Trend only. Operating Procedure Use 15 Minutes time frame chart for best result.    Use Mult
This EA loads Support & Resistance Trend Lines and trade purely based on price action of Trend Reversal strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring both safe Hedging and Multingle methods as well MANUAL entry by using control panel.   Auto Strategy: Swing Reversal Patterns with trailing TP & Stop. Manual Strategy: BUY/SELL using Control Panel on chart with trailing TP & Stop. Operating Procedure Use 15 Minutes time frame char
This EA loads Support & Resistance Trend Lines and trade purely based on price action of Trend Reversal strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring both safe virtual Hedging as recovery method as well MANUAL entry by using control panel.   Auto Strategy: Swing Reversal Patterns with trailing TP & Stop. Manual Strategy: BUY/SELL using Control Panel on chart with trailing TP & Stop. Operating Procedure Use 15 Minutes time frame
This EA loads Support & Resistance Trend Lines and trade purely based on price action of Trend Reversal strategies. No effect with manual entry. It is possible to use this Expert Advisor as indicator. It also featuring safe virtual Hedging method as recovery as well MANUAL entry by using control panel.   Auto Strategy: Swing Reversal Patterns and Major Trendline Breakout with trailing TP & Stop. Manual Strategy: BUY/SELL using Control Panel on chart with trailing TP & Stop. Operating Procedure U
This is a series of gauges that can be loaded on any Chart time frame. You can use this gauge indicators to decide when to enter and exit market with high degree of confident. Gauge No 1: Ichimoku Kinko Hyo Tenken Sen Crosses Kijun Sen. This will tell Bull and Bear and the timing to enter market. When the value move from above 0 towards below 0, the Tenken Sen line is moving to cross the Kijun Sen line and appears value is the Delta for the difference. Same goes to the opposite. The positive val
Filter:
No reviews
Reply to review