Click or drag to resize

DemoAccount Structure

Demo account user and passwords.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public struct DemoAccount

The DemoAccount type exposes the following members.

Methods
Fields
  NameDescription
Public fieldInvestor
Investor password.
Public fieldPassword
Password.
Public fieldUser
Account number.
Top
See Also