Command events describe a log of events which occur after a command has been created on an account on the Tradesync platform. This provides you with a way to track what happens when the system creates a command on a trading account.
A command event will allow you to examine whether your command was successfully executed on your trading account, whether it was a success or failure.
Command events can be used in conjunction with commands to determine why a trade was not opened on your account by looking at the event parameter and the mt_error parameter which reports MetaTrader errors.
As the developer of an application you could use a webhook to retrieve a list of the command events for a copier, to determine why a trade did or did not open on the follower account. Allowing clients to see if it was a slippage issue or a MetaTrader error.
Sign up to our newsletter to keep up-to-date.