Hi Team,
Please advise what can we add to include weekends and holidays for the script below,
df, err = ek.get_data(
['GIVN.S'],
['TR.priceclose','TR.closeprice', 'TR.fundnav', 'TR.PriceCloseDate'],
{'SDate': '2022-11-04', 'EDate':'2022-11-06','CURN':'USD' }
)