The most recent content from our members.
Hi, I'm trying to run VBA code written by someone else, in Excel. I have the Workspace Add In running, and logged in. When I run the VBA code, I get this error message: This dll indeed does not exist in the path indicated in the error window. I thought it might be elsewhere, but I cannot find it in my PC. I looked in the…
Currently the client is using AdRateConv on EIKON Excel, however, this formula is not supported on Workspace. The client requests replacement either WS Excel or Python. Could you kindly suport it?
How to translate adfin formula for previous coupon date in API? =CpnPrev(TODAY(),TR($B3,"TR.ADF_MATDATE"),TR($B3,"TR.ADF_BONDSTRUCTURE")) B3 is the Bond e.g. XS1970549561
Hi team, Can python to download TR.YieldtoCallDateAnalytics & TR.DiscountMarginAnalytics? If so, could provide sample code. If no, is it any workaround it codebook? thanks. Regards, Sunny
I am migrating the excel application to a java application, the Refinitive API part I am using EMAJ in my application. However I have no idea how to use EMAJ to replace the below function call in Excel. Anyone has any ideas please ? =AdFxSwpToDep(CalcDate, PeriodArray, Cur1Cur2, Spot1BA, Spot2BA , Swp1Array, Swp2Array,…
...anks! Error is after upgrading to eikon 4.0.57. Still works on 4.0.53. execution error: DfaddPeriod method of "AdxDateModule" object failed Anyone familiar with this error? Thanks!
I was trying to get the largest 10 companies with respect to the market cap each year for a list of countries over a particular time period. I use a loop like this: country = ["IR","NL"] for i in country: for j in range(2000,2006,5): Start=str(j)+'-12-31' instruments = 'SCREEN(U(IN(Equity(active or…
Hi, I did nothing else but downloaded the Tutorial 5 - AdxRtHistory.xlsm. It used to work last week, but now I get an Error "MISSING: AdfinX Real Time 6,0 Library". I tried to add smth like "adfin" from Program Files (86), but nothing helps. Could you please suggest how I add this library to my VBA so that a basic Example…
Hi, I want to retrieve historical time series and real time data using Excel VBA. I downloaded the "Complete Microsoft Office APIs Tutorial Samples". Adfinx Real Time functions such as AdxRtList, AdxRtHistory are not working. It is returning "Run time error 91: Object variable or With block variable not set". Other…
I'm reading the COM API about how to handle the connection to Thomsen Reuters Platform and found the following information about local model. Since I only use some calculation functions of AdfinX and would like use it to avoid system outage. The question is how to use, test or "simulate" the case? EEikonStatus This…
It looks like you're new here. Sign in or register to get started.