TT.NET.SDK.ClientSide 2.0.1.1

Suggested Alternatives

TT.NET.SDK

Additional Details

The client side only package has been replaced by the TT.NET.SDK package which supports both client and server side execution.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package TT.NET.SDK.ClientSide --version 2.0.1.1
NuGet\Install-Package TT.NET.SDK.ClientSide -Version 2.0.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TT.NET.SDK.ClientSide" Version="2.0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TT.NET.SDK.ClientSide --version 2.0.1.1
#r "nuget: TT.NET.SDK.ClientSide, 2.0.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TT.NET.SDK.ClientSide as a Cake Addin
#addin nuget:?package=TT.NET.SDK.ClientSide&version=2.0.1.1

// Install TT.NET.SDK.ClientSide as a Cake Tool
#tool nuget:?package=TT.NET.SDK.ClientSide&version=2.0.1.1

TT.NET SDK Client Side includes an Application Programming Interface (API) for the TT platform that provides developers the ability to create client side applications that communicate with the TT platform from your servers. Specifically, applications can subscribe for prices, route orders, and receive fills.

TT.NET SDK Client Side is based on Microsoft .NET technology. And it's interface was designed to duplicate the interface of the X_TRADER platform's TT API to minimize migration efforts. TT.NET SDK Client Side also provides:

- Improved performance and scalability
- Integration with Microsoft Visual Studio, including Intellisense and built-in documentation
- Support for multi-threaded application development

It also provides a single, normalized interface for interacting with all exchanges supported by Trading Technologies.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Beta Release