Hello team,
We are currently using the RFA 8.2 C++ API to consume market data. While investigating an issue with one of our clients, we noticed that the ask price is zero due to a market order. We have logic in place to filter out market orders, but we encountered an order with a key format of "A-M+C." Typically, the key format for the ask in a market order is "A-M," so we’re curious about the meaning of the "+C" in this case. What does the "+C" signify?
Please find attached screenshots for your reference.
Thank you in advance!