• Overview
  • Reviews
  • Comments

Smart Multi Systems

Smart Multi Systems


21 STRATEGIES  IN 1


INPUT 

  • FileComment = "";- trade log file 
  • EntryOnly = false;-  "TRUE"- SIGNAL TO SIGNAL MODE
  • Can Exit by Opposite Signal = false; 
  • IndicatorAlerts = false;- 
  • EntryAlerts = true;
  • ExitAlerts = true;
  • Reentry=false( ENABLE reentries)
  • ENTRY SETTING PARAMETERS
  • EntryStyle = EP-SIG+Rev Alert ( 21strategies )
  • ExitStyle = Rev Alert  ( 8  EXITS strategies ) 

ENTRY and EXIT SETTINGS =====
  •  KPeriod = 100; 
  •  DPeriod = 12;
  •  Slowing = 3;
  •  method = 0;
  •  price = 0;
  •  äëÿ_WPR = "";
  •  ExtWPRPeriod = 14;
  •  ZoneHighPer = 70.0;
  •  ZoneLowPer = 30.0;
  •  modeone = false;( BAR CLOSE  )  -  FIX POSITION
  "Target/stop based Setting"
  • ADR_SL=1;
  • ADR_TP1=1.5;
  • ADR_TP2=3;
  • ADR_TP3=5;
  • RightAlign = true;(LABELS)
  • LinesShiftRight       =  10;
  • LabelsColor           = DimGray;
  • LabelsFontSize        =  10;
  • LabelsShiftHorizontal =  10;
  • LabelsShiftVertical   =   1;

 
  ADR for SL/TP

  • ADRTimeFrame=15;
  • ADRPeriod=50;
  • ENTRY-EXIT INDICATOR SETTINGS
  •  Rev_Alert_Setting 
  •  WAVE     = 43;  (low  faster entry/exits )
  •  Price      =6 ;
  •  BandsDeviations =3;  (low faster entry/exits )
  •  Extreme_Reversal_Setting 
  • LookBackPeriod = 10;-
  • MultiplierFactor = 1;- 
  • BodyMinimum = 60; 
  • BodyMaximum = 100; 
  • Settings of RSI:     -FILTER
  • UseRSI_Filter                 = false;                            
  • RSI_Period                      = 26; 
  • RSI_Applied  Price    = close price 
  • RSI_OverBought_Level            = 70;
  • RSI_OverSold_Level              = 30; 

  Moving Averages Setting   -FILTER
  • UseMA_Filter                   = false;  
  • Moving Average Period                       = 26; 
  • Moving Average Type         = simple
  • Moving Average Applied Price    =close price
"Settings of Stochastic:";    - FILTER
  • Use Stochastic Filter?           = true;                             
  • Stochastic K Period                       = 15; 
  • Stochastic D Period                        = 8; 
  • Stochastic Slowing                       = 3; 
  • Stochastic MA Method           = Simple
  • Stochastic Price Field      = Close/Close
  • Stochastic OverBought Level       = 80; 
  • Stochastic OverSold Level        = 20; 
"Rev EX alt Setting";
  • BandPeriod = 50;
  • BandDeviation = 2;
  • BandApplied =CLOSE PRICE
  • K_Period = 5;
  • D_Period = 3;
  • Slowing_Rev = 3;
  • Method = SIMPLE
  • StochLevelUpper  = 80;
  • StochLevelLower = 20;
  • CCI_Period = 5;
  • CCI_Applied =  Typical Price
  • CCI_Level = 100;
  • CCI_Level2 = 150;
  • RSI_Period_Rev = 14;
  • RSI_Applied_Rev = close price
  • RSI_LeveL_Upper = 70;
  • RSI_Level_Lower = 30;

====TrendFinder Setting===
  • Nbr_Periods = 10;
  • Multiplier = 3.0;

