这是indexloc提供的服务,不要输入任何密码
Skip to content

VaporFlow/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 8.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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%