Skip to content

Our simple console test client to get a quick start

Notifications You must be signed in to change notification settings

ember91/API-CSharp-Client

 
 

Repository files navigation

API-CSharp-Client

Our simple C# console test client to get a quick start with Börsdata API.
More details about API is found here

Api Key

If you dont have an API Key, you need to Apply for an API key on Börsdata webbpage.
You need to be a Pro member to get Access to API.

How to get started with Client

Download project and open in VisualStudio 2017 or Community.
In Program.cs you replace xxxx with your uniqe API Key.

Updates

2019-04-04
-Add new API call to get list of Last Stockprice for all Instruments.
(No need to call all Instruments to get last stockprices on daily basis. One call instead of +1600)

-Add new API call to get all reports for one Instrument.
(To get Year, R12, Quarter Reports you only need one call)

2020-10-21

  • Add new report values
  • Add 20 year history querystring

Happy coding!

About

Our simple console test client to get a quick start

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%