Holdings - Borsdata-Sweden/API GitHub Wiki

Owner flow is information about insider, shorts-selling and buyback for Nordic company.
As an investor, this is interesting as the owner flow says a lot about the company itself.
This can have a major impact on an investment decision.

Only for Pro+ members.
Holdings only have data for Nordic companies

API have three calls to get Holdings data.

  • /holdings/insider
  • /holdings/shorts
  • /holdings/buyback

Insider

An insider, also known as an insider, is a person who has access to information in a company that has not been made public. Read more...

Call instruments to get a list of all Insiders for last 10years.

/v1/holdings/insider?authKey=KEY&instList=24,97,6,8

Shorts

Short selling in its traditional sense is about borrowing and selling shares you do not own in the hope of being able to buy them back cheaper at a later time and return them. Read more...

Get list of Shorts data for all Instruments.
One row per instrument.

/v1/holdings/shorts?authKey=KEY

Buyback

Buyback mean that a company buys back its own shares. Read more...

/v1/holdings/buyback?authKey={{KEY}}&instList=24,97,6,8

Holdings kpis in Screener

You can get list of kpis from screener call.
Screener Kpis

The Holdings kpis is documented here.