Explain Parallax scores, factors, and methodology in plain language. Why does a stock score this way? What would change it? Uses methodology docs and score data. NOT for stock analysis (use /parallax-should-i-buy), not for deep dives (use /parallax-deep-dive).
Plain-language explanations of Parallax scores, factors, and methodology.
/parallax-score-explainer AAPL.O "why is the value score so low?"
/parallax-score-explainer "what does the quality factor measure?"
/parallax-score-explainer TSLA.O "why did the score drop last month?"
/parallax-score-explainer "how does Shariah screening work?"
Execute using mcp__claude_ai_Parallax__* tools based on query type:
For "why does X score this way?":
get_score_analysis for the symbol (52 weeks) to get current scores and trajectory.get_peer_snapshot for peer context.explain_methodology for each factor that's notably high or low.get_docs or list_docs for deeper methodology documentation if needed.For "what does X factor mean?":
explain_methodology for the specific factor/concept.list_docs to find relevant methodology pages.get_docs for the specific documentation page.For "why did the score change?":
get_score_analysis with enough weeks to cover the change period.get_news_synthesis to check for fundamental catalysts.explain_methodology for the changed factor.get_stock_report if a comprehensive explanation is needed (paid).These are analytical outputs based on Parallax factor scores, not investment advice.