Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
25 6 4 5

Extract Buybacks

hi,

I would like to extract buybacks informations about specific compagnies with python, to be able to do that i would have to screen the M&A deals about this company and select deal type as "repurchase". Does someone know how to do it?

it works well on Excel with the following command:

'TFScreen.Deals(DEALSEXPRFORMAT(Deals,Active,1, IssuerStatus=M&A),curn=USD,(IN(TF.Deals.DealType(),"Repurchase")=1),(IN(TF.Deals.AcqName(),"International Business Machines Corp [459200]")=1))

Is it possible to reproduce the same result with Eikon API?

Thanks,

eikoneikon-data-apipythonworkspacerefinitiv-dataplatform-eikonworkspace-data-apicorporate-actionscorporate-events
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
39.4k 78 11 27

I'm afraid this content is not currently available through Eikon Data APIs.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
25 6 4 5

It is too bad..

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.