Crypto module, options Greeks overhaul, and Elite tier rollout.
- newCrypto strategy module — supports BTC/USD, ETH/USD, and 12 other Alpaca-listed pairs. Configurable weekend trading.
- newOptions strategy layer — delta targeting, IV rank filtering, automated expiration management.
- newElite tier launched with access to all current and future modules.
- improvedSector rotation engine now uses a 5-day rolling regime window instead of single-day SPY signal, reducing false rotations by ~40%.
- improvedMorning screener throughput increased to 6,200 symbols. Added RVOL (relative volume) as a ranking factor.
- fixFixed a race condition in the position monitor where a stop could fire twice on the same position during a rapid price move.
- fixTelegram notifications now correctly show the symbol's full name, not just the ticker, for options contracts.
- securityLicense validation now uses short-lived JWT tokens (2h expiry) instead of long-lived session tokens.