Victor Tereschenko
Results
2
comments of
Victor Tereschenko
I had the same issue. In my case I locked the mutex before calling close() and I had set_close_handler set where I try to lock the same mutex. ``` void...
Most likely that you just specify the parameters incorrectly. Where the templates are located and what parameters you are using? Could you provide the mq4 code as well?