mt5_developer
mt5_developer
Friends

Add friends via their profile or user search and you will be able to see if they are online

mt5_developer
Added topic how to declare and call a function with callback function pointer as parameter imported from dll?
for example: here is a dll named tclient.dll, which include a function below: typedef TCLIENT_API void (*call_back)(Tick* p); TCLIENT_API int sub_tick(CTX ctx, const char * insId, call_back f);   How should I declare and call it in mql5
mt5_developer
Registered at MQL5.community