Skip to content

.NET friendly interface to interact with the Primary API.

License

Notifications You must be signed in to change notification settings

naicigam/Primary.Net

Repository files navigation

Primary.NET

C# bindings for Primary.API.

Provides a .Net friendly interface to interact with the Primary API.

This project is still under development.

Build Status Code Coverage NuGet Package

Documentation: https://finanzascodificadas.com/Primary.Net/

Supported API features

  • Currently traded assets list.
  • Historical market data.
  • Real-time market data.
  • Real-time order data.
  • Submit, update and cancel orders.
  • Accounts: available accounts, positions and statements.
  • Active orders.

Roadmap

  • Remove dependencies.
  • Performance improvements.

Building

This project targets .Net Core 6.0.

You can build it using Visual Studio 2019, or using the command line:

dotnet restore
dotnet build

Contributing

If you would like to contribute, please fork the repository and use a feature branch. Pull requests are welcomed. Relevant test cases must be included in the PR.

Aknowledgements

Licensing

The code in this project is licensed under the MIT license.

About

.NET friendly interface to interact with the Primary API.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages