Configuration types
Namespace:
mtapi.be.MT4ManagerNet
Assembly:
MT4ManagerNet (in MT4ManagerNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public Enumeration Config
Members
| Member name | Value | Description |
---|
| All | 0 |
All configurations
|
| Common | 1 |
Common configuration
|
| Access | 2 |
IP access list configuration
|
| Servers | 3 |
Data servers
|
| Time | 4 |
Working time configuration
|
| Holidays | 5 |
Holidays configuration
|
| Symbols | 6 |
Symbols configuration
|
| SymbGroups | 7 |
Securities configuration
|
| Groups | 8 |
Groups configuration
|
| Managers | 9 |
Manager's rights configuration
|
| Datafeeds | 10 |
Data feeds configuration
|
| Backup | 11 |
Backups configuration
|
| Liveupdate | 12 |
LiveUpdate configuration
|
| Sync | 13 |
Synchronization configuration
|
| Plugins | 14 |
Plugins configuration
|
| GatewayAccounts | 15 |
Gateway accounts
|
| GatewayMarkups | 16 |
Gateway markups
|
| GatewayRules | 17 |
Gateway rules
|
| End | 255 |
Last (unused)
|
See Also