Suddenly getting "redefinition of default parameter"

 

Hi,

Wonder if anyone has had a similar issue. I've suddenly got error message "redefinition of default parameter"  5 while compiling my EA in MT5 Hedge. The error points to an mgh file:

"redefinition of default parameter Trade.mqh"

Anyone else has a similar issue? It is happening on all my platforms? Has there been any updates?


Thanks.


 
Peter Kaiza:

Hi,

Wonder if anyone has had a similar issue. I've suddenly got error message "redefinition of default parameter"  5 while compiling my EA in MT5 Hedge. The error points to an mgh file:

"redefinition of default parameter Trade.mqh"

Anyone else has a similar issue? It is happening on all my platforms? Has there been any updates?


Thanks.


yes heres a related thread

MetaEditor v. 4585 compiler breaks previousy working code! - Trend Trading - General - MQL5 programming forum

MetaEditor v. 4585 compiler breaks previousy working code!
MetaEditor v. 4585 compiler breaks previousy working code!
  • 2024.10.07
  • Fantiago
  • www.mql5.com
Hi, MetaQuotes-developers, please check this out: The code in the attached file CustomTrade...