Homework 2: Working with Data in Pandas for Stock Markets Analytics Zoomcamp 2024

This homework is already scored. You didn't submit your answers.

https://github.com/DataTalksClub/stock-markets-analytics-zoomcamp/blob/main/cohorts/2024/homework%202.md

Due date: 2024-05-09T23:59:59+00:00 (local time)

Please log in to submit your answers.

Questions

Question 1. [IPO Filings Web Scraping and Data Processing] What's the total sum ($m) of 2023 filings that happenned of Fridays? (1 point)

Question 2. [IPOs "Fixed days hold" strategy] Find the optimal number of days X (between 1 and 30), where 75% quantile growth is the highest? (2 points)

Question 3. [Is Growth Concentrated in the Largest Stocks?] Get the share of days (percentage as int) when Large Stocks outperform (on growth_7d) the Largest stocks? (2 points)

Question 4. [Trying Another Technical Indicators strategy] What's the total gross profit (in THOUSANDS of $) you'll get from trading on CCI (no fees assumption)? (1 point)

Question 5. [EXPLORATORY] Finding Your Strategy for IPOs (1 point)

Please provide a valid URL.