vdemydiuk / mtapi

MetaTrader API (terminal bridge)
http://mtapi4.net/
MIT License
511 stars 276 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