Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.05 KB

Nord Pool Intraday data objects

This repository contains the data objects for interaction with Nord Pool Intraday Trading platform. The respective documentation is located at our Development Portal.

Disclaimer

We offer the data transfer object code and client code examples to aid the development against Nord Pool’s API at no warranty whatsoever. Clients are solely responsible for separately testing and ensuring that interaction with Nord Pool works according to their own standards.

Building

This is a Gradle project that can be built using command

gradle publishToMavenLocal

This will place the library in your local maven repository.

Test client

A code sample using this library can be found at https://github.com/NordPool/public-intraday-api-example.

Questions, comments and error reporting

Please send questions and bug reports to [email protected].