A ClientExtensions object allows a client to attach a clientID, tag and comment to Orders and Trades in their Account. Do not set, modify, or delete this field if your account is associated with MT4.
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "ClientExtensions",
"description": "A ClientExtensions object allows a client to attach a clientID, tag and comment to Orders and Trades in their Account. Do not set, modify, or delete this field if your account is associated with MT4.",
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The Client ID of the Order/Trade"
},
"tag": {
"type": "string",
"description": "A tag associated with the Order/Trade"
},
"comment": {
"type": "string",
"description": "A comment associated with the Order/Trade"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.