Option chain should contains ['Trans_Date', 'Exp_date ', 'Option type', 'Position', 'Strike Price' 'Option Price' , 'OTM size'] . i have tried it with " ek.get_data("'AAPLA172027750.U^A20", fields)[0] and rdp.get_chain('AAPLA172027750.U^A20 ') ". But it is not working for me . Is there any way to get these columns for option chain?
Any help would be highly appreciated.
Thank You