mtapi icon indicating copy to clipboard operation
mtapi copied to clipboard

Connect synchronized

Open arteny opened this issue 8 years ago • 1 comments

Is it possible to add sync bool Connect function to MtApi5? Priority is Lowest as soon we always can use AsyncConnect, but sync may be useful sometimes. The behavior may be following: waiting 5 s, if no connection, then return false. As advanced feature here may be if no connection, additional checking that MT5 is running, if no, start it in minimized mode and retry connection.

arteny avatar Oct 24 '16 18:10 arteny

Yes. It is possible. I will add it some later.

vdemydiuk avatar Nov 25 '16 11:11 vdemydiuk