Market validation false failure: "not synchronized with trade server" on minimal indicator v1.06

 
Title Market validation false failure: "not synchronized with trade server" on minimal indicator v1.06
Hello MetaQuotes team, I need help with what appears to be a validator-side issue during Market automatic validation. Product
  • Name: Market Exhaustion Indicator
  • Product ID: 167319
  • Submitted version: 1.06
  • Type: Indicator (not Expert Advisor)
Validation failure message
  • test on EURUSD,H1 (netting)
  • not synchronized with trade server
To isolate this, I submitted a minimal validator probe build (v1.06) with intentionally stripped logic:
  • one indicator buffer only
  • one plot (DRAW_NONE)
  • no multi-symbol logic
  • no multi-timeframe logic
  • no timers (EventSetTimer, OnTimer)
  • no iCustom() usage
  • no trading/account/order/position/history APIs
  • OnCalculate() simply returns rates_total
Local compile result
  • 0 errors, 0 warnings
Given the same sync failure on this minimal probe, this looks like validator environment/agent synchronization rather than indicator logic. Please investigate the validation environment for this product/version and advise next steps. Attachments
  1. Validation failure screenshot/report
  1. Market_Exhaustion_Indicator_v1.06.mq5
  1. Market_Exhaustion_Indicator_v1.06.compile.log
  1. Market_Exhaustion_Indicator_v1.06_VALIDATOR_PROBE_NOTE.md

Thank you.

The attached .ex5 file was removed by the moderator (distribution of ex5 files is not allowed on the forum).