• Visão global
  • Comentários
  • Discussão

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;









































Produtos recomendados
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
Fantom Trading
Nguyen Hang Hai Ha
1 (1)
EA Fantom Trading is an automated trading system programmed with exclusive and advanced algorithms. Expert dedicated to forex and Gold currency pairs. The strategy monitors price movements and Tick patterns to identify high probability signals. EA applies a scalper strategy with the characteristics of taking small profits and quickly exiting the market. Trading orders have Stop Loss, Take Profit, Trailing options available to manage risk and optimize performance. The EA is simple to use and ins
Breakout Order Manager
Stephen Sanjeeve Sahayam
A maioria dos comerciantes de varejo não consegue gerenciar riscos e explodir contas por arriscar demais ou negociar demais. Esta ferramenta automatiza totalmente o drawdown e o gerenciamento de risco, deixando o trader focado apenas em suas entradas. É ideal para negociar Breakouts ou Pullbacks. Ele usa a altura da vela fechada anteriormente para calcular o risco, colocando o Stoploss acima da máxima em uma negociação de venda ou abaixo da mínima em uma negociação de compra. O posicionamento d
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
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)
Atenção: Forex Traders "Obtenha um indicador de gráfico que lhe dará mais dinheiro ao negociar no mercado…." Sim! Estou pronto para ganhar MAIS dinheiro, criar simplicidade de negociação e entender facilmente o que o mercado está fazendo em TEMPO REAL! Vamos ser sinceros, as negociações na Bolsa de Câmbio podem parecer complicadas, estressantes e desconcertantes! Os gráficos podem se tornar impressionantes e confusos sem o sistema e guia de indicadores corretos. Elimine a sensação do nó no estô
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
Lock Pro MT4
Michael Onekgiu
LOCK PROFIT EA Lock Profit EA is a complete automated trading robot that has been designed to meet the of both small and big account balance holders.  It opens position and close within 5 pips profits level. All trades are protected by maximum draw down limits which can be adjusted from the input settings.  Our team will regularly check the data and will publish updates if needed. Why this EA: It calculates entries basing on higher probability of price direction. The EA can be run on minimum d
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
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.
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
Os compradores deste produto também adquirem
Atomic Analyst
Issam Kassas
5 (3)
Primeiramente, vale ressaltar que este Indicador de Negociação não repinta, não redesenha e não apresenta atrasos, tornando-o ideal tanto para negociação manual quanto automatizada. Manual do utilizador: configurações, entradas e estratégia. O Analista Atômico é um Indicador de Ação de Preço PA que utiliza a força e o momentum do preço para encontrar uma vantagem melhor no mercado. Equipado com filtros avançados que ajudam a remover ruídos e sinais falsos, e aumentam o potencial de negociação.
ACTUALMENTE COM 26% DE DESCONTO A melhor solução para qualquer novato ou comerciante especializado! Este Indicador é uma ferramenta comercial única, de alta qualidade e acessível, porque incorporámos uma série de características proprietárias e uma nova fórmula. Com apenas UM gráfico, pode ler a força da moeda para 28 pares de Forex! Imagine como a sua negociação irá melhorar porque é capaz de apontar o ponto exacto do gatilho de uma nova tendência ou oportunidade de escalada? Manual do u
Advanced Supply Demand
Bernhard Schweigert
4.92 (310)
Atualmente com 33% de desconto! A melhor solução para qualquer Trader Novato ou especialista! Este indicador é uma ferramenta de negociação exclusiva, de alta qualidade e acessível porque incorporamos uma série de recursos proprietários e uma nova fórmula. Com esta atualização, você poderá mostrar fusos horários duplos. Você não só será capaz de mostrar um TF mais alto, mas também mostrar ambos, o TF do gráfico, MAIS o TF mais alto: MOSTRANDO ZONAS ANINHADAS. Todos os traders de Oferta e Demanda
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   -  
Claro, aqui está a tradução para o português: Apresentando o Indicador de Astronomia para MT4: Seu Companheiro Celestial Definitivo no Trading Você está pronto para elevar sua experiência de trading a alturas celestiais? Não procure mais do que o nosso revolucionário Indicador de Astronomia para MT4. Essa ferramenta inovadora transcende os indicadores de trading tradicionais, aproveitando o poder de algoritmos complexos para fornecer insights astronômicos incomparáveis e cálculos de precisão. Um
Apresentando       Quantum Trend Sniper Indicator   , o inovador Indicador MQL5 que está transformando a maneira como você identifica e negocia as reversões de tendência! Desenvolvido por uma equipe de traders experientes com experiência comercial de mais de 13 anos,       Indicador de Atirador de Tendência Quântica       foi projetado para impulsionar sua jornada de negociação a novos patamares com sua forma inovadora de identificar reversões de tendência com precisão extremamente alta. ***C
Apresentamos o ON Trade Waves Patterns Harmonic Elliot Wolfe, um indicador avançado projetado para detectar diversos tipos de padrões no mercado, usando métodos manuais e automáticos. Aqui está como ele funciona: Padrões Harmônicos: Este indicador pode identificar padrões harmônicos que aparecem em seu gráfico. Esses padrões são essenciais para traders que praticam a teoria de negociação harmônica, conforme popularizada no livro de Scott Carney "Harmonic Trading vol 1 e 2". Seja desenhando-os m
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           
O sistema de comércio técnico de setas de reversão do BB foi desenvolvido para prever pontos reversos para tomar decisões de varejo. A situação atual do mercado é analisada pelo indicador e estruturada para vários critérios: a expectativa de momentos de reversão, possíveis pontos de virada, sinais de compra e venda. O indicador não contém informações em excesso, possui uma interface visual compreensível, permitindo que os comerciantes tomem decisões razoáveis. Todas as setas parecem fechar
Up down v6T
Guner Koca
5 (1)
Thise indicator is up down v6  comes with tradingwiev pinescript. purchased people, after installed on terminal ,contact me on mql5  to get BONUS  TradingView pinescript. up-down indicator is no repaint and works all pairs and lower than weekly time frames charts. it is suitable also 1 m charts for all pairs. and hold long way to signal. dont gives too many signals. when red histogram cross trigger line that is up signal.and price probably will down when blue histogram cross trigger line that
Entry Points Pro
Yury Orlov
4.7 (225)
Este é um indicador para MT4 que fornece sinais precisos para entrar em uma negociação sem redesenhar. Ele pode ser aplicado a qualquer ativo financeiro: forex, criptomoedas, metais, ações, índices. Ele fornecerá estimativas bastante precisas e informará quando é melhor abrir e fechar um negócio. Assista o vídeo (6:22) com um exemplo de processamento de apenas um sinal que compensou o indicador! A maioria dos traders melhora seus resultados de negociação durante a primeira semana de negociação c
Actualmente 20% OFF ! A melhor solução para qualquer novato ou comerciante especializado! Este software de painel de instrumentos está a funcionar em 28 pares de moedas. É baseado em 2 dos nossos principais indicadores (Advanced Currency Strength 28 e Advanced Currency Impulse). Dá uma grande visão geral de todo o mercado Forex. Mostra valores avançados de força da moeda, velocidade de movimento da moeda e sinais para 28 pares de divisas em todos os (9) períodos de tempo. Imagine como a sua
TrendMaestro
Stefano Frisetti
5 (2)
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 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 a
FX Power MT4 NG
Daniel Stein
5 (9)
Receba a sua atualização diária do mercado com detalhes e screenshots através do nosso Morning Briefing aqui no mql5 e no Telegram ! O FX Power MT4 NG é a próxima geração do nosso medidor de força de moeda muito popular de longa data, o FX Power. E o que é que este medidor de força da próxima geração oferece? Tudo o que adorou no FX Power original MAIS Análise de força GOLD/XAU Resultados de cálculo ainda mais precisos Períodos de análise configuráveis individualmente Limite de cálculo personal
77% discount for the next 10 buyers (original price $605): 1 left 3 Indicators in 1 indicator Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This indicator is basically 3 different indicatos . But we have combined these 3 indicators in 1 indicator so that you can use 3 indicators at the lowest price. All three strategies are based on price action. But based on different trends.
Quantum Breakout Indicator PRO
Bogdan Ion Puscasu
4.96 (26)
Apresentando       Quantum Breakout PRO   , o inovador Indicador MQL5 que está transformando a maneira como você negocia Breakout Zones! Desenvolvido por uma equipe de traders experientes com experiência em negociação de mais de 13 anos,   o Quantum Breakout PRO   foi projetado para impulsionar sua jornada comercial a novos patamares com sua estratégia inovadora e dinâmica de zona de rompimento. O Quantum Breakout Indicator lhe dará setas de sinal em zonas de breakout com 5 zonas-alvo de luc
Scalper Inside PRO
Alexey Minkov
4.75 (57)
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
Pro SMC Tool
The Anh Pham
5 (1)
Welcome to the world of SMC (Smart Money Concepts) Trading, where we empower traders with the tools and knowledge to make smarter trading decisions. Our latest addition to our suite of trading tools is the SMC Trading Pro indicator, version 1.0. Key Features: Major Market Structure Identification with BODY break. Order Block must be in Major Swing ( not Small Swing ). Order Block with Fair Value Gap Detection. Order Block in Discount | Premium zone. Filter for only Bullish, Bearish or All Order
EZT Trend
Tibor Rituper
4 (1)
O indicador EZT Trend mostrará a tendência, o retrocesso e as oportunidades de entrada. Filtragem opcional e todos os tipos de alertas estão disponíveis. Alertas de e-mail e notificação push são adicionados. Também estamos desenvolvendo um EA baseado neste indicador, que estará disponível em breve. É um indicador multifuncional que consiste em dois histogramas coloridos e uma linha. É uma representação visual da direção e força de uma tendência, e você também encontrará divergências muitas ve
Best Currency Strength Indicator
Tumelo Patrick Rakotsoane
4.55 (47)
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 the countries ec
How to use Pair Trading Station Pair Trading Station is recommended for H1 time frame and you can use it for any currency pairs. To generate buy and sell signal, follow few steps below to apply Pair Trading Station to your MetaTrader terminal. When you load Pair Trading Station on your chart, Pair Trading station will assess available historical data in your MetaTrader platforms for each currency pair. On your chart, the amount of historical data available will be displayed for each currency pai
Price Action Entry Alerts
Stephen Sanjeeve Sahayam
5 (3)
Este indicador analisa cada barra de pressão de compra ou venda e identifica 4 tipos de padrões de velas com o maior volume. Essas velas são filtradas usando vários filtros lineares para mostrar sinais de compra ou venda. Os sinais funcionam melhor, em conjunto com a direção do período de tempo mais alto e quando negociados durante as horas de alto volume. Todos os filtros são personalizáveis ​​e funcionam de forma independente. Pode visualizar sinais de uma única direção com o clique de um bot
RelicusRoad Pro
Relicus LLC
4.78 (139)
Agora US $ 147 (aumentando para US $ 499 após algumas atualizações) - Contas ilimitadas (PCs ou Macs) Manual do usuário do RelicusRoad + vídeos de treinamento + acesso ao grupo de discórdia privado + status VIP UMA NOVA FORMA DE OLHAR PARA O MERCADO O RelicusRoad é o indicador de negociação mais poderoso do mundo para forex, futuros, criptomoedas, ações e índices, oferecendo aos traders todas as informações e ferramentas necessárias para se manterem rentáveis. Fornecemos análises técnica
FX Volume
Daniel Stein
4.6 (35)
Receba a sua atualização diária do mercado com detalhes e screenshots através do nosso Morning Briefing aqui no mql5 e no Telegram ! O Volume FX é o PRIMEIRO e ÚNICO indicador de volume que fornece uma visão REAL do sentimento do mercado do ponto de vista de um corretor. Ele fornece uma visão incrível de como os participantes do mercado institucional, como corretores, estão posicionados no mercado Forex, muito mais rápido do que os relatórios COT. Ver essas informações diretamente no seu gráfi
GOLD Impulse with Alert
Bernhard Schweigert
4.56 (9)
Este indicador é uma super combinação dos nossos 2 produtos Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . Funciona para todos os períodos de tempo e mostra graficamente impulso de força ou fraqueza para as 8 principais moedas mais um Símbolo! Este Indicador é especializado para mostrar a aceleração da força da moeda para quaisquer símbolos como Ouro, Pares Exóticos, Commodities, Índices ou Futuros. É o primeiro do seu género, qualquer símbolo pode ser adicionado à
Smart Ai Levels  Accumulation & Distribution indicator Smart Ai Levels are Ai controlled indicator which is based on Wyckoff Price cycle theory . It automatically scans the Accumulation & Distribution phases on chart and Ai draws the possible areas before Mark up and Mark down which acts as hot zones and can be traded with confirmation to catch those big price movements . It's a great tool for both Reversal and Breakout Trades suitable to all Trading Styles such as Scalping - Intraday - Swing 
NO REPAINT ADVANCED CHART PATTERN INDICATOR By definition, a price ( chart)  pattern is a recognizable configuration of price movement that is identified using a series of  trendlines  and/or curves. When a price pattern signals a change in trend direction, it is known as a reversal pattern; a continuation pattern occurs when the trend continues in its existing direction following a brief pause. Advanced Chart Pattern Tracker is designed to find the MOST ACCURATE patterns. A special script is
Royal Scalping Indicator M4
Vahidreza Heidar Gholami
4.17 (6)
Royal Scalping Indicator is an advanced price adaptive indicator designed to generate high-quality trading signals. Built-in multi-timeframe and multi-currency capabilities make it even more powerful to have configurations based on different symbols and timeframes. This indicator is perfect for scalp trades as well as swing trades. Royal Scalping is not just an indicator, but a trading strategy itself. Features Price Adaptive Trend Detector Algorithm Multi-Timeframe and Multi-Currency Trend Low
MAJOR CHANGES HAS BEEN MADE. Parameter description will be changed. EXPECT ANOTHER UPDATE BEFORE JUNE ENDS. PRICE WILL GO UP AFTER THE FINAL UPDATE. True Currency Meter with Email and SMS push notifications! Have you ever wondered why would some pairs would move more than others, and 100 pips on EURGBP is bigger than 100 pips on EURUSD? And during the news, some would move 200 pips but some would only move 150 pips? This is the key to the newly developed "28 pairs" True Currency Strength Met
Allows multiple indicators to be combined into a single indicator, both visually and in terms of an alert. Indicators can include standard indicators, e.g. RSI, CCI, etc., and also Custom Indicators, even those purchased through Market, or where just have the ex4 file. An early alert is provided, say when 4 out 5 indicators have lined up, and a confirmed alert when all are in agreement. A‌lso features a statistics panel reporting the success of the combined indicator by examining the current cha
Mais do autor
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
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 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 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
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
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
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
Filtro:
Sem comentários
Responder ao comentário