a8b4a7d3ff0e5a8dbdf9c7bd3dfd6ad7d2ac3121
- Rename Init() param sym -> symName in IAgent base and overrides (MAAgent, MomentumAgent, RegimeADX) to stop hiding the global sym. - Softmax gating: derive temperature from dispersion of the competence weights ws[] (the same quantity the softmax weights), not from the variance of signals zs[]; skip disabled agents in the normalization. - Use |rho| (with weightMin floor) as competence and sign-flip anti-correlated agents instead of zeroing them, so rho<0 information is used (inverted) rather than discarded. Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Description
No description provided
Languages
MQL5
84.6%
Python
15.4%