Skip to content

C# Bindings for Matba Rofex REST API and WebSocket. Market Data and Order Routing are supported. Repo forked from @naicigam

License

Notifications You must be signed in to change notification settings

matbarofex/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.

Roadmap

  • Account information.
  • 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

C# Bindings for Matba Rofex REST API and WebSocket. Market Data and Order Routing are supported. Repo forked from @naicigam

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%