u/_foursix_ ·
Reddit — r/algotrading
· 2026년 4월 17일, 19:37
· ⬆ 17 포인트
· 💬 36 개 댓글
| Reddit에서 보기 ↗
AI 요약
=== 요약 ===
- 저자는 저비용 대규모 언어 모델(Gemini, Claude, GPT)을 의사 결정자로 사용하여 자율 거래를 위한 다중 에이전트 AI '스웜' 시스템을 구축하는 개인 프로젝트를 설명합니다.
- 저자의 테제는 전통적인 알고리즘 신호 추적 및 옵션 흐름 플랫폼은 구식이며, 스웜 아키텍처를 통해 배포된 원시 AI '지능'이 우수하고 비용 효율적인 접근 방식이라는 것입니다.
- 품질 평가: **투기**. 성과 데이터, 백테스트 또는 스트레스 테스트 결과 없이 실험적이고 페이퍼 트레이딩된 시스템에 대한 개인적 일화입니다. 잘 연구된 실사가 아닌 개념적 피치입니다.
=== 시장 심리 ===
중립
=== 투자 아이디어 ===
이 게시물에는 실행 가능한 거래 아이디어가 없습니다.
점수17
댓글36
추천 %59%
▶ 전체 게시글 텍스트
I've been in the algo programming business for four years...learned a lot about signal chasing and how ass it is. Now everyone wants me to program stupid algos for polymarket to exploit loopholes and exchange differences. I tend to think algos are a waste of time, and so I ditched them, and since the AI revolution have been experimenting with raw AI "intelligence"
I built a multi-agent swarm to trade, with a Queen.... prompted her to protect the hive, make honey. Gave it a "brain" to have memory and "learn" using vectorized data graphs. Has a full set of risk controls. Scouts go and find everything.
Options flow platforms are a thing of the past. Trade signal newsletters are obsolete. Mini models like gemini-flash-lite are all you need and cost pennies on the dollar. This "$50k" app took about 2 months to build using Claude, Gemini, and GPT.
Been running the swarm on a 10min and 20min timeframe (cycles) for about a week, and its done surprisingly well, albeit the market has been in an upswing, so not quite stress tested.
Currently in paper mode, using gemini 2.5 pro for trading decisions. No algos used, just intelligence. Have yet to test between a Claude Queen, Gemini Queen, and OpenAI Queen. OpenAI has a GPT 5.4 thinking and pro which are really expensive. Not sure if that would make a big difference.
I wanted to put feelers out if anyone would be interested in this sort of app? Or maybe just buy since I don't have the wherewithal to run a biz like this.