The EA input MaxSpreadPips is declared and documented in the README but never checked anywhere. Either enforce it in ValidateCommand (reject when the live spread exceeds the limit, converting pips per symbol digits) or remove the input and README row.
From docs/ROADMAP.md.
The EA input
MaxSpreadPipsis declared and documented in the README but never checked anywhere. Either enforce it inValidateCommand(reject when the live spread exceeds the limit, converting pips per symbol digits) or remove the input and README row.From docs/ROADMAP.md.