Thanks @MAG I am using a fiber connection with an RJ45. I will check on this issue with my ISP.
I am processing tick data and generating OHLC. I am combining both Websocket streams and the Rest API in my project. The current historical API is fetc…
Thank you @MAG Exactly, I am using the Rest API and Websocket API together in one project. I needed to know that faster band width helps faster fetch data. so, Now I've come to the conclusion that faster bandwidth wouldn't help me achieve faster ex…