- Home
- Article Catalog
Explore Our Developer Content
API
Viewing 21-30 of 207
How to test Refinitiv Data Platform REST API easily with Visual Studio Code - REST Client extensions
This article demonstrates how to use the REST Client extension in VSCode editor by using Refinitiv Data Platform (RDP) as an example REST API.
Build the Symbology Conversion Chat Bot with Refinitiv Messenger Bot and Eikon Data APIs
This article shows how to integrates Messenger Bot API with Eikon Data API to create a basic interactive chat bot that covert symbology for Refinitiv Workspace messenger application users.
Comparison of RDP Libraries for Python VS Python/requests direct call for Refinitiv Data Platform
This article demonstrates how easy developers can get Refinitiv content via RDP Libraries by comparing the application source code using RDP Libraries versus the code using Python/requests to get the same data.
Risk Free Rates & the LIBOR Transition - a Realised Rate Calculator
Using the Refinitiv Data Platform APIs and Python library to implement a simple Realised Rate Calculator
RDP with Log Returns, Correlation Matrix, and OLS Regressions
The article demonstrates how to use Refinitiv Data Platform (RDP) Library for Python to retrieve historical data. Then, you can use the data for financial data science and plot the graph. In this article, we will show how to calculate some models i.e. log returns, correlation matrix and linear...
Build .NET Core Blazor app to retrieve market price report using RDP Library
Article and example app demonstrates the use case to create Web application to retrieve current market price using RDP Library for .NET and generate the reports in CSV format. Users can export the data and use it in an external or 3rd party system.
Introduction to the refinitivapis/realtimesdk_c Docker Image
This article demonstrates how to use the Real-Time SDK on the Docker platform.
How to Calculate Forward Outright Price with RDP Library for Python
This article will demonstrate how to use Refinitiv Data Platfrom(RDP) library for Python to calculate Forward Outright Price. Forward Outright Price is the predicted metal price based on current price and forward rate.
Use Eikon Data API or RDP Library in Python in CodeBook on Web Browser
Use Eikon Data API or RDP Library in Python in CodeBook on Web Browser
Using Economic Indicators with Eikon Data API - A Machine Learning Example
This article will show how to find and navigate our economic content, download it using the Eikon Data API and then use it to model a company in the Automobile Sector using an XGBoost machine learning model.