... Unexpected token, probably type is missing? & Function already defined and has different type - page 2

 
Yu Sung Lai:

I also found the same error in codebase, can someone help me correct it, thank you~~

https://www.mql5.com/en/code/159

***

Please insert the code correctly: when editing a message, press the button  Codeand paste your code into the pop-up window. (The first time I corrected your message)
 
Yu Sung Lai:

I also found the same error in codebase, can someone help me correct it, thank you~~

https://www.mql5.com/en/code/159

***

Use:

//+------------------------------------------------------------------+
//| Expert deinitialization function                                 |
//+------------------------------------------------------------------+
void CGuruEx01::Deinit()
  {
   Initialized=false;

   Print("DeInitialized OK");
  }
 
Thank you very much~~
 
'trade' - unexpected token, probably type is missing? RSI Anvi 0.7.mq5 up.mq5 69 4
'SetExpertMagicNumber' - unexpected token, probably type is missing? RSI Anvi 0.7.mq5 up.mq5 69 10
'SetExpertMagicNumber' - class type expected RSI Anvi 0.7.mq5 up.mq5 69 10