analyze-platinum-to-brazil-equities-transmission

Quantify lead-lag transmission from Platinum futures to EWZ with rolling correlations and regime classification.

3|1|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/fatfingererr/macro-skills --skill analyze-platinum-to-brazil-equities-transmission
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-platinum-to-brazil-equities-transmission
Source: https://github.com/fatfingererr/macro-skills/tree/main/skills/analyze-platinum-to-brazil-equities-transmission
Command: npx skills add https://github.com/fatfingererr/macro-skills --skill analyze-platinum-to-brazil-equities-transmission

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured framework to quantify whether long-cycle price movements in platinum futures lead or co-move with the Brazil ETF EWZ, using public market data.

Core Features & Use Cases

  • Lead-lag analysis: identifies the leading/lagging relationship between platinum and EWZ over multiple time horizons.
  • Rolling correlations: tracks time-varying association to assess transmission stability.
  • Regime detection: classifies current market regimes (linked_upcycle, decoupled, brazil_idiosyncratic) to contextualize results.
  • Reports & visualization: outputs a Bloomberg-style chart and JSON/Markdown reports for monitoring.

Quick Start

Run the full analysis with default weekly frequency to generate reports and charts. Example commands are provided in the workflow documents.

Frequently Asked Questions about analyze-platinum-to-brazil-equities-transmission

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze the lead-lag relationship between platinum futures and EWZ?

You can analyze the platinum to EWZ transmission using public market data to identify long-cycle lead-lag structures, tracking rolling correlation stability and classifying market regimes to quantify whether platinum futures lead or co-move with the Brazil ETF.

What is rolling correlation stability and when do I need it for ETF transmission analysis?

Rolling correlation stability tracks the time-varying association between platinum and EWZ to assess whether the transmission relationship holds consistently over time or breaks down under different market conditions.

Can I classify market regimes for platinum and EWZ using Yahoo Finance data?

Yes, you can classify market regimes for platinum and EWZ using public Yahoo Finance data. The framework categorizes the current market environment into linked_upcycle, decoupled, or brazil_idiosyncratic regimes to contextualize the transmission analysis results.

How do I generate a Bloomberg-style chart for platinum to EWZ monitoring?

You generate a Bloomberg-style chart for platinum to EWZ monitoring by running the full analysis with default weekly frequency, which outputs the visualization alongside JSON and Markdown reports to track the transmission relationship.

Do I need numpy and pandas to run the platinum to EWZ transmission analysis?

Yes, you need numpy and pandas as dependencies to run the platinum to EWZ transmission analysis. These libraries handle the data manipulation and mathematical calculations required for the rolling correlation and lead-lag structure computations.

What are the limitations of using regime classification for ETF transmission analysis?

Regime classification for ETF transmission analysis relies on historical public market data, meaning it may not capture sudden structural breaks or real-time macroeconomic shifts. The framework classifies regimes like decoupled or brazil_idiosyncratic to contextualize but not predict the platinum to EWZ relationship.