想透過Python程式抓取研究報告, 如以APPL為例子,抓取最新3則研究報告 底下是我的sample code 但目前都抓不到資料 (No results found.) 不知道是哪邊出了問題? I want to fetch research reports using a Python program. For example, using AAPL as a case, I want to fetch the latest 3 research reports. Below is my sample code, but currently, I can't fetch any data (shows No results…
已下載RM但無法登入,請協助開通帳號,謝謝 yingpei.tu@sinopac.com
https://developers.refinitiv.com/en/tools-catalog/ric-search 网站能不能用API提取RIC? 如果可以是否有具体方法可以参考,特别感谢!
LPC正常运行过程中会出现如下日志。 请帮忙看看,解释下出现的原因和恢复手段: 用户密码是没有问题的,因为一开始只正常运行的,直到出现这个错误。 <ecs-89f9.1.lpc: Error: Fri Nov 18 03:03:36.871627 2022> Error receiving service discovery endpoints, code -1. Error: Failed to get token information from the token service. Text: {"error":"access_denied" ,"error_description":"Thread interrupted while…
客户用workspace code book取nasdap股票的历史数据PE PB和PS,sample aapl.o 客户找不到合适的API example,麻烦可不可以协助提供sample code
使用实时数据SDK EMA API,我们可以用加密的websocket或者加密的Socket。 从性能上说,加密的socket优于加密的websocket。 从安全角度考虑,我们必须要使用http/https代理。 使用http/https代理的话,加密的websocket没问题,但是用不了加密的socket,因为它不是https的。 对于非https的连接,或许我们可以用SOCKS 代理,但是,怎么在EMA API去配置这个加密的Socket呢? 谢谢!
我们如何给接收/消费数据的客户端指定多个主机呢?假定一个主一个备? 以下是其标题中的函数签名: OmmConsumerConfig& host( const EmaString& host = "localhost:14002" ); 它可以接受“host:port”,但是我们目前的TREP/RFA设置里,我们提供2个主机,为“host1 host2” 请问下在EMA SDK中是否有这样的规定?谢谢!
Hi, 我们有很多连TREP的应用使用RFA API,EMA API可以跟我们用的TREP兼容使用吗?我们的TREP版本是3.5版本,DACS 7.7版本( -adh3.5.0.L1.linux.rrg - ads3.5.0.L1.linux.rrg - dacs7.7.0.L1.linux.rrg),谢谢!
Hi Team, one of client raised bellow questions about EMA, pls help answer. thx 通信机制: 1、如果ChannelType选择 RSSL_SOCKET: * Channel中CompressionType配置项的作用是什么?推荐怎么配置? * Channel中DirectWrite配置项推荐怎么配置? * Channel中TcpNodelay配置项推荐怎么配置? 2、从文档和例子中看,<Host>标签并没有配置多个地址,且<Host>标签和<Port>是配合使用的,那么如果配置两个ADS的IP,是这种方式 “ <ChannelSet…
hi Team, client is facing reconnecting issue when use consumer.reissue. details pls refer to screenshot. Could you pls advise how to solve it ? thanks
It looks like you're new here. Sign in or register to get started.