The most recent content from our members.
Please provide API query for below Amortization Frequency CodeAmortization Frequency Code DescriptionAmortization TypeAmortization Type DescriptionAmortization Schedule Sample ISIN XS0180245515 XS0166025824 XS1171476739
We are trying to migrate a Jupyter Notebook that calls the Eikon API to a Python script that will be executed on a regular schedule. We are going to use Windows Task Scheduler to schedule the execution. We would like to have this task run whether a user is logged in or not. Is this possible for Eikon or does Eikon require…
We're using python in Eikon's codebook app. We'd like to execute our code at specific time (e.g. daily, monthly...etc) on its own. Please advise.
Hi,I want to automatically download a list of domestic investment trusts list everyday using task scheduler. So I am reading Example.DataLibrary.Python step by step. https://github.com/LSEG-API-Samples/Example.DataLibrary.Python I downloaded config.json.…
Hi,I want to automatically download a list of domestic investment trusts list everyday using task scheduler. I'd like to run it by python. so I got embeddable python. I think local batch.bat files should call that local test.py. <C/:Tmp/test.py> import refinitiv.dataplatform.eikon as ek import numpy as np…
Hi Team, I am trying to do scheduled extraction for every month as part of it, I have created the instrument list and using ListID called 'InstrumentListAppendIdentifiers' and then called 'EndOfDayPricingReportTemplates' to get 'ReportTemplateId' and with 'ListId' and 'ReportTemplateId' called 'Schedules' to get scheduled…
Hello, Would it be possible to automatically run a Python code (notebook) in CODEBOOK at a given time every day (using this as a scheduler)?
I have a Python procedure to pull data and update SQL database. Python will open Eikon windows application and then start pulling data. This works out fine if I manually run this Python script. However, when I'm running this from windows task scheduler, Eikon fails to start. So I tried to have a separate action created on…
Is there a way to use Eikon on Databricks? if not, is there way to put a scheduler in Cookbook app from eikon, which executes the code at specific time on its own?
It looks like you're new here. Sign in or register to get started.