(AI Quant) Creating a US Stock AI Automated Analysis System via Vibe Coding with Claude Code

Building a Full-Stack System Without Coding: Complete the entire pipeline from data collection to AI/ML analysis and web dashboards using only Korean prompts (Vibe Coding). Owning a 100% Automated Pipeline: Secure an independent stock analysis tool that sends S&P 500 screening and investment opinions via Telegram every morning. Acquiring a Practical Data-Based Investment Framework: Master institutional-level data analysis and risk management capabilities based on source code currently in actual operation.

(5.0) 9 reviews

122 learners

Level Basic

Course period Unlimited

HTML/CSS
HTML/CSS
Python
Python
Machine Learning(ML)
Machine Learning(ML)
AI
AI
Vibe Coding
Vibe Coding
HTML/CSS
HTML/CSS
Python
Python
Machine Learning(ML)
Machine Learning(ML)
AI
AI
Vibe Coding
Vibe Coding

Reviews from Early Learners

5.0

5.0

이강철

31% enrolled

I think this is a lecture where you can learn a lot by following specific methods on how to use AI for your areas of interest.

5.0

오정곤

61% enrolled

I am enjoying your content.

5.0

텐브라운DESSERT

31% enrolled

Thank you so much. My understanding is improving, and Vibe Coding is becoming more and more fun.

What you will gain after the course

  • Ability to predict market direction using machine learning algorithms

  • Automating Complex Python Workflows through Vibe Coding

  • Full-stack dashboard construction technologies for actual service launching

  • Practical project execution capabilities using the latest AI tools (Claude Code)

👉 Walnut's AI Lab YouTube Channel: Walnut's AI Lab YouTube

Operator of <Hodu's AI Analysis Lab>, an AI investment analysis channel with 7,000 subscribers



