Amanda Vitoria De Paula Pereira
Amanda Vitoria De Paula Pereira
4.6 (12)
  • Informazioni
no
esperienza
5
prodotti
8
versioni demo
16
lavori
0
segnali
0
iscritti
Engineer al Brasil
I am a Software Engineer focused on quantitative architecture and high-frequency trade execution, I do not build generic retail scripts, I write clean code designed to survive live broker environments, toxic order flow, and server latency, my infrastructure handles complex math without freezing the MT5 terminal thread

I specialize in building asynchronous order loops and deep Python API integrations, look at my history, i have a 0% arbitration loss record because my setups protect your capital from systemic bugs, if you have a strategy that needs institutional-grade risk controls and rock-solid logic, let's plug it in.
Amanda Vitoria De Paula Pereira
Hai lasciato un feedback al cliente per il lavoro Специалист по проверке и оптимизации торговых алгоритмов
Amanda Vitoria De Paula Pereira
Articolo pubblicato Building an Object-Oriented Order Block Engine in MQL5
Building an Object-Oriented Order Block Engine in MQL5

The article presents a production-oriented Order Block engine for MQL5 packaged as an include class, it validates zones via displacement and market structure break, maintains mitigation state only on closed bars, and avoids heavy copies by passing data by reference. A diagnostic indicator plots zones, and an EA gates logic to new bars for stable performance and reproducible tests.

2
Amanda Vitoria De Paula Pereira
Hai lasciato un feedback al cliente per il lavoro Development of the robot
Amanda Vitoria De Paula Pereira
Hai lasciato un feedback al cliente per il lavoro “Multi‑Engine EA Exit System Upgrade (MQL5)”
Amanda Vitoria De Paula Pereira Prodotto pubblicato

Aegis Sweep Pro EA MT5 — Institutional Liquidity Hunter IMPORTANT: After completing your purchase, please send me a direct private message to receive the official installation guide, specialized set files, and your invitation to the private support group. Special Launch Offer The current price is $1,499 available for a limited time only. The price will increase to $1,899 after the next 5 sales, moving progressively until reaching its final structural value of $2,499. Exclusive Bonus: Every

Amanda Vitoria De Paula Pereira Prodotto pubblicato

Aegis SMC Matrix EA is a high-performance automated architecture engineered for XAUUSD structure trading, the engine bypasses lagging retail templates by mapping institutional order blocks and liquidity sweeps directly on the terminal execution thread. The core algorithm tracks raw price expansion and volume displacement to secure clean entries at market extremes with zero phase-lag, every trade gets handled by a dynamic position matrix that locks partial targets fast to stabilize your equity

Amanda Vitoria De Paula Pereira Prodotto pubblicato

Aegis Kalman Trend is a raw automated trading engine built specifically to extract real momentum from XAUUSD without chasing market noise or taking dummy entries, most retail expert advisors use slow moving averages that cruzam atrasadas and wipe your balance during choppy sessions but this chassi uses a dual-matrix Kalman filter to track the true institutional price line with zero phase-lag, the core algorithm runs an adaptive noise engine that calculates volatility on the fly, it adjusts the

Amanda Vitoria De Paula Pereira Prodotto pubblicato

 Aegis Quantum Reversal   is a straight rules-based trading tool built to stop you from chasing bad entries, most indicators repaint or shift arrows backward to look good on past history but this one doesn't, the signals plot only when a bar closes and what you see on the chart stays there forever with no tricks, there is no generic retail moving average lag either because the engine uses a refined Nadaraya-Watson core combined with standard deviation lookbacks, it creates dynamic

Amanda Vitoria De Paula Pereira
Hai lasciato un feedback al cliente per il lavoro In search of good GbpJpy EA & .set file
Amanda Vitoria De Paula Pereira
Hai lasciato un feedback al cliente per il lavoro Adjustments to Expert Advisor based on a system of indicators
Amanda Vitoria De Paula Pereira
Hai lasciato un feedback al cliente per il lavoro Stability Upgrade + Retcode Handling + 7‑Day QA for Multi‑Engine EA
Amanda Vitoria De Paula Pereira
Articolo pubblicato Building an Object-Oriented Session VWAP Engine in MQL5
Building an Object-Oriented Session VWAP Engine in MQL5

This article shows how to implement a session vwap in MQL5 as a reusable include class with a strict daily reset at broker midnight. The engine computes VWAP and volume‑weighted deviation bands only on closed bars and anchors accumulation with MqlDateTime to avoid distortions from missing candles. A companion indicator plots the baseline and bands, while an Expert Advisor reads signals once per bar for consistent, CPU‑efficient execution and reliable testing.

2
Amanda Vitoria De Paula Pereira
Codice pubblicato Institutional Kyle's Lambda Market Impact Engine
An institutional market microstructure indicator for MT4 that computes Kyle's Lambda and Amihud Illiquidity ratios to identify institutional order absorption and toxic liquidity vacuums.
Amanda Vitoria De Paula Pereira
Hai lasciato un feedback al cliente per il lavoro Senior MQL5 Developer Needed — Multi‑Engine Portfolio Trend System (MT5)
Edoardo Centorame
Edoardo Centorame 2026.06.10
good
Amanda Vitoria De Paula Pereira
Articolo pubblicato Building an Object-Oriented Z-Score Statistical Arbitrage Engine in MQL5
Building an Object-Oriented Z-Score Statistical Arbitrage Engine in MQL5

This article shows how to implement a production Z-Score engine in MQL5 using an object-oriented include file, the library computes a rolling mean and population standard deviation, exposes a shift parameter for historical queries, and avoids redundant tick work by running on bar close. An Expert Advisor executes rule-based entries at positive/negative sigma thresholds and closes on mean reversion; a custom indicator provides visual verification.

3
Amanda Vitoria De Paula Pereira
Hai lasciato un feedback al cliente per il lavoro Expert Advisor based on a system of indicators
Amanda Vitoria De Paula Pereira
Codice pubblicato Institutional Ornstein-Uhlenbeck Equilibrium Matrix
Un indicatore econometrico dello spazio dei prezzi che utilizza il processo stocastico di Ornstein-Uhlenbeck per stimare matematicamente il vero equilibrio senza deriva dell'asset e la sua velocità di ritorno alla media.
Amanda Vitoria De Paula Pereira
Codice pubblicato Institutional Markov Chain Transition Matrix
Un motore di probabilità stocastico quantitativo che utilizza le matrici di transizione delle catene di Markov per prevedere matematicamente la probabilità percentuale di una continuazione rialzista o ribassista nel prossimo ciclo di esecuzione algoritmica.
Amanda Vitoria De Paula Pereira
Codice pubblicato Institutional Harmonic Volumetric Gravity Center
Un motore quantitativo di densità di volume che utilizza il concetto matematico della media armonica ponderata per eliminare i valori anomali aritmetici e individuare il vero centro di gravità della liquidità istituzionale.
Amanda Vitoria De Paula Pereira
Articolo pubblicato Building an Object-Oriented ONNX Inference Engine in MQL5
Building an Object-Oriented ONNX Inference Engine in MQL5

This article shows how to run Python-trained models natively in MetaTrader 5 via the terminal's ONNX functions. We build an MQL5 class that encapsulates session creation, fixes input/output tensor shapes, applies min-max feature normalization to mirror training, and executes OnnxRun once per bar to protect the CPU, the result is a reliable, maintainable inference path for live charts and the Strategy Tester without sockets or DLLs.

2