I want to publish bids and offers for many trading pairs.
I find the amount of documentation quite overwhelming.
I received this link: https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/rt-sdk-cc/tutorials#ema-consumer-posting-data-to-contribution-channel describing a "consumer" that posts to a contribution channel.
So first question: isn't a consumer supposed to consume data? This one seems to be posting :)
Either way, I'm looking for some guidance on how to connect.
What's the typical workflow here, do I connect to a server on your side and start sending data? If so, what is the IP:PORT?
I already have a machine account and password.