[Hodu's AI Analysis Lab] US Stock AI Automated Analysis System Built with Claude Code

This course covers the methodology for building an automated system to collect and analyze U.S. stock market data, such as the S&P 500, using Claude Code. As an advanced follow-up to the Korean stock automation course, you will learn the process of implementing an institutional-level analysis framework using only 'prompts' without any prior coding knowledge.


"You don't need to know coding. Just learn how to 'properly' instruct the AI."


Hello, I am Hodu, the creator of the YouTube channel <Hodu's AI Analysis Lab>. While running the channel, there is one question I have received most frequently and consistently from my subscribers.


"Can I also build the stock analysis system you use?" "I don't know any coding; is there a course that teaches me from start to finish?"


I created this course to quench that thirst of yours. These are not just simple examples. I have included every step of the process, without omission, of building the 'automated stock analysis system' that I use for actual trading every morning from the ground up using Claude CLI.


Why 'Claude CLI'?

Don't be fooled by "5-minute coding" videos on YouTube anymore. You cannot build complex systems through the "manual labor" of copying and pasting code line by line from a web chat window.

In this course, we use the latest AI development tool, Claude CLI. You will experience true automated development, where the AI directly creates project files, modifies code, and even fixes errors within the terminal environment.


📦 Course Features and Key Differences from Existing Courses

This system goes beyond simple scoring to perform comprehensive analysis through an 8-step pipeline (Data Collection → Regime Detection → Screening → AI Analysis → ML Prediction → Risk Management → Dashboard → Automation).

  • Smart Money 6-Factor Screening

  • Market Regime Detection

  • ML Index Prediction

  • AI Stock Analysis

  • Building a Full-Stack Dashboard:

  • Fully Automated System


💡 Development Methodology (Vibe Coding)

You can take this course even without knowledge of Python syntax, programming experience, or statistical background. You will build the entire system (35 Python files, 24 scripts) by entering the provided Korean prompts for each part into Claude Code within a terminal environment.

  • Prerequisites: Interest in investing, ability to write Korean prompts, and basic terminal command entry skills

  • Recommended Environment: To prevent usage limit exceeded errors, the Claude Code model must be set to Sonnet 4.6.

  • Learning Support: If the lecture pace is too fast or you encounter any difficulties, we provide Q&A and troubleshooting support via Discord 1:1 messages.


🎯 Curriculum Guide

The lectures will be updated sequentially, one part per week.


  • Part 1: U.S. Market Data Collection (S&P 500 All Stocks Prices and Technical Indicators) - Completed

  • Part 2: Market Regime Detection (Risk-On/Off/Crisis determination based on VIX, SPY trends, and Market Breadth) - Completed

  • Part 3: Smart Money Screening (6-Factor Based) - Completed


  • Part 4: AI Stock Analysis (using Gemini/GPT) - Completed

  • Part 5: ML Index Prediction (using GradientBoosting) - Completed

  • Part 6: Risk Management System (Correlation, VaR, Concentration Risk, Backtest) - - Completed

  • Part 7: Sector Analysis and Option Flow (11 SPDR Sector ETFs and Option Data) - - Completed

  • Part 8: Building a Flask API Server (Backend) - Completed

  • Part 9: Building Next.js Dashboard (Frontend) - Completed

  • Part 10: Automation Pipeline (Scheduler and Telegram Auto-Notifications) - Completed

  • Part 11: Backtesting and Performance Tracking - Completed


🛠️ APIs Used and Cost Information

Most of the data sources and tools used in the lecture are provided for free.


yfinance: Free S&P 500 price data collection

Google Gemini: Free (1,500 times per day) AI stock analysis (accuracy increases with paid version)

Finnhub: Free (60 calls per minute) Insider trading and news data

FRED: FreeMacroeconomic Indicators

Telegram Bot: Free automatic notification delivery

OpenAI: (Optional) Pay-as-you-go (approx. $5/month) AI analysis assistance

Perplexity: (Optional) Pay-as-you-go (approx. $5/month) Real-time news search



🚀 Expected Benefits After Completion

  1. You will own a personalized system that automatically analyzes the S&P 500 market every day and receives summaries via Telegram.

  2. You will gain the ability to expand the system by designing your own prompts whenever new features are needed.

  3. You will gain the ability to build and apply data pipelines that can be adapted to other domains beyond stocks, such as real estate and cryptocurrency.

⚠️ Investment Disclaimer

  • This course was created for the purpose of teaching methodologies for building systems that automatically collect and analyze US stock market data. It does not recommend the buying or selling of specific stocks, nor does it guarantee investment returns.

  • The returns, win rates, backtesting results, stock names, and scores demonstrated in the lecture are simulations and examples based on historical data and do not constitute investment recommendations guaranteeing future performance.

  • This lecture does not constitute investment advisory or investment management services as defined by the Capital Markets and Financial Investment Business Act.

  • AI and data analysis tools are means to assist in investing. Final investment decisions must be made entirely at your own discretion, and the investor bears all legal responsibility for any profits or losses resulting from actual investments.


👉 Walnut's AI Lab YouTube Channel: Walnut's AI Lab YouTube

After taking the course, you will be able to create results like this

Market Briefing

It synthesizes real-time market data to show the day's market conditions at a glance.

Sector Heatmap

S&P 500 Stock Price Fluctuations by Sector

Index Prediction

The GradientBoosting ensemble model predicts the direction of SPY/QQQ for the following week.

Smart Money Top Picks

S&P 500 + NASDAQ 100 Stocks Based on Institutional Accumulation Signals


After taking this course

Instead of simply typing along with the code, you will gain the 'ability to design like a developer.'

  • Scalability: When new analysis indicators or strategies come to mind, you will be able to add them with confidence.

  • Structuring: You will gain the power to conquer complex systems by breaking them down step-by-step.

  • Adaptability: You can build any data analysis system, whether for real estate or cryptocurrency, not just stocks, using the same structure.

The fastest way to turn your ideas into reality, start now with Hodu and Claude CLI.

👉 Go to Hodu's AI Analysis Lab YouTube Channel: https://www.youtube.com/@두두감자




Notes before taking the course


Q. Do I need to take the Korean stock lecture first?

  • No. The US stock lecture can be taken independently. We will guide you again from the installation of Claude Code to its basic usage. However, if you have taken the Korean stock lecture

    If you have taken the previous course first, you may feel that the progress is much faster.

Q. Is there a cost for using Claude Code?

  • Yes. Claude Code requires an Anthropic subscription (Pro $20/month or Max $100/month). The course uses the Sonnet 4.6 model, and with a Pro plan,

    It is sufficient. To prevent exceeding usage limits, please make sure to set it to Sonnet 4.6.

Q. Is it possible to take the course on Windows?

  • It is possible. Although macOS is the standard environment for the course, you can proceed identically on Windows 11 + WSL2 (Ubuntu 22.04). Linux is also supported.

Q. Is it difficult to issue API keys?

  • We will go through the process of issuing each API key together in the lecture. Most of them can be completed in two steps: email sign-up → key issuance, and the essential APIs (yfinance, Gemini, Finnhub,

    FRED, Telegram) are all free.

Q. Can the system created in the lecture be used for actual investing immediately?

  • This system is a tool for "automating information collection and analysis," not an "automated trading" system. While you should use the analysis results as reference material, the final investment

    decisions must be made by you personally.


Practice Environment

  • Supports macOS 13+, Windows 11 (WSL2), and Ubuntu 22.04+. The course is based on the macOS environment.

  • Claude Code (Anthropic Pro $20/month, Sonnet 4.6 model), Python 3.11+, Node.js 18+, Git 2.40+, VS Code (optional). External APIs are

    Gemini, Finnhub, FRED, and Telegram are all free; OpenAI and Perplexity are optional paid services (approx. $5/month each). No virtual machine required.


  • CPU 4 cores or more (8 cores recommended), RAM 8GB or more (16GB recommended), SSD 10GB free space (20GB recommended), Internet 10Mbps or faster. GPU not required.

Recommended for
these people

Who is this course right for?

  • Those who want to go beyond the basics and create sophisticated investment tools based on machine learning

  • Those who want to build real-world services beyond simple scripts through vibe coding

  • Intermediate learners who need a data-driven, objective investment decision-making system

  • Investors who want to immediately apply the latest AI technology to their practical workflows

Need to know before starting?

  • ✅ Basic US Stock Terms: Fundamental concepts such as S&P 500, ETF, PER, etc.

  • ✅ Basic PC usage: Ability to copy and paste simple commands in a terminal environment

Hello
This is skysungsisi0926

Inflearn Verified

Career Verified

501

Learners

61

Reviews

164

Answers

4.9

Rating

2

Courses

Investment through data, automation completed without coding. Welcome to 'Hodu's AI Analysis Lab.'

Lectures, inquiries, and collaboration: dodu.data@gmail.com

Curriculum

All

94 lectures ∙ (7hr 45min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

9 reviews

5.0

9 reviews

  • ksteel4360님의 프로필 이미지
    ksteel4360

    Reviews 2

    Average Rating 5.0

    5

    31% enrolled

    I think this is a lecture where you can learn a lot by following specific methods on how to use AI for your areas of interest.

    • skysungsisi0926
      Instructor

      Thank you! I plan to keep uploading additional lectures, so please feel free to ask if you need anything!

  • q4sweet5086님의 프로필 이미지
    q4sweet5086

    Reviews 2

    Average Rating 5.0

    5

    31% enrolled

    Thank you so much. My understanding is improving, and Vibe Coding is becoming more and more fun.

    • skysungsisi0926
      Instructor

      Thank you. We are also continuously preparing for the special lectures in the second half!

  • ojg05166466님의 프로필 이미지
    ojg05166466

    Reviews 2

    Average Rating 5.0

    5

    61% enrolled

    I am enjoying your content.

    • skysungsisi0926
      Instructor

      Thank you!

  • khykhan님의 프로필 이미지
    khykhan

    Reviews 14

    Average Rating 4.1

    5

    31% enrolled

    • skysungsisi0926
      Instructor

      Thank you.

  • mkkim1852님의 프로필 이미지
    mkkim1852

    Reviews 1

    Average Rating 5.0

    5

    31% enrolled

    • skysungsisi0926
      Instructor

      Thank you!

skysungsisi0926's other courses

Check out other courses by the instructor!

Similar courses

Explore other courses in the same field!