Sorry I wanted to clarify my project a little bit. I am trying to implement a black box(Python, Linux server) and have it send orders to the exchange with low latency. From the research I have done, I have found that Rithmic's R API will probably provide me with the best solution. How can I stream market data into my black box? Do I get this data from my broker through the API?