Hello, we are using RFA 8.1 C++ api to consume L1 and L2 data using OMM format. Is it possible to use same api's to connect to cloud. Basically we want to consume data from Refinitiv real time optimized feed which I suppose is hosted in cloud? Can we connect to it using RFA 8.1 C++ api ? At a very high level I know there…
Hello, we are using RFA 8.1 C++ api to consume depth data using LL2 MBP (MP domain). I would like to understand how level delete update is published? Is there any document that explains this? The special case is when last level of depth book is deleted, how that is conveyed? Let's say there are 5 Levels on each side and…
I'd very much appreciate your help! I would like to know how to configure my rfa.cfg file to subscribe to two SSL sources. Details: Collocated ADH/ADS server with C++ RFA 7.6 32-bit application configured as subscriber (createMarketDataSubscriber) on a route which is sink-driven. I have two Interactive providers supporting…
Hi, We have windows service using c# that uses RFA8_NET120_x64 (8.2.0.1). On some random days, session.Acquire("sessionName") call fails. We have 4-5 retry mechanism in place when acquiring session with a certain time interval in-between and all try attempt fails. Most of the time, service restart works fine. So it doesnt…
Hello, We are using RFA 8.1 C++ api's to consume Legacy Level2 data using MP domain. We recently noticed that we got multiple levels with same price. Is it expected? We were under impression that LL2 will provide price aggregated levels. Sample RIC for which we received same prices - 1CAIV.VI
Hi, I am consuming market depth via MMT_MARKET_PRICE message model and like to know how to process when a level is removed? For example, if I process BEST_BID1... BEST_BID5 fields and let say level 5 bid has been removed, how is this delete indicated in the message? An example RIC is XU030Z6d.
...eld 1010(VALUE_TS1) UTC time or GMT time? ric "USDSROIS=" Why is it updated every half an hour when I accept it? Is the time received by field 1010(VALUE_TS1) UTC time or GMT time?
Hello, we are suing RFA 8.1 C++ api's with MBP domain. We receive "key" in Buffer type. The type of the "Buffer::c_buf()" is "unsigned char *" where as std::string requires "char *". Is using DataBuffer::getAsString" is safe in this case?
Hello, Is there a Sample on how do we subscribe to Realtime trades (Domain - Request - Response) ? For example, I need to Subscribe to RIC: COMI.CA - Market Trades to receive below data: API: RFA.NET Service: ELEKTRON_DD Language: C# (.NET) Thanks,
Hello, We are using RFA 8.1 C++ api to consume Level2 market data using MBP and MBO domain. I have below questions - 1. Is it possible that Update(not Refresh) response message be divided into multiple response messages? If YES then how do I supposed to know which is first and last part of it? Is there Something similar to…
It looks like you're new here. Sign in or register to get started.