====VMA Setting===
  •  Processed        = 2000;
  •  Control_Period   = 14;
  •  Signal_Period    = 5;
  •  Signal_Method    = 0;(sma)
  •  BB_Up_Period     = 12;
  •  BB_Up_Deviation  = 2;
  •  BB_Dn_Period     = 12;
  •  BB_Dn_Deviation  = 2;
  •  levelOb                  = 6;
  •  levelOs                  = -6;
  •  extremelevelOb           = 10;
  •  extremelevelOs           = -10;

  •  alertsOn                 = true;
  •  alertsOnObOs             = false;
  •  alertsOnExtremeObOs      = true;
  •  alertsOnCurrent          = false;
  •  alertsMessage            = true;
  •  alertsSound              = true;
  •  alertsEmail              = false;
  •  alertsNotify             = false;
  •  soundfile                = "alert2.wav";

  •  arrowsVisible            = true;
  •  arrowsIdentifier         = "VMA arrows1";
  •  arrowsUpperGap           = 1.0;
  •  arrowsLowerGap           = 1.0;

  •  arrowsOnObOs             = true;
  •  arrowsOnExtremeObOs      = true;

  • ArrowEntryBuyStyle = 233;-
  • ArrowEntrySellStyle = 234;
  • ArrowExitStyle = 251;

  • DistanceEntryLabel = 20;
  • DistanceExitLabel = 15;
  • WidthArrowEntry = 3;-
  • WidthArrowExit = 3;
  • PlaySoundBuy = true;
  • PlaySoundSell = true;
  • FileSoundBuy = "analyze buy";
  • FileSoundSell = "analyze sell";
====Impulse Setting====<<";
  •  Impulse=2; 
CRE_SIG_TME_AL_Setting 

  • period for trading signals  =  20
  • period for exit signals        = 10;        
  • entry parameters       = false;     
  • exit parameters        = false;     
  • Apply strict stop-loss         = false;     
  • profit or the SL is hit              = false;     
  • show future signals  = true;      
  • stop-loss          = 20;        
  • N.Factor stop-loss   = 2;        
  •  DisplayAlerts       = false;     

  ARROW IND Setting
  •  SignalPeriod = 12;
  •  ArrowPeriod = 2;
  •  SL_pips = 100;
  •  AlertON = TRUE;
  •  Email = TRUE;
K_SIG Setting

  •  MinutesExpiry                   = 5;
  •  RunBacktest                     = False;
  •  UpdateOnNewBarOnly_NotEveryTick = True;
  •  UseWaterfallsCondition          = False;
  •  ShowLines                       = False;
  •  ShowWeakSignals   = False;
  •  ShowStrongSignals = True;
  •  ShowLabels        = False;
  •  ShowWaterfalls    = False;
  •  CCIPeriod  =   14;
  •  CCIPrice   = PRICE_TYPICAL;
  •  CCIOBLevel =   200;
  •  CCIOSLevel =  -200;
  •  VCLength     =  5;
  •  VCSlightlyOB =  6;
  •  VCSlightlyOS = -6;
  •  VCOB         =  8;
  •  VCOS         = -8;
  •  UseCorrectVCCalculation = False;
DISPLAY SETTINGS  
  •  ColorTextBuy = Lime;
  •  ColorTextSell = Red;
  •  ColorTextExitBuy = Red;
  •  ColorTextExitSell = DodgerBlue;
  •  FontSizeLabel = 12;(size of the TEXT FONT )

 "========= Dashboard Setting ===========";
  •  Show_Information  =  true;    - off the dashboard                
  •  TotalOpenShow = 5;- get the past signals records 
  •  SoundClick = "Alert.wav";
  •  FontSize = 8;-display size
  •  Corners = Left;









































