OEC Application Programming Interface

OECClient.RejectCommand Method 

Rejects incomming Modify or Cancel Command.

public Void RejectCommand(
   Command command,
   String comments
);

Parameters

command
Pending command
comments
Broker commens

Remarks

This command is intended for broker interface and will be ignored for trader logins. Command should be in Sent state and will become Failed after

See Also

OECClient Class | OEC.API Namespace | Order | Command