OEC Application Programming Interface

OECClient.AcceptCommand Method 

Accepts incomming Modify or Cancel Command.

public Void AcceptCommand(
   Command command
);

Parameters

command
Pending command

Remarks

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

See Also

OECClient Class | OEC.API Namespace | Order | Command