RFA : ResgisterClient() before event stream closed for previous client which was UnRegistered was ca

Is it possible to register another new OMM client using RegisterClient() before event stream closed was called for previous client from TREP for same RIC ?

If it is possible then what will be the sequence of events received from TREP for these 2 clients.

Will the 1st client still receive Event Stream Closed and the 2nd client will receive ProcessEvent() and later market data for the RIC?

Best Answer

  • Hi @mktdata,

    Yes, you can call multiple register clients, specifying same or different item interest specification, callback client and closure and they will work independently of one another.

    Please note, that we recommend EMA for any new application work, since it is a strategic API and will be supported in future.