From e6ca59725d9ffa10b5b9f0033f0d47ff2fd44068 Mon Sep 17 00:00:00 2001 From: Adithyo Dewangga Wijaya <45558534+adithyodw@users.noreply.github.com> Date: Sat, 28 Feb 2026 16:19:52 +0800 Subject: [PATCH] Update TOL LANGIT Neural Quant Advisor.mq5 --- TOL LANGIT Neural Quant Advisor.mq5 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/TOL LANGIT Neural Quant Advisor.mq5 b/TOL LANGIT Neural Quant Advisor.mq5 index 75961bf..fe5bff7 100644 --- a/TOL LANGIT Neural Quant Advisor.mq5 +++ b/TOL LANGIT Neural Quant Advisor.mq5 @@ -1,10 +1,10 @@ //+------------------------------------------------------------------+ -//| TOL LANGIT Quant Pro.mq5| -//| Institutional Multi-Factor System with Statistical Filters | -//| Copyright 2026, Quant Advisor | +//| TOL LANGIT Neural Quant Pro | +//| Institutional Multi-Factor Alpha-Seeking System (Ver 30.00)| +//| Copyright 2026, Quant Advisor | //+------------------------------------------------------------------+ #property copyright "Copyright 2026, Quant Advisor" -#property version "3.00" +#property version "30.00" #property strict #property description "Quantitative Gold System: Z-Score Breakout & Daily PnL Lock" @@ -212,3 +212,4 @@ void CloseAllPositions() { } } +