Click or drag to resize

MT5APIRequestDemoAccount Method


Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public static AccountAnswer RequestDemoAccount(
	AccountRequest req,
	string host,
	int port
)

Parameters

req  AccountRequest
 
host  String
 
port  Int32
 

Return Value

AccountAnswer
See Also