Fast JSON parser from the TSN ecosystem
Updated 2026-06-15 15:31:28 +00:00
delawa79/B2BIndicators
Double BollingerB2BIndicator adalah indikator kustom untuk MetaTrader 5 (MQL5) yang dirancang untuk memantau kondisi pasar secara *real-time* dan menghasilkan sinyal trading BUY/SELL yang sangat terfilter. Indikator ini menggabungkan beberapa indikator teknikal populer seperti Bollinger Bands (Multi-Period), Moving Averages, Parabolic SAR, RSI, ADX, dan ATR ke dalam sebuah sistem logika hybrid. B2BIndicator is a custom indicator for MetaTrader 5 (MQL5) designed to monitor market conditions in real-time and generate highly filtered BUY/SELL trading signals. It combines multiple popular technical indicators—such as Multi-Period Bollinger Bands, Moving Averages, Parabolic SAR, RSI, ADX, and ATR into a comprehensive hybrid logic system.
Updated 2026-06-15 14:21:01 +00:00
Updated 2026-06-12 19:34:40 +00:00
A library that allows you to run workflows in an MT5 bot. Both asynchronous and synchronous jobs that require OnTimer\OnChartEvent to function... all through a YAML file where the user defines each step of the flow.
Updated 2026-06-12 00:34:50 +00:00
Sanitized SourceBank for IchiGridEA ONNX/MQL5/Python audit evidence, deep review notes, contracts and non-executable knowledge base. Not a trading EA. Not production code.
Updated 2026-06-10 13:09:38 +00:00
Updated 2026-06-08 12:24:36 +00:00
This repository contains the source code for the article series “Neural Networks in Trading”.
Updated 2026-06-05 19:02:55 +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
This project documents and organizes the concepts presented in an MQL5 article about a native library for univariate volatility modeling and forecasting. The article describes a modular framework inspired by Python's `arch` package.
Updated 2026-06-05 12:41:02 +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-06-04 03:08:14 +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-04 03:07:55 +00:00
Website for documentation of the features offered by AiDataGenByLeo
Updated 2026-06-04 01:43:59 +00:00
Complete MCP server for MT5: Through the MCP protocol, it allows [Trades, Orders, History, Graphic Objects, Terminal Logs, Compilation, etc.]
Updated 2026-06-04 01:39:30 +00:00
A set of wrapper classes that make using TheBotPlace API easier.
Updated 2026-06-03 17:24:23 +00:00
Overcoming Accessibility Problems in MQL5 Trading Tools (Part IV): Remote voice trading
Updated 2026-06-02 23:08:01 +00:00