LIVE
News

Evaluating the Market Compass Combo v1.0.0 for Scalping Strategies

0 on TradingView as an open-source script, and if you're running a scalping book, this is the kind of release you vet before the next session — not after.

Joanna Briggs·updated August 13, 2026

Evaluating the Market Compass Combo v1.0.0 for Scalping Strategies

Paul_Crow just dropped the Market Compass Combo v1.0.0 on TradingView as an open-source script, and if you're running a scalping book, this is the kind of release you vet before the next session — not after.

What shipped and why it matters for execution

The indicator is published on TradingView by user Paul_Crow and released as open-source, so you can pull up the Pine Script and audit the logic line by line instead of treating it as a black box. The author released it under TradingView's open-source framework, which means free use for your charts but restrictions on republishing the code per platform House Rules. That's a standard wrapper, not a signal in itself — what matters is what the script actually does on your instrument and timeframe.

How to pressure-test it before you trust it

If you load Market Compass Combo v1.0.0 onto your layout, run the same checklist you would for any directional filter:

  • Pin it to the timeframe you actually scalp on, not a higher one that flatters the curve. If you trade 1-min and 5-min names, that's where it earns its keep — anything else is cosmetic.
  • Read the source. Open-source means the math is visible; confirm the trigger logic, the smoothing, and how it handles gaps at the open. If the compass flips on every bar, it's noise, not confluence.
  • Mark invalidation. Decide in advance which level or state of the indicator voids your read. Without a hard exit rule, a compass just becomes another reason to hold a loser.

What to watch from here

TradingView community scripts evolve fast, and v1.0.0 is the baseline release — expect updates, repaints flagged in comments, and forks within days. Track the script's author page for revisions, and re-run your backtests on the same names you traded last week. If the signal aligns with your order flow read on a clean tape and contradicts you on a news-driven bar, trust the tape. Indicators confirm execution; they do not replace it.