Pulser

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”.
This indicator is very useful in the search for expanded OB/OS criteria and also achieved good results in “Strong Price Movements” trading strategies.
You can run many instances, for all time frames at once, is fast and has, like all our indicators, a built-in "slider history testing" technology and "Error control".
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.
2. Expert mode
Turns on when starting the indicator with "iCustom" function.
It is designed only for EA use and “slider history testing” is disabled.
It is tested and works very well in our EA "PointerX".
Please watch “testing” in HD … https://youtu.be/pBQFQ62zjis
We recommend to run 1-2 instances of indicator on different timeframes simultaneously for better results (M15, H1) and optimization criteria every two months.

Pulser 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.
  • Digital_filter% [NONE] – digital filter in %
  • Step [14] 1-250 – indicator step in bars
  • Stop_level% [60] 0-90 – adjustable stop level in %
  • LastBar [0] 0-6000 – last bar for drawing (left-right descending order, 0 is the last ("Expert mode" use)
  • PastBars [200] 100-6000 – bars drawing to the past (to the left)

For programmers

You can include in EA-s:

enum d_filter
{
   NONE     =0,   /*NONE*/
   DF_10    =10,  /*10%*/
   DF_20    =20,  /*20%*/
   DF_30    =30,  /*30%*/
   DF_40    =40,  /*40%*/
   DF_50    =50,  /*50%*/
   DF_60    =60,  /*60%*/
   DF_70    =70,  /*70%*/
   DF_80    =80,  /*80%*/
   DF_90    =90,  /*90%*/
   DF_100   =100, /*100%*/
};

The known command to retrieve current value is for MQL4:

double puCurr=iCustom(NULL,TF_,"Pulser",DFilter _,pu_step_,pu_level_,0,PB_,0,0);
where:
NULL = current symbol
TF_ = enum_timeframes
"Pulser" = path/name of the custom indicator compiled program
DFilter _ = digital_filter (enum d_filter)
pu_step_ = step period in bars (int)
pu_level _ = stop_level (int)
0 = last bar (int)
PB_ = past bars (int)
0 = line index
0 = shift

Additional information

The demo version is built to demonstrate the main features and usability of Pulser, PulserDemo.
If you like to use Pulser 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

Prodotti consigliati
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
MetaCOT 2 is a set of indicators and specialized utilities for the analysis of the U.S. Commodity Futures Trading Commission reports. Thanks to the reports issued by the Commission, it is possible to analyze the size and direction of the positions of the major market participants, which brings the long-term price prediction accuracy to a new higher-quality level, inaccessible to most traders. These indicators, related to the fundamental analysis, can also be used as an effective long-term filter
Presenting the uGenesys Break of Structure and Change of Character Indicator The uGenesys Market Structure Indicator is the advanced solution designed specifically for forex traders seeking a competitive edge. This innovative tool goes beyond merely identifying Break of Structure (BoS) and Change of Character (CHoC); it also illuminates optimal entry and exit points on your forex charts, transforming your trading experience.  While the uGenesys Market Structure Indicator can reveal pivotal pat
Dow trend bands
Mariusz Piotr Rodacki
This indicator is not only for trading but also for learning, thanks to it, you can learn to identify trend, support and resistance. You've probably heard about the Dow trend theory, where higher highs and higher lows indicate an uptrend, and lower highs and lower lows indicate a downtrend. This indicator determines this trend based on the Dow Theory. You just need to enter a number representing the number of candles between extremes. The optimal solution is the number 3 (H1 TF), unless you wa
FREE
Advanced Reversal Hunter Pro (ARH) is a powerful, innovative volatility-based momentum indicator designed to accurately identify key trend reversals. Developed using a special algorithm that provides a clear construction of the average volatility range, without redrawing its values ​​and does not change them. The indicator adapts to any market volatility and dynamically adjusts the width of the band range, depending on current market conditions. Indicator advantages: Advanced Reversal Hunter Pro
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 approxim
Introducing the "Extreme Exhaustion Levels": A powerful tool for traders looking to identify market exhaustion and potential trend reversals. The Exhaustion Indicator is an advanced technical analysis tool that helps traders identify when markets are overbought or oversold, potentially indicating an imminent reversal in the trend. With a unique combination of price action, moving averages, and Bollinger Bands, the Exhaustion Indicator provides traders with a comprehensive view of market condit
VR Cub
Vladimir Pastushak
VR Cub è un indicatore per ottenere punti di ingresso di alta qualità. L'indicatore è stato sviluppato per facilitare i calcoli matematici e semplificare la ricerca dei punti di ingresso in una posizione. La strategia di trading per la quale è stato scritto l'indicatore ha dimostrato la sua efficacia per molti anni. La semplicità della strategia di trading è il suo grande vantaggio, che consente anche ai trader alle prime armi di commerciare con successo con essa. VR Cub calcola i punti di apert
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
RSI Pro Indicator - Shows accurate RSI signals with modifiable price applications - Shows accurate RSI overbought and oversold levels - Shows multiple timeframe RSI overbought and oversold conditions on a single chart - 3 green bar sections in a row is an uptrend pattern - 3 red bar sections in a row is a downtrend pattern The RSI Pro Indicator is a highly useful tool for determining overbought and oversold conditions and spotting RSI patterns, as well as spotting overbought and oversold condi
Upgrade your charts instantly. Smart Round Levels draws powerful .00 and .50 round-number zones automatically on  any forex pair — including  JPY pairs  like USDJPY — and features a dynamic  live price tracker  that follows price in real time. Features: • Automatic round-number detection (.00 & .50) • Auto-adjusts for JPY and non-JPY pairs • Perfect precision with customizable spacing & scale • Fully customizable colors, line widths, font sizes • Real-time yellow price label tha
Elite Renko
Jermaine Wedderburn
5 (2)
Renko Charts with Heiken Ashi Filter now have the alerts and the    Win-rate . Now you can know which signal will give you that edge your trading needs. Risk to Reward Settings  Wins versus Losses Count There are four alert types to choose from for notification on screen, email or phone notification. The alert types also have buffers for use with automation. This indicator can be incorporated with any system that requires renko charts. The four (4) alert types are: Three-bar Formation ;  Pinbar
Indicator without redrawing Divergent MAX The DivirgentMAX indicator is a modification based on the MACD. The tool detects divergence based on OsMA and sends signals to buy or sell (buy|sell), taking into account the type of discrepancies detected. Important!!!! In the DivirgentMAX indicator, the optimal entry points are drawn using arrows in the indicator's basement. Divergence is also displayed graphically. In this modification of the MACD, the lag problem characteristic of its predecessor i
Rainbow Price Visualizer v1.21 See where the market really breathes. Turns your MT4 chart into an ultra-precise heatmap that highlights price zones favored by big players. Why it matters 300 price levels at 0.2‑pip resolution — microscopic detail. 8 visual themes (Rainbow, Fire, Ocean…) for instant readibility. Smart opacity: low noise fades, real zones pop. Lightweight rendering with automatic cleanup. Fully customizable: saturation, opacity, resolution, history depth. Bands project into the f
PABT Pattern Indicator - it's classical system one of the signal patterns. Indicator logic - the Hi & Lo of the bar is fully within the range of the preceding bar, look to trade them as pullback in trend. In the way if indicator found PABT pattern it's drawing two lines and arrow what showing trend way.  - First line - it's entry point and drawing at: 1. On the high of signal bar or on middle of the signal bar (depending from indicator mode) for buy; 2. On the low of signal bar or on middle of t
This is a very useful Oscillator based on ADX Crosses plus Double Keltner Channels Crosses too (evolution from my own indicators/oscillator ACE ADXCrosses and ACE ADXCrossOnChart). Features Colored histogram shows D+/D- crosses on trend (green up/salmon down or without trend (white) based on ADX main (over ADXon level -ie. 24-). Signals (arrows) shows high probability orders (long/short) based on D+/D- crosses. Color line (green/salmon) shows ADX main less ADXon level (ie: ADX main - 24) for tr
Skynet Lasso
Roman Yablonskiy
This indicator displays entry and exit points in the market. The indicator is based on Parabolic and various mathematical and statistical methods to increase profitability and reduce the number of losing trades. The indicator helps in many cases to skip false inputs, the support and resistance lines go around the price in a certain mode, reducing losses. The dashboard shows the results of the indicator so that you can adjust it more accurately and see how the parameters affect the result. The n
Ultimate pattern builder indicator Allows you to build any pattern with up to 3 candlesticks (+ special fourth). This indicator is special because you can create any pattern you want, by modifying body and both wicks separately to your needs. If you ever wanted to create your own patterns , or just adjust any known popular pattern, then this is perfect for you. With this indicator you can learn how to build candles, testing it in strategy tester and get marked new candles on realtime charts, ho
FREE
Triangle Wedge
Mohamed yehia Osman
Strategy set to trade Triangle wedge break This is a simple very effective strategy  based on detecting and showing triangle wedges formation Strategy set to trade Triangle wedge break Red Arrows appears on crossing triangle down Green Arrows appears on crossing triangle Up You can also trade lower and upper triangle limit :(new version may be released to allow arrows for side ways trading)  ---Sell on price declines from High triangle Level - Buy on increasing from Lower triangle level 2 input
Here's a technical brief for the Austin-Bat-Indicator: The Austin-Bat-Indicator is a sophisticated trend-following indicator designed for MetaTrader 4 (MT4) platforms. It aims to provide stable trend identification by filtering out market noise and adapting to market volatility. Key Features: 1. Dual Moving Average System: Utilizes a fast and slow moving average for trend determination. 2. Customizable Parameters: Offers extensive customization options for smoothing periods, price types, and m
Buy Sell Zones
Mohamed yehia Osman
Simple indicator for BUY / Sell Zones moving Buy and Sell zones : Closest zone is wide and clear : Red for Sell zone , Green for Buy zone >>> old far zones are in bold lines :::BUY Zones (GREEN) appear only in UP Trend and disappear in DOWN Trend :::SELL Zones (RED) appear only in DOWN Trend and disappear in UP Trend input parameters ::: index bars : bars range for zone calculation levels : number of zones  Up move/Down move arrows mail and message Alerts !! used on any symbol used on any timefr
Smart and simple Indicator based on wolves waves reversal pattern also near to falling and rising wedge and butterfly patterns with Stoploss and entry signal preferred time frame M30 : with parameters bars count used for calculation = 200 and moving average for accuracy = 100; you can try it for other higher or lower parameters and try your own set of inputs higher timeframe = lower input !!! important note ::: Indicator don't back draw when first installed on Chart  once installed wait for new
Breaking Pro MT4
Tais Miranda Hoffmann
5 (4)
A indicator to show saturation in buying or selling With fast and complex mathematical calculations Easily find saturation points for buying or selling Can be used in all symbols and time frames with many signals Can be combined with different indicators and different time frames With simple settings and simple working methods Features: Can be used on all symbols Can be used in all time frames Can be used in all markets (Forex, stock, etc.) Large number of signals Same performance on all time
Average Daily Weekly Monthly Range Alerts. The most complete multi-period dynamic range indicator with full alert options. Visually displays the Average Range lines on chart + real time distances to the Range Highs and Lows. Notifications are sent when the average ranges are hit. An essential tool for any serious trader! Average period ranges, especially the ADR (Average Daily Range) for day traders, are one of the most useful and consistently reliable indicators available to traders. Always av
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 indica
Infinity Trend Pro
Yaroslav Varankin
1 (1)
This is a trend indicator without redrawing Developed instead of the binary options strategy (by the color of the Martingale candlestick) Also works well in forex trading When to open trades (binary options) A signal will appear in the place with a candle signaling the current candle It is recommended to open a deal for one candle of the current timeframe M1 and M5 When a blue dot appears, open a deal up When a red dot appears, open a trade down. How to open trades on Forex. When a signal is rec
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 termi
Trend Oscillator - è un indicatore Crypto_Forex personalizzato avanzato, uno strumento di trading efficiente! - Viene utilizzato un nuovo metodo di calcolo avanzato - 20 opzioni per il parametro "Prezzo per calcolo". - L'oscillatore più fluido mai sviluppato. - Colore verde per i trend al rialzo, colore rosso per i trend al ribasso. - Valori di ipervenduto: inferiori a 5, valori di ipercomprato: superiori a 95. - Ci sono molte opportunità per aggiornare anche le strategie standard con questo i
Trend Reversal Catcher with Alert MT5 Trend Reversal Catcher with Alert MT5 è un indicatore di price action che non ridisegna, non ricalcola e non ha ritardi, progettato per individuare con precisione i punti di inversione del mercato. Combina il rilevamento dei pivot, i pattern candlestick (pin bar e configurazioni engulfing) e un filtro di volatilità basato su ATR per fornire segnali di inversione puliti e affidabili. MT5    https://www.mql5.com/en/market/product/150541?source=Site +Mark
Great Indicator
Ruben David Santana Rodriguez
Les presento un indicador que funciona como estrategia por si solo , trabaja muy bien en periodos de 4 horas pero puedes aplicarlo a cualquier timeframe , las señales son muy faciles de interpretar , en momento en que la linea naranja pasa hacia arriba las media azul y roja , se entra en largos , la operativa se mantiene abierta hasta que la linea naranja cruce la media mas cercana ya sea la azul o la roja , si la operacion era long y la linea azul cruza hacia arriba la linea roja y la naranja c
Gli utenti di questo prodotto hanno anche acquistato
Gann Made Easy
Oleg Rodin
4.83 (155)
Gann Made Easy è un sistema di trading Forex professionale e facile da usare che si basa sui migliori principi del trading utilizzando la teoria di mr. WD Gann. L'indicatore fornisce segnali ACQUISTA e VENDI accurati, inclusi i livelli di Stop Loss e Take Profit. Puoi fare trading anche in movimento utilizzando le notifiche PUSH. CONTATTATEMI DOPO L'ACQUISTO PER RICEVERE CONSIGLI DI TRADING, BONUS E L'ASSISTENTE EA GANN MADE EASY GRATUITAMENTE! Probabilmente hai già sentito parlare molte volte d
M1 Sniper
Oleg Rodin
5 (19)
M1 SNIPER è un sistema di indicatori di trading facile da usare. Si tratta di un indicatore a freccia progettato per l'intervallo temporale M1. L'indicatore può essere utilizzato come sistema autonomo per lo scalping sull'intervallo temporale M1 e come parte del tuo sistema di trading esistente. Sebbene questo sistema di trading sia stato progettato specificamente per il trading sull'intervallo temporale M1, può comunque essere utilizzato anche con altri intervalli temporali. Inizialmente ho pro
Attualmente 40% di sconto! La soluzione migliore per ogni principiante o trader esperto! Questo software per cruscotti funziona su 28 coppie di valute. Si basa su 2 dei nostri indicatori principali (Advanced Currency Strength 28 e Advanced Currency Impulse). Offre un'ottima panoramica dell'intero mercato Forex. Mostra i valori di forza delle valute avanzate, la velocità di movimento delle valute e i segnali per 28 coppie Forex in tutti i (9) timeframe. Immaginate come migliorerà il vostro tra
Volatility Trend System - un sistema di trading che fornisce segnali per le voci. Il sistema di volatilità fornisce segnali lineari e puntuali nella direzione del trend, nonché segnali per uscirne, senza ridisegnare e ritardi. L'indicatore di tendenza monitora la direzione della tendenza a medio termine, mostra la direzione e il suo cambiamento. L'indicatore di segnale si basa sui cambiamenti della volatilità e mostra gli ingressi nel mercato. L'indicatore è dotato di diversi tipi di avvisi. Pu
Indicatore Miraculous – Strumento Forex e Binario 100% Non-Repaint Basato sul Quadrato di Nove di Gann Questo video presenta l' Indicatore Miraculous , uno strumento di trading altamente accurato e potente, sviluppato specificamente per i trader di Forex e Opzioni Binarie . Ciò che rende unico questo indicatore è la sua base sul leggendario Quadrato di Nove di Gann e sulla Legge della Vibrazione di Gann , rendendolo uno degli strumenti di previsione più precisi disponibili nel trading moderno. L
PRO Renko System
Oleg Rodin
5 (30)
PRO Renko System è un sistema di trading altamente accurato appositamente progettato per il trading di grafici RENKO. Questo è un sistema universale che può essere applicato a vari strumenti di trading. Il sistema neutralizza efficacemente il cosiddetto rumore di mercato che consente di accedere a segnali di inversione accurati. L'indicatore è molto facile da usare e ha un solo parametro responsabile della generazione del segnale. Puoi facilmente adattare lo strumento a qualsiasi strumento di
Scalper Inside PRO
Alexey Minkov
4.74 (69)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
Precautions for subscribing to indicator This indicator only supports the computer version of MT4 Does not support MT5, mobile phones, tablets The indicator only shows the day's entry arrow The previous history arrow will not be displayed (Live broadcast is for demonstration) The indicator is a trading aid Is not a EA automatic trading No copy trading function The indicator only indicates the entry position No exit (target profit)  The entry stop loss point is set at 30-50 PIPS Or the front hi
PairMaster Buy Sell Arrow Indicator for MT4 Trade Reversals Like a Pro — Catch Every Swing Point with Precision The PairMaster Buy Sell Arrow Indicator is a powerful MetaTrader 4 tool built to identify high-probability swing trading opportunities . Designed for traders who value accuracy, clarity, and simplicity, PairMaster detects key market turning points and plots intuitive buy and sell arrows directly on your chart. Key Features Accurate Swing Point Detection – Automatically identifies ma
Advanced Supply Demand
Bernhard Schweigert
4.91 (297)
Speciale Trading- SCONTO DEL 40% La soluzione migliore per qualsiasi trader principiante o esperto! Questo indicatore è uno strumento di trading unico, di alta qualità e conveniente, perché abbiamo incorporato una serie di funzionalità proprietarie e una nuova formula. Con questo aggiornamento, potrai visualizzare doppie zone di timeframe. Non solo potrai visualizzare un TF più alto, ma anche entrambi, il TF del grafico e il TF più alto: MOSTRA ZONE ANNIDATE. Tutti i trader che operano con Of
Super Signal – Skyblade Edition Sistema professionale di segnali di tendenza senza repaint / senza ritardo con tasso di vincita eccezionale | Per MT4 / MT5 Funziona meglio su timeframe più bassi, come 1 minuto, 5 minuti e 15 minuti. Caratteristiche principali: Super Signal – Skyblade Edition è un sistema intelligente di segnali progettato specificamente per il trading di tendenza. Utilizza una logica di filtraggio multilivello per identificare esclusivamente i movimenti direzionali forti, supp
Scalper Vault
Oleg Rodin
5 (36)
Scalper Vault è un sistema di scalping professionale che ti fornisce tutto il necessario per scalping di successo. Questo indicatore è un sistema di trading completo che può essere utilizzato dai trader di forex e opzioni binarie. L'intervallo di tempo consigliato è M5. Il sistema fornisce segnali di freccia accurati nella direzione della tendenza. Ti fornisce anche i segnali più alti e più bassi e i livelli di mercato di Gann. Gli indicatori forniscono tutti i tipi di avvisi, comprese le notifi
Trend indicator AI
Ramil Minniakhmetov
4.57 (82)
Trend Ai indicator è un ottimo strumento che migliorerà l'analisi di mercato di un trader combinando l'identificazione della tendenza con punti di ingresso utilizzabili e avvisi di inversione. Questo indicatore consente agli utenti di navigare nelle complessità del mercato forex con fiducia e precisione Oltre ai segnali primari, l'indicatore Ai di tendenza identifica i punti di ingresso secondari che si presentano durante i pullback o i ritracciamenti, consentendo ai trader di capitalizzare le
RFI levels PRO
Roman Podpora
5 (1)
L'indicatore mostra accuratamente i punti di inversione e le zone di ritorno dei prezzi in cui il       Principali attori   . Vedi dove si formano le nuove tendenze e prendi decisioni con la massima precisione, mantenendo il controllo su ogni operazione. VERSION MT5     -     Rivela il suo massimo potenziale se combinato con l'indicatore   TREND LINES PRO Cosa mostra l'indicatore: Strutture di inversione e livelli di inversione con attivazione all'inizio di un nuovo trend. Visualizzazione dei l
Se acquisti questo indicatore, riceverai il mio Trade Manager Professionale   + EA  GRATUITAMENTE. Innanzitutto è importante sottolineare che questo sistema di trading è un indicatore Non-Repainting, Non-Redrawing e Non-Lagging, il che lo rende ideale sia per il trading manuale che per quello automatico. Corso online, manuale e download di preset. Il "Sistema di Trading Smart Trend MT5" è una soluzione completa pensata sia per i trader principianti che per quelli esperti. Combina oltre 10 indic
Gold Scalper Super
Aleksandr Makarov
5 (2)
Gold Scalper Super is an easy-to-use trading system. The indicator can be used as a standalone scalping system on the M1 time frame, as well as part of your existing trading system. Bonus: when purchasing an indicator, Trend Arrow Super is provided free of charge, write to us after purchase. The indicator 100% does not repaint!!! If a signal appears, it does not disappear! Unlike indicators with redrawing, which lead to the loss of a deposit, because they can show a signal and then remove it.
Un indicatore tecnico che struttura i grafici e identifica i movimenti ciclici dei prezzi. Può funzionare su qualsiasi grafico. Diversi tipi di notifiche. Ci sono altre frecce sul grafico stesso. Senza ridisegnare la storia, lavora sulla chiusura della candela. TF consigliati da M5 in su. Parametri facili da usare e configurare. Se si utilizzano 2 indicatori con parametri diversi, è possibile utilizzarli senza altri indicatori. Ha 2 parametri di input Ciclicità e durata del segnale Questi 2 pa
Atomic Analyst
Issam Kassas
5 (3)
Innanzitutto, vale la pena sottolineare che questo indicatore di trading non è repaint, non è ridisegno e non presenta ritardi, il che lo rende ideale sia per il trading manuale che per quello automatico. Manuale utente: impostazioni, input e strategia. L'Analista Atomico è un indicatore di azione del prezzo PA che utilizza la forza e il momentum del prezzo per trovare un miglior vantaggio sul mercato. Dotato di filtri avanzati che aiutano a rimuovere rumori e segnali falsi, e aumentare il pote
No Repaint Bext is a ready-made trading system. Shows when to open and when to close trades, as well as in which direction. Every time a green arrow appears, you need to open a buy trade. Close all buy trades when a red arrow appears. The same goes for the opposite direction, every time a red arrow appears, open sell trades and close them all when a green arrow appears. We use the M5 timeframe for trading. You can trade on any cozy pair. This indicator does not repaint and practically does not
Currency Strength Wizard è un indicatore molto potente che ti fornisce una soluzione all-in-one per un trading di successo. L'indicatore calcola la potenza di questa o quella coppia forex utilizzando i dati di tutte le valute su più intervalli di tempo. Questi dati sono rappresentati in una forma di indice di valuta facile da usare e linee elettriche di valuta che puoi utilizzare per vedere il potere di questa o quella valuta. Tutto ciò di cui hai bisogno è collegare l'indicatore al grafico che
Introducing a powerful, precision-engineered indicator that seamlessly combines Pivot Points, Moving Averages, and Multi-Timeframe Analysis to deliver high-probability Buy and Sell signals in real-time. This tool is your strategic edge, designed to identify trend reversals, market momentum, and optimal trade entries, no matter your preferred trading style. Our algorithm goes beyond standard indicators—by analyzing multiple timeframes simultaneously, it spots true market turning points while fi
The Super Arrow Indicator provides non-repainting buy and sell signals with exceptional accuracy. Key Features No repainting – confirmed signals remain fixed Clear visual arrows: green for buy, red for sell Real-time alerts via pop-up, sound, and optional email Clean chart view with no unnecessary clutter Works on all markets: Forex, gold, oil, indices, crypto Adjustable Parameters TimeFrame Default: "current time frame" Function: Sets the time frame for indicator calculation Options: Can be set
Prime Strike Signal
Camila Bernardez Camero
Prime Strike Signal – Ingresso Chiaro. Nessun Repaint. Prime Strike Signal No Repaint Never è uno strumento di segnale semplice e basato su regole, pensato per i trader che cercano chiarezza visiva e coerenza in condizioni di mercato volatili. Rileva i cambi di direzione con frecce immediate sul grafico, aiutandoti a restare allineata ai movimenti di prezzo a breve termine senza complicazioni inutili. Rimani Aggiornata Unisciti al canale ufficiale per restare informata su nuove versioni e agg
System Trend Pro
Aleksandr Makarov
5 (2)
System Trend Pro - This is the best trend trading indicator!!! The indicator no repaint!!!  The indicator has   MTF   mode, which adds confidence to trading on the trend (   no repaint   ). How to trade? Everything is very simple, we wait for the first signal (big arrow), then wait for the second signal (small arrow) and enter the market in the direction of the arrow. (See screens 1 and 2.) Exit on the opposite signal or take 20-30 pips, close half of it, and keep the rest until the opposite
Meravith
Ivan Stefanov
5 (3)
Strumento per market maker. Meravith: Analizzerà tutti i timeframe e mostrerà il trend attualmente in corso. Evidenzierà le zone di liquidità (equilibrio dei volumi) dove i volumi rialzisti e ribassisti sono uguali. Mostrerà tutti i livelli di liquidità dei diversi timeframe direttamente sul grafico. Genererà e presenterà un’analisi di mercato testuale a scopo di riferimento. Calcolerà obiettivi, livelli di supporto e punti di stop-loss in base al trend attuale. Calcolerà il rapporto rischio/ren
Quantum Impulse
Camila Bernardez Camero
Quant Impulse Signal – Nessun Repaint, Nessun Backpainting Quant Impulse Signal è uno strumento ad alta precisione progettato per evidenziare i punti di svolta del mercato confrontando le medie mobili esponenziali dei prezzi massimi e minimi. Reagisce in tempo reale all’azione del prezzo, fornendo segnali di ingresso chiari basati su movimenti confermati. Logica L’indicatore calcola una EMA a 8 periodi sui massimi e sui minimi di ogni candela su tutti i timeframe, quindi valuta il prezzo rispett
L'indicatore " Dynamic Scalper System " è progettato per il metodo di scalping, ovvero per il trading all'interno di onde di trend. Testato sulle principali coppie di valute e sull'oro, è compatibile con altri strumenti di trading. Fornisce segnali per l'apertura di posizioni a breve termine lungo il trend, con ulteriore supporto al movimento dei prezzi. Il principio dell'indicatore. Le frecce grandi determinano la direzione del trend. Un algoritmo per generare segnali per lo scalping sotto fo
Smc Blast Signal
Mohit Dhariwal
4 (4)
OFFER OFFER! The price of the indicator is kept at 75 dollars only from 20th Feb to 28th Feb. Full Fledged EA and Alert plus for alerts will also be provided in this offer along with the purchase of Indicator. Limited copies only at this price and Ea too. Grab your copy soon Alert plus for indicator with set file is kept in comment section with the image  SMC Blast Signal with FVG, BOS and trend Breakout The SMC Blast Signal is a Precise trading system for Meta Trader 4 that uses Smart Money Con
Daily Candle Predictor è un indicatore che prevede il prezzo di chiusura di una candela. L'indicatore è destinato principalmente all'uso sui grafici D1. Questo indicatore è adatto sia per il trading forex tradizionale che per il trading di opzioni binarie. L'indicatore può essere utilizzato come sistema di trading autonomo o può fungere da aggiunta al sistema di trading esistente. Questo indicatore analizza la candela corrente, calcolando alcuni fattori di forza all'interno del corpo della cande
EZT Trend
Tibor Rituper
4.75 (4)
L'indicatore EZT Trend ti mostrerà la tendenza, il pullback e le opportunità di ingresso. Sono disponibili filtri opzionali e tutti i tipi di avvisi. Vengono aggiunti avvisi tramite posta elettronica e notifiche push. Stiamo anche sviluppando un EA basato su questo indicatore, che sarà presto disponibile. È un indicatore multifunzionale composto da due istogrammi di colore e una linea. È una rappresentazione visiva della direzione e della forza di un trend, inoltre troverai divergenze molte vo
Altri dall’autore
MAi
Vasja Vrunc
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 indica
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 " technolog
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 pre
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 the Cha
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. T
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 approxim
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_,"::Indicators\\SN
Filtro:
Nessuna recensione
Rispondi alla recensione