Click or drag to resize

MT5API(UInt64, String, String, Int32) Constructor

Main construcotr

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public MT5API(
	ulong user,
	string password,
	string host,
	int port = 443
)

Parameters

user  UInt64
password  String
host  String
port  Int32  (Optional)
See Also