Converting old mql4 ( init(), deinit(), start())

 
Realizing that using the old mql4 since 2014 init() deinit() start() can be problematic. It seems simple but now my code isnt working when I changed the function headers. 
Reason: