This repository contains the source code for the article series “Neural Networks in Trading”.
Updated 2026-07-09 13:13:01 +00:00
AiDataTaskRuner is a bot with a complex GUI that facilitates data generation and training of ML models based on the AiDataGenByLeo library.
Updated 2026-07-08 16:04:11 +00:00
MQL Articles is a repository that contains the basic structure of the complete framework by Leo\Nique_372 (TradeSystemsNique - TSN), in addition to containing the codes that nique_372 implemented in his MQL5 articles (Ict, Risk Management, Position Management).
Updated 2026-07-06 12:09:59 +00:00
Kronos is a pretrained transformer that forecasts candlesticks the way a language model predicts words.
Updated 2026-07-05 05:07:45 +00:00
EA that implements the Silver Bullet strategy (easy version) implemented with AI that filters signals and predicts the TP/SL
Updated 2026-07-01 09:31:44 +00:00
Updated 2026-06-28 03:08:24 +00:00
AiDataTaskRuner is a bot with a complex GUI that facilitates data generation and training of ML models based on the AiDataGenByLeo library.
Updated 2026-06-22 17:36:11 +00:00
SmartMA MT5 is the first moving average that automatically adapts to sessions, market regime, volatility, volume, and economic news—and explains its behavior right on the chart. It features session and news detection, context-driven speed, a “ghost” MA line (without news bars), and risk visualization (SmartATR band). Everything is fully transparent, open source, and built for the MT5 community—100% MetaTrader, no external dependencies.
Updated 2026-06-17 18:37:36 +00:00
MT5 prop firm risk manager: daily loss, drawdown, trade limits, lock state, and dashboard.
Updated 2026-06-13 22:04:17 +00:00
SmartMA MT5 is the first moving average that automatically adapts to sessions, market regime, volatility, volume, and economic news—and explains its behavior right on the chart. It features session and news detection, context-driven speed, a “ghost” MA line (without news bars), and risk visualization (SmartATR band). Everything is fully transparent, open source, and built for the MT5 community—100% MetaTrader, no external dependencies.
Updated 2026-06-13 21:54:28 +00:00
MT5 prop firm risk manager: daily loss, drawdown, trade limits, lock state, and dashboard.
Updated 2026-06-11 17:17:41 +00:00
Updated 2026-06-05 13:36:18 +00:00
This reference project is based on an MQL5 article describing a native Sequential Least Squares Programming (SLSQP) optimizer for constrained nonlinear optimization and its integration into an existing conditional volatility library intended to mirror Python's `arch` module behavior.
Updated 2026-06-05 13:01:39 +00:00
This project documents an MQL5 implementation approach for asymmetric volatility modeling, extending a prior ARCH/GARCH library with support for:
- GJR-GARCH
- TARCH
The article explains why asymmetric volatility matters in financial time series, especially under the leverage effect, and shows how these models can be integrated into an MQL5 volatility framework for fitting, forecasting, and comparative analysis across asset classes.
Updated 2026-06-05 12:44:15 +00:00
Updated 2026-06-05 12:33:22 +00:00
Website for documentation of the features offered by AiDataGenByLeo
Updated 2026-06-04 01:43:59 +00:00
O que é o Indicador Tillson T3
O T3 de Tillson é um algoritmo avançado de filtragem de preços que resolve o maior problema dos traders: o atraso (lag). Esta versão, desenvolvida pela Frequência do Mercado, utiliza uma técnica de suavização tripla exponencial que elimina o ruído sem perder a agilidade do movimento.
Destaques Técnicos
Suavidade Superior: Filtra as oscilações irrelevantes, mantendo a linha estável mesmo em mercados voláteis.
Atraso Reduzido: Reage a reversões de tendência muito antes das médias móveis tradicionais (SMA/EMA).
Eficiência Computacional: Código otimizado para rodar em tempo real sem consumir recursos excessivos do seu MetaTrader 5.
Parâmetros Configuráveis
Período (InpPeriod): Define a janela de observação para o cálculo da média.
Fator de Volume (InpVFactor): Ajusta a sensibilidade. Valores entre 0.5 e 0.8 permitem equilibrar entre velocidade e estabilidade.
Preço Aplicado (InpPrice): Escolha entre Fechamento, Abertura, Máximas ou Mínimas.
Como Interpretar os Sinais
Tendência de Alta: Quando o preço trabalha acima da média e a inclinação é positiva.
Tendência de Baixa: Quando o preço trabalha abaixo da média e a inclinação é negativa.
Filtro de Ruído: Ideal para evitar entradas falsas em zonas de consolidação lateral.
Sobre a Frequência do Mercado
Este indicador integra o ecossistema de ferramentas quantitativas focadas no mercado brasileiro e global. Nosso objetivo é transformar matemática complexa em ferramentas simples e lucrativas para o trader.
👉 Visite: frequenciadomercado.com.br
Updated 2026-05-27 23:16:43 +00:00
AiDataTaskRuner is a bot with a complex GUI that facilitates data generation and training of ML models based on the AiDataGenByLeo library.
Updated 2026-05-22 08:14:57 +00:00