Wonderscape
Navigating the Waves: NASDAQ's 50th Anniversary and Market Dynamics
Celebrate NASDAQ's 50th year by understanding the resilience of stock markets during crises like COVID-19 and the role of investor optimism in market recovery. Learn how dividends work as a reward for shareholders and explore market...
Wonderscape
Understanding the Stock Market: An Intro to Shares and Investments
Dive into the basics of how the stock market operates, including buying shares, IPOs, and understanding return on investments (ROI). Discover the dynamics of stock prices affected by supply and demand, and get practical insights into...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Sequence Data
In this video, you will learn about sequence data. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Long-Only Strategy
Let's learn about the long-only pairs trading strategy, only taking long positions in pairs trading, and implementing and evaluating the performance using ChatGPT, to gain insights into the differences, advantages, and challenges of a...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Strategy Performance Computation (Optional)
In this video, we will explore advanced techniques for computing and evaluating the performance of our pairs trading strategy, including risk-adjusted performance metrics, portfolio optimization, and other sophisticated methods for...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 1
In this video, we will create a top 10 dataset using the accessories inventory dataset.
Curated Video
Introduction to FinTech Using R - How to Time Stock Market, a Qualitative Discussion
This video picks from where we left off in stock market timing. We discuss some soft threshold and extend the market timing concept to a generalized framework. This clip is from the chapter "Stock Market Timing" of the series...
Curated Video
Introduction to FinTech Using R - A Growth Strategy
Today we are going to talk about one of the most famous quant strategies out there: Growth Strategy. We are going to code this strategy by hand, and we are going to land on a performance comparison to see why this strategy is attractive....
Curated Video
Introduction to FinTech Using R - An AI-Driven Strategy
In this video, we will look at an AI-driven strategy. This clip is from the chapter "Asset Pricing" of the series "Introduction to FinTech Using R".This section explains asset pricing.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Create a Dashboard
This video explains how to combine all the previous sheets and create the dashboard.
Curated Video
Learn Tableau by Working on Exciting Dashboards - My Holdings (Viz in a Tooltip)
This video explains how to Viz in a tooltip, which will show the entire visualization in a tooltip.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Top Three with Max % Allocation
This video explains how to create the view in which it shows the top three with maximum % allocation.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Top Three Gainers and Top Three Losers
This video explains how to create the top three gainers and the top three losers in the portfolio.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Max Gainer and Loser
This video explains the max gainer and max loser cards for the dashboard.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Contribution of Each Stock (Waterfall Chart)
This video explains how to create the waterfall chart.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Introduction-3
This video introduces you to the investment portfolio dashboard along with the views.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Clear Filter / 114
This lesson demonstrates how to cover key concepts required to filter successfully and concisely.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Filter: Initial Product List / 112
We will create a checkout page, which will require us to handle the items in the product list, make final calculations, and add any other info if needed; reloading the page should allow us to make changes in the total by adding or...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - API: Product List / 104
This video discusses the context in React, a method to pass props from parent to child component(s) by storing the props in a store. We will create a "cart" context to store items in our shopping cart.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Route Parameters / 057
In this lesson, we will understand the parameters that are defined to a route, which helps to avoid repetitive tasks, especially in the scenario of large volumes of data.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Event / 036
In this lecture, you will learn how to utilize a URL and how to use Async Await, and the functions we will use for the process. You will learn to segregate data based on specified conditions.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - List Output / 035
In this video, you will learn to complete the user interface for the useEffect hook. We will create a function and fetch a component to create a simple UI to display presentable information.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Out of Stock Products / 128
Near the bottom of the "Show Results For" section, you can click the button for "Include Out of Stock".
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Pandas
In this video, we will understand from where we can learn more about Pandas. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...