Hi
I’m facing issue with api request blockage.
I made a trading model by my own but it not working now properly because of api request blockage. As there is error - Too many requests.
I studied all why it’s happening, I found this is because the 2000 request per 30 min rate limit. As there is 100000 requests in a day, why this 2000/30min limit given.
Please help me regarding so that my model can work properly and I can trade easily.