vdemydiuk / mtapi

MetaTrader API (terminal bridge)
MIT License
529 stars 283 forks source link

Client can not connect to IP,Port #277

Open arl26 opened 1 year ago

arl26 commented 1 year ago

Hi, The expert is run on the terminal in the VPS. But my source code doesn't connect to it!

_apiClientMarket.BeginConnect("XX.XX.XX.XX",2626);

please guide me