OAuth authentication

To use the MQL API with OAuth authentication:

  1. The application must have an account.

  2. The account's role must have permission to access the API.

  3. API access is authenticated with OAuth. To use OAuth, the application must first obtain an OAuth access token, by requesting one for the application's client ID and secret.