When I handshake with Eikon, it creates an instance that eikon can link to. I want to remove my instance when I am finished using it. I am asking because every time I handshake, it creates a new instance, which ends up being a long list of instances. I would like to close the session as I am done using it. I currently do…
Capture.PNGHello Team, I am trying to open a news (or quote, or overview) using SXS in python. Ping and Handhsake work fine but when I launch an app, the app opens, loads but does'nt load the right context (ric) import pandas as pd import requests #ping server surl='http://127.0.0.1:9000/ping'; r = requests.get(url = surl)…
Hi All, to state it at the beginning: I´m absolutley not familar to Java (at least not yet) but I Need urgently a script to emmbed the following functionality: - given is a Sharepoint list with multiple columns - one column contains prelections as drop down menu - now when a user selects a specific value from that drop…
Is there a way to add display quantity from the REDI API for equity orders?
... running. What is the process to troubleshoot this error? I am unable to successfully ping the Eikon Side by Side server, even though I can see the process running. What is the process to troubleshoot this error? WIth Eikon Desktop running, using Process Explorer, I can see 3 processes with 'DesktopSxS' as part of the…
Hi, is the TAS (Time&Sales) app supported by the SxS API? Can't find it in the documentation. Regards Dennis
Can I use the Side by Side Integration REST API with the MASRCH app in Eikon?
Unable to get the authentication right , fired the api https://api.pictures.reuters.com/API/Authentication/v1.0/Login?Login=*****&Password=**** but dint work out , seeing no api keys for my account
Hi, I'm trying to use the side-by-side API to upload my current holdings to Eikon. I can create a new monitor window with my stocks, but I want to update a saved Monitor list (so that my screens are preserved). Is this possible? Can one edit (or create/delete) a named Monitor from Side-by-Side? Thanks, Robert
I'm following the Side by Side Integration API Quick Start. * I have Eikon running, I'm logged in * I have generated app key, with "Side by Side API" type * ping was successful * but the handshake request: { "command": "handshake", "productId": "xxx", "appKey": "yyy" } fails with 403 status and message "Forbidden: No…
It looks like you're new here. Sign in or register to get started.