Skip to content

v0.6.0 — Technical Analysis & Safety

Choose a tag to compare

@joangrcia joangrcia released this 19 Jun 21:44
· 2 commits to main since this release

What's New in v0.6.0

Safety

  • Trade safety guard: dry-run mode, max volume limit, mandatory SL/TP, min SL/TP distance validation
  • Guard config loads from environment on MCP startup

Technical Analysis

  • Indicator Analysis: SMA (20/50/200), EMA (12/20/26/50), RSI (14), ATR (14), MACD (line/signal/histogram), Bollinger Bands (20)
  • Multi-Timeframe Analysis: Aggregate indicators across M15, H1, H4, D1 in a single call
  • Candlestick Pattern Recognition: Detect doji, hammer, shooting star, bullish/bearish engulfing

Other

  • Version bump to 0.6.0
  • Fork attribution and updated repo URLs