Neuron PropFirm Gaurd

NeuronPropGuard — prop-firm rule compliance & trade management for MT5

Most funded accounts are not lost on bad entries — they are lost on a single trade that crosses the daily-loss line or the max-drawdown floor. NeuronPropGuard keeps those rules in front of you in real time, sizes every trade against the room you actually have left, and can step in before a buffer is breached. It reads only your own MetaTrader 5 account — no external feed, no signals, no profit promises. It cannot guarantee compliance; it is a tool to help you watch and respect your own rules.

At a glance

  • Live HUD of every prop rule: daily-loss buffer, max-drawdown buffer, profit target, trading days, consistency / Payout Headroom, overall status.
  • Per-firm presets with broker auto-detect, plus a fully Custom mode — every number editable.
  • A trade manager: risk-based auto-lot, BUY/SELL with SL/TP, partial close, reverse, break-even, trailing, apply-SL/TP, protect-all.
  • A payout-protection guard layer: pre-trade buffer veto, portfolio heat, circuit breaker, discipline throttle, daily-target lock.
  • Interactive equity-curve window, multiple themes, draggable / closable / focusable panels.
  • 100% local & native: no DLL, no socket, no WebRequest. Runs in the Strategy Tester.

1. Live rule-compliance HUD

The main dashboard reads your account's own closed-deal history and open positions and renders a real-time prop-rule cockpit:

  • Firm & model — auto-detects the prop firm from the broker server name (or pick a firm / Custom), shows the model/stage, and flags whether it is auto-detected or needs confirming.
  • Status banner — one clear read-out: ON TRACK / FUNDED / CAUTION / AT RISK / RULE BREACH, computed from your own account.
  • Daily-loss buffer — a danger meter that fills and reddens as the buffer is consumed. The daily room is capped by the max-drawdown room, so the number you see is the limit that actually binds you, not a theoretical daily figure the drawdown rule would override.
  • Max-drawdown buffer — same danger meter, with the firm's drawdown type (static, end-of-day trailing, intraday trailing, or trail-then-lock) applied.
  • Profit target — progress bar toward the phase target.
  • Trading days — counted from your own history vs the minimum required.
  • Consistency / Payout Headroom — for firms with a best-day rule, tracks your best day against total profit.
  • Risk & Plan cockpit — live open risk (with a NO-SL alarm), a Safe Lot for the chart symbol sized off the remaining room, and a countdown to the daily reset.
  • Critical alert — optional terminal alert when any buffer drops below your threshold.

2. Manager trade panel

A separate, draggable window (needs AutoTrading) that turns the same rule math into safe execution:

  • Account strip — live equity, balance and free margin; live spread for the symbol.
  • Live compliance bars — daily-left and max-DD-left repeated inside the panel so you never trade blind.
  • Order ticket — set RISK %, SL and TP with steppers; the lot is auto-computed from your risk and stop (broker stop-level safe, with an exotic-symbol pip guard and OrderCalcProfit costing). Live R:R and the order's real money risk (currency + %) are shown before you commit.
  • BUY / SELL — market orders with the computed lot and SL/TP.
  • ManageCLOSE ALL / CLOSE BUY / CLOSE SELL, partial CLOSE % (25/50/75/100), REVERSE the net position, BREAK EVEN, TRAILING stop toggle, APPLY SL/TP to every position, and PROTECT ALL to put a stop on any naked position. All management is scoped to the chart symbol.
  • GUARD read-out — live portfolio heat as a % of your remaining buffer (turns red near the limit), plus a NAKED-position flag and the current lock state.
  • Trade feedback — every action reports its result (filled, closed, blocked, retcode) instead of failing silently.

3. Payout-protection guard layer

Guard What it does Default
Pre-trade buffer veto Before BUY/SELL, sums the order's worst-case loss + your open risk (priced with OrderCalcProfit) and blocks the order if it would push you past a configurable share of your daily or max-DD buffer. Fails closed — it blocks when the buffer is exhausted. ON
Portfolio heat Live total worst-case risk across all open positions, as a % of the binding buffer.
Circuit breaker Auto-flattens (account-wide) and locks every order button behind a LOCKED banner when a buffer reaches your danger %. The lock survives reload/timeframe change and clears at the firm's daily reset. OFF
Discipline throttle Optional max trades per day, forced cooldown after a losing trade, and a consecutive-loss lockout — greys out new entries with a countdown. OFF
Daily-target bank & lock Flags a "consider banking" suggestion at your daily profit target, and can optionally auto-flatten + lock to protect a green day. OFF

While locked, new-exposure buttons are blocked but CLOSE / BREAK-EVEN / PROTECT stay available so you can always de-risk.

Equity curve & interface

  • Interactive equity-curve window — date/time axis, profit shown in blue and drawdown in red, with a crosshair that reads the equity and date at any point.
  • Multiple windows — the panel, the equity curve and the manager are independent windows you can drag, close and click-to-front.
  • Themes & font — DashPro, Navy, Slate+Teal, Indigo+Violet, Carbon+Gold and Emerald themes; configurable UI font; choose the corner and margins.

How it works

Everything is computed locally from your own MetaTrader 5 account — closed-deal history, open positions, balance and equity. There is no external data feed, no web request and no third-party service. The per-firm presets fill in indicative rule numbers; every number is editable and carries a reminder to verify it against your firm.

Setup is one input

On most prop-firm broker servers, NeuronPropGuard detects your firm automatically and loads the matching rule preset — the panel shows the firm, model and an "auto-detected" tag. If your broker's server name is not recognised, the panel says "not detected — set firm", and you simply pick your firm and model in the InpFirm / InpModel inputs, or switch InpFirm to Custom and type your own rule numbers. Either way, every value stays editable. Can't find your firm, or unsure of a rule value? Message us on the product page (or via 4xneuron.com) and we'll add or confirm the preset.

Per-firm presets

One-click presets (all values editable; verify against your firm's current terms):

Built-in firm presets (all values editable; verify against your firm's terms)
FTMO FundedNext The5ers
FXIFY E8 Markets BrightFunded
Alpha Capital FundingPips Funded Trading Plus
Custom — set every rule yourself

Inputs

Input Default What it does
Account
InpFirm Auto Prop firm preset; Auto detects from the broker server (or pick a firm / Custom).
InpModel 2-Step Account model / stage — selects the preset rule numbers.
InpAccountSize 0 Account size in account currency; 0 = auto-detect from deposit history.
InpFundedStage false Mark as a funded/payout account to enable payout-stage rules.
Custom rules (firm = Custom, or to override a preset)
InpOverride false Override the chosen preset with the values below.
InpTargetPct 8.0 Profit target % for this phase.
InpDailyPct 5.0 Daily loss limit %.
InpDailyBasis Previous-day Daily-loss reference: previous-day close balance vs initial balance.
InpMaxPct 10.0 Max drawdown %.
InpMaxType Static Max-drawdown type: static / end-of-day trailing / intraday trailing / trail-then-lock.
InpMinDays 4 Minimum trading days required.
InpConsist false Account has a consistency / best-day rule.
InpConsistPct 40.0 Consistency threshold: best day must be <= this % of total profit.
Payout guard
InpPreTradeGuard true Block orders whose worst-case loss would breach your daily/maxDD buffer.
InpGuardSafety 85 Allow an order to use up to this % of the remaining buffer.
InpBreaker false Circuit breaker: auto-flatten + lock the session at danger.
InpDangerPct 10 Trip the breaker when remaining buffer falls to this %.
InpBreakerAllSym true Breaker flattens all symbols account-wide (vs chart symbol only).
Discipline
InpThrottle false Enable max-trades/day + cooldown + loss-streak limits.
InpMaxTradesDay 0 Max trades per day (0 = off).
InpCooldownMin 0 Cooldown minutes after a losing trade (0 = off).
InpMaxLossStreak 0 Lock after N consecutive losses (0 = off).
InpDailyTargetPct 0 Daily profit target as % of start balance (0 = off).
InpDailyTargetUSD 0 Daily profit target in account currency (0 = off).
InpAutoLockTarget false Auto-flatten + lock when the daily target is hit.
Trade panel
InpRiskPct 0.5 Default risk % per trade (drives the auto-lot).
InpSLpips 20 Default stop-loss in pips.
InpTPpips 40 Default take-profit in pips.
InpMagic 4242 Magic number for panel trades.
InpSlippage 20 Max price deviation in points.
Risk cockpit
InpSafeSLPips 20 Assumed stop in pips for the Safe Lot calc.
InpRiskFrac 80 Use this % of remaining room when sizing the safe lot.
InpResetHour 0 Daily reset hour (broker/server time).
InpResetMin 0 Daily reset minute.
InpCommPerLot 0 Commission per lot per side (account ccy), included in the risk math.
Display
InpTheme DashPro Color theme (DashPro / Navy / Slate+Teal / Indigo+Violet / Carbon+Gold / Emerald).
InpFont Consolas UI font (e.g. Consolas, Segoe UI, Tahoma).
InpShowRisk true Show the Risk & Plan cockpit (open risk / safe lot / reset).
InpShowGraph false Open the equity curve by default (toggle live with the EQUITY button).
InpCorner 2 (bottom-left) Dashboard corner: 0=top-left, 1=top-right, 2=bottom-left, 3=bottom-right.
InpX / InpY 16 / 16 Margin in pixels from the corner.
InpGood / InpWarn / InpBad green / amber / red Buffer meter colors for safe / caution / danger.
Alerts
InpAlert true Alert when a buffer becomes critical.
InpAlertPct 15.0 Alert when a buffer drops below this %.

Compatibility

  • MetaTrader 5, any broker and any symbol.
  • The HUD computes and draws from the timer — it works in the Strategy Tester and on a brand-new evaluation account with no closed trades yet.
  • The manager trade panel and the guard's auto-actions need AutoTrading enabled; the interactive panels respond to mouse events in live and visual-tester use.
  • Default config is conservative: trade tools manual, the pre-trade guard ON, and circuit breaker / throttle / daily-target OFF until you enable them.

Honesty note

Prop-firm rules change and differ by account model and region. The presets are indicative starting points, not legal advice. Firm names shown in the tool are trademarks of their respective owners; NeuronPropGuard is an independent utility and is not affiliated with or endorsed by any prop firm. Always verify every rule and number against your firm's current terms before relying on it.

What it is NOT

  • It is not a signal service and not a strategy. It does not predict markets or tell you what to trade.
  • It makes no profit, win-rate or performance claim of any kind.
  • It cannot guarantee compliance — it is a tool to help you watch and respect your own rules.

Neuron Systems — do premium trading like a quant.

Prodotti consigliati
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Trade Behavior Mirror legge esclusivamente lo storico delle operazioni già chiuse del proprio conto e conta un solo schema: aprire una nuova posizione poco dopo una perdita realizzata, con un lotto superiore al proprio volume abituale. Lo strumento non prevede nulla e non dà alcun consiglio. Ogni numero nel pannello è qualcosa che è già accaduto su questo conto. Come vengono costruiti i numeri: legge fino a 31 giorni di operazioni chiuse su tutti i simboli e tutti i magic number - è una fotogra
FREE
PZ Penta O MT5
PZ TRADING SLU
3.8 (5)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Donchian Breakout And Rsi
Mattia Impicciatore
4.5 (2)
Descrizione generale Questo indicatore è una versione avanzata del classico Donchian Channel , arricchita con funzioni operative per il trading reale. Oltre alle tre linee tipiche (massimo, minimo e linea centrale), il sistema rileva i breakout e li segnala graficamente con frecce sul grafico, mostrando solo la linea opposta alla direzione del trend per semplificare la lettura. L’indicatore include: Segnali visivi : frecce colorate al breakout Notifiche automatiche : popup, push e email Filtro R
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Girassol Sunflower MT5 Indicator
Saullo De Oliveira Pacheco
3.86 (7)
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
FREE
PROMETHEUS TECHNICAN VERSION Free | By THE SONS A gift from The Sons — no strings, no trial, no expiry. Every trader deserves access to professional-grade market intelligence. That belief is why Prometheus Technical Version exists, and why it costs nothing. Consider it our handshake to the trading community. What You're Getting This is not a simplified tool dressed up as a gift. Prometheus Technican Version is a fully built, institutional-quality technical analysis indicator running a dual-model
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. High and Low Points is a practical technical analysis indicator that plots levels corresponding to the highs and lows from previous periods (day / week / month) — levels that, in the Smart Money Concepts (SMC) and ICT approach, are treated as liquidity zones, while in classical technical analysis they serve as potential support and resistance levels. Indicator settings: •
FREE
RM Sync Master
Mohammadreza Mahdi Mavaddat
5 (1)
IF YOU FIND THIS TOOL HELPFUL, PLEASE LEAVE A 5-STAR RATING & REVIEW! Your feedback helps us maintain and update this FREE tool for the trading community. ================================================================= RM Sync Master - Ultimate Multi-Chart & Multi-Timeframe Sync Utility ================================================================= RM Sync Master is a powerful chart synchronization utility for MetaTrader designed to link and synchronize multiple charts instantly. Align
FREE
Easy GOLD MT5
Franck Martin
3.87 (45)
Easy Gold is the latest addition to the BotGPT family. It is surprising and very powerful. It is ideal for beginners due to its simplicity.  There is absolutely nothing to do, it's 100% automated, simply indicate the percentage of risk you want to take per trade and the EA is ready. Whatever your capital, the EA takes care of everything. Optimized on (XAUUSD).  Unleash all the power with the professional version (AGI Gold) and its connection to the neural network, available in my store. My othe
FREE
VolumeBasedColorsBars
Henrique Magalhaes Lopes
VolumeBasedColorsBars — Free Powerful Volume Analysis for All Traders Unlock the hidden story behind every price bar! VolumeBasedColorsBars is a professional-grade, 100% FREE indicator that colorizes your chart candles based on real, adaptive volume analysis. Instantly spot surges in market activity, identify exhaustion, and catch the moves that matter. This indicator gives you:    • Dynamic color-coded bars for instant volume context    • Adaptive thresholds based on historical, session-awar
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
RSI abcd
Francisco Gomes Da Silva
4.33 (3)
RSI ABCD Pattern Finder: Strategia Tecnica 1. Come Funziona l'Indicatore Combina il RSI classico con il rilevamento automatico di pattern armonici ABCD . Componenti Principali RSI standard (periodo regolabile) Marcatori di massimi e minimi (frecce) Pattern ABCD (linee verdi/rosse) Filtri ipercomprato (70) e ipervenduto (30) 2. Configurazione su MT5 period = 14 ; // Periodo RSI size = 4 ; // Dimensione massima del pattern OverBought = 70 ; // Livello ipercomprato OverSold = 30 ; // Livello iperve
FREE
Spike Catch Pro
Amani Fungo
4.14 (7)
Spike Catch Pro 22:03 release updates Advanced engine for searching trade entries in all Boom and Crash pairs (300,500 and 1000) Programmed strategies improvements Mx_Spikes (to combine Mxd,Mxc and Mxe), Tx_Spikes,   RegularSpikes,   Litho_System,   Dx_System,   Md_System,   MaCross,   Omx_Entry(OP),  Atx1_Spikes(OP),   Oxc_Retracement (AT),M_PullBack(AT) we have added an arrow on strategy identification, this will help also in the visual manual backtesting of the included strategies and see ho
FREE
Candle Countdown — Tempo preciso fino alla chiusura della candela per MT4 Candle Countdown è uno strumento semplice e preciso che mostra il tempo rimanente fino alla chiusura della candela corrente direttamente sul grafico. Quando l’ingresso dipende dalla chiusura della candela, anche pochi secondi possono fare la differenza. Questo indicatore ti permette di vedere il tempo esatto e prendere decisioni senza fretta o supposizioni. Un indicatore per il controllo preciso della chiusura della cande
FREE
Important Lines
Terence Gronowski
4.88 (24)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
This indicator is especially for the binary trading. Time frame is 1 minutes and exp time 5 or 3 minutes only. You must be use martingale 3 step. So you must put lots size is 10 % at most. You should use Mt2 trading platform to connect with my indicator to get more signal without human working. This indicator wining rate is over 80% but you may get 100% of profit by using martingale 3 step. You should use MT2 Trading Platform to connect meta trader platform and binary platform . You can get mt2
FREE
IMPORTANT NOTE: This is a professional Trade Management Utility and on-chart assistant. It is NOT an automated trading robot. It does not open trades on its own. The UltraFast Trade Manager MT5 is the ultimate execution and risk-management suite designed to give you absolute control over your manual and algorithmic trades. When managing multiple positions, calculating complex net break-even points, or constantly monitoring the economic calendar, hesitation can lead to costly mistakes. This utili
FREE
MACD Enhanced
Nikita Berdnikov
4 (4)
Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
FREE
The Swing High Low and Fibonacci Retracement Indicator is a powerful technical analysis tool designed to identify key price levels and potential reversal zones in the market. It automatically detects recent swing highs and swing lows on the chart and overlays Fibonacci retracement levels based on these points. This indicator helps traders: Visualize market structure by highlighting recent swing points. Identify support and resistance zones using Fibonacci ratios (e.g., 38.2%, 50%, 61.8%). Adapt
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
DF Fib Trader Pro DF Fib Trader Pro è un sistema di trading automatizzato progettato per MetaTrader 5. Utilizza livelli di prezzo basati su Fibonacci combinati con analisi di trend e struttura per definire punti di ingresso e di uscita. L'EA supporta posizioni sia lunghe che corte e include parametri di gestione del rischio integrati. Caratteristiche principali: • Utilizza la logica di ritracciamento ed estensione di Fibonacci per tracciare punti di ingresso, SL e TP. • Dimensione del lotto e
FREE
GDS Renko Pip ST - Fixed Brick Renko Chart Tool for MetaTrader 5 GDS Renko Pip ST is a Renko chart tool for MetaTrader 5 designed for traders who want to build and study fixed brick Renko movement using a practical pip or point-based setup. The purpose of this tool is simple: create a cleaner Renko structure so the trader can observe direction, brick runs, pullbacks, support and resistance behavior without normal candle noise. This is not a signal indicator and it does not predict the market. It
FREE
Lot Size Line
Stefan Warratz
Questo piccolo strumento ti aiuta a definire la gestione del rischio con un semplice trascinamento della linea sul grafico. Ti mostra la dimensione effettiva del lotto calcolata sulla percentuale del conto o sull'importo fisso in denaro direttamente sulla linea. Tutto quello che devi fare è attivare la linea premendo il tasto "t" sulla tastiera e trascinare la linea fino al punto di stop loss. Questo è tutto. Nelle impostazioni puoi definire il colore e la larghezza della linea e del testo, an
FREE
Second Level Candles And Alligator Indicators 每12秒产生一个K线,而且自带Alligator指标,对超短线选手交易非常有帮助。程序启动时可能不成功,是因为MT5 MqlTick 数据加载少的原因。可以通过修改显示的数据参数避免,比如display=100,程序正常之后再将参数调大 display=300 。如果数据不正常,也可以采用重新加载的方式解决。 如果您对这个指标有任何建议,请联系作者。  Second Level Candles And Alligator Indicators  produced a candle per 12 seconds,include Alligator, it's helpful to Short-Term Trading。You'd better reload the indicator every start MT5 or change display parameter to reslove data bug. Please attach author when  you had some su
FREE
Reversal Composite Candles
MetaQuotes Ltd.
3.69 (16)
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
High Low Open Close
Alexandre Borela
4.98 (45)
Se ti piace questo progetto, lascia una recensione a 5 stelle. Questo indicatore disegna i prezzi aperti, alti, bassi e di chiusura per i specificati periodo e può essere regolato per un determinato fuso orario. Questi sono livelli importanti guardati da molti istituzionali e professionali commercianti e può essere utile per voi per conoscere i luoghi dove potrebbero essere più attivo. I periodi disponibili sono: Giorno precedente. Settimana precedente. Mese precedente. Precedente trimestre. A
FREE
Position Size Caculator
Nguyen Van Chien
5 (3)
Calculating the volume of orders every time you create an order is an extremely important thing in risk management Let this tool simplify your work! ----------------------------------------------------- How to use? Attach the indicator to the chart and set its parameters:  Risk size in %  or money and Risk Reward Ratio. Click on the ON button and locate the horizontal line to your would-be StopLoss level. Options: Click on the Pending/Instant button to locate the horizontal line  to your would-b
FREE
LT Donchian Channel
Thiago Duarte
4.86 (7)
Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
FREE
Daily Support and Resistance Levels è un indicatore professionale che calcola e mostra automaticamente i livelli chiave di prezzo per il trading intraday basato sui Punti Pivot classici. Caratteristiche: Calcolo automatico Pivot (PP) 3 resistenze (R1–R3) 3 supporti (S1–S3) Massimo/Minimo del giorno precedente Pannello informativo in tempo reale Bias di mercato (Rialzista/Ribassista) Distanza ai livelli più vicini Colori e stile personalizzabili Aggiornamento automatico giornaliero Funziona su tu
FREE
Gli utenti di questo prodotto hanno anche acquistato
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (216)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Additional materials and instructions Installation instructions - Application instructions - Trial version of the application for a demo account Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteristics bef
Forex Trade Manager MT5
InvestSoft
4.98 (673)
Benvenuto a Trade Manager EA, lo strumento definitivo per la gestione del rischio , progettato per rendere il trading più intuitivo, preciso ed efficiente. Non è solo uno strumento per l'esecuzione degli ordini, ma una soluzione completa per la pianificazione delle operazioni, la gestione delle posizioni e il controllo del rischio. Che tu sia un principiante, un trader avanzato o uno scalper che necessita di esecuzioni rapide, Trade Manager EA si adatta alle tue esigenze, offrendo flessibilità s
TradePanel MT5
Alfiya Fazylova
4.88 (167)
Trade Panel è un assistente commerciale multifunzionale. L'applicazione contiene più di 50 funzioni di trading per il trading manuale e permette di automatizzare la maggior parte delle attività commerciali. Prima dell'acquisto, è possibile testare la versione dimostrativa su un conto demo. Scaricare la versione di prova dell'applicazione per un account dimostrativo: https://www.mql5.com/it/blogs/post/762419 . Istruzioni complete qui . Commercio. Consente di effettuare operazioni di trading con u
Astro Trade MT5
Indra Maulana
5 (2)
AstroTrade Trading Assistant AstroTrade is a comprehensive multi-functional trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Visual Trade Execution and Risk Management The application includes a specialized trading panel that assists in c
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (146)
Sperimenta una copia di trading eccezionalmente veloce con il   Local Trade Copier EA MT5 . Con la sua facile configurazione in 1 minuto, questo copiatore di trading ti consente di copiare i trades tra diversi terminali di MetaTrader sullo stesso computer Windows o su Windows VPS con velocità di copia ultra veloci inferiori a 0.5 secondi. Che tu sia un trader principiante o professionista,   Local Trade Copier EA MT5   offre una vasta gamma di opzioni per personalizzarlo alle tue esigenze speci
Versione Beta Telegram to MT5 Signal Trader è quasi pronto per il rilascio ufficiale in versione alpha. Alcune funzionalità sono ancora in fase di sviluppo e potresti riscontrare piccoli bug. Se riscontri problemi, ti preghiamo di segnalarli, il tuo feedback aiuta a migliorare il software per tutti. Telegram to MT5 Signal Trader è uno strumento potente che copia automaticamente segnali di trading da canali o gruppi Telegram al tuo account MetaTrader 5 . Supporta canali pubblici e privati e cons
Telegram to MT5 Multi-Channel Copier copia automaticamente i segnali di trading dai tuoi canali Telegram direttamente in MetaTrader 5. Nessun bot, nessuna estensione del browser, nessuna copia manuale. Ricevi un segnale su Telegram e l'EA apre l'operazione sul tuo terminale in pochi secondi. Il prodotto include due componenti: un'applicazione Windows che ascolta i tuoi canali Telegram, e questo Expert Advisor che esegue i segnali sul tuo terminale MT5. È disponibile anche una versione per MT4. G
Trade copier MT5
Alfiya Fazylova
4.58 (52)
Trade Copier è un'utilità professionale progettata per copiare e sincronizzare le transazioni tra conti di trading. La copiatura avviene dal conto/terminale del fornitore al conto/terminale del destinatario, che sono installati sullo stesso computer o vps. PROMOZIONE - Se avete già acquistato il "Trade copier MT5", potete ottenere gratuitamente il "Trade copier MT4" (per la copia MT4 > MT5 e MT4 < MT5). Per maggiori informazioni sulle condizioni, vi preghiamo di contattarci tramite messaggi priv
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
Grid Manual è un pannello di trading per lavorare con una griglia di ordini. L'utilità è universale, ha impostazioni flessibili e un'interfaccia intuitiva. Funziona con una griglia di ordini non solo nella direzione delle perdite, ma anche nella direzione dell'aumento dei profitti. Il trader non ha bisogno di creare e mantenere una griglia di ordini, lo farà l'utilità. È sufficiente aprire un ordine e il manuale di Grid creerà automaticamente una griglia di ordini per esso e lo accompagnerà fino
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.97 (35)
Copiatore professionale di trade per MetaTrader 5 Un copiatore di trade veloce, professionale e affidabile per MetaTrader . COPYLOT consente di copiare operazioni Forex tra terminali MT4 e MT5 con supporto per conti Hedge e Netting . La versione MT5 di COPYLOT supporta: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting Versione MT4 Descrizione completa + DEMO + PDF Come acquistare Come installare Come ot
Power Candles Strategy Scanner - Strumento di ricerca configurazioni multi-simbolo con ottimizzazione automatica Power Candles Strategy Scanner utilizza lo stesso motore di auto-ottimizzazione che alimenta l'indicatore Power Candles, applicandolo a tutti i simboli presenti nel tuo Market Watch, uno accanto all'altro. Un unico pannello ti indica quali simboli sono statisticamente negoziabili in questo momento, quale strategia è vincente su ciascuno di essi, la coppia ottimale di Stop Loss / Take
Premium Trade Manager - Il pannello di trading con un coach integrato Premium Trade Manager porta un coach di trading direttamente nel tuo grafico, con un motore di esecuzione completo al di sotto. Imposta il trade come fai sempre, poi lascia che Max, il tuo coach di trading IA, legga esattamente quel setup rispetto al tuo conto live e ti dia un verdetto chiaro prima che tu confermi: lo stop rispetta un approccio disciplinato, il rischio è ragionevole, c'è un evento ad alto impatto tra pochi min
Telegram To MT5 Ultra
Mirel Daniel Gheonu
5 (4)
Telegram To MT5 — Copiatore di segnali Trasforma le indicazioni di trading dei tuoi canali Telegram in veri ordini MT5 — automaticamente, su quanti account vuoi, con rischio e regole totalmente sotto il tuo controllo. Telegram To MT5 collega i canali VIP / di segnali che già segui su Telegram al tuo terminale MetaTrader 5. Un'app desktop companion gratuita legge i messaggi (anche dai canali che bloccano i bot), e questo Expert Advisor li esegue sul tuo conto — applicando le tue impostazioni di r
Timeless Charts
Samuel Manoel De Souza
5 (8)
Timeless Charts è un'utilità di trading completa progettata per trader professionisti. Combina tipi di grafici personalizzati come Grafici a Secondi e Renko con analisi avanzata del flusso ordini tramite Footprints , Clusters , Profili di Volume , studi VWAP e strumenti di analisi ancorata per una visione più approfondita del mercato. Il trading e la gestione delle posizioni vengono eseguiti direttamente dal grafico tramite un pannello integrato di gestione delle operazioni , mentre Market Repla
FarmedHedge Pair Trading Dashboard
Tanapisit Tepawarapruek
5 (3)
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
Trade Manager DaneTrades
Levi Dane Benjamin
4.23 (30)
Trade Manager per aiutarti a entrare e uscire rapidamente dalle operazioni calcolando automaticamente il tuo rischio. Incluse funzionalità che ti aiutano a prevenire l'eccessivo trading, il vendetta trading e il trading emotivo. Le operazioni possono essere gestite automaticamente e i parametri di performance del conto possono essere visualizzati in un grafico. Queste caratteristiche rendono questo pannello ideale per tutti i trader manuali e aiuta a migliorare la piattaforma MetaTrader 5. Suppo
Trade Dashboard MT5
Fatemeh Ameri
4.95 (132)
Trade Dashboard simplifies how you open, manage, and control your trades, with built-in lot size calculation. It allows you to execute trades, manage risk, and control positions directly on the chart, with tools such as partial close, breakeven, and trailing stop. Designed to reduce manual work and help you stay focused on your trading decisions. A demo version is available for testing. Detailed explanations of features are provided within the MQL5 platform. Installation instructions are include
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Custom Alerts AIO: Monitora tutti i mercati — senza alcuna configurazione Panoramica Custom Alerts AIO è una soluzione di monitoraggio dei mercati pronta all’uso che non richiede alcuna configurazione. Tutti gli indicatori necessari — FX Power, FX Volume, FX Dynamic, FX Levels, IX Power — sono integrati internamente. Non vengono mostrati grafici, rendendolo ideale per generare alert in tempo reale in modo discreto ed efficiente. Supporta tutte le classi di asset offerte dal tuo broker: Forex,
Seconds Chart MT5
Boris Sedov
4.61 (18)
Seconds Chart - uno strumento unico per creare grafici in secondi su MetaTrader 5 . Con Seconds Chart , puoi generare grafici con timeframe definiti in secondi, ottenendo una flessibilità e una precisione d'analisi ideali, non disponibili nei grafici standard in minuti o ore. Ad esempio, il timeframe S15 indica un grafico con candele di 15 secondi. Puoi utilizzare qualsiasi indicatore e Expert Advisor con supporto per simboli personalizzati. Lavorare con loro è comodo quanto operare sui grafici
Anchor Trade Manager
Kalinskie Gilliam
5 (7)
Anchor: The EA Manager Your EAs manage their own trades. Anchor manages the account around them. Anchor gives you one place to control your EAs, manage risk and decide when trading is allowed. Any EA, any vendor, any broker or symbol. No source-code changes required. The Problem Most EAs only know what they are doing. They cannot see when another EA is already trading, when several EAs open and are stacking risk or when the account has reached your loss limit. Even using just one EA, it may not
Exp5 VirtualTradePad PRO SE for MT5
Vladislav Andruschenko
5 (1)
VirtualTradePad PRO SE MT5 — centro di controllo professionale per il trading su MetaTrader 5 VirtualTradePad PRO SE è un pannello di trading premium basato sul grafico e un ambiente di gestione delle operazioni per MetaTrader 5 . È progettato per i trader che desiderano esecuzione più rapida, controllo più chiaro delle posizioni, gestione strutturata delle operazioni, pianificazione visiva dei livelli e un workflow professionale direttamente dal grafico. Non è soltanto un semplice pannello BUY
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
Quant AI Agents
Ho Tuan Thang
5 (1)
Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating un
Exp5 Duplicator
Vladislav Andruschenko
4.78 (9)
Duplicator per MetaTrader 5 — sistema professionale di duplicazione delle posizioni all'interno di un solo terminale Un Expert Advisor affidabile pensato per i trader che vogliono duplicare automaticamente posizioni già aperte in MetaTrader 5, aumentare il volume complessivo, applicare regole personalizzate sul lotto e gestire i duplicati con una logica precisa. È uno strumento pratico per il trading manuale, per i sistemi automatici e per una gestione più flessibile delle posizioni già esisten
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Trade Copier Ultimate
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage
5 (4)
Trade Copier Ultimate - Telegram to MT5 Signal Copier Trade Copier Ultimate automatically copies Telegram trading signals into MetaTrader 5. The EA can read signal messages, detect the symbol, order type, entry price, Stop Loss, Take Profit levels and selected update commands, then execute or manage the trade in MT5 using your lot and risk settings. It is more than a basic Telegram to MT5 copier. TCU also supports Bot API and user-account Bridge workflows, Discord signal routing, local MT5 to MT
Welcome to ENTRY IN THE ZONE WITH SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading op
MT5 to Telegram Signal Provider è un'utilità facile da usare e completamente personalizzabile che consente l'invio di segnali specificati a una chat, canale o gruppo Telegram, rendendo il tuo account un fornitore di segnali. A differenza della maggior parte dei prodotti concorrenti, non utilizza importazioni DLL. [ Dimostrativo ] [ Manuale ] [ Versione MT4 ] [ Versione Discord ] [ Canale Telegram ]  New: [ Telegram To MT5 ] Configurazione Una guida utente passo-passo è disponibile. Nessuna cono
Altri dall’autore
Breakout Target
Muhammad Hassaan
NeuronBreakout identifies volatility compression before the market expands. It waits for price to contract, anchors a breakout range to the most recent confirmed swing, tracks that range until price closes beyond it, then projects a complete trade with entry, ATR-based stop loss, and three R-multiple profit targets. Every completed breakout remains frozen on the chart, allowing you to review past setups exactly as they formed. It is an indicator for chart analysis only: it draws on the chart, it
Cardwell Range
Muhammad Hassaan
Cardwell Range Analyze reads trend from the range the RSI holds, not from a fixed overbought or oversold line. Andrew Cardwell's observation was that in a genuine uptrend the RSI oscillates inside a higher band and rarely breaks below it, while in a downtrend it works a lower band and rarely breaks above — so the band the RSI is respecting is itself the trend signal. This indicator turns that reading into a confirmed regime, colours the chart by it, and projects a full ATR trade the moment the r
SMC Flow Cloud
Muhammad Hassaan
SMF Cloud is a clean, lightweight chart indicator that visualizes directional market flow using an adaptive trend “cloud”, dynamic volatility bands, retest markers, and a TradingView-style strength gauge. It is designed for fast decision-making: identify trend shifts, measure trend strength, and spot pullback/retest opportunities at a glance. Key Features Smart Money Flow Trend Cloud Smooth trend baseline (EMA or ALMA) with optional additional smoothing. Clear bullish/bearish flow visualization
NeuronLiquidity is a chart-overlay indicator for MetaTrader 5 from Neuron Systems that maps where liquidity rests and marks the exact bar where it is taken. It is an indicator only: it draws on your chart and raises alerts. It does not place trades, it does not send buy or sell orders, and it does not manage positions or accounts. Native MQL5, no DLLs, no external dependencies. Works on any symbol (forex, gold and metals, indices, crypto) and any timeframe. === HOW IT FINDS LIQUIDITY POOLS === A
Chandelier Exit PRO A precise and reliable trend-following indicator for MetaTrader 5 Chandelier Exit PRO is a professionally engineered implementation of the Chandelier Exit indicator, designed to closely match the original version in both logic and signal behavior. It provides clear trend direction, dynamic stop levels, and well-timed reversal signals, making it suitable for traders who require consistency and accuracy in their decision-making. Core Features Accurate Logic This indicator repli
FREE
SuperTrend V
Muhammad Hassaan
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator: Ca
FREE
Trend Magicc
Muhammad Hassaan
*This is tradingview indicator converted to mql5* The Trend Magic Indicator is a popular technical analysis tool used to identify the direction of a market trend and potential trend reversals. It is a versatile indicator that can be applied to various financial instruments and timeframes. The Trend Magic Indicator consists of a combination of moving averages and a volatility-based filter. It aims to smooth out price fluctuations and provide a clearer visualization of the underlying trend. Here
FREE
Dashpro Reborn
Muhammad Hassaan
Trade. Allows you to perform basic trading operations in one click directly from the chart. Trading operations: Open Buy and Sell market positions with one click. Specify lot size manually before opening a trade. Set Stop Loss and Take Profit as price levels . Stop Loss and Take Profit are automatically initialized at a fixed distance from the current market price (default: ±50 pips , symbol-aware). Fully supports Forex, Metals (XAUUSD), Indices, and other MT5 symbols with correct price formatti
FREE
*This is tradingview indicator converted to mql4* The CM Slingshot System Indicator is a trading tool that aims to identify potential trade setups based on market volatility and price action. It is designed to help traders spot entry and exit points in trending markets. The CM Slingshot System Indicator combines multiple indicators and techniques to generate trading signals. Here are the key features and components of the indicator: Bollinger Bands: The indicator incorporates Bollinger Bands, w
*This is tradingview indicator converted to mql4* The Chandelier Exit Indicator is a popular technical analysis tool developed by Chuck LeBeau. It is designed to help traders identify potential exit points for their trades based on market volatility and the concept of trailing stops. The Chandelier Exit Indicator consists of three main components: Average True Range (ATR): The indicator utilizes the Average True Range, which measures market volatility. The ATR calculates the average range betwe
UT bot alerts
Muhammad Hassaan
*This is tradingview bot converted to mql4* The UT Bot Alert Indicator is an advanced technical analysis tool designed to help traders optimize their trading performance. This innovative indicator is based on the proven UT Bot system, which utilizes multiple indicators to deliver accurate signals that can help traders make better decisions. The UT Bot Alert Indicator provides a range of features that can help you stay on top of market trends and capitalize on opportunities. Here are some of its
UT bot alert
Muhammad Hassaan
UT Bot Alerts is a technical indicator for MetaTrader 5 that highlights potential directional changes based on momentum conditions. The indicator marks signal points directly on the chart and can generate optional notifications for convenience. The signal generation logic can operate in two modes: Closed-bar mode: signals are confirmed only after the bar closes. Live-bar mode: signals are displayed during the formation of the current bar. Both modes are available depending on the user's preferr
HA Market Bias
Muhammad Hassaan
*This is trading view indicator converted in mql5* The HA Market Bias Indicator is a popular tool used in trading and technical analysis, designed to help traders identify market bias and potential trend reversals. It is commonly used in conjunction with candlestick charts and provides valuable insights into market sentiment. The indicator is based on the Heiken Ashi (HA) candlestick charting technique, which aims to filter out market noise and provide a smoother representation of price action.
The trendlines with breaks indicator return pivot point based trendlines with highlighted breakouts. Users can control the steepness of the trendlines as well as their slope calculation method. Trendline breakouts occur in real-time and are not subject to backpainting. Trendlines can however be subject to repainting unless turned off from the user settings. The indicator includes integrated alerts for trendline breakouts. Any valid trendlines methodology can be used with the indicator, users
AI Range Breaker
Muhammad Hassaan
Note: Kindly inbox me for setfile AI Range Breaker watches a time window you choose each day, marks that session’s high and low , then automatically places pending buy/sell orders just outside the range. If price breaks out, the EA manages the trade with breakeven, candle-based trailing, optional partial close, and a single scale-in once price moves in your favor. If nothing happens, the pending orders are removed after a set number of candles—keeping your chart and account clean. Best use Work
This indicator builds a Pivot Anchored Volume Profile (VAP/VPOC approximation using tick volume) and automatically splits the profile into pivot-to-pivot segments , giving you a clean, TradingView-like view of where volume concentrated during each swing. It draws a horizontal histogram for every segment and highlights the Value Area and key levels, making it easy to spot acceptance/rejection zones, high-volume nodes, and potential support/resistance. Key Features Segmented Volume Profile (Pivot-
Neuron Scanner
Muhammad Hassaan
NeuronScanner - Multi-Symbol Multi-Timeframe Confluence Scanner for MetaTrader 5 NeuronScanner is an on-chart scanner and dashboard for MetaTrader 5. It shows a colour-coded grid of confluence scores across many symbols and timeframes on one panel, so you can review a whole watchlist at once. Works on any symbol: forex, metals, gold, indices and crypto. HOW IT WORKS For every symbol and timeframe in the grid, NeuronScanner reads eight indicators and turns each into a simple vote - bullish, be
NeuronStructure reads market structure the way a desk does and labels every event on the exact closed bar that confirmed it, so what you see now is what you would have seen then. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. It is the market-structure companion to NeuronLiquidity, built to sit alongside it: structure tells you the framework and bias, liquidity te
Neuron Sessions
Muhammad Hassaan
NeuronSessions maps the four trading sessions, Sydney, Tokyo, London and New York, directly on your chart and keeps the read honest: a completed session is frozen and never redrawn, only the live one develops. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. It is the sessions companion to NeuronLiquidity and NeuronStructure, and is built to sit alongside them: stru
NeuronSniper is a complete ICT (Inner Circle Trader / smart-money) workspace and setup engine for MetaTrader 5 from Neuron Systems. It maps the whole picture, market structure, liquidity, order blocks, fair value gaps and premium/discount, and then marks one strict, high-quality reversal setup with a fixed risk:reward plan. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or acc
Neuron Flow SMC
Muhammad Hassaan
NeuronFlow is a smart-money trend-continuation toolkit for MetaTrader 5 from Neuron Systems. It reads market structure and then, on every confirmed break, marks a continuation setup, a pullback into the fresh order block or fair value gap left by the move, in the direction of the trend, with a fixed risk:reward plan. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts.
NeuronTrend is a premium adaptive trend engine for MetaTrader 5 from Neuron Systems. It draws one clean, non-repainting baseline that colours the trend blue (up) or red (down), surrounds it with a translucent neon trend cloud, and reads the trend across timeframes in a live dashboard. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5, no DLLs, non-repaint
NeuronCloud is a premium moving-average cloud for MetaTrader 5 from Neuron Systems. A fast and a slow moving average fill a translucent neon cloud behind the candles and colour it blue (up) or red (down), while a multi-MA ribbon between them shows when a trend is fanning out or compressing into a squeeze. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5,
NeuronIchimoku is a premium Ichimoku Kinko Hyo indicator for MetaTrader 5 from Neuron Systems. It draws the full classic Ichimoku system, projects the cloud forward of price, and scores every Tenkan/Kijun cross with a transparent five-factor confidence engine so you can see, at a glance, which crosses agree with the bigger picture and which do not. It is an indicator for chart analysis only: it does not place, modify or close trades, it does not send orders, and it does not manage positions or a
NeuronQuant is a premium quant analytics indicator for MetaTrader 5 from Neuron Systems. It reads the chart with the kind of statistical tools common in quantitative analysis: a forward expected-move range, realized volatility, a market-regime read and a standardized z-score. It is an indicator for chart analysis only: it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5, no DLLs, non-repainting closed-bar logic. Works on a
NeuronDivergence — multi-oscillator confluence divergence engine for MT5 A single oscillator showing divergence is a hint; three agreeing at once is a setup. NeuronDivergence reads RSI, MACD and Stochastic together, finds regular and hidden divergence on each, and only marks a signal when enough of them agree — then scores that agreement 0–100 with a confidence engine and draws it on your chart with entry, stop and target levels, a command dashboard and alerts. It is non-repainting and closed-ba
NeuronCopier — a local MT5 trade copier that actually thinks Most copiers blindly mirror lots. NeuronCopier verifies the symbol by price, sizes each trade by risk, scores the master it is copying, protects the receiving account against prop-firm and drawdown breaches, and ships with a full on-chart trade manager. It mirrors trades from one MetaTrader 5 account to one or many others running on the same PC , instantly and reliably, through the shared terminal data folder. 100% native MQL5 — no DLL
NeuronReplay — replay each of your closed trades one by one, bar-by-bar, and analyze exactly what happened Your trade history is just a list of numbers. NeuronReplay turns it into film. It lists every closed trade in a dashboard; click any one and it re-plays that single trade candle-by-candle on its own chart , exactly like stepping through the MetaTrader 5 Strategy Tester — but scoped to a real trade you already took. You see the entry, the stop, the target and the exit drawn in, a floating P&
NeuronJournal - Trading Journal and Analytics Dashboard for MetaTrader 5 NeuronJournal reads your own MetaTrader 5 closed-trade history and presents it as an analytics dashboard inside the terminal. It shows your performance metrics, a calendar of daily results, a quant-style score of your trading, and a detailed breakdown of every trade and every day, with a built-in notes journal. It is an analytics and journaling tool only. It reads your account and draws. It does not give trading signals and
Neuron Replay — Bar Replay & Paper‑Trading Trainer Neuron Replay turns any MetaTrader 5 chart into a TradingView‑style market replay and risk‑free practice simulator . Rewind any symbol to any point in its history, then step through it bar‑by‑bar — or auto‑play it — and practice your entries, exits and trade management on a fully interactive on‑chart panel. Every trade is 100% simulated (paper / "ghost" trading): the tool never sends a single real order to your account, so you can train your str
Filtro:
Nessuna recensione
Rispondi alla recensione