TT CORE SDK

Developer Support

Developer Support

You must have a solid understanding of C++ syntax and object-oriented programming to develop TT Core SDK applications.

Trading Technologies provides additional developer support, including:

Staying current with TT CORE SDK releases

It is important to stay current on all of the latest changes that TT makes in TT Core SDK. You can subscribe for automated email notifications when new versions of TT Core SDK are released by clicking the ‘Subscribe’ button on the TT Release Notes web page. Although we strive to keep the interface completely backwards compatible in new versions, there may be instances where this is not possible and, as such, will require developers to recompile and/or make code changes.

Download the Latest Package

TT provides the latest version(s) of the TT CORE SDK via this page. Simply use the link(s) below to download the latest version(s) of the TT CORE SDK.

To download and install the TT CORE SDK:

  1. Press the link above or right-click on the link and select 'Download File As...'.
  2. Once the download completes, double-click the file to decompress the contents. This creates a folder that contains the package.
  3. Move the folder to our desired location, usually the '\Users\username\Documents\TradingTechnologies\' directory.
  4. The latest version of the TT CORE SDK package is now ready to use.

Note The existing TT Core SDK product currently targets a single REST API instance in the US to service internal version requests. To improve resiliency, TT is deploying a new version of this REST API to multiple instances around the globe. This will benefit non-US client applications in that they will communicate with a regionally local instance. Furthermore, automatic failover will occur if your regionally local instance becomes unavailable providing seamless operation of your applications.

To take advantage of this, an internal change was made as part of TT Core SDK v1.1.0.1. There are no code changes required of client applications, however, all applications must be updated to utilize these versions or higher by December 31, 2024. Furthermore, customers need to ensure that their network's firewall configuration allows access to the new URLs: https://apigateway.trade.tt/dotnetclient/prod and https://apigateway.trade.tt/dotnetclient/uat.