Table of Contents

Struct OrderProgressEventArgs

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

Compact progress notification (MT5 OrderProgressEventArgs).

public readonly struct OrderProgressEventArgs
Inherited Members

Constructors

OrderProgressEventArgs(int, ProgressType, Exception?)

Create the payload.

Properties

Exception

The failure, if any.

TempID

Request number.

Type

Progress stage.

Methods

ToString()

"#id Type[: message]".