• Overview
  • Reviews
  • Comments
  • What's new

MAi

Professional 0 Lag Moving Averages Indicator

MAi Indicator is a complete of moving averages with no lag.
With MAi you can finally trade in real time with no lag, so your trading becomes more precise, realistic and more effectively.
Please see included averages and the combinations with “Hull” equation below in code section.
MAi indicator can run many instances, for all time frames at once, so you can test and compare results with different settings.
It is very fast and has like all our indicators a built-in "slider history testing" technology.
Program is design to operate in 2 automatic modes:

1. Slider mode

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

All this makes it an easy-to-use trend trading system for beginners, advanced and professional traders.

How to trade with MAi?

It is very simple. If MAi line goes up then BUY, when goes down SELL.
You also have many other options (two instances with different settings, when the line intersects the other, use in other indicators …).
We recommend to run more instances of indicator on different timeframes, with different settings for better results (M5, M15, H1, H4).

For programmers

You can include in EA-s:

enum method
{
   SMA         =0,   /*SMA (Simple_MA)*/
   LWMA        =1,   /*LWMA (Linear_Weighted_MA)*/
   SWMA        =2,   /*SWMA (Sine_Weighted_MA)*/
   LSMA        =3,   /*LSMA (Least_Squares_MA)*/
   TRIMA       =4,   /*TRIMA (Triangular_MA)*/
   ILRS        =5,   /*ILRS (Integral_of_Linear_Regression_Slope)*/
   EMA         =6,   /*EMA (Exponential_MA)*/
   DEMA        =7,   /*DEMA (Double_EMA)*/
   MDEMA       =8,   /*MDEMA (Median_DEMA)*/
   TEMA        =9,   /*TEMA (Triple_EMA)*/
   REMA        =10,  /*REMA (Regularized_EMA)*/
   T3          =11,  /*T3 (Tillson)*/
   EMA_Hull    =12,  /*EMA_Hull*/
   DEMA_Hull   =13,  /*DEMA_Hull*/
   TEMA_Hull   =14,  /*TEMA_Hull*/
   REMA_Hull   =15,  /*REMA_Hull*/
   T3_Hull     =16,  /*T3_Hull*/
};

The known commands to retrieve current and previous value are for MQL4:

double maiCur=iCustom(NULL,MA_TF_,"MAi",MA_MTD_,a_st_,a_sm_,a_vf_,a_lam_,1,0,1);
double maiPrev=iCustom(NULL,MA_TF_,"MAi",MA_MTD_,a_st_,a_sm_,a_vf_,a_lam_,1,0,2);
if (maiCur>maiPrev) buyMAI_=true;
if (maiCur<maiPrev) sellMAI_=true;

where:

  • NULL = current symbol
  • MA_TF_ = enum_timeframes
  • "MAi" = path/name of the custom indicator compiled program
  • MA_MTD_ = method (from 0-16 in above order)
  • a_st_ = indicator step
  • a_sm_ = smooth (lines smoothness)
  • a_vf_ = v_factor (volume factor)
  • a_lam_ = lambda
  • 1 = last bar (1 for precise results, because bar 0 is usually not completed)
  • 0 = line index
  • 1(2) = shift

MAi input parameters settings

The order from left to right is: name, [default value], min-max value.
If you accidentally enter a lower or higher value, the min-max value is used.
  • Method [LSMA] – indicator method
  • Step [25] 0-100 – indicator step
  • *Smooth [0] 0-100 – lines smoothness
  • *V_factor [1.0] 0.0-50.0 – volume factor
  • *Lambda [0.3] 0.0-100.0 – lambda (enabled only for REMA, REMA_Hull)
  • LastBar [0] 0-6000 – drawing the last bar (left-right descending order, 0 is the last)
  • PastBars [100] 1-6000 – bars drawing to the past (to the left)

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

Additional information

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

