feature-f9-price-range

Community

Filter trades by allowed price range

Author13g7895123
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents executing trades for stocks whose limiting price falls outside a configured acceptable range, helping you avoid undesired picks like very low “egg-and-dumpling” stocks or overly high-priced stocks.

Core Features & Use Cases

  • Price-range gate (F9): Skips orders when the comparison price is outside [price_min, price_max].
  • Main switch control: Uses f9_enabled to turn the filter on or off without changing other settings.
  • Use Case: In a trading selection pipeline, pair F9 with other filters (e.g., per-stock allocation limits) to reduce cases where high-priced stocks get stuck due to insufficient tradable quantity.

Quick Start

Enable F9 and set price_min and price_max to the allowed bounds so the engine filters out stocks whose info.limit_up is outside that interval.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: feature-f9-price-range
Download link: https://github.com/13g7895123/littile-bao/archive/main.zip#feature-f9-price-range

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.