Yes, you are limited by the throttling. One thread can easily reach the maximum throughput for retrieving historical data.
toggle quoted message
Show quoted text
On 2/19/2021 12:22 AM, Crow wrote:
It appears that if I pull the data via 1 thread, it's just as fast as if I pull the data through 4 threads...in other words, threading will not speed up the data pull, likely because it's throttled. Has anyone else noticed this?