feature-f10-ask-volume-confirm
CommunityGate F10 entries with price and 1s volume.
Software Engineering#configuration#trading#order-book#limit-up#volume confirmation#engine tick#strategy gating
Author13g7895123
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents premature or misleading entry signals where the order-book suggests acceptable ask-price conditions but the market does not actually show immediate demand.
Core Features & Use Cases
- Dual Confirmation for F10: Requires the best ask price to be at or above the limit-up price multiplied by
ask_price_ratio, and requires the last 1-second成交量 to be at leastentry_volume_confirm. - Configurable Entry Thresholds: Lets you fine-tune
ask_price_ratio(price gate) andentry_volume_confirm(liquidity/demand gate) to match different market regimes. - Typical Use Case: When limit-up has started to get actively consumed, enable F10 so entries only happen while buying pressure is visible in very recent volume, not just based on static ask levels.
Quick Start
Enable this skill and set ask_price_ratio and entry_volume_confirm to your preferred thresholds so F10 only permits entries when both the ask-price condition and the 1-second volume condition are satisfied.
Dependency Matrix
Required Modules
None requiredComponents
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-f10-ask-volume-confirm Download link: https://github.com/13g7895123/littile-bao/archive/main.zip#feature-f10-ask-volume-confirm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.