I need to understand how many options I can get separately for each exchange. To do this, I want to make a request through the DSS python api. Could you please:
1) Inform me how can I create session key, if I have only login and password. I trying use next:
import refinitiv.data as rd
rd.open_session()
2) What methods should i use to get all options with all strikes for each exchange separately