Will TurboActivate work in MQL4 and MQL5.
Yes, use their ability to call DLLs using their #import "TurboActivate.dll" keyword.
#import "TurboActivate.dll"
And use our “Using TurboActivate with C, C++, and Objective-C” article for reference.