Olamide Daniel Adebayo / Perfil
- Información
|
no
experiencia
|
1
productos
|
0
versiones demo
|
|
0
trabajos
|
0
señales
|
0
suscriptores
|
Building, learning, and sharing one project at a time.
A step-by-step guide to a native Isolation Forest in MQL5 focused on execution metrics rather than price. It details five features, tree construction and path‑length scoring, rolling‑window training, CSV logging, and FILE_COMMON persistence, all integrated into OnTradeTransaction(). The resulting circuit breaker flags unusual fills in real time and applies controlled responses to stabilize live trading under changing execution conditions.
The article details a native MQL5 Kafka producer that speaks the wire protocol over raw TCP. It implements RecordBatch v2 encoding, varints, and CRC32C, and adds batching, acks, and retry logic, all without a sidecar or DLL. Use it to publish JSON-structured trading signals from a single terminal to Kafka, where dashboards and other services subscribe independently.
Un asesor experto (EA) basado en el cruce de dos medias móviles, diseñado para ofrecer a los operadores un sistema de negociación transparente y basado en reglas, que resulta a la vez fácil de entender y altamente personalizable. En lugar de basarse en algoritmos ocultos o en procesos de toma de decisiones complejos, este EA utiliza el clásico cruce de dos medias móviles para identificar posibles tendencias del mercado y generar señales de compra o venta. Todos los aspectos de la estrategia se
