Questions tagged [reuters]

Reuters is a news organization which provides many public datasets and APIs

Reuters is a news organization underneath the larger parent media company Thomson Reuters. They have many APIs available to developers which are summarized here

37 questions
0
votes
2 answers

An evaluation of text classification method with Reuters-21578 dataset

Please do not block me for this question, i tried to find the answer for about a month and i can not find it and you are my last hope(please if you want to report it at first answer me and then report,thanks). I write an Hybrid text classification…
deansam
  • 68
  • 1
  • 2
  • 8
0
votes
1 answer

Continue after reuters has retrieved data

Thomson Reuters Eikon used: I need to get data from reuters regarding fx spot prices. This is easily done with a reuters formula. However, I need to use this data in a VBA script. Part of the VBA script inserts the formula, reuters then retrieves…
user3417414
  • 45
  • 2
  • 6
0
votes
3 answers

I want to wrap an excel formula that returns an array of values so it replaces 0 values with NA()

I have a formula that I am using in excel. The formula returns an array of values in the form of a column. I only know how to use an IF statement on a cell or a formula that returns one cell. However, I don't know how to apply it to get it to…
Helios
  • 151
  • 2
  • 11
0
votes
2 answers

Convert to DateTime "05:10:15D+0"

I'm having trouble Converting "05:10:15D+0" to DateTime. Reuters has the datatype as "bftime" and time is in GMT/UTC. I don't want to substring it as I have Multiple Market Data Providers which send this value as only Date if the markets have not…
Rauld
  • 980
  • 2
  • 10
  • 19
0
votes
3 answers

What does this string format mean in C++?

Ok this might be one of the not-so-smartest questions I have asked in awhile. Sadly, google led me to no answer (neither did stack). In a C++ dll file, i have this line: pSDB->setString("Logger\\AppLogger\\fileLoggerFilename", "rfa.{P}.log") I, for…
jpints14
  • 1,361
  • 6
  • 15
  • 24
0
votes
1 answer

VBA to trigger Market Data Engine restart

I have PPP.xla, DDE.xla, PPPInit.xla Add-in installed. But I don't know the Protected Password for those Add-in. If I want to trigger [Market Data Engine Restart], which function i should call? Call Application.Run("???") The reason I want this…
Tsui John
  • 107
  • 3
  • 21
0
votes
3 answers

how to rearrange elements in xml?

the XmlReader has following content: Latam News 228
Eneo
1 2
3