← Home
Software development
Suite of software designed for continuous, unattended execution: process monitoring, automated trading pipelines and the technical documentation that keeps the work repeatable. Each project stands alone, and can be read, configured and reused outside the system it was built for.
- Python Process Monitor Engineered a modular Python monitoring framework that centralizes system telemetry, process lifecycle monitoring, and operational visibility through reusable software architecture. Discover More On GitHub →
- Jsp Trading System Pipeline Stand alone software designed to operate autonomously: it prepares the market data, updates the strategies, sends the orders to MetaTrader 5 and writes its own trade journal, from start to end without supervision. Discover More On GitHub →
- Tradingview To Mt5 Pipeline Stand alone software designed to operate autonomously: it receives the TradingView alert, validates it, executes it on MetaTrader 5 and reports the outcome, running unattended from the signal to the execution. Discover More On GitHub →
- Personal Developments Notes Engineered a reusable technical documentation framework for organizing development knowledge, scripting resources, and workflow automation across multiple technologies. Discover More On GitHub →