Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Analyzing Etf Creation Redemption Dynamics

ASecurity

Evaluates ETF market mechanics with premium/discount analysis, authorized participant activity, and creation unit arbitrage. Use when analyzing ETF trading, evaluating NAV premiums, or understanding creation/redemption flows.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
business

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill analyzing-etf-creation-redemption-dynamics --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Analyzing Etf Creation Redemption Dynamics?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Analyzing Etf Creation Redemption Dynamics
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-analyzing-etf-creation-redemption-dynamics/badge)](https://www.skillsdirectory.com/skills/lev-os-analyzing-etf-creation-redemption-dynamics)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: analyzing-etf-creation-redemption-dynamics
description: Evaluates ETF market mechanics with premium/discount analysis, authorized participant activity, and creation unit arbitrage. Use when analyzing ETF trading, evaluating NAV premiums, or understanding creation/redemption flows.
tags:
  - analysis
  - public-markets-and-trading
  - trading
metadata:
  author: casemark
  practice_areas:
    - Trading
    - Market Making
    - Execution
  document_types:
    - Analysis Report
  skill_modes:
    - Analysis
---
# Analyzing Etf Creation Redemption Dynamics

Evaluates ETF market mechanics including premium/discount behavior, authorized participant (AP) activity, creation unit arbitrage, and liquidity dynamics across primary and secondary markets.

## When To Use

- Assessing why an ETF is trading at a persistent premium or discount to NAV
- Evaluating AP activity and creation/redemption flow patterns around market stress events
- Analyzing arbitrage efficiency for a given ETF structure (equity, fixed income, commodity, international)
- Comparing creation/redemption mechanics across competing ETF products
- Investigating unusual share outstanding changes or basket composition shifts
- Supporting trade execution decisions where ETF liquidity dynamics matter

## Inputs To Gather

- **ETF identifiers**: Ticker, CUSIP, fund name, issuer, and benchmark index
- **Pricing data**: Intraday market price, closing price, iNAV (indicative NAV), and end-of-day NAV over the analysis period
- **Premium/discount history**: Time series of (Market Price − NAV) / NAV, ideally intraday and end-of-day
- **Creation/redemption activity**: Daily shares outstanding changes, creation unit size, in-kind vs. cash creation percentages
- **AP identity and count**: Number of registered APs, identity of active APs (if disclosed), and concentration of creation/redemption activity
- **Basket composition**: Published creation basket (PCF/portfolio composition file), any custom baskets, and cash-in-lieu components
- **Secondary market liquidity**: Average daily volume, bid-ask spreads, depth of book, and block trade activity
- **Underlying market data**: Liquidity, trading hours, and accessibility of underlying holdings (critical for international or fixed income ETFs)
- **Fund structure details**: In-kind vs. cash creation/redemption, ETF vs. ETN, physical vs. synthetic replication

## Workflow

1. **Establish baseline metrics**
   - Calculate average premium/discount over trailing 30, 90, and 252 trading days
   - Compute standard deviation of premium/discount to identify normal trading range
   - Record average daily creation/redemption activity in units and dollar terms

2. **Analyze premium/discount behavior**
   - Identify periods where premium/discount exceeds ±2 standard deviations from the mean
   - Correlate outlier episodes with market events (volatility spikes, underlying market closures, index rebalances, corporate actions)
   - For international ETFs, assess the impact of stale NAV pricing vs. fair-value NAV estimates
   - Compare premium/discount behavior against peer ETFs tracking the same or similar index

3. **Evaluate AP and creation/redemption flow**
   - Track daily shares outstanding changes to infer net creation or redemption activity
   - Identify clustering of creation/redemption activity (e.g., month-end, quarter-end, rebalance dates)
   - Assess AP concentration risk: how many APs are actively creating/redeeming vs. total registered APs
   - Flag any periods where creation/redemption halted or was materially impaired (e.g., due to underlying market closures, regulatory restrictions, or basket delivery failures)

4. **Assess arbitrage efficiency**
   - Measure the speed and completeness of premium/discount mean reversion after dislocations
   - Identify structural impediments to arbitrage: time zone mismatches, illiquid underlyings, cash-in-lieu friction, high creation unit minimums
   - For fixed income and commodity ETFs, evaluate whether creation baskets adequately represent the index or introduce tracking error
   - Calculate implied arbitrage profitability: premium/discount magnitude vs. estimated creation/redemption costs (basket transaction costs, stamp duties, FX hedging, cash drag)

5. **Assess secondary market liquidity context**
   - Compare bid-ask spread trends with creation/redemption activity levels
   - Evaluate whether secondary market liquidity is primarily market-maker-driven or AP-driven
   - Note any divergence between secondary market volume and underlying basket liquidity

6. **Synthesize findings and flag risks**
   - Summarize whether the ETF's creation/redemption mechanism is functioning efficiently
   - Identify structural risks: AP withdrawal risk, single-AP dependency, basket opacity, cash creation drag
   - Provide actionable observations for trading, execution, or portfolio construction decisions

## Output

The analysis report should include:

- **Executive summary**: One-paragraph assessment of creation/redemption efficiency and key findings
- **Premium/discount analysis table**: Mean, median, standard deviation, min, max, and percentile breakdowns across time periods
- **Creation/redemption flow chart**: Time series of daily shares outstanding changes with net creation/redemption annotations
- **AP activity summary**: Number of active APs, concentration metrics, and any observed disruptions
- **Arbitrage efficiency assessment**: Mean reversion speed, structural impediments, and estimated arbitrage cost breakdown
- **Dislocation event log**: Table of notable premium/discount outlier events with dates, magnitudes, and attributed causes
- **Risk flags**: Specific structural or operational risks with severity ratings (low/medium/high)
- **Comparison benchmarks**: Peer ETF premium/discount and flow metrics where relevant

## Quality Checks

- Confirm NAV source (fund-published vs. third-party calculated) and timestamp alignment with market price data
- Verify that shares outstanding changes reflect actual creation/redemption and not stock splits or reverse splits
- Cross-check premium/discount calculations against at least one independent data source (Bloomberg, fund issuer website, exchange data)
- For international ETFs, confirm whether NAV is stale-priced or fair-value adjusted — this fundamentally changes premium/discount interpretation [VERIFY]
- Validate creation unit size and minimum creation thresholds against the fund prospectus [VERIFY]
- Confirm applicable creation/redemption fees, stamp duties, and in-kind transfer restrictions per the fund's current SAI [VERIFY]
- Ensure AP count and identity data is current — AP registrations can change without public notice [VERIFY]
- Flag any data gaps (e.g., missing days in shares outstanding, unavailable iNAV data) and note impact on conclusions

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →