lazou / mtapi

Fork of MetaTrader API, only for MetaTrader 5 targeting .NET Core
MIT License
16 stars 2 forks source link

Mt5 Test Client hangs #35

Open zemuss opened 1 year ago

zemuss commented 1 year ago

I was testing the Mt5 test client and it is hanging after connection to Mt5 Application. Have you experience this issue?

lazou commented 1 year ago

Could the connection be established or is it already hanging there? Starting with debug Profile might help to understand what is happening. In my experience it can hang when something is wrong during the connect step.