large-fill-pressure

Detect large fills and clusters signaling directional market participation.

226|9|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Superior-Trade/superior-skills --skill large-fill-pressure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: large-fill-pressure
Source: https://github.com/Superior-Trade/superior-skills/tree/main/skills/large-fill-pressure
Command: npx skills add https://github.com/Superior-Trade/superior-skills --skill large-fill-pressure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users detect significant market movements by analyzing large fills, providing insights into potential directional participation or informed flow.

Core Features & Use Cases

  • Detects Large Fills: Analyzes fill sizes meaningfully above the market's recent median.
  • Cluster Identification: Tracks multiple large fills in a short interval with the same-direction follow-through.
  • Backtest Fit: Good for directional-signal detection, with a weak fit for proving source-side confidence.
  • Custom Nautilus Strategy: Offers a template for generating custom Nautilus strategy code.

Quick Start

Use the large-fill-pressure skill to monitor for large-fill pressure in the BTC market.

Frequently Asked Questions about large-fill-pressure

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

FAQPage Schema
What is large fill pressure in financial market analysis?

Large fill pressure refers to detecting fill sizes significantly above the market's recent median to signal potential directional participation or informed flow by significant market participants.

How do I detect informed flow using large fills?

You detect informed flow by tracking cluster identification, which monitors multiple large fills occurring in a short interval with same-direction follow-through, indicating potential directional participation in the market.

Can I use large fill analysis for backtesting directional signals?

Yes, large fill analysis provides a good fit for directional-signal detection in backtesting. However, it offers a weak fit for proving source-side confidence, so use it primarily for directional participation analysis.

Do I need backtest data to analyze large fill pressure?

Yes, analyzing large fill pressure requires backtest data and a clear understanding of fill behavior to effectively identify significant market movements and potential informed flow in financial markets.

Does this large fill analysis support custom Nautilus strategy code?

Yes, it offers a template for generating custom Nautilus strategy code, allowing you to implement custom strategies for monitoring large-fill pressure in markets like BTC.

What are the limitations of using large fills to detect directional participation?

A key limitation is its weak fit for proving source-side confidence. While large fills effectively detect directional price movements, they cannot definitively confirm the underlying informed flow source.