ExecutionType Enumeration
|
Execution type
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntaxpublic enum ExecutionType
Public Enumeration ExecutionType
public enum class ExecutionType
Members| Member name | Value | Description |
|---|
| Request | 0 | |
| Instant | 1 | |
| Market | 2 | |
| Exchange | 3 | |
See Also