Update TOL LANGIT Neural Quant Advisor.mq5
This commit is contained in:
@@ -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() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user