Recommended products
SX Currency Strength indicator allows users to analyze currency strength through a selected period, with results resetting periodically and accumulating thereafter. It displays the historical relative strength of eight major currencies (USD, EUR, GBP, JPY, AUD, CHF, CAD and NZD) across a selected timeframe. Assessing a currency's relative strength aids in evaluating its performance against a basket of other currencies. Users can select to visualize relative strength of the currencies in the shap
30 USD
Questo indicatore fractal ti invierà un messaggio telefonico (tramite app mt4) non è necessaria la configurazione dell'indicatore, basta impostare l'ID del tuo smartphone e potrai ricevere il messaggio BUY o SELL in tempo reale (affidabilità 80%) per qualsiasi domanda o dubbio non esitate a contattarmi su mql5.com o telegram (link al gruppo disponibile in bio)
30 USD
Indicator that alerts by push  notification to the mobile phone or by alert on the platform of the touch of the candle with the selected average. The alarm can be set to receive "x" seconds before the candle closes. Specially suitable for those who cannot or want to spend a lot of time in front of the screens to see a movement start from a moving average and therefore miss the movement. You can configure any average method and the time to receive the alert before the candle closes.
30 USD
The indicator builds current quotes, which can be compared with historical ones and on this basis make a price movement forecast. The indicator has a text field for quick navigation to the desired date. Options: Symbol - selection of the symbol that the indicator will display; SymbolPeriod - selection of the period from which the indicator will take data; IndicatorColor - indicator color; Inverse - true reverses quotes, false - original view; Next are the settings of the te
55 USD
Decent Trading Tools, The ones that separate the Winners from the Losers, do not have to be expensive. This is the second out of a series of two indicators from the magic series. This indicator is Magic Correlation , this is the Middle Indicator in the screenshot. The indicator plots up to 30 instruments and visualizes events like: Time, Start, End and Duration of the events. Underlying Correlation. Trend Strength. Front Runners and Laggards. Directions. Patterns. What normally remains hidden be
30 USD
The most effective signals generated by Ichimoku strategies. Ichimoku Trade Alarm is a supplement for Ichimoku Trade Panel and it shows the signals that Expert Advisor reacts to. Visualization of signals:  Price / Kijun sen cross - the candle body must be between Min_Candlestick_Body and Max_Candlestick_Body. The candle must close above / below Kijun sen, minimum in 1/3 of its body. Open candle must be located above / below Kijun sen. Chinkou span must be under the price of 26 periods in advan
30 USD
Cosmic Dream
Tyrae Trae Bailey
This indicator may or may not be within your interest but I call it Cosmic Dream. When I backtested the indicator, colored level zones appear on your chart. It can work on any currency pair you want. There are 5 level zones. 5 are red and 5 are green. The purpose of this indicator is to let traders see the number of level zones. The interval of the zones is 50 at best. In terms of zone width, the number is 10. It can utilized for any direction. The colors will be visible as long as the indicator
50 USD
Description of work The 'MA7 Agave' indicator is based on the standard Average Directional Movement Index indicator (ADX), and shows the intersection of the +DI and -DI lines.   Additional functions - Notifications when a signal appears; - Filtering of signals using the 'MA7 Flax' indicator.   Features of work The indicator works on the instrument and timeframe on which it is installed. The data is analyzed on closed candles, so the arrows are not redrawn.   Indicator settings General s
30 USD
Ticks Line Chart is a professional indicator for the MetaTrader 4 platform. This indicator allows displaying a tick chart in a separate window, so that you can see price changes inside bars. Note that the Strategy Tester of the MetaTrader 4 trading platform only shows the static spread, that is why in in the tester the distance between the ASK and Bid prices will always be the same. Indicator Benefits Perfect for scalping. A unique indicator, there are no free analogues. Using the flexible ind
32 USD
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
30 USD
MCTC is the most advanced multicurrency strength indicator for day trading, that does NOT use moving averages. This versatile strength meter has many settings that can be customized to suit the day traders needs. With up to 12 customization time periods, automatic calculation and graph plotting of previous period high/low values, 2 side meters showing currency strength, pair strength, points movement, points movement from previous periods, percentage, and pressure. Clickable chart for fast switc
30 USD
PW Oscillator
Svyatoslav Kucher
PW Oscillator   - индикатор предназначенный для поиска локальных экстремумов, определения текущей тенденции. В расчетах индикатора используется авторская методика. С помощью индикатора можно определять места возможного разворота цены желательно в направлении тенденции, но также с достаточной точностью и против нее. Также с помощью индикатора можно определять текущую тенденцию. Индикатор подходит для любых валютных пар, но для адекватного отображения показания необходимо, чтобы было достаточно ис
30 USD
Advanced SR
Lo Thi Mai Loan
5 (1)
Introducing the Advanced SR Indicator. An indicator designed to help you identify the most crucial KEYLEVELs on your chart. Your Problem: You're unsure how to pinpoint significant price areas. You're drawing supply and demand or support and resistance zones like 99% of other traders. You find your drawn SD and SR zones ineffective. You're uncertain about the safety of your entry and exit points. Advanced SR will address all these issues. With an algorithm that employs volume to determine
93 USD
Relative Trend Bias The Relative Trend Bias indicator is a simple indicator that helps you identify the current directional movement bias of a financial instrument based on the number of bars specified. Helps you identify the current trend based on a bar period of your choice Shows you level "safety zones" for reversals Shows you when the trade bias changes while the indicator is active on the chart  Indicator is forward facing.  It does not backdraw/backpaint but it can be tested on the indi
50 USD
RaysFX MACD Divergence Presentiamo RaysFX MACD Divergence, un indicatore di trading avanzato progettato per i trader moderni. Questo indicatore utilizza la divergenza MACD, uno dei metodi più affidabili nel mondo del trading, per fornirti segnali di trading precisi e tempestivi. Caratteristiche principali: Divergenza MACD: L’indicatore identifica e traccia le divergenze MACD, fornendo segnali di trading potenzialmente redditizi. Personalizzabile: Puoi personalizzare i parametri dell’EMA veloce
49 USD
KT Volume Profile MT4
KEENBASE SOFTWARE SOLUTIONS
1.5 (2)
KT Volume Profile shows the volume accumulation data as a histogram on the y-axis providing an ability to find out the trading activity over specified time periods and price levels. Point of Control (POC) in a Volume Profile POC represents a price level that coincides with the highest traded volume within the whole volume profile histogram. POC is mostly used as a support/resistance or as an essential price level where market retest before going in a specific direction. Features Very easy
30 USD
Pips Average Range
Francesco Petralla
1 (1)
This indicator compares the pips of the current day with the average of pips made in the previous three days. The "Percentage today range" is red if today's figure is less than the range of the previous three days, but turns green when the percentage exceeds 100%. When the range exceeds 100% there are good trading opportunities because we are in the presence of increased volatility of the past three days. Best use with Banks Day Levels indicator. Parameters settings corner (indicator display p
30 USD
Gann Line
Sergio D. Rocha
Gann Line indicator is usually used in combination with other Gann’s techniques, some say this is a key point in its success. The Gann line is interpreted as trend indicator, a series of higher highs and higher lows in it's trend are considered bullish, and a series of lower lows and lower highs are bearish. As with other technical indicators, for better results Gann Line should be used in combination with other technical concepts as Gann Fan, fibo, swings, supports and resistance, etc. When rev
30 USD
The Vortex Indicator was inspired by the work of an Austrian inventor, Viktor Schauberger, who studied the flow of water in rivers and turbines. Etienne Botes and Douglas Siepman developed the idea that movements and flows within financial markets are similar to the vortex motions found in water. The Vortex Indicator was also partly inspired by J. Welles Wilder's concept of directional movement, which assumes the relationship between price bars gives clues as to the direction of a market. This i
30 USD
Gold TMAFractal MTF 4
Sergei Linskii
3.67 (3)
Gold TMAF MTF  - this is a best stock technical indicator. The indicator algorithm analyzes the price movement of an asset and reflects volatility and potential entry zones. The best indicator signals: For SELL = red upper boundary of TMA2 above the red upper boundary of TMA1 + red fractal indicator above + yellow SR signal arrow in the same direction. For BUY = blue lower boundary of TMA2 below the blue lower boundary of TMA1 + blue fractal indicator from below + aqua SR signal arrow in the s
99 USD
RoyalPrince Trender
Richard Louis Pastor
Trender is a special TrendLine Indicator because it is combined with a  NON-REPAINT Signal Settings: showBars =  if showBars= 0 so the indicator will be shown for all the chart PointLevel = Point Levels; 2 = central bar will be higher (lower) then 2 bars on the left side and 2 bars on the right one. qSteps  = number of steps/ no more than 3 BackStep = number of steps back startBar= if startBar=0 so we have recommendation for the current bar, if 1 - for possible next bar TrendLine= True = Trendli
40 USD
The Moving Average Dashboard indicator allows you to see the relationship between a fast and a slow moving average. This indicator is working on multiple symbols and up to 21 timeframes. It's allows you to configure the fast and slow moving averages to whatever period, method or price is appropriate The Moving Average Dashboard saves you time as you can use the indicator to scan multiple currency pairs or other symbols in just one window. Installation Download the Indicator in your MT5 te
30 USD
Trendiness Index
Libertas LLC
5 (3)
"The trend is your friend" is one of the best known sayings in investing, because capturing large trendy price movements can be extremely profitable. However, trading with the trend is often easier said than done, because many indicators are based on price reversals not trends. These aren't very effective at identifying trendy periods, or predicting whether trends will continue. We developed the Trendiness Index to help address this problem by indicating the strength and direction of price trend
49 USD
The ZigZag indicator provide a good perspective on how the prices are moving, especially when identifying the higher highs or the lower lows. Without using the mouse to measure the extremums, the ZigZag indication can sometimes give a false sense of how much the market have moved, especially when the scale is changed. Hence, the idea for this indicator is born. This indicator provides the typical zig-zag indication with the value added movement delta in pips at each extremums (extreme points). T
30 USD
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!
30 USD
Ti
Vasja Vrunc
Professional Trend Indicator Ti indicator is based on its own oscillator and shows you trend changes . Indicator includes adjustable Polynomial and MAs channels , Trend lines and Oscillator filter with whom you can adjust the spread of indicator. You can run many instances, for all time frames at once, is very fast and has a built-in " slider history testing " technology and “ Error control ”. Program operates in 2 automatic modes: 1. Slider mode Turns on when attaching the indicator to th
80 USD
Sidus
Iurii Tokman
This indicator represents a trading strategy. It is based on 3 standard indicators: two moving averages (MA) and the Relative strength index (RSI). Indicator signals are generated when the moving averages intersect, while the RSI indicator is located relative to level 50. If the fast moving average is above the slow moving average while the RSI indicator is above 50, open a buy order. If the fast moving average is below the slow moving average while the RSI indicator is below 50, open a sell ord
30 USD
Осциллятор   Чайкина   ( Chaikin   Oscillator ) — это индикатор импульса, созданный Марком   Чайкиным , и, очевидно, индикатор назван в честь своего создателя. Он измеряет импульс линии распределения и накопления, используя формулу схождения-расхождения скользящих средних (MACD). На основе данных об этом импульсе мы можем получить представление о направленных изменениях в линии распределения и накопления.
30 USD
BoxChart MT4
Evgeny Shevtsov
4.57 (7)
The market is unfair if only because 10% of participants manage 90% of funds. An ordinary trader has slim changes to stand against these "vultures". This problem can be solved. You just need to be among these 10%, learn to predict their intentions and move with them. Volume is the only preemptive factor that faultlessly works on any timeframe and symbol. First, the volume appears and is accumulated, and only then the price moves. The price moves from one volume to another. Areas of volume accumu
33 USD
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
30 USD
Buyers of this product also purchase
Gann Made Easy
Oleg Rodin
5 (31)
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 mr. 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 MY TRADING TIPS PLUS A GREAT BONUS! Probably you heard already many times about Gann trading methods. Usually Gann's theory is very complex thing not only
65 USD
TrendMaestro
Stefano Frisetti
5 (2)
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link: TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data and therefore the moment in which prices have strong probability of f
777 USD
CURRENTLY 26% OFF Best Solution for any Newbie or Expert Trader! This Indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With 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 worthle
148 USD
TPSpro RFI Levels
Roman Podpora
5 (12)
Reversal First Impulse levels (RFI) - are the maximum volume levels/areas that turn the market around, so they play a critical role in future trading decisions. The logic behind the movement of any chart is that the price moves from the first impulse level (RFI) to the first impulse level (RFI) of the past trend. The first impulse level (RFI) is the most powerful level during a trend reversal, which forms a reversal zone. The first impulse level from the reversal of the previous movement is also
145 USD
TPSproTREND PrO
Roman Podpora
5 (15)
TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  - To maximize the potential and learn how to trade using this indicator, read the full des
135 USD
Currently 20% 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 the e
199 USD
Scalper Vault
Oleg Rodin
5 (26)
Scalper Vault is a professional scalping system which provides you with everything you need for successful scalping. This indicator is a complete trading system which can be used by forex and binary options traders. The recommended time frame is M5. The system provides you with accurate arrow signals in the direction of the trend. It also provides you with top and bottom signals and Gann market levels. The indicator provides all types of alerts including PUSH notifications. Please contact me aft
65 USD
Introducing   Quantum Trend Sniper Indicator , the groundbreaking MQL5 Indicator that's transforming the way you identify and trade trend reversals! Developed by a team of experienced traders with trading experience of over 13 years,   Quantum Trend Sniper Indicator   is designed to propel your trading journey to new heights with its innovative way of identifying trend reversals with extremely high accuracy. ***Buy Quantum Trend Sniper Indicator and you could get Quantum Breakout Indicator fo
149.99 USD
Advanced Supply Demand
Bernhard Schweigert
4.92 (309)
CURRENTLY 26% OFF !! Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With this update, you will be able to show double timeframe zones. You will not only be able to show a higher TF but to show both, the chart TF, PLUS the higher TF: SHOWING NESTED ZONES. All Supply Demand traders will love it. :) Important Information Revealed Maximize the potenti
148 USD
Description: First of all Its worth emphasizing here that this Trading Tool is Non-Repainting, Non-Redrawing and Non-Lagging Indicator, Which makes it ideal for professional trading and expert advisers. For limited time only 40% OFF, Now 60$  Next price 100$. Attention , the application might not work in the strategy tester,    Try Demo here before you buy:   here . Get a detailed blog, free online course and learn more about the Smart Price Action Concepts  here . Join our Free Group and
60 USD
This is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes. As well as giving signals for entering trades without redrawing after finished drawing previous candle! I use Rangebar candles in my stategies (important) I created several strategies based on this indicator. You will also create on your trading The indicator uses each candle, analyzing them separately. Referring to different impulses - up or down impulse.
99 USD
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (25)
Introducing   Quantum Breakout PRO , the groundbreaking MQL5 Indicator that's transforming the way you trade Breakout Zones! Developed by a team of experienced traders with trading experience of over 13 years, Quantum Breakout PRO is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. Quantum Breakout Indicator will give you signal arrows on breakout zones with 5 profit target zones and stop loss suggestion based on the breakout box.
149.99 USD
Advanced Currency IMPULSE with ALERT
Bernhard Schweigert
4.91 (491)
CURRENTLY 31% 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 confir
88 USD
AW Trend Predictor
AW Trading Software Limited
4.74 (39)
The combination of trend and breakdown levels in one system. An advanced indicator algorithm filters market noise, determines the trend, entry points, as well as possible exit levels. Indicator signals are recorded in a statistical module, which allows you to select the most suitable tools, showing the effectiveness of the signal history. The indicator calculates Take Profit and Stop Loss marks. Manual and instruction -> Here / MT5 version -> Here How to trade with the indicator:  Trading with T
55 USD
GOLD Impulse with Alert
Bernhard Schweigert
4.56 (9)
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
149 USD
Owl smart levels
Sergey Ermolov
4.62 (53)
MT5 version  |  FAQ The Owl Smart Levels Indicator  is a complete trading system within the one indicator that includes such popular market analysis tools as  Bill Williams' advanced fractals , Valable ZigZag which builds  the correct wave structure  of the market, and  Fibonacci levels  which mark the exact levels of entry into the market and places to take profits. Detailed description of the strategy Instructions for working with the indicator Advisor-assistant in trading Owl Helper Private
97 USD
M1 Arrow
Oleg Rodin
5 (13)
M1 Arrow is an indicator which is based on natural trading principles of the market which include volatility and volume analysis. The indicator can be used with any time frame and forex pair. One easy to use parameter in the indicator will allow you to adapt the signals to any forex pair and time frame you want to trade. The Arrows DO NOT REPAINT and DO NOT LAG! The algorithm is based on the analysis of volumes and price waves using additional filters. The intelligent algorithm of the indicato
65 USD
PZ Swing Trading
PZ TRADING SLU
5 (4)
Swing Trading is the first indicator designed to detect swings in the direction of the trend and possible reversal swings. It uses the baseline swing trading approach, widely described in trading literature. The indicator studies several price and time vectors to track the aggregate trend direction and detects situations in which the market is oversold or overbought and ready to correct. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Profit for market swings with
249 USD
Scalper Inside PRO
Alexey Minkov
4.74 (54)
GET 10% OFF NOW! 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 profitabilit
119 USD
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
65 USD
Italo Levels Indicator
Italo Santana Gomes
5 (7)
BUY INDICATOR AND GET EA FOR FREE AS A BONUS + SOME OTHER GIFTS! ITALO LEVELS INDICATOR  is the best levels indicator ever created, and why is that? Using high volume zones on the market and Fibonacci the Indicator works on all time-frames and assets, indicator built after 7 years of experience on forex and many other markets. You know many levels indicators around the internet are not complete, does not help, and it's difficult to trade, but the   Italo Levels Indicator is different , the Ital
65 USD
FX Power MT4 NG
Daniel Stein
5 (7)
Trading GOLD, and currencies, with the dog walk strategy  - super smart Trading GOLD, and currencies, with the breakout strategy  - super easy Visit our all-new   Stein Investments Welcome Page   to get the latest information, updates and trading strategies. FX Power MT4 NG  is the next generation of our long-time very popular currency strength meter, FX Power.  And what does this next-generation strength meter offer? Everything you have loved about the original FX Power  PLUS GOLD/XAU stre
149 USD
THISE INDICATOR NOT WORK ON FREE DEMO. there is a protocol to work it. target finder indicator is a forecast the find probably targets.up and down. to use thise indicator, there is a protocol,i explain below. first load indicator  you will see blue and red lines. on the left side look to the higher value of line ,and draw horizantal line on top it. and on the right side see the LEVEL NUMBER. Finding UP TARGET h=put that level number  m=1 b=1 pres ok. you will see on the screen ,on top right ,r
100 USD
Quantum Heiken Ashi PRO MT4
Bogdan Ion Puscasu
4.43 (7)
Introducing the   Quantum Heiken Ashi PRO charts with alerts Designed to provide clear insights into market trends, the Heiken Ashi candles are renowned for their ability to filter out noise and eliminate false signals. Say goodbye to confusing price fluctuations and hello to a smoother, more reliable chart representation. Buy  Quantum Heiken Ashi PRO and you could  get Quantum Breakout Indicator or Quantum Trend Sniper Indicator for free. Ask us how with a private message. What makes the Qua
99.99 USD
PTS Precision Index Oscillator V2
PrecisionTradingSystems
5 (1)
The Precision Index Oscillator (Pi-Osc) by Roger Medcalf of Precision Trading Systems First of all, if you have any questions please contact me via my website which you can find by searching the above title. Version 2 has been carefully recoded to be super fast to load up on your chart and some other technical improvements have been incorporated to enhance experience. Pi-Osc was created to provide accurate trade timing signals designed to find extreme   exhaustion points, the points that markets
147.50 USD
Gold ATR MTF 4
Sergei Linskii
5 (1)
Gold ATR MTF - this is a fine stock technical indicator.  The algorithm of the indicator ATR (Average True Range) analyses the movement of the asset price and reflects volatility by drawing the corresponding levels in specified percentages (%) of the opening price of the specified timeframe (D1). Indicators (red and/or blue D1 H4) of the symbol price movement direction and arrow signals are additional and essential aids for comfortable and profitable intraday trading and/or scalping. Daily profi
99 USD
This indicator provides the ability to recognize the SMC pattern, essentially a condensed version of the Wyckoff model. Once the pattern is confirmed by RTO, it represents a significant investment opportunity.    There are numerous indicators related to SMC beyond the market, but this is the first indicator to leverage patterns to identify specific actions of BigBoy to  navigate the market. Upgrade 2024-03-08: Add TP by RR feature. The SMC (Smart Money Concept)   pattern   is a market analysis m
79 USD
IX Power MT4
Daniel Stein
5 (5)
IX Power finally brings the unbeatable precision of FX Power to non-Forex symbols. It accurately determines the intensity of short, medium and long-term trends in your favourite indices, stocks, commodities, ETFs, and even cryptocurrencies. You can analyse everything your terminal has to offer. Try it out and experience how your timing improves significantly when trading. Read about our latest strategic development -  Easy scalping with IX Power Visit our all-new   Stein Investments Welcome
89 USD
Legacy of Gann
Pavel Zamoshnikov
4.8 (10)
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
65 USD
TakePropips Donchian Trend Pro
Eric John Pajarillaga Aldana
4.81 (16)
TakePropips Donchian Trend Pro  (MT4) is a powerful and effective tool that automatically detects the direction of the trend using the Donchian Channel and provides you with an entry and exit trading signals! This multi-function indicator includes a trend scanner, trading signals, statistical panel, screener, trading sessions, and alerts history dashboard. It is designed to provide you with trading signals and save you hours analyzing the charts! You can download the user manual and installation
199 USD
More from author
MAtsi
Vasja Vrunc
Professional 0 Lag MAs Trend Sensor Indicator MAtsi is a trend sensor indicator , where 2 MA-s operates simultaneously . It is designed to cover a wider range of dynamic trends, where MAi is not so effective. Included averages are described in MAi indicator code section. MAtsi indicator can run many instances, for all time frames at once, so you can test and compare results with different settings. It is very fast and has, like all our indicators, a built-in " slider history testing " techn
50 USD
TCD
Vasja Vrunc
Professional Trend Convergence/Divergence Indicator TCD indicator is based on the Convergence/Divergence of Trend and shows you " up trend " (when trend grows) and " down trend " (when trend is falling). In the middle is an adjustable "stop area" on which you cannot trade. Briefly, the TCD shows you when to start or stop buy/sell . TCD indicator can run many instances, for all time frames and includes all 0 lag MAs . (Please see  MAi indicator code section) With TCD your trading becomes more
50 USD
Ti
Vasja Vrunc
Professional Trend Indicator Ti indicator is based on its own oscillator and shows you trend changes . Indicator includes adjustable Polynomial and MAs channels , Trend lines and Oscillator filter with whom you can adjust the spread of indicator. You can run many instances, for all time frames at once, is very fast and has a built-in " slider history testing " technology and “ Error control ”. Program operates in 2 automatic modes: 1. Slider mode Turns on when attaching the indicator to th
80 USD
PointerX
Vasja Vrunc
PointerX is based on its own oscillator and built-in indicators (Pulser, MAi, Matsi, TCD, Ti, Pi) and operates independently. With PointerX you can create your own strategies . Theoretically all indicator based strategies are possible, but not martingale, arbitrage, grid, neural networks or news. PointerX includes 2 Indicator Sets All Indicator controls Adjustable Oscillator Take Profit controls Stop Loss controls Trades controls Margin controls Timer controls and some other useful operations.
1 200 USD
Pi
Vasja Vrunc
Professional Prediction Indicator Based on matching the history with selected pattern model and shows the most likely outcome. Pi indicator includes Pattern line, Scanned_Past line, Matching_Pattern line, Future_Predicted line, adjustable Model Band , and some other controls. This indicator is designed primarily for professional use and is very useful in the search for the probability of the results relating to the future. Note : The results depend on model_band and past_bars . They are appro
80 USD
Pulser
Vasja Vrunc
Professional OB/OS Oscillator Is the digital momentum indicator , based on our ob/os formula and algorithm of digital output signal . It shows you when price goes on OverBought/OverSold position and also OverBought/OverSold of Trend . In the middle is an adjustable " Stop_level ". Above and below this area you should not trade . Precise; above Stop_level - stop going long , below Stop_level - stop going short . Min/Max indicator values are +-100%, but the scale is +-110% just for “easy look”
50 USD
SnR
Vasja Vrunc
Professional Support&Resistance Indicator. This indicator is primarily intended for professional use by brokers. There are countless options to choose from and it is one of the best tools in the stock market today. The indicator is optimized for use with EAs. For programmers to retrieve output index value is for MQL4; (EXAMPLE) bool buySNR=false,sellSNR=false; char count=100; char limit=1; char dist=3; for(short cnt=0;cnt<=count;cnt++) {    double    snr_middle=iCustom(NULL,TF_,"::Indica
500 USD
Filter:
No reviews
Reply to review
Version 2.8 2020.05.30
1. compiled with the new compiler
2. faster performance
Version 2.7 2020.03.23
1. resolved compatibility issues
2. faster performance
Version 2.6 2017.04.06
1. Improvements in Tooltips/Names details
2. Now you can use the "Slider" in "Visual Tester" Mode
- while testing EA, you can run the indicator and easily adjust input parameters for critical points
- <Esc> key to exit "Slider" mode
Version 2.5 2017.02.09
1. Error correction: "Changing timeframes in Indicator Visualization Tab".
Version 2.4 2017.01.17
Program speed improvements ...
Version 2.3 2016.12.22
Some program improvements, "Slider" improvements.
Version 2.2 2016.10.18
Improved startup