u/TastyTrading ·
Reddit — r/algotrading
· 2026년 6월 28일, 22:46
· ⬆ 15 포인트
· 💬 33 개 댓글
| Reddit에서 보기 ↗
AI 요약
=== 요약 ===
- 작성자는 TQQQ와 SQQQ를 매일 거래하는 2주 된 알고리즘 봇을 설명하며 현재까지 손실이 없다고 주장함.
- 해당 전략은 캔들 데이터, 필터 규칙(오버나이트 갭 1.5%), Claude MCP를 활용한 커스텀 Ruby 스크립트를 사용하여 Robinhood에서 실행됨.
- 작성자는 신중하게 낙관하고 있으나, 2주라는 짧은 운용 기간과 학습용 프로젝트라는 점을 인정함.
- 품질 평가: 이는 잘 연구된 투자 분석이 아닌, 품질이 낮은 일화적 소음에 불과함. 백테스트 기간이 매우 짧고, 위험 지표가 없으며, 객관적인 검증이 부족함.
=== 시장 심리 ===
혼조 (MIXED)
=== 투자 아이디어 ===
이 게시물에는 실행 가능한 투자 아이디어가 없음. 작성자는 재현 가능한 신호, 위험 매개변수 또는 거래 가능한 논리 없이 개인 봇의 실행 이력을 설명하고 있음. 표본 크기(2주)와 통계적 엄밀성 부족으로 인해 투자 인사이트로 활용하기 어려움. 최소 확신도 임계값(≥0.5)을 충족하는 티커-방향 조합 없음.
점수15
댓글33
추천 %58%
▶ 전체 게시글 텍스트
Hey folks, I am back with fresh trading data after the end of last week. Keeping everyone updated on its progress as I go. I am now on week 2 of my claude algo trading bot and its going great so far. I am becoming convinced slowly that this is a legit strategy, but still skeptical a bit as im only done with 2 weeks so far, and going into week 3 tomorrow.
How it works:
I try to just trade TQQQ and SQQQ and get it right each day. if i get it wrong i stop for the day.
day 1:
buy TQQQ
Day 2-9:
buy SQQQ only and 2 days skipped due to filter rules of 1.5% overnight gap
I set up a custom ruby script that runs my algorithm using candle data and then it writes signals to a file that I have wrapped in a process by claude. It could definitely be improved but claude MCP to robinhood got me up and running quickly. I had the entire thing built and backtested in 1 day after chatting with a buddy at dinner the night before about the strategy to use.
anyways, im definitely still learning, but this is so much fun and a great learning journey!
what type of bot strategies are yall using to scalp profits each day?