summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
15 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
15 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
15 hoursrefactor: complete US stock migrationTheSiahxyz
15 hoursrefactor: update data-collector and order-executor for Alpaca APITheSiahxyz
15 hoursrefactor: migrate to US stocks with Alpaca APITheSiahxyz
15 hoursfeat(strategy): add Market on Close (MOC) strategy for US stocksTheSiahxyz
15 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
15 hoursfeat: wire sentiment into engine + add EMA/bullish candle entry filtersTheSiahxyz
16 hoursfeat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant)TheSiahxyz
16 hoursfeat(strategy): add Asian Session RSI strategy for SOL/USDT scalpingTheSiahxyz
16 hoursfeat(strategy): Phase 3 complete — individual strategy upgradesTheSiahxyz
16 hoursfeat(strategy): add RSI divergence detection and MACD signal-line crossoverTheSiahxyz
16 hoursfeat(strategy): add EMA pullback entry and VWAP daily reset with deviation bandsTheSiahxyz
16 hoursfeat(strategy): add Volume Profile HVN/LVN and Combined adaptive weightingTheSiahxyz
16 hoursfeat(strategy): add Grid trend guard and Bollinger squeeze detectionTheSiahxyz
16 hoursfeat(risk): add drawdown-based position reduction and consecutive loss pauseTheSiahxyz
16 hoursfeat(risk): add portfolio exposure, correlation risk, and VaR checksTheSiahxyz
31 hoursfeat(strategy): Phase 2 complete — strategy infrastructure upgradeTheSiahxyz
31 hoursfeat(strategy): apply filters, conviction scoring, and ATR stops to all strat...TheSiahxyz
31 hoursfeat(strategy): add ADX regime filter, volume confirmation, and ATR stops to ...TheSiahxyz
31 hoursfeat(strategy): add technical indicators library (ATR, ADX, RSI, MACD, Bollin...TheSiahxyz
31 hoursfeat(shared): add conviction, stop_loss, take_profit to Signal modelTheSiahxyz
31 hoursfeat(backtester): Phase 1 complete — realistic backtesting engineTheSiahxyz
31 hoursfeat(backtester): add slippage, fees, stop-loss/take-profit, and short sellingTheSiahxyz
31 hoursfeat(backtester): add walk-forward analysis engineTheSiahxyz
31 hoursfeat(backtester): improve metrics with daily Sharpe, recovery factor, consecu...TheSiahxyz
31 hoursfix: resolve final 3 issues for production readinessTheSiahxyz
31 hoursfix: lint cleanup after medium priority tasksTheSiahxyz
31 hoursfeat(broker): add Redis consumer groups for reliable message processingTheSiahxyz
31 hourstest: add CLI command tests and API router testsTheSiahxyz
31 hoursfeat(portfolio): track realized PnL on sell ordersTheSiahxyz
31 hoursfix: lint cleanup after critical and high priority fixesTheSiahxyz
31 hoursfix: WS factory, backtester config, CI docker builds, health port docsTheSiahxyz
32 hoursfix: snapshot delay, env fields, alembic creds, API healthcheck and error han...TheSiahxyz
32 hoursfix(strategy-engine): process multiple symbols concurrently with asyncio.gatherTheSiahxyz
32 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
32 hoursfeat(risk): add trailing stop, volatility sizing, and position limitsTheSiahxyz
32 hoursfeat(strategy): add combined strategy with weighted signal votingTheSiahxyz
32 hoursfeat: add FastAPI REST API serviceTheSiahxyz
32 hoursfeat: add multi-exchange support via ccxt factoryTheSiahxyz
32 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
32 hoursfeat(portfolio): add periodic portfolio snapshots and daily Telegram summaryTheSiahxyz
32 hoursfeat: medium priority improvementsTheSiahxyz
32 hourstest: add edge case tests for zero volume, empty data, extreme valuesTheSiahxyz
32 hoursfeat(strategy): add parameter validation to all strategiesTheSiahxyz
32 hoursfix: lint fixes for integration tests and backtester noqa annotationsTheSiahxyz
32 hoursfix: clean up backtester strategy loading and update DockerfilesTheSiahxyz
32 hoursfix: resolve critical deployment blockersTheSiahxyz
33 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
33 hoursfeat(backtester): integrate detailed metrics and rich reporterTheSiahxyz