Amanda Vitoria De Paula Pereira / Perfil
- Información
|
no
experiencia
|
1
productos
|
12
versiones demo
|
|
4
trabajos
|
0
señales
|
0
suscriptores
|
Engineer
en
Brasil
"At 6, I disassembled toys to understand their mechanics. By 12, I was captivated by the intersection of art and mathematics—seeing the micro and macro connections like a musical arrangement. To me, everything is a grand opera; a harmony that makes my eyes shine.
My journey is a fusion of disciplines:
Software Engineering
Product Design
3D Art & Marketing
...and an extensive range of courses covering psychology, Trading psychology, and technical analysis.
For me, the answer has always been found in knowledge."
Professional Overview I am a Software Engineer specialized in financial market automation. Unlike typical scripters, I approach MQL5 and Python development with strict engineering principles: robust architecture, execution speed, and fail-safe security. I combine technical precision with the agility and creative problem-solving often associated with Brazilian developers—I find solutions where others find dead ends.
My Core Philosophy A trading bot isn't just code; it's a financial weapon. It must be sharp, fast, and reliable. My code is clean, modular, and built to handle the chaos of live markets without breaking.
Ready to turn your strategy into a fully automated asset? Let's build something profitable.
My journey is a fusion of disciplines:
Software Engineering
Product Design
3D Art & Marketing
...and an extensive range of courses covering psychology, Trading psychology, and technical analysis.
For me, the answer has always been found in knowledge."
Professional Overview I am a Software Engineer specialized in financial market automation. Unlike typical scripters, I approach MQL5 and Python development with strict engineering principles: robust architecture, execution speed, and fail-safe security. I combine technical precision with the agility and creative problem-solving often associated with Brazilian developers—I find solutions where others find dead ends.
My Core Philosophy A trading bot isn't just code; it's a financial weapon. It must be sharp, fast, and reliable. My code is clean, modular, and built to handle the chaos of live markets without breaking.
Ready to turn your strategy into a fully automated asset? Let's build something profitable.
Amigos
27
Solicitudes
Enviadas
Amanda Vitoria De Paula Pereira
One of the biggest misconceptions in retail algo-trading is ignoring the network latency between the MT5 terminal and the broker's trade server, a strategy with a 90% win rate in the Strategy Tester will easily bleed money in the live market if the developer doesn't implement an asynchronous execution loop and dynamic slippage control
In the snippet below from my proprietary C++ trade engine, you can see the foundation of a fail-safe execution layer that overrides standard synchronous methods, always architect for chaos, not for perfect historical ticks.
In the snippet below from my proprietary C++ trade engine, you can see the foundation of a fail-safe execution layer that overrides standard synchronous methods, always architect for chaos, not for perfect historical ticks.
Amanda Vitoria De Paula Pereira
Ha publicado el código Asynchronous Institutional Trade Engine (Library)
A professional object-oriented MQL5 library designed for quantitative developers. It provides asynchronous order execution and dynamic slippage control to prevent terminal freezing during high-frequency algorithmic trading.
1
3
Amanda Vitoria De Paula Pereira
Ha dejado el comentario sobre el Cliente por el trabajo EA
Excellent client, provided the clear source code right from the start and communicated his technical needs perfectly, highly recommended for any MQL5 project
| Calidad de la tarea técnica | 5.0 | |
| Calidad de la verificación de resultados | 5.0 | |
| Disponibilidad y habilidades de comunicación | 5.0 |
Amanda Vitoria De Paula Pereira
Ha publicado el código Institutional DXY Overlay and Correlation Divergence
A professional intermarket analysis tool. It overlays the USD Index (DXY) on any chart to identify SMT Divergences and institutional correlation shifts in real-time.
1
53
Amanda Vitoria De Paula Pereira
Ha publicado el código Institutional ATR Trailing Stop and Breakeven Manager
A professional trade management Expert Advisor for MT4. It replaces static trailing stops with a dynamic, volatility-based ATR Trailing logic, and includes an automated Breakeven feature to protect funded prop firm accounts.
Amanda Vitoria De Paula Pereira
Ha publicado el código Institutional Psychological Levels and Magnet Zones
Automatically identifies key psychological "Round Numbers" where institutional liquidity and bank orders are concentrated. Essential for spotting high-probability reversal zones and magnet price targets.
Amanda Vitoria De Paula Pereira
Ha publicado el código Institutional Anchored VWAP (Smart Money Benchmark)
The ultimate institutional benchmark tool for MT4. It accurately plots the Volume Weighted Average Price (VWAP) anchored to daily, weekly, or monthly sessions, including standard deviation bands for high-probability mean-reversion setups.
Amanda Vitoria De Paula Pereira
Ha publicado el código Institutional ICT Killzones and Asian Range
An essential time-and-price indicator for SMC and ICT traders on MT4. It automatically highlights the Asian Range, London Killzone, and New York Killzone, featuring a built-in Broker GMT Offset adjustment for perfect session timing.
Amanda Vitoria De Paula Pereira
Ha publicado el código Prop Firm Risk Monitor e Auto-Lot Calculator
An essential on-chart dashboard for MT4 prop firm traders. It tracks real-time daily drawdown to protect your funded accounts and provides an instant risk-to-lot-size calculator based on your exact stop loss.
Amanda Vitoria De Paula Pereira
Ha publicado el código ICT True Open and Power of 3 (PO3) Lines
A lightweight, essential utility for ICT and SMC traders. It automatically plots the True Daily, Weekly, and Monthly Open prices, serving as the foundation for the Power of 3 (Accumulation, Manipulation, Distribution) concept.
1
76
Amanda Vitoria De Paula Pereira
Ha publicado el código SMC Liquidity Sweep and Rejection Detector
A high-precision indicator designed to detect institutional liquidity sweeps (stop hunts). It identifies price rejection beyond recent swing levels, marking potential high-probability reversal zones without lagging indicators.
2
140
Amanda Vitoria De Paula Pereira
Ha publicado el código Institutional Currency Exposure Monitor
An institutional-grade dashboard that breaks down your open positions and calculates your true net lot exposure per individual currency, preventing invisible systemic risks and over-leveraging.
1
36
Amanda Vitoria De Paula Pereira
Most EAs fail not because the strategy is bad, but because the architecture is weak. I see traders constantly losing money to the 'machine-gun' execution bug, hardcoded DST roll-overs that break during time shifts, and lagging MTF extractions that execute orders on the wrong ticks, as a Software Engineer focused on quantitative architecture, my job is to build fail-safe engines, i don't just "script" rules, I build robust logical frameworks using C++ (MQL) and Python (for ML models) that survive high latency, widened spreads, and broker slippage.
If your current developer is struggling with dynamic array synchronization, latency optimization, or building a math-heavy multi-timeframe system without lagging your terminal... drop me a message, let's fix your code and get your system ready for live markets.
#AlgoTrading #QuantDeveloper #MQL5 #SoftwareEngineering
If your current developer is struggling with dynamic array synchronization, latency optimization, or building a math-heavy multi-timeframe system without lagging your terminal... drop me a message, let's fix your code and get your system ready for live markets.
#AlgoTrading #QuantDeveloper #MQL5 #SoftwareEngineering
Amanda Vitoria De Paula Pereira
Ha publicado el código Stealth Trade Manager (Hidden SL/TP and Spread Protector)
A professional trade management utility that completely hides your Stop Loss and Take Profit levels from brokers. It features a Spread Protector to prevent virtual stop-outs during news events or daily rollovers.
1
63
Amanda Vitoria De Paula Pereira
Ha publicado el código SMC Fair Value Gap (FVG) Auto-Detector
A clean, lightweight, and non-repainting indicator that automatically detects and draws Smart Money Concepts (SMC) Fair Value Gaps (FVG) directly on your chart across any timeframe.
1
171
Amanda Vitoria De Paula Pereira
Ha publicado el código OHLCMTF Scalper EA - Multi-Timeframe Price Action
A strict Multi-Timeframe Price Action Expert Advisor that trades based on precise OHLC conditions across different timeframes simultaneously. It features pending order entries, role reversals, and dynamic risk management without using any lagging indicators.
1
256
Amanda Vitoria De Paula Pereira
Ha dejado el comentario sobre el Cliente por el trabajo Modify mt5 ea ohlc mtf
Great client! Provided excellent visual chart examples for his OHLC multi-timeframe strategy. Very responsive and clear about his MT5 EA requirements. Highly recommended
| Calidad de la tarea técnica | 4.0 | |
| Calidad de la verificación de resultados | 5.0 | |
| Disponibilidad y habilidades de comunicación | 5.0 |
Amanda Vitoria De Paula Pereira
Ha dejado el comentario sobre el Cliente por el trabajo Se necesita un bot basado buy limit y sell stop
Excelente cliente con estrategia clara para XAUUSD. Comunicación cordial y directa. Todo el proceso fue transparente y amigable. ¡Un placer trabajar con él, 100% recomendado
| Calidad de la tarea técnica | 5.0 | |
| Calidad de la verificación de resultados | 5.0 | |
| Disponibilidad y habilidades de comunicación | 4.0 |
Amanda Vitoria De Paula Pereira
Let's start our partnership on the right foot🤝
When setting the project budget, please be cool and cover the platform fee (~9%), this ensures the net value aligns with the quality of code I deliver, fair pay = High-End Results.
When setting the project budget, please be cool and cover the platform fee (~9%), this ensures the net value aligns with the quality of code I deliver, fair pay = High-End Results.
: