Click or drag to resize

Order Class

Pending, market or history order
Inheritance Hierarchy
SystemObject
  mtapi.mt5Order

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public class Order

The Order type exposes the following members.

Constructors
 NameDescription
Public methodOrderInitializes a new instance of the Order class
Public methodOrder(OrderProgress, DateTime)Initializes a new instance of the Order class
Public methodOrder(OrderProgress, DateTime, Order)Initializes a new instance of the Order class
Top
Properties
Methods
 NameDescription
Public methodClone 
Top
Fields
See Also