Click or drag to resize

Direction Enumeration

Direction of the deal

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public enum Direction
Members
Member nameValueDescription
In0 
Out1 
InOut2 
OutBy3 
See Also