{"id":51570460,"url":"https://github.com/boopi7/trading-pipeline","last_synced_at":"2026-07-10T19:02:07.179Z","repository":{"id":325109150,"uuid":"1099874892","full_name":"Boopi7/trading-pipeline","owner":"Boopi7","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-19T15:06:06.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-17T20:51:45.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Boopi7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-19T14:54:31.000Z","updated_at":"2025-12-06T15:57:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Boopi7/trading-pipeline","commit_stats":null,"previous_names":["dravynn/trading-pipeline","boopi7/trading-pipeline"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Boopi7/trading-pipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boopi7%2Ftrading-pipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boopi7%2Ftrading-pipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boopi7%2Ftrading-pipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boopi7%2Ftrading-pipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Boopi7","download_url":"https://codeload.github.com/Boopi7/trading-pipeline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boopi7%2Ftrading-pipeline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35339931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-10T19:02:03.991Z","updated_at":"2026-07-10T19:02:07.172Z","avatar_url":"https://github.com/Boopi7.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PitchDome LS-OB Swing + Liquidity Sweeps\n\nCustom TradingView indicator written in Pine Script v6 that fuses liquidity sweep detection with order-block visualization. The script is designed to keep charts clean while still surfacing high-value context for swing traders who rely on liquidity grabs and supply/demand reactions.\n\n## Key Capabilities\n\n- Maps bullish and bearish order blocks with configurable extensions, fills, and midlines.\n- Tracks liquidity sweeps using pivots, optional swing-size filtering, and dynamic pruning of swept levels.\n- Offers independent styling for boxes, midlines, liquidity lines, and highlighted areas.\n- Provides alert hooks for new order blocks and liquidity sweeps so strategies can automate entries/exits.\n\n## Inputs Overview\n\n- `Pivot Length`: controls swing sensitivity for both order blocks and volume pivots.\n- Order-block controls: extension length, background/border colors, midline style and width, mitigation method.\n- Liquidity sweep controls: swing lookback (`Swings`), bullish/bearish colors, line width/style/extend, visibility toggles.\n- Liquidity filtering: remove swept liquidity automatically, limit max remembered lines, require a minimum swing-size percentage.\n\n## How It Works\n\n1. **Order Blocks**\n   - Detects pivots using `pivotLen` and classifies state (bullish/bearish) based on prior highs/lows.\n   - Stores top/bottom/mid coordinates, removes mitigated blocks, then draws boxed regions with midlines using `box.new` and `line.new`.\n\n2. **Liquidity Sweeps**\n   - Captures pivot highs/lows across `len` bars, optionally ignoring small swings.\n   - Creates extendable lines (and optional filled zones) to represent liquidity pools.\n   - Continuously trims lines once price sweeps the corresponding level so only active liquidity remains.\n\n3. **Alerts**\n   - `Bullish OB Formed`\n   - `Bearish OB Formed`\n   - `Liquidity Sweep High`\n   - `Liquidity Sweep Low`\n\n## Getting Started\n\n1. Open TradingView, create a new Pine Script editor tab, and paste the contents of `pitchdome_ls_ob_indicator.pine`.\n2. Click **Add to chart**; Pine v6 is required.\n3. Tune inputs (especially `Pivot Length`, `Swings`, and the mitigation/line styling options) to fit your instrument and timeframe.\n4. Enable the alert conditions that match your workflow to get notified when new order blocks or sweeps appear.\n\n## Notes\n\n- The script allocates up to 500 boxes/lines, so avoid enabling every visualization on very low timeframes if performance becomes an issue.\n- Because swept liquidity is deleted to prevent clutter, historical sweeps are not retained—disable `Remove Swept Liquidity` if you prefer a static history.\n\nContributions and variations are welcome—feel free to fork and adapt.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboopi7%2Ftrading-pipeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboopi7%2Ftrading-pipeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboopi7%2Ftrading-pipeline/lists"}