Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Eikon Data APIs /

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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

avatar image
Question by mitchell.gillespie · Jul 15, 2019 at 02:07 PM · eikoneikon-data-apipythonworkspaceworkspace-data-apirefinitiv-dataplatform-eikoncorporate-actions

Is it possible to pull M&A historical data for specific Tickers using the API?

I have successfully pulled M&A historical data with this:

df, err = ek.get_data("SCREEN(U(IN(DEALS)),BETWEEN(TR.MnAAnnDate,20190501,20190503))",["TR.MnAAnnDate","TR.MnATarget","TR.MnAAcquiror"])

I have not been able to do this for specific merchants. Is there a way to do that?

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

1 Reply

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Alex Putkov.1 · Jul 16, 2019 at 11:58 AM

Here's an example retrieving all the deals announced in the last 12 months (between today and the same date 1 year ago) where Qualcomm Inc is the acquiror or the acquiror's parent.

ek.get_data('SCREEN(U(IN(DEALS)), ' +
            'IN(TR.MnAParticipant(DealPartRole=A:AIP:AUP:AMP),' +
            '"4295907706"), BETWEEN(TR.MnAAnnDate,20180716,20190716))',
            ['TR.MnASDCDealNumber','TR.MnAAnnDate','TR.MnATarget',
             'TR.MnATargetPermId','TR.MnAAcquiror','TR.MnAAcquirorPermId',
             'TR.MnATargetFinAdvisor(Concat="|")',
             'TR.MnAAcquirorFinAdvisor(Concat="|")'])
To construct a Screener expression follow the wizard behind the Screener button under Thomson Reuters tab in Excel ribbon.
Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
8 People are following this question.

Related Questions

What other parameters can be used with the statement pertaining to Corporate Actions data such as Stock Splits?

Extract Buybacks

Trying to fetch Close Bid Price for CMO tranche from Python

Get All Mergers and Acquisitions on the Python API

Retirieve old name of delisted stock

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • FX Venues
    • FX Trading – RFQ Maker
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • Yield Book Analytics
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges