u/Renegade_Trader ·
Reddit — r/algotrading
· 2026년 6월 21일, 22:02
· ⬆ 16 포인트
· 💬 7 개 댓글
| Reddit에서 보기 ↗
AI 요약
=== 요약 ===
- 작성자는 복잡한 트레이딩 전략(HMM, SVM, NN)을 빠르게 구현하기 위해 AI를 사용했지만 수익을 내지 못하는 것을 발견했습니다.
- 핵심 논지는 알고리즘 트레이딩의 실제 과제는 구현이 아니라 기저 아이디어의 질이라는 것입니다.
- 게시물은 데이터 기반 분석보다는 회고적 일화에 가깝습니다. 특정 자산이나 시장 논제를 제시하지 않습니다.
=== 심리 ===
혼조
=== 매매 아이디어 ===
이 게시물에는 실행 가능한 매매 아이디어가 없습니다.
점수16
댓글7
추천 %86%
▶ 전체 게시글 텍스트
I had all those ideas - HMM classification of trends, SVM based order flow analysis, NN supported decision making. Never really manged to implement them due to time constraints.
Now with AI it is basically a 3 line prompt: Write heuristic based order flow analysis that uses SVM for the final classification and an AI based superivision. Connect via the TWS API to my depot, read L2 strreaming data from IQfeed.
Voila - there you go. Done in 20 min. Not kidding you, it is all working fine. Turns out the real problem never was the implementation, but the ideas.
They are not making any money. 🥳