Click or drag to resize

DemoAccount Structure

Demo account user and passwords.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
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