alvarobartt / investpy

Financial Data Extraction from Investing.com with Python
https://investpy.readthedocs.io/
MIT License
1.59k stars 374 forks source link

Stock Split Calendar #587

Open gmode22 opened 1 year ago

gmode22 commented 1 year ago

Hi @alvarobartt , Thanks for great api. I have been using economic calendar. But it will help if I could get Share Split Calendar. I need upcoming splits data.

The link for it is - https://in.investing.com/stock-split-calendar/

I need Share Split Calendar for a given country.

Note - This one is different from #258

Thanks. Please find screenshot below.

image

gmode22 commented 1 year ago

Hi @nicolasakf, Thanks for adding earnings_calendar. Can you please add Stock_Split_Calendar to your branch. As Stock split is major event for a stock. As it allows old investors to partially exit and allows entry for new investors.

Thanks gmode22