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…
Is there a sample / Code on how to request Index Summary / Market Summary RealTime? Currently using, Service: ELEKTRON_DD API: RFA .NET Language: .NET ( C# ) Thanks,
Hi, I need to understand the values returned in the FIELD_ENTRY 3852/PERIOD_CDE. I get data for Korea equities using the RFA api, but using the service-name MBPIPE_DEV (this is just the setup that I have been provided, and nothing I can change). However it seems that the data I recieve doesn't match the spec. According to…
Hello, We have C++ application developed on top of RFA8.1 library with Market By Price(MBP) domain. Currently we are experiencing crossing very frequently. Below are two scenarios we observed 1. During pre trading sessions, we see lot of crossing as expected but when trading session starts we expect matched orders to be…
We have RFA based provider application. It uses custom fids with negative values. A1 "A1" -11001 NULL PRICE 17 REAL64 7 A2 "A2" -11003 NULL PRICE 17 REAL64 7 A3 "A3" -11005 NULL PRICE 17 REAL64 7 A4 "A4" -11010 NULL PRICE 17 REAL64 7 A5 "A5" -11052 NULL PRICE 17 REAL64 7 A6 "A6" -11054 NULL ALPHANUMERIC 25 RMTES_STRING 25…
Hello, We are using RFA8.1 C++ Api to consume Level2 data using Market By Order(MBO) domain. We observed that sometimes we receive price updates (Add, update instructions) with field 6516 set to 3("X"). Does it indicate that this price will cause a crossing (Top of Bid greater than top of Ask) in level2 order book? A link…
It looks like you're new here. Sign in or register to get started.