- Home
- Article Catalog
Explore Our Developer Content
API
Viewing 1-10 of 222
Calculating the Median of an Index's Constituents with Datastream (DSWS)
In this article, we will create a Python function that will take the median measure of all (non 'NaN') values of a specific field for any index (or list of indices) of choice using Refinitiv's DataStream Web Services (DSWS).
Generate charts for trading analysis using RDP Historical Pricing data
Explains basic step to retrieve intraday pricing from RDP Historical Pricing service and demonstrate how to plot charts for fundamental trading technical analysis.
Foreshadowing Analyst Revisions using LinkUp's Job Postings Data in Refinitiv Quantitative Analytics
Before LinkUp alternative data was released to our customers, the StarMine Research team had the opportunity to explore the data. An interesting phenomenon we observed was that around the time the company experienced a significant change in jobs (i.e. many added or many removed), the analysts...
How to enable Autocompletion in Jupyter Notebook application
This article demonstrates how to enable Python/Jupyter application coding autocompletion feature. The demo application uses content from Refinitiv Data Platform (RDP) as an example library.
Beneish's M-Score and Altman's Z-Score for analyzing stock returns of the companies listed in the SP500
This article aims to study the stock returns of companies that are likely to have manipulated their earnings and that are in a difficult financial situation (higher probability of bankruptcy). To that aim, the Beneish M-Score and the Altman Z-Score models are employed for the companies listed...
Creating custom widgets in the Jupyter Notebook
This article demonstrates how to develop custom widgets displayed in the Jupyter Notebook
Sustainable Portfolio Selection - Markowitz Goes ESG
Ecological, social and governance measures are gaining importance in the realm of financial services. On the one hand, investors' principles and their recognition of non-financial risks connected to exploitative business lead to a growing green capital market. On the other hand, allocating...
How to retrieve RDP Top News using RDP Library for .NET
Explains how to retreive RDP Top News using RDP Library for .NET