Making Async Calls With FYERS Historical API

Hello

I see that there is an option to set async=True in FYERS Historical data api. I need to fetch historical data for 200 securities at a time as fast as possible. Now I know that there is a rate limit of 10 requests/second. Can someone give me an example code of how to use async feature of FYERS api to get historical candle data for 200 securities with constraint of 10 requests/sec ?

Thank you

Amit

2 replies