How can I get continuous Futures or options data from FYERS's API. the doc mentions setting cont_flag to 1. but I am unable to fetch contimous data, it is showing the current month futures data only
data = {"symbol":"NSE:NIFTY21OCTFUT","resolution":"D","date_format":"1","range_from":"2020-12-17","range_to":"2021-10-16","cont_flag":1}