RIC码: XAG=、XAGON=R、XAGSW=R、XAG1M=R、XAG3M=R、XAG6M=R、XAG9M=R、XAG1Y=R、 XAU=、XAUON=R、XAUSW=R、XAU1M=R、XAU3M=R、XAU6M=R、XAU9M=R、XAU1Y=R 一、MsgType.REFRESH_RESP数据是否随市场行情波动实时刷新,推送频率如何?应用是否需要每天定时订阅触发,以接收REFRESH_RESP数据? 二、MsgType.UPDATE_RESP的行情数据如何识别是哪个RIC码的数据更新?目前是根据Payload的DSPLY_NAME进行判断的,这个理解是否正确?…
Hi all, I install a software using RFA8 but service cannot run due to Could not load life or assembly RFA8_NET110_X64.dll. Please help on this
Hi Guys, I have been asked the below question so hoping someone can help here: Hello @Rahman, Moshiur, Thank you for joining meeting. As discussed with you, you will be checking internally and help us clarify on below API differences between Production and UAT. Also kindly help us with any relevant instruction guide…
Client is in TREP environment , everytime when client start the program to fetch items. The program get "Source unavailable" messages several times after the "all is well received" message received.
Hi, we use RFA 7.5.1 Java API. Is there a way to check if an RIC exists? Example - call a method passing RIC as an argument. The method will return, so and so RIC exists/not exists. If there is not a way to achieve this, can I rely on a 'status message' for this purpose? If so, what will be the status message returned, if…
Hi, Masters: I'm developing a Feed Handler based on our RFA C++ 8.2.2.L1 win-static package - an example of StarterConsumer. In the example, the function "StarterConsumer::init()" has a sentence to write message to log file, it's "_pSession = Session::acquire(_cfgVas.sessionName)", when I set the break point at this…
I am referring to document "REFINITIV ROBUST FOUNDATION API V8.2.2.L1" pdf document section 8.3 Data: Response Message Payload. a rfa::message::RespMsg message got from a rfa::common::Event will contain a Map which may have n FieldList. Again similar to my 97802 question: * So user code can receive an update of FieldList…
When user code receives an rfa::common::Event event and if it's a rfa::data::FieldListEnum data, can user assume that a FieldList data any time should only contain either BID or ASK side data? Not both?
Hello Team, We have RFA C++ ver. 7.x application subscribing to 10K RICs. Several times during the market hours the application logs misses updates due to buffer overflow (logged internally by the application). Are the below [numOutputBuffers] setting enough for high volume data updates? What other parameters can be tuned…
When my code receives a FieldEntry, I'd like to check its type whether is expected by calling getEntryType(). Its type is of rfa::common::UInt8. My code also needs to access this entry's data by calling getData(). I was told that L2 market data update timestamp for example FID 6527 is of type UINT64 (LV_TIM_MS) and FID…
It looks like you're new here. Sign in or register to get started.