Recommended products
El estudio realizado en la plataforma MetaTrader 4 (MT4) se centra en el análisis de los niveles de desviaciones estándar (SD) correspondientes al modelo de retornos normales de precios en activos financieros. A través de un meticuloso procesamiento de datos históricos del mercado, se calculan las desviaciones estándar, lo que permite identificar rangos estadísticos donde los precios podrían oscilar en el futuro cercano. Es crucial entender que esta herramienta de análisis y medida cuantitativa
Hi! Between the given time range. Adds profit and lot. This can be written on the charter in English and Hungarian. The name of the symbol must be entered exactly. Good used for it. :) Szia! A meg adott idősáv között Összeadja a profitot és lot-ot. Ezt ki írathatjuk Angolul és Magyarul a chartra. Pontosan kell beírni a szimbólum nevét. Jó használatott hozzá. :)
Total P
Viktar Rudabelets
2 (4)
Total P - полностью автоматическая торговая система. Система использует в торговле основные закономерности рынка Форекс - возврат цены после резкого движения в любом направлении. Робот полностью оптимизирован и настроен на торговлю. Рекомендуемый Timeframe: M15 Рекомендуемый брокер: любой Рекомендуемая валютная пара: USDCHF Торговая система работает как на VPS так и на персональном компьютере пользователя. Максимально точные бэк-тесты и торговля на реальных счетах показывают высокий процент выпл
Ea with indicators ONE CANDLE ONLY 2 COPIES OUT OF 5 LEFT AT $ 499! After that, the price will be raised to $ 999. LIVE SIGNAL and EA STRATEGY ⤵⤵⤵ https://www.mql5.com/en/users/supomo/seller#products   PARAMETER SETTING EA ⤵⤵⤵ https://www.mql5.com/en/blogs/post/744860 SETTING PARAMETERS EA ONE CANDLE VERSION: @@, Setting_ONE CANDLE=If iClose [1] > iOpen [1] = Buy @@, EA_Indicators=1. ONE CANDLE VERSION @@, Hedging=false; @@, Use_MaxSpread=true; @@, MaxSpread=50; @@, MaxLot=1; @@,
MyTraderEA
Khayelihle Tosh
AutoTraderEA Description As the name says, this is an autotrading robot.   It trades on H1 timeframe.  It looks for clear trades, and is very accurate, yet still will take a couple of trades per week. Otherwise losses are minimised through a 130 pip StopLoss which can be modified. AutoTrader gives the user the ability to choose whether to keep trading volumes the same or change in direct proportion to the change in the account equity.   The EA has been backtested only on the EURUSD pair over a
Breakout Order Manager
Stephen Sanjeeve Sahayam
Most retail traders cannot manage risk and blow accounts by over risking or over trading. This tool fully automates drawdown and risk management, leaving a trader to only focus on their entries. It  is ideal for trading Breakouts or Pullbacks. It uses the previously closed candle height to calculate risk by placing the Stoploss above the high in a sell trade or below the low in a buy trade. Stoploss placement is customizable by timeframe. When in drawdown; it manages risk by automatically closi
SuperTrend EA is an expert advisor or trading robot based on the Supertrend Buy-Sell Magic Indicator. It is capable of detecting and following both minor and major trends. SuperTrend EA MT4 is obtained from artificial intelligence algorithms developed by MXRobots company. This EA, in addition to the SuperTrend indicator, includes other instruments that contribute to the activities of this intelligent trading robot, which you can experience Algo Trend EA (supertrend algo trading). SuperTrend E
Advanced Currency Strength Indicator The Advanced Divergence Currency Strength Indicator. Not only   it breaks down all 28 forex currency pairs   and calculates the strength of   individual currencies   across   all timeframes , but,   You'll be analyzing the WHOLE forex market in 1 window   (In just 1 minute) . This indicator is very powerful because it   reveals the true movements of the market.  It is highly recommended to  analyze charts knowing the performance of individual currencies or
Gold Standard
Evgeniy Zhdan
Gold Standart - a trading expert for the XAUUSD (Gold) trading instrument. The Expert Advisor is tested on real ticks on any part of history. No hazardous trading methods are used. Each trade has a stop loss and a take profit. Support: https://www.mql5.com/en/channels/TrendHunter Recommended trading instrument (TF 1M): XAUUSD (Gold). We recommend using a remote server (VPS). Settings: This LOT: - This lot For each of this amount (if> 0) - For each of this amount of balance; MaxLot - You
Fishing
Yasha Firooz
1 (1)
Personal Note (How best to use this fishing indicator) (Metatrader 4) This is a highly intuitive indicator. I will express here, how I trade with it personally.   (Trend) 1. One way, you insert the fishing indicator onto your charts, and wait around 10mins at least, you can wait more.  The dot will become a more reliable direction color. Then you could choose to trade it. Once done. take the indicator off your chart. And then you can repeat and rinse.   (scalping)  2.   This is my perso
Moving Average Crossover Alerts
Luis Mariano Vazquez Marcos
Descubre una nueva dimensión en el análisis técnico con CrossAlert MA, un poderoso indicador basado en cruces de medias móviles con funciones de alerta incorporadas. Diseñado para MetaTrader 4, CrossAlert MA utiliza la estrategia de cruce de medias móviles para identificar cambios significativos en la dirección del precio, proporcionando señales claras y oportunas. Características Principales: Cruces de Medias Móviles: CrossAlert MA aprovecha la potencia de los cruces de medias móviles para iden
TPO Stable
Michael Goh Joon Seng
-----DESIGN FOR EURUSD, M15------  Straightforward Effective solution, no fancy bells and whistles, clean powerful set and forget EA. This TPO Balanced EA uses the phenomenally accurate and consistent Trend Probability Oscillator (TPO) to gauge entry and exits.  TPO Link:  https://www.mql5.com/en/market/product/70890? The default TPO Balanced EA setting trades long and short positions based on the markets macro movement with the aim to achieve large steady wins. (Watch out for our new TPO Optimi
This is a strategy builder indicator. It consists of almost all the technical indicators. Include notification and Buy/Sell arrows, Automatic Support and Resistance, and Sideways Detection (MT5 version does not include Sideways Detection and only one type of Support and Resistance).  The indicator includes: MACD (Moving Average Convergence Divergence) RSI (Relative Strength Index) Stochastic CCI (Commodity Channel Index) ADX (Average Directional Moving Index) PSAR (Parabolic Stop and Reverse)
Let us introduce you to a new era of neural indicators for financial markets! Intelligent Moving is a unique indicator that trains its neural network in real time! You no longer need to look for the optimal indicator parameters for each specific situation. No more late signals. The artificial intelligence is able to adapt itself and predict any market movements. Visually, the indicator is drawn as a main solid moving average line, two dotted lines of standard deviations and signal arrows. For
The DYJ SoarTrading is based on SoarSignal indicator. It can be used for any currency pair and timeframe. Signals to buy are generated when SoarSignal has crossed oversold downwards, reached oversold and then crossed back up through oversold. Signals to sell are generated when SoarSignal has crossed overbought upwards, reached overbought, and then crossed back down through overbought. Close a trade when SoarSignal reaches the opposite side ( overbought for long order, oversold for short order).
Forex Workstation is a powerful and efficient bot for trading on the Forex market. It is designed to use patterns, price delay levels, volatility analysis and market scaling. This bot provides unique opportunities for automated trading and optimization of strategies on various currency pairs. Let's look at the features and settings of Forex Workstation: Peculiarities: Multi-currency : Forex Workstation supports a wide range of currency pairs for trading, which allows you to diversify your por
Dangal
Vitalii Zakharuk
Dangal is trend trading using indicators and levels. The expert system goes through the whole history and can work with several currency pairs (GBPUSD, USDCHF, USDJPY, EURUSD) with a single setting. If there is a commission on the account, it must be recalculated into the equivalent of the spread and fill in the MaxSpread field, taking into account the Wednesday and the commission. The Expert Advisor can be launched on any hourly period, but it works with the H1 period. You can start using it
Black Rock EA
Evgenii Filippov
MULTI-CURRENCY Expert Advisor, the main condition for work, a broker with a minimum spread and a fast VPS server.It shows itself well on EURCHF, GBPUSD and many other pairs. The requirement for the correct operation of the adviser: VPN with minimal delay to the broker. Recommended deposit from $ 50 (per symbol) Recommended broker with an ECN account. The Expert Advisor should be installed and tested only on the M15 timeframe!!!! Before using the Expert Advisor, be sure to test it in the strate
The EA StopLoss Manager manages the StopLoss and TakeProfit of trades entered in the market with other Expert Advisors (EAs) operating on the MetaTrader 4 platform. If MagicNumber = 0, the EA StopLoss Manager will modify all open orders with the chosen settings. Once the trades to modify are identified, using the MagicNumber setting, you can choose the percentage of risk and profit to apply to the orders. For example, by setting the value of 1 for the RiskPercSL parameter (RiskPercSL = 1), th
Forex strength meter is a useful indicator with which novice traders and professionals can analyze the market and see when and where to open a deal. Forex strength meter is an analytical complex for Metatrader4 which, in the form of lines on the chart, shows the trader the direction of the trend and its reversals. The interpretation of the indicator is very simple. When the indicator draws a red line above the blue line on the chart, it means that the trend is now going down. At this point, it
Gold Wizard
Sugianto
5 (1)
Hi, I am proud to present one of my products Gold Wizard. Gold Wizard is a pure single trade expert advisor, designed specifically to trade GOLD/XAUUSD. How does it work? Gold Wizard is designed for scalping GOLD by placing pending orders based on high low at certain periods. Why Gold Wizard ? Gold Wizard is a fully automatic trading system. Does not use any risky strategies such as hedging, martingale, grid or multiple orders. Every trade is protected by a stoploss. Real Signal | Prop Firm
TripleStar Trend
Mhd Amran Bin Lop
TripleStar Trend Indicator, Breakthrough Solution For Trend Trading And Filtering With All Important trend Tool Features Built Inside One Tool!    This is a custom MT4 ( Metatrader 4 ) indicator that analyzes the trend and volatility analyzer indicator.  In addition, It identifies the beginning and the end of the trend that works for most currency pairs and timeframes. The Trend Monitor indicator is using an optimized formula based on momentum  to calculate the trend volatiltiy. Our indicator
1. Strictly speaking, it is not an indicator because it is a real-time position of the main force. It is only displayed through indicators, as it is real-time. 2. There is no drift or future in the indicator. The indicator has a profit of over 300 W in three months, with a winning rate of 99%. The auxiliary arrow indicator was written by me with an old foreigner and spent $5000, which is free for everyone to test. 3. The indicator is applicable to the virtual currency index of gold, crude oil
BlackFractals
Evgeniy Zhdan
A fractal is a set that has the property of self-similarity (an object that exactly or approximately coincides with a part of itself, that is, the whole has the same shape as one or more parts). Advisor works on the basis of the theory of self-similarity. The advisor algorithm determines similar fractal patterns on three timeframes at the same time (lower, current and upper). In the case of coincidences found, the adviser begins to work in the direction of the price following the fractal model
A consistent winning trade result with very low risk is something that we can treasure in world of trading. This EA works best on NZDJPY pair only. Stop loss protected, so no worries for account burning. Start trading with the very low lot size of .01 (you can up size your lot size if you want). M5 time frame TP: 20pips SL: 22pips No Martingale, No Dangerous strategy. Use smart indicator for best entry. News filter to stop EA before high impact news Smart time filter to avoid unexpected
Profit Dealer
Aleksej Jeske
Советник, предназначен для торговли инструментами на рынке Forex.Настроен для пары EURUSD. Советник работает прямыми ордерами типа Buy,Sell.Система построена на основе индикаторов мета трейдер 4 , присутствует одноразовое увеличение лота в системе не предусмотрены StopLoss и TeikProfit . Советник закрывает профит в процентах от депозита, При входе в рынок Советник также контролирует объем торговых позиций в процентах от депозита. Советник имеет защиту от сбоев, при восстановлении соединения про
Use our recommended broker:   https://icmarkets.com/?camp=61478 Timeframe:  M1 Base pairs:  AUDNZD, NZDCAD, AUDCAD Additional pairs:  GBPNZD Reversal smart grid uses multiple timeframe analyses to spot potential pullbacks in the market. These pullbacks have great potential to make big profit, we enter these pullbacks on the lowest timeframe ( M1 ). All backtests are performed over a 17+ years period showing stable and long term results! The goal is long term compounding profits with the reaso
ZigZag Professional
Dmitriy Kashevich
5 (1)
the zigzag indicator draws lines on the chart from the highest point to the lowest There are built-in fibonacci levels built-in sound alert the indicator highlights trends on small timeframes with a thin line and trends highlights with a coarse line Fibonacci levels can be turned on and off in the settings settings are very simple and clear the same sound alert can be turned on and off, you can change the colors of the lines.
Engulfing Goddess MT4
Francis Soddo Wetaka
Introducing the   Engulfing Goddess Metatrader 4 (MT4) Indicator , a revolutionary tool designed for traders who seek to harness the power of candlestick patterns in their trading strategy. This indicator is built on the principles of   engulfing candlestick patterns , a popular method used by successful traders worldwide. Our Engulfing Goddess Indicator stands out with its ability to   detect various kinds of engulfing patterns . It employs a range of filters, providing you with a comprehensiv
Buyers of this product also purchase
Atomic Analyst
Issam Kassas
5 (1)
First of all Its worth emphasizing here that this Trading Indicator is   Non-Repainting ,   Non-Redrawing   and   Non-Lagging   Indicator, Which makes it ideal from both manual and robot trading.  The Atomic Analyst  is a PA Price Action Indicator that uses Strength and Momentum of the price to find a better edge in the market. Equipped with Advanced filters which help remove noises and false signals, and Increase Trading Potential. Using Multiple layers of complex Indicators, the Atomic Anal
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!  -  Version MT5               DETAILED DESCRIPTION        /       TRADING SETUPS           
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
TPSpro RFI Levels
Roman Podpora
5 (13)
A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Reversal First Impulse levels (RFI)   -  Version MT5                INSTRUCTIONS                 RUS                 ENG                                       R ecommended to use with an indicator   -  
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
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
Entry Points Pro
Yury Orlov
4.7 (224)
Top indicator for MT4 providing accurate signals to enter a trade without repainting! Watch  the video  (6:22) with an example of processing only one signal that paid off the indicator! It can be applied to any financial assets:  forex, cryptocurrencies, metals, stocks, indices.  MT5 version is here   It will provide pretty accurate trading signals and tell you when it's best to open a trade and close it. Most traders improve their trading results during the first trading week with the help of t
Advanced Supply Demand
Bernhard Schweigert
4.92 (310)
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
XQ Indicator MetaTrader 4
Marzena Maria Szmit
3 (2)
Step into the realm of Forex trading with confidence and precision using XQ, a cutting-edge Forex indicator designed to elevate your trading game to unprecedented heights. Whether you're a seasoned trader or just stepping into the world of currency exchange,   XQ Forex Indicator   empowers you with the insights and signals needed to make informed trading decisions. The signal conditions are a combination of three indicators, and XQ Forex Indicator only display  medium and long-term trends . The
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
Introducing the Miraculous Forex Indicator: Unleash the Power of Precision Trading Are you tired of searching for the perfect forex indicator that truly delivers exceptional results across all time frames? Look no further! The Miraculous Forex Indicator has arrived to revolutionize your trading experience and propel your profits to new heights. Built upon a foundation of cutting-edge technology and years of meticulous development, the Miraculous Forex Indicator stands as the pinnacle of str
FX Power MT4 NG
Daniel Stein
5 (8)
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
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (26)
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.
TakePropips Donchian Trend Pro
Eric John Pajarillaga Aldana
4.82 (17)
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
Scalper Inside PRO
Alexey Minkov
4.75 (55)
SALE NOW! Limited Time Offer! 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
FX Volume
Daniel Stein
4.6 (35)
Visit our all-new   Stein Investments Welcome Page   to get the latest information, updates and trading strategies. FX Volume is the FIRST and ONLY volume indicator that provides a REAL insight into the market sentiment from a broker's point of view. It provides awesome insights into how institutional market participants, like brokers, are positioned in the Forex market, much faster than COT reports. Seeing this information directly on your chart is the real game-changer and breakthrough solut
Cycle Sniper
Elmira Memish
4.41 (34)
NEW YEAR SALE PRICE FOR LIMITED TIME!!! 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 pu
Shepherd Harmonic Pattern
Abdullah Alrai
4.68 (59)
This indicator will detect harmonic patterns that are drawn on the chart by manual and automatic methods. You can see user manual from this link: Notes Indicator has control panel and it will save every (chart & timeframe) settings. You can minimize it to have more space on chart and you can press close button to hide all indicator data on chart if you prefer to work with other analysis tools  When you use this indicator and change the settings, add indicators like Moving Average or Bollinger
RelicusRoad Pro
Relicus LLC
4.78 (139)
How many times have you bought a trading indicator with great back-tests, live account performance proof with fantastic numbers and stats all over the place but after using it, you end up blowing your account? You shouldn't trust a signal by itself, you need to know why it appeared in the first place, and that's what RelicusRoad Pro does best! NOW $147 (increasing to $499 after a few updates) - UNLIMITED ACCOUNTS (PCs or MACs) **  User Manual + Strategies + Training Videos + Private Group with
Introducing ON Trade Waves Patterns Harmonic Elliot Wolfe, an advanced indicator designed to detect various market patterns using both manual and automated methods. Here's how it works: Harmonic Patterns: This indicator can identify harmonic patterns that appear on your chart. These patterns are essential for traders practicing harmonic trading theory, as popularized by Scott Carney's book "Harmonic Trading vol 1&2." Whether you draw them manually or rely on automated detection, ON Trade Waves
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
Th3Eng PipFinite PRO Indicator This product is distinct from the Th3Eng PipFinite Original, utilizing a different logic and algorithms. The Th3Eng PipFinite Pro indicator offers analysis of trend directions using custom algorithms. It provides indications of trend direction, entry points, a stop loss point, and three take profit points. The indicator also displays pivot points, dynamic support and resistance channels, and a side-box with detailed current signal information. How to Trade with
This Indicator does not repaint itself at all, it's 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 following a new TREND. CandleBarColorate never misses a beat, he always identifies a new TREND in the bud without error. This indicator facilitates the reading of charts on METATRADER; on a single wi
Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
4.84 (25)
Currently on 10% Discount! Prices may increase in the future! Read description below! Once you purchase, send a message to my inbox for manual and starter kit. Best Entry System for Ultimate Sniper Dashboard: ULTIMATE DYNAMIC LEVELS. (Please Check my products) The Ultimate Sniper Dashboard ONLY works on live markets due to MT4 multicurrency testing limits. Introducing the Ultimate-Sniper Dashboard! Our very best which contains both HA-Sniper, MA-Sniper. and many special modes. The Ultimate S
ON Trade Optuma Astro
Abdullah Alrai
5 (4)
This is an astronomy indicator for the MT4 platform like optuma program that performs a variety of functions. It uses complex algorithms to perform its own calculations, which are so accurate. The indicator has a panel that provides astronomical information such as planets' geo/heliocentric cords, distance of sun/earth, magnitude, elongation, constellation, ecliptic cords, equatorial cords, and horizontal cords depending on  the vertical line that generated by the indicator depend on the time va
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
Supply and Demand Dashboard PRO
Bernhard Schweigert
4.82 (22)
Currently 20% OFF ! This dashboard is a very powerful piece of software working on multiple symbols and up to 9 timeframes. It is based on our main indicator (Best reviews:   Advanced Supply Demand ). The dashboard gives a great overview. It shows: Filtered Supply and Demand values including zone strength rating, Pips distances to/and within zones, It highlights nested zones, It gives 4 kind of alerts for the chosen symbols in all (9) time-frames. It is highly configurable for your personal
Price Action Entry Alerts
Stephen Sanjeeve Sahayam
5 (3)
This indicator screens every bar for buying or selling pressure and identifies 4 types of candle patterns with the highest volume. These candles are then filtered using several linear filters to show Buy or Sell signals. Signals work best, in conjunction with higher time frame direction and when traded during high volume hours. All filters are customizable and work independently. Can view signals of a single direction with the click of a button. This indicator also comes loaded with the most im
The indicator is designed to work on any trading platform. The program is based on proprietary algorithms and W.D.Ganna's mathematics, allowing you to calculate target levels of price movement based on three points with the highest degree of certainty. It is a great tool for stock trading. The indicator has three buttons: NEW - call up a triangle for calculation. DEL - delete the selected triangle. DELS - completely remove all constructions. The probability of achieving the goals is more than 80
All in One Trade
Alexey Minkov
4.48 (27)
SALE NOW! Limited Time Offer! The All-in-One Trade Indicator (AOTI) determines daily targets for EURUSD, EURJPY, GBPUSD, USDCHF, EURGBP, EURCAD, EURAUD, AUDJPY, GBPAUD, GBPCAD, GBPCHF, GBPJPY, AUDUSD, and USDJPY. All other modules work with any trading instruments. The indicator includes various features, such as Double Channel trend direction, Price channel, MA Bands, Fibo levels, Climax Bar detection, and others. The AOTI indicator is based on several trading strategies, and created to simp
More from author
Scalp and Swing Signals
Shiffolika Kapila
4.5 (2)
Scalp SWING indicator. It works on any time frame and Instruments It works on trending and ranging markets. The signals are robust and does not repaint. The system is robust and requires no supporting indicator. You don’t need any multiple indicators to trade the markets. The alerts/ notifications can be enabled to gain prompt entries. The entries are at Top and Bottom of Trend Cycles It is Very accurate and robust system- yet extremely simplified tools for the pro traders. Sc
Multi Trend Buy Sell Signal WITH TREND DASHBOARD The indicator Generates Entry Signals WITH ALERTS based on the combination of Multi Time Frame conditions of 1 set of moving average and 2 sets of MACD . The importance of the 2 sets of MACD is for using it as a confirmation filter so that the trades generated are those with stronger movement.  For example, if in a sideways market the MACD of M5 charts is showing a downtrend but the higher time frame of the M 15 charts is indicating an uptren
Multi-Time-Frame-Multi Currency Signals Dashboard Indicator It is an Advanced multi-utility dashboard which works with full customization of signal settings and graphical interface. It works with Multi Symbols and Multi-Time frames from 1 SINGLE CHART TEMPLATE. It will automatically open the charts where the latest signals had formed- showing the important levels (Entry, Targets, Stop Loss) Many types of sorting methods for the scanner. A robust ENTRY based on  TREND OF MULTI-TIME FRAMES ( Co
Trend Line Chart Pattern Signals  Is a traders Tool for Signals based on Strong  Patterns Formed By a pair of robust trend lines. They FOR WITH DIFFERENT POPULAR PATTERNS ON CHARTS LIKE – TRIANGLES, FLAGS,RANGE , ASCENDING TRIANGLES, DESCENDING PATTERNS, PENNANTS ETC. The TREND LINES  form  dynamically  on running bars. The  sensitivity  of the trend lines can be changed by custom settings. The  Buy and Sell Signals Generate upon Break Of the Trend Line + "Close" of the same bar above the previo
SCALP ARROW EXIT SIGNALS PLEASE REFER THE COMMENTS AREA - HOW THE SIGNALS CAN BE MADE BETTER QUALITY USING RENKO CHARTS  IF YOU REQUIRE THE RENKO CHARTS DO LET ME KNOW , WILL HELP Indicator is a professional tool for guiding reliable entries, exits, reentries, and RETRACEMENT entries and pull back entries. It is a complete blackbox system and can be used to get signals for any instrument and any time frame. The indicator generates signals, alerts - ENTRY -EXIT . Its can be used to scalp -
Multi Currency Strength Dashboard Scalper SCALP SIGNALS BASED ON THE ANALYSIS OF THE STRENGTH OF THE CROSS CURRENCY PAIRS- MAKES THE SIGNALS STRONG Indicator Dashboard- calculates the strength of all markets , currency pairs , commodities . Using a proprietary logic. This data can be used to judge and take decisions whether to buy or sell them. If the particular market is strong means it is bullish , and also the related pair of that market is strong then it will be highly probable that t
Reversal Area Indicator
Shiffolika Kapila
5 (2)
REVERSAL AREA INDICATOR  This Indicator will generate signals on top and bottom of the swings . It will check for some support and resistance found and generate the signals at such areas. There is high probability of the price moving in favorable directions as they are signals when there is support and resistance . The advantage is that the entries will have small stop loss and high risk to reward ratios as they are near tops and bottoms. 1.       This is an indicator that will provid
Top Bottom Scalper
Shiffolika Kapila
1 (1)
Top and Bottom Scalper  BINARY AND FOREX   The signals indicate strong reversal points (Tops/bottoms)- The indicator gives accurate signals on any currency pairs and instruments. It also has a setting for adjusting the frequency of the signals. It is further strengthened and made robust by the support and resistance zones. There are different qualities of zones as per robustness. Inputs ZONE SETTINGS;  BackLimit - default is 10 000. Check the past bars for formations.  First Time Fram
Dual Trend Scalper  Advantages You Get  Easy, visual and effective trend detection. you can find the IMPULSE COLOR PANEL FOR QUICK TREND DETECTION  Gives you the ability to filter and further improve your trading strategies. YOU HAVE TREND DETECTION IMPULSE FILTER , AS WELL AS 2 LEVELS OF SUPERTREND.  Enhanced statistics calculation following the entry point, take profit and exit signal. ENTRY CAN BE AS PER VARIATION OF SETTINGS AND PARAMETERS, SL AND TARGETS ALSO CAN BE ADJUSTED  Neve
REVERSAL SIGNALS SCALPER SCANNER  Indicator is a multi purpose tool and very useful to know the EXTREME TURNING POINTS of any pair / stock/ commodity. The extreme levels can be input and it will show you when those levels have reached . So that you can plan your EXTREME REVERSAL TRADES . It is a MULTI TIME FRAME TREND ANALYSIS TOOL AND IT WILL suggest probable changes in the trend and swing . It is very useful for day trading , scalping, and swing trading . SPECIAL FEATURE - CLICK ON THE RE
THE SCALPER SIGNALS BUY AND SELL ENTRIES / REENTRIES , BASED ON THE PRICE ACTION OF BARS  IT HAS MULTIPLE MODES AS SELECTED , Which will provide  different price action signals . The Signals are further filtered using Higher Time Frame Trend Analysis. For Example - (1) The Signals Of reversal points entries of the Higher Time frame can are plotted over any lower time frame , Giving robust signals        (2) The Signal Of Lower time Frame - plotted only when the higher time frame is also in th
Scalper Signals Trader Best and simple Indicator for clear and safe entry and exits. Predefines- multiple targets and stop loss, as per risk reward ratios Signals can be set – based on aggressive or safe algorithm Aggressive entries are also profitable but are raw signals without checking the higher time frame trends Safe entry meanwhile will check if the lower and the higher time frame are both in same direction, thereby having lesser trade entries and more quality. The very robust macd le
HNI-SCALP-SWING indicator Indicator can be used for trading with agGressive or safe signals It has a HIGHER TIME FRAME FILTER that can be adjusted to suit the quality of signals  The Entry signals are confirmed with a higher time frame filter . It can be used on any time frames from the smallest to the Highest It can generate signals on the opening and running bar or ON THE CLOSE OF THE BAR - as per the signal setting  PARAMETERS TimeFrames  =  PERIOD_CURRENT; //TimeFrames TimeFrame = Tim
COMPLETE VISUAL TRADING SYSTEM WITH THE BUY SELL SIGNALS - USING  MULTI TIME FRAME TREND ANALYSIS TREND STRENGTH POWER SIGNALS DASHBOARD. TRADE INTRADAY, SHORT OR MEDIUM OR LONG TIME FRAME . ALL THE SIGNALS WITH A MULTIPLE TIME FRAME TREND CONFLUENCE - INDICATES A STRONG MOVE AND CAN BE EASILY TRADED AS HIGH PROBABILITY TRADES. COMPLE TRADING SYSTEM - WITH THE LOGICAL ENTRY , TARGETS AND STOP LOSS . THE ALERTS ON THE DISPLAY SIDE OF THE ALERTS PANEL AREA , WILL INDICATE CLEARLY ALL T
Filter:
No reviews
Reply to review