ended3월 14일· 1 sources
"Just Automate It" — When an Engineer Builds a Trading Bot
"일단 자동화하자" — 엔지니어가 트레이딩 봇을 만들면 벌어지는 일
Why it matters
A software engineer describes automating stock investments by building a trading bot based on technical analysis indicators. Starting with moving averages (SMA/EMA) and the golden cross/death cross strategy, they added RSI as a filter to reduce false positives, using Python's yfinance library for historical SPY data.
1
Sources
+0
24h
—
Growth
191d
Active
Trading BotMoving AverageGolden CrossRSIyfinance