While testing my scalper bot which is configured to use API for all data, I am hitting the Rate Limits.
Based on my understanding, Websockets would be better to acquire data. However, since this is a scalper, I am working on very tight stop loss (Market Order) and Take Profit Threshold, which could be drastically affected if there is high slippage.
I would appreciate any feedback/guidance,
Thank you.