index
:
trading.git
master
Unnamed repository; edit this file 'description' to name the repository.
si
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
strategy-engine
/
src
Age
Commit message (
Expand
)
Author
12 hours
feat: integrate stock selector into strategy engine scheduler
TheSiahxyz
12 hours
feat: implement 3-stage stock selector (sentiment → technical → LLM)
TheSiahxyz
16 hours
refactor: purge all remaining crypto/Binance references
TheSiahxyz
16 hours
refactor: remove all crypto/Binance code, update to US stock symbols
TheSiahxyz
16 hours
refactor: migrate to US stocks with Alpaca API
TheSiahxyz
16 hours
refactor: replace Binance/ccxt with Alpaca API client for US stocks
TheSiahxyz
16 hours
feat: wire sentiment into engine + add EMA/bullish candle entry filters
TheSiahxyz
33 hours
fix: lint cleanup after critical and high priority fixes
TheSiahxyz
33 hours
fix: WS factory, backtester config, CI docker builds, health port docs
TheSiahxyz
33 hours
fix(strategy-engine): process multiple symbols concurrently with asyncio.gather
TheSiahxyz
33 hours
fix: lint cleanup for API, combined strategy, and formatting
TheSiahxyz
33 hours
feat(security): add bearer token auth for health/metrics endpoints
TheSiahxyz
34 hours
fix: resolve lint issues and final integration fixes
TheSiahxyz
34 hours
feat(strategy): add warmup_period to BaseStrategy and YAML config loading
TheSiahxyz
34 hours
feat(services): integrate structlog, healthcheck, metrics, and Telegram
TheSiahxyz
34 hours
feat: initial trading platform implementation
TheSiahxyz