Skip to content

[codex] Clarify TQQQ fixed-mode diagnostics#15

Merged
Pigbibi merged 1 commit intomainfrom
codex/tqqq-fixed-mode-diagnostics
Apr 15, 2026
Merged

[codex] Clarify TQQQ fixed-mode diagnostics#15
Pigbibi merged 1 commit intomainfrom
codex/tqqq-fixed-mode-diagnostics

Conversation

@Pigbibi
Copy link
Copy Markdown
Contributor

@Pigbibi Pigbibi commented Apr 15, 2026

Summary

  • Treat MA200 as the effective exit line in the fixed QQQ/TQQQ dual-drive profile diagnostics.
  • Keep the ATR-derived line as atr_exit_line for legacy/diagnostic compatibility.
  • Update the live dashboard text so fixed mode reports MA200 Exit and MA20 slope instead of the old ATR Exit value.

Root cause

The fixed dual-drive strategy was already using MA200 plus MA20 slope for stateful risk-on/off decisions, but the dashboard still displayed the legacy ATR-derived exit_line, making the live report look like the old ATR strategy.

Validation

  • uv run --with pytest --with pandas --with numpy python -m pytest tests/test_strategy_plans.py tests/test_entrypoints.py -q
  • uv run --with ruff ruff check src/us_equity_strategies/strategies/tqqq_growth_income.py tests/test_strategy_plans.py

@Pigbibi Pigbibi merged commit 7e39ae6 into main Apr 15, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/tqqq-fixed-mode-diagnostics branch April 15, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant