u/NoMulberry868 ·
Reddit — r/algotrading
· 2026년 5월 26일, 22:26
· ⬆ 22 포인트
· 💬 28 개 댓글
| Reddit에서 보기 ↗
AI 요약
=== 요약 ===
- 작성자는 매일 거래 봇을 설명하며, S&P 500 우량주 중 상위 200개 변동 종목에서 기술 데이터를 기반으로 LLM을 사용하여 하나를 선택한 후, 각 거래당 4% 수익 목표로 '올인'한다고 설명합니다.
- 논지: 이 단일 종목, 하루 한 번 거래 전략은 손실보다 수익이 많으며, 약 절반의 날에 목표를 달성하며, 작성자는 2026년 5월 중순부터 실제 자금으로 테스트 중입니다.
- 품질 평가: 노이즈 – 제한된 세부 사항의 일화적 백테스트, 엄격한 통계적 검증 부족, LLM의 의사 결정 로직이 불투명합니다. 이는 연구된 DD보다는 개인 전략 업데이트입니다.
=== 심리 ===
중립
=== 거래 아이디어 ===
이 게시물에는 실행 가능한 거래 아이디어가 없습니다. 작성자는 거래 전략 프레임워크(매일 S&P 500 변동 종목 하나 매수)를 논의하지만, 평가할 특정 종목, 촉매 또는 방향성 논제를 제공하지 않습니다. 이 게시물은 거래 추천이 아닌 일일 수익 목표에 대한 커뮤니티 질문입니다.
점수22
댓글28
추천 %95%
▶ 전체 게시글 텍스트
I made this bot that basically picks the top 200 movers from the S&P 500, uses an LLM to ingest all sorts of technical data, and then spits out one ticker for me to buy, just before the markets open. So far, I think it's doing pretty well since gains have been more than losses. This is a simple backtest script I made to show which days are winners and losers, but I've been winning and losing real money with it since the 14th.
I'm wondering what % gain does everyone else's bots target every day? I set my profit target at 4% per day. Some days it hits, some days it doesn't, but it does seem to hit about half the days, which is great.
I'm just going full port, one blue chip stock per day, one trade per day, and so far it's working. Is anyone else getting better returns than this? If so, what are you trading?
If you're wondering, it's a fairly simple .py system paired with alpaca.