Instructional Video27:52
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Return Computation Revisited and Other Extensions (Optional)

Higher Ed
In this video, you will learn the computation of returns in pairs trading and explore other optional extensions to enhance our pairs trading strategy with ChatGPT, incorporating transaction costs, slippage, risk management techniques,...
Instructional Video2:50
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - What Is the Appendix?

Higher Ed
This appendix is an additional section at the end of a course that contains supplementary information, resources, explanations, videos, tutorials, examples, case studies, or FAQs to support the course's main content further.
<
br/>...
Instructional Video16:03
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - What Order Should I Take Your Courses In? (Part 2)

Higher Ed
In this continuation video, explore the recommended order of taking the lessons in this learning program and how they are designed to provide a cohesive learning experience. This video will help you plan your learning effectively and...
Instructional Video20:33
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Anaconda Environment Setup

Higher Ed
Let's set up Anaconda, a popular open-source distribution of Python and R programming languages. We will install Anaconda on our local machine, create and manage virtual environments, and set up the necessary dependencies for financial...
Instructional Video25:26
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Pairs Trading Intuition

Higher Ed
Here, we will gain an intuitive understanding of pairs trading, including the underlying concept, rationale, and potential advantages of this popular trading strategy. This will equip us with the foundational knowledge to implement...
Instructional Video11:17
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - What Order Should I Take Your Courses In? (Part 1)

Higher Ed
In this video, we will see the recommended order of taking the lessons offered in this learning program, the logical progression of the course, and the optimal order to take the courses to maximize our learning and understanding of the...
Instructional Video22:02
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Is This for Beginners or Experts? Academic or Practical? Fast or Slow-Paced?

Higher Ed
Here, we will see an overview of the course content and its target audience, gain insights into whether this course is suitable for beginners or experts in financial analysis, whether it focuses more on academic or practical...
Instructional Video12:28
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Proof that Using Jupyter Notebook Is the Same as Not Using It

Higher Ed
In this video, explore the advantages and disadvantages of using Jupyter Notebook. This video will provide evidence and examples illustrating the similarities and differences between Jupyter Notebook and other coding environments.
<
br/>...
Instructional Video16:04
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Code Yourself (Part 1)

Higher Ed
In this video, you will learn to write Python code from scratch for financial analysis with ChatGPT using pairs trading strategies. This video will cover fundamental coding concepts such as data types, variables, loops, conditional...
Instructional Video17:22
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Install NumPy, SciPy, Matplotlib, Pandas, IPython, Theano, and TensorFlow

Higher Ed
Learn to install the essential Python libraries for financial analysis, including NumPy, SciPy, Matplotlib, Pandas, IPython, Theano, and TensorFlow. This video will provide the necessary setup to use these popular Python libraries for...
Instructional Video24:49
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Mean Reversion Test

Higher Ed
In this video, we will conduct a mean reversion test as part of the sanity check for our pairs trading strategy with ChatGPT. We will understand the concept of mean reversion and its relevance in pairs trading, and techniques and...
Instructional Video5:23
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Testing the Strategy

Higher Ed
In this video, we will thoroughly test our pairs trading strategy using historical data, back-testing, forward-testing, and other techniques for assessing the robustness and effectiveness of our strategy in different market conditions...
Instructional Video13:26
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Asking ChatGPT for Pairs

Higher Ed
In this lesson, you will learn to effectively query ChatGPT to identify potential pairs for your pairs trading strategy, including appropriate prompts, questions, or instructions to engage with the language model and to interpret and...
Instructional Video18:42
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Returns, Log Returns, Cumulative Returns

Higher Ed
Here, we will gain a comprehensive understanding of different returns used in pairs trading, including simple, log, and cumulative returns, and how these metrics are calculated and interpreted in the context of evaluating the...
Instructional Video25:26
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - The Initial Prompt

Higher Ed
In this video, we will create an initial prompt to engage with ChatGPT for pairs trading, including specific inputs, queries, or instructions to the language model for an interactive and iterative analysis process for effective pairs...
Instructional Video10:37
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Succeed in This Course (Long Version)

Higher Ed
In this video, we will discuss practical tips and strategies on how to succeed in this course on financial analysis with ChatGPT using pairs trading strategies and how to optimize our learning experience effectively.
<
br/>
This...
Instructional Video11:06
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Use GitHub and Extra Coding Tips (Optional)

Higher Ed
Here, learn to use GitHub, a popular version control system, effectively. This video will provide step-by-step instructions on creating repositories, committing changes, creating branches, merging code, and resolving conflicts using...
Instructional Video9:22
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Code Yourself (Part 2)

Higher Ed
Continuing from the previous video, we will dive deeper into Python coding concepts. This video will cover more advanced topics such as error handling, data manipulation, data visualization, and using common Python libraries such as...
Instructional Video7:49
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - ChatGPT Knows Who I Am

Higher Ed
In this intriguing video, the author explores the capabilities of ChatGPT and adapts and personalizes its responses to our unique style and preferences into how ChatGPT can leverage data and insights about our priority for more...
Instructional Video5:56
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Conclusion and Lessons

Higher Ed
In this video, we will receive a comprehensive conclusion and summary of the key lessons learned throughout the course using pairs trading strategies, which will help us solidify our understanding and prepare for future application of...
Instructional Video12:14
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Pairs Trading Test

Higher Ed
In this video, we will conduct a pairs trading test to validate the performance and effectiveness of our strategy with ChatGPT into specific techniques and statistical tests to evaluate the performance of our pairs trading strategy...
Instructional Video3:10
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Suggestion Box

Higher Ed
In this video, we will utilize the suggestion box to seek suggestions, feedback, or improvements on our trading approach, coding techniques, or other areas of our pairs trading strategy. This video provides techniques for utilizing...
Instructional Video1:48
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Return Computation Revisited (Code)

Higher Ed
Here, we will revisit and refine the computation of returns in pairs trading using actual code, including modifying our trading code to improve the accuracy and reliability of our return calculations based on our trading strategy with...
Instructional Video5:09
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Long-Only Strategy (Code)

Higher Ed
In this video, we will implement a long-only pairs trading strategy using actual code, including step-by-step instructions on modifying our trading code to accommodate long-only positions based on our trading strategy with...