Amanda Vitoria De Paula Pereira / Profilo
- Informazioni
|
no
esperienza
|
1
prodotti
|
16
versioni demo
|
|
5
lavori
|
0
segnali
|
0
iscritti
|
My journey is a fusion of disciplines. Software engineering, product design, 3D art, and marketing, alongside an extensive range of courses covering psychology, trading psychology, and technical analysis, for me, the answer has always been found in knowledge.
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. A trading bot isn't just code. It is 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.
Create an object-oriented fair value gap (FVG) scanner in MQL5 and display liquidity gaps directly on a MetaTrader 5 chart, this article formalizes the imbalance geometry based on three candlesticks, synchronizes OHLC arrays with CopyRates, manages rectangles without leaks, and monitors mitigation in real time. It also shows how to integrate this class into an Expert Advisor with a strict new bar filter for stable and efficient execution.
Build a rule-based on-chart risk management panel in MetaTrader 5 using the MQL5 Standard Library. The guide covers a CAppDialog-based GUI, manual event routing, and an automated update loop. You will bind UI events to CTrade to execute conditional closures, show net floating P/L, and read automated targets directly from the chart.
| Qualità delle specifiche | 5.0 | |
| Qualità del controllo dei risultati | 5.0 | |
| Disponibilità e capacità di comunicazione | 5.0 |
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.