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 rajanraju · Jun 16, 2021 at 01:48 PM · eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonbonds

Cash Flow For a Bond Portfolio

The excellent article Bond CashFlow article posted the Refinitiv Developer Community (https://developers.refinitiv.com/en/article-catalog/article/payout-schedule-and-cash-flow-analysis-for-a-bond-portfolio ) use IPA to build the cash flows. Can the same be done using just the Eikon API? I am unable to make the code in the article to work. So wondered if the Eikon API can do the same.

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.

2 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by nick.zincone · Jun 16, 2021 at 06:36 PM

Hi @rajanraju,

It might be helpful if you were to demonstrate what/where you are specifically running into issues when using the code. If you are starting out, using the Quickstart guide as @Alex Putkov. highlighted is a great place to get familair, but I would also like to make you aware that in many cases if things fail, you can easily interrogate the responses by looking at additional details. For example, in the article, there is a call to get bond analytics:

df = rdp.get_bond_analytics(
    universe = universe,
    fields = ["InstrumentCode",
              "NotionalCcy",
              "PositionInDealCcy",
              "InterestPaymentFrequency", 
              "CashFlowDatesArray",
              "CashFlowInterestAmountsInDealCcyArray",
              "CashFlowCapitalAmountsInDealCcyArray"
             ]
)

If there happens to be an issue with the service, such as the user isn't permissioned to retrieve this information, the above result will produce an empty result set. However, you can interroate the response by issuing the following:

rdp.get_last_status()

This will provide some additional details. Hope this helps.

Comment
rajanraju

People who like this

1 Show 1 · 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.

avatar image
rajanraju · Jun 17, 2021 at 02:25 AM 0
Share
Thank you @nick.zincone.1 : Indeed i was getting the empty set - which was befuddling. I did some further digging and found the issue - as you flagged by interrogating the last response. Account manager is now looking into the matter.
avatar image
REFINITIV
Answer by Alex Putkov.1 · Jun 16, 2021 at 02:58 PM

@rajanraju

I'm afraid not. You need to use RDP Library. See Quickstart Guide for RDP Library for Python to help you get started.

Comment
rajanraju

People who like this

1 Show 1 · 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.

avatar image
rajanraju · Jun 17, 2021 at 02:23 AM 0
Share
Thank you @Alex Putkov.

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 >
14 People are following this question.

Related Questions

Bond Amount Outstanding and Rating

Retrieving bond returns (historical values)

From bond ticker to issuer information with Python

Pull all holdings of a fund using Lipper ID or eMAXX ID

Eikon Data API field name for yield at issue

  • 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
  • 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
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges