Building an automated stock analysis system without writing a single line of code feat. Claude CLI
How long are you going to manually look through 2,500 stocks every day? Searching through Naver Finance to find surging stocks after the market closes, Reading news to judge whether it's good or bad news, Checking foreign/institutional supply and demand one by one, Opening charts to analyze patterns... Aren't you repeating this every single day? I used to do that too. I spent 2 to 3 hours after work analyzing stocks, and yet I still missed more stocks than I found. With over 2,500 stocks across KOSPI and KOSDAQ combined, it's impossible for a human to see them all every day. --- So, I built a system. I created a system that automatically analyzes 2,500 stocks every day after the market closes. - Automatically collects market prices, supply/demand, and news - AI (Gemini) reads the news and determines if it's positive or negative - Scores stocks out of 15 points based on 6 factors - Selects only the stocks that pass the criteria and calculates entry, stop-loss, and take-profit prices - Sends notifications via Telegram Now, I just check my phone after work. Additionally, every Saturday, the system analyzes its own performance from the past week and automatically adjusts stop-loss lines, take-profit lines, and holding periods. It is a structure where the system learns and improves on its own. --- But I am not a developer. I didn't write the code for this system myself. I gave all the instructions to the AI verbally. "Filter out stocks that rose more than 5% today with a trading volume exceeding 50 billion won." "Send these 3 news articles to Gemini and have it judge if they are positive." "Create a scheduler so this runs automatically every day at 4 PM." When I speak like this, the AI (Claude) generates the code. This is "Vibe Coding." --- In this course, we will build this exact system. Over 58 lessons, we will build the system I actually use every day from start to finish. Starting from data collection, AI news analysis, scoring engine, signal generation, Flask API server, Next.js web dashboard, Telegram automatic notifications, and even the self-learning system. The final product is not a Jupyter Notebook. The final product is a web dashboard and Telegram notifications that actually run every day. You don't need to know how to code. In every lesson, I will show you how to talk to Claude, and if you follow along, you will get the same results. --- Recommended for: - Office worker investors who lack the time to analyze stocks every day - Those who want an automated system but don't know how to code - Those curious about quant/system trading but don't know where to start - Those curious about how to utilize AI in practice --- ⚠️ This course does not guarantee investment returns. This is a programming course on building your own stock analysis tools. Actual investment decisions are the responsibility of the student.
110 learners
Level Basic
Course period Unlimited
- Resolved
안녕하세요 ? 이런것도 질문을 해도 되는지 궁금합니다 ㅜㅜ
23. 1: Signal 데이터 모델 & 2: SignalGenerator 기본 구조<str
pythonflasknext.js인공지능(ai)abechoi647569
・
16 hours ago
0
18
3
- Resolved
노션 링크에 접속해서 강의자료가 제대로 안보입니다.
제 발 강의 자료 좀 제대로 편하고 쉽게 보고 전달, 공유, 안내, 진행을 제발제발제발 부탁드립니다.진짜
pythonflasknext.js인공지능(ai)zangangel8063
・
2 days ago
0
29
3
- Resolved
Claude 설치가 안됩니다.
💡 수강생 안내 사항 (커뮤니티 가이드)학습 관련 질문: 구체적으로 적을수록 정확한 답변을 받을 수 있습니다.<
pythonflasknext.js인공지능(ai)bkyangaruba6139
・
2 days ago
0
38
3
- Resolved
터미널 설정 폴더에 claude를 설치하고 싶은데 \bin 여기 폴더에 설치가 되어 후속 진행이 안됩니다.
💡 수강생 안내 사항 (커뮤니티 가이드)학습 관련 질문: 구체적으로 적을수록 정확한 답변을 받을 수 있습니다.<
pythonflasknext.js인공지능(ai)bkyangaruba6139
・
2 days ago
0
20
2
- Resolved
claude 설치 후 명령어 입력 오류 문제
Git 설치완료<a target="_blank" rel="noopener noreferrer nofollow" href="http
pythonflasknext.js인공지능(ai)purpleblue6771
・
2 days ago
0
40
2
- Resolved
report 노션 공유 부탁드립니다.
apple 형 대시보드 만들기 실습을 위해 요청 드립니다.
pythonflasknext.js인공지능(ai)ai-활용-(ax)No Author
・
3 days ago
0
30
2
- Resolved
파일 미생성시 생성하면서 따라해야하나요?
강의 좌측편 파일과 따라하면서 나오는 파일이 일치하지 않을 때 파일을 생성해가면서 따라하는게 좋을까요?(csv 및 txt)scored csv 파일을 리포트로 만들
pythonflasknext.js인공지능(ai)ai-활용-(ax)ak47
・
3 days ago
0
38
1
- Resolved
같은 명령어라도 시간이 더 걸릴 수 있나요?
복습할 겸 헷갈리는 부분이 있어서 다시 들으면서 실행중입니다.notion에 업데이트 된 부분을 긁어서 copy & paste를 했는데, 같은 명령어라도 시
pythonflasknext.js인공지능(ai)ai-활용-(ax)ak47
・
4 days ago
0
43
1
- Resolved
run_llm_scoring.py 가 생성이 안됩니다
<img src="https://cdn.inflearn.com/public/files/posts/57728bd0-2ba3-4192-989c-969a2f5007c0/9d905908-fc74-48e8-be1a-e6b236c4b059.png" media-type="img"
pythonflasknext.js인공지능(ai)ai-활용-(ax)q4sweet5086
・
5 days ago
0
55
4
- Resolved
생성 파일 다름 잇슈
안녕하세요.Claude Code 설치 및 설정 가이드 에서 부터part1, part2 까지 수강 중입니다
pythonflasknext.js인공지능(ai)ai-활용-(ax)xatron4262
・
5 days ago
0
56
3
- Resolved
함수에 대한 노션 정의
강의 동영상은 바꿀 수 없으시겠지만 노션을 활용하시더라도 프롬프트 상의 용어들에 대한 간단한 설명이 있었으면 합니다.<p style="text-align:
pythonflasknext.js인공지능(ai)ai-활용-(ax)xatron4262
・
6 days ago
0
54
3
- Resolved
Claude CLI 설치 문의
Antrigravity에서 Claude CLI 설치가 진행이 안됩니다.영상에 나온대로 노션에 적혀있는 네이티브 인스톨러 부분을 Drag해서 붙여넣고설치를 진행해줘라고 똑같이 적었는데Loading /
pythonflasknext.js인공지능(ai)ai-활용-(ax)dhkdwk31335735
・
6 days ago
0
47
2
- Resolved
claude 등 파일 설치 위치에 대한 문의
파이썬은 설치 위치를 체크하면 그나마 위치가 정리되는데 기타 tool 들을 두서없이 따라 하다 보면 어느 순간 위치를 못 찾아서 헤매게 되는 경우가 있는 것 같습니다.<p style="text-align: lef
pythonflasknext.js인공지능(ai)ai-활용-(ax)xatron4262
・
6 days ago
0
87
2
- Resolved
노션 링크 확인 요청드려요.
노션을 사용 안 해봐서 제가 어떻게 신청해야 하는지, 노션 주소가 어떻게 되는지 모르겠네요. 도움 요청드립니다.
pythonflasknext.js인공지능(ai)ai-활용-(ax)sp323303382
・
7 days ago
1
70
4
- Resolved
설치과정에서 오류가 생겼습니다.
💡 수강생 안내 사항 (커뮤니티 가이드)학습 관련 질문: 구체적으로 적을수록 정확한 답변을 받을 수 있습니다.<
pythonflasknext.js인공지능(ai)ai-활용-(ax)geeyongm6019
・
9 days ago
0
60
2
- Resolved
제공되는 자료(소스,강의,프롬프트) 어디서 받을수 있을까요?
수강 신청을 했는데 제공되는 자료(소스,강의,프롬프트)는 어디서 받을수 있나요?
pythonflasknext.js인공지능(ai)ai-활용-(ax)countrydev768680
・
11 days ago
0
77
1
- Resolved
노션 링크가 어디있나요....
💡 수강생 안내 사항 (커뮤니티 가이드)학습 관련 질문: 구체적으로 적을수록 정확한 답변을 받을 수 있습니다.<
pythonflasknext.js인공지능(ai)ai-활용-(ax)zangangel8063
・
11 days ago
0
51
1

