Skip to content

Twitter API Credentials for cTrader cBot

1️⃣ Create a Developer Account

  • Go to the Twitter Developer Portal

  • Click “Sign up” and apply for a Developer Account.

  • Choose “Academic, Business, or Hobbyist” based on your intended use.

2️⃣ Create a Twitter App

  • Once approved, go to the Twitter Developer Dashboard.

  • Click “Create Project”, then “Create App”.

  • Name your app and provide basic details.

3️⃣ Generate API Credentials

  • Inside your new app, navigate to “Keys and Tokens”.

  • Copy and save these credentials securely:

  • API Key
  • API Secret Key
  • Bearer Token
  • Access Token & Secret (if needed for posting tweets)

4️⃣ Enable Read Access

  • Under App Permissions, ensure your app has Read-Only or Read & Write access.

5️⃣ Use the Credentials

  • Enter your API Key and API Secret into your cBot parameters.
  • Use the Bearer Token for making authenticated requests to Twitter’s API.

Now your cBot can fetch and analyze tweets in real-time! 🚀

Twitter Trading Robot

The Twitter Trading Bot for cTrader scans recent tweets containing keywords like "Trump" using the Twitter API. It analyzes tweet content for trading signals, specifically checking for your buy or sell phrases and executes market orders.