feat: add Long-Short Meat Grinder — Liquidation Cascade Strategy v1.0#8
Open
wangyangmingsss wants to merge 2 commits intookx:masterfrom
Open
feat: add Long-Short Meat Grinder — Liquidation Cascade Strategy v1.0#8wangyangmingsss wants to merge 2 commits intookx:masterfrom
wangyangmingsss wants to merge 2 commits intookx:masterfrom
Conversation
Three-signal confluence detector (L/S ratio × Open Interest × Funding Rate) that identifies extreme positioning and trades against the crowded side before liquidation cascades occur. - Targets BTC/ETH/SOL perpetual swaps - Designed for small accounts (100–1,000 USDT) - 7-day backtest: 2 trades, +7.36% cumulative, <1.5% max drawdown - Full risk control: 2% per trade, circuit breakers Demo: https://wangyangmingsss.github.io/meat-grinder-skill/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Skill: 多空绞肉机 · Long-Short Meat Grinder
A liquidation cascade capture strategy based on L/S Ratio × Open Interest × Funding Rate triple confluence.
Core Logic
Key Features
7-Day Backtest
Demo & Docs
Files
skills/long-short-meat-grinder/SKILL.md— Complete strategy document (2019 lines, 9 sections + appendix)#OKXAI交易大赛 Skill 精选奖参赛作品