• cTrader Open API

    Spotware Connect is an Open API that allows third-party service providers to leverage the cTrader Suite of platforms.

    Open API 2.0 is the new version of the publicly available protobuf-based API developed by Spotware.

    It allows third-party service providers to integrate additional tools and applications for trading and analysis with the data and functionality from Spotware platform by getting all the required cTID data, market data and performing all possible trading operations on behalf of other cTrader users.

    cTrader Open API can be used with the third party apps for displaying trading results, creating trading applications and robots, creating charts and widgets, supporting copy trading systems, and sending notifications.

    You can find all necessary information regarding cTrader Open API like technical documentation and example projects in the official cTrader Open API portal

    Read more

  • WebServices API

    Spotware WebServices API allows integrating cTrader with your registration forms, traders-room, and CRM.

    This is a rich API which supports actions like account creation and management, such as group assignment, performing deposits and withdrawals, check and change passwords, request balance, margin, equity and much more.

    cTrader Web Services use JSON, which is a widely used format for this type of API that makes the integration process as simple as possible.

    Read more

  • cTrader FIX API

    cTrader FIX API is an API based on the FIX protocol and it is used to communicate directly with cServer through the FIX messages. It is a protocol designed for exchanging electronic messages for financial information. It is the dominant protocol used for electronic trading. Most of the communication between exchanges, brokers, banks and other financial institutions take place using FIX.

    cTrader FIX API has been designed to allow retail traders to trade through FIX messages using their cTrader Accounts. FIX API credentials are generated with every trading account created. Your traders can access their credentials directly from their cTrader platform, whether it is Desktop or Web.

    The trading channel features messages that allow traders to receive spot prices with market depth, send all order types (market, stop and limit orders) and monitor positions and order status.

    Read more

  • Reporting API

    cTrader Reporting API provides two scopes of data for a wide range of entities, these scopes are Events and Snapshots.

    The Events service of the Reporting API is used to receive a real-time stream of every event which occurs. Once the events are received they can be parsed to build your own reporting facilities according to your business needs.

    The Snapshots service of the Reporting API can be used to get historical events as a query by each entity either to initially populate your own database locally or to retrieve missed events.

    Read more

  • Manager's API

    The Manager’s API gives brokers one of the most powerful tools for server-server integration, by implementing any logic on their side, as well as to work with server entities in a manner most convenient and beneficial to them and their traders.

    It allows Brokers to receive historical values about all entities, send managing requests to manipulate with all entities of the server (create/update/delete) Accounts, Groups, Profiles, Charts; make deposits/withdrawals, and even trade on behalf of traders.

    You can find all necessary information regarding Manager’s API documentation in the official Manager’s API webpage

    Read more

  •