TradeStation
TradingView

Stop Drawing Lines.
Start Trading Breaks.

A complete trend line system that finds the levels, detects the breaks, and scans your entire watchlist — so you spend less time drawing and more time trading.

$654 studies includedSave $30

30-Day Money-Back Guarantee

Try it risk-free. Not satisfied? Full refund, no questions asked.

Secure checkout via Stripe
Instant download
Non-repainting guaranteed
30-day money-back guarantee
Auto Trend Lines System — automated trend line detection on TradeStation

Drawing Trend Lines by Hand Is Costing You Trades

You spend 30+ minutes every morning redrawing lines across your charts

By the time your analysis is done, the first breakout of the session already happened.

Your lines are subjective — different every time you draw them

Two traders looking at the same chart draw completely different levels. Which one is right?

You can only monitor 3-4 charts at once

While you're watching SPY, the breakout is happening on AAPL. You don't find out until after the move.

You see the break but don't know if it's real or a fake-out

No volume data, no range data, no objective filter. Just gut feel — and gut feel doesn't scale.

The problem isn't your skill as a trader. The problem is that manual trend line analysis doesn't scale. You need a system that does the drawing, the scanning, and the confirming — so you can focus on what actually matters: taking the trade.

4 Studies. One Complete System.

Each study handles a different part of your workflow — from identifying levels to scanning for breaks to confirming with data. Together, they replace your entire manual trend line process.

TradingView:All 4 studies combined into one unified Pine Script v6 indicator with individual toggles
Chart Indicator

See Every Trend Line — Without Drawing a Single One

Automatically identifies pivot highs and lows, then connects them with color-coded trend lines. Yellow for resistance, cyan for support. Updates in real time as new pivots form. Configurable sensitivity — from tight intraday levels to major swing structure.

Full details & install guide →
Chart Indicator — See Every Trend Line — Without Drawing a Single One
RadarScreen Scanner

Scan 40+ Symbols for Breaks — Without Opening a Chart

Monitors your entire watchlist for trend line breaks in real time. Sortable columns show break direction, trend values, and exact timestamps. Sort by break time to catch signals as they fire. Yellow cells = breaking right now.

Full details & install guide →
RadarScreen Scanner — Scan 40+ Symbols for Breaks — Without Opening a Chart
ShowMe Study

Know If the Break Is Real — Before You Enter

Marks exact break bars with colored dots plus volume and range data. Green dots for bullish breaks, red for bearish. Volume percentage tells you if institutions participated. Range percentage tells you if the move has momentum. High-volume + wide-range = real break.

Full details & install guide →
ShowMe Study — Know If the Break Is Real — Before You Enter
PaintBar Study

Spot Break Bars Instantly — Even in Peripheral Vision

Colors the exact bars where trend line breaks occur. Magenta for bullish breaks, cyan for bearish. Impossible to miss even on busy charts or when watching multiple windows. The fastest visual confirmation layer you can add.

Full details & install guide →
PaintBar Study — Spot Break Bars Instantly — Even in Peripheral Vision

See It in Action

Watch the full system working live — from auto-drawn lines to break detection to watchlist scanning.

Your Trading Session, Transformed

1

Open your charts. Lines are already drawn.

The chart indicator identifies pivot highs and lows automatically and connects them with color-coded trend lines. No setup needed — just apply the study and go.

2

Scan your watchlist for breaks. All at once.

The RadarScreen scanner monitors 40+ symbols simultaneously. Sort by break time to see which ones are breaking right now. No more flipping through charts.

3

Confirm the break is real. With data, not gut feel.

The ShowMe study tells you the volume and range of every break bar. High volume + wide range = institutional participation. Low volume = likely fake-out. Now you know before you enter.

4

Take the trade. Painted bars make signals unmissable.

The PaintBar colors break bars in standout magenta or cyan. Even if you're watching 4 charts at once, you'll catch the signal. No more "I saw it too late."

Architectural Guarantee

100% Non-Repainting. By Design.

All break signals use completed bar data only. Once a trend line break is confirmed and plotted on a closed bar, it will never disappear, move, or change — no matter what price does next. This isn't a setting you toggle. It's how the math works.

Is This System Right for You?

This is for you if:

  • You trade breakouts and breakdowns but waste time drawing lines manually
  • You manage a watchlist of 20+ symbols and can't monitor them all
  • You want objective, data-backed confirmation at break points
  • You use TradeStation or TradingView and want a dedicated trend line workflow
  • You trade stocks, futures, or ETFs on intraday to daily timeframes

This is NOT for you if:

  • You don't use TradeStation or TradingView
  • You prefer fundamental analysis and don't use chart patterns
  • You want a fully automated trading bot that places orders for you
  • You want a fully automated scanner that replaces chart analysis entirely

Common Questions

The trend lines look cluttered with too many lines on my chart. How do I clean it up?
Increase the LeftStrength and RightStrength values to find only the most significant pivot points. The defaults of 5/3 work well for 1-minute charts but may produce too many lines on higher timeframes. Try 8/5 for 5-minute charts or 10/7 for 15-minute and above. You can also enable AnchorOnlyMode to show only the major structural levels.
The indicator looks best on 1-minute charts but lines look odd on daily charts. Is this normal?
Yes. The default pivot strength settings are optimized for short to mid-term timeframes (1-minute to 60-minute charts). For daily or weekly charts, increase the LeftStrength and RightStrength values significantly (15/10 or higher) to match the scale of the price action. The indicator adapts to any timeframe but the sensitivity settings need to match.
Can I show only support lines or only resistance lines?
Yes. Set UseHighTrendlines to false to hide resistance lines, or UseLowTrendlines to false to hide support lines. This is useful when you only want to focus on one side of the market.
What does the EMA filter do?
When UseEMAFilter is set to true, the indicator only draws trend lines that align with the direction of a 9/20 EMA crossover. In an uptrend (fast EMA above slow EMA), only support lines are drawn. In a downtrend, only resistance lines appear. This reduces noise in choppy markets but may hide valid levels during transitions.
How do I install the TradingView/PineScript version?
Copy the Pine Script code from your download file. In TradingView, open the Pine Editor (tab at the bottom of the chart), create a new indicator, paste the code, and click 'Add to Chart'. The indicator compiles and applies instantly. See the full setup guide on the individual study page.
Does the TradingView version include RadarScreen scanning?
TradingView does not have a RadarScreen equivalent. However, the TradingView version includes a built-in Data Panel that displays current trendline prices, break flags, break times, and volume/range percentages directly on the chart. For multi-symbol scanning on TradingView, you can add the indicator to multiple chart tabs or use TradingView's built-in screener.
Can I use the TradingView version on crypto and forex?
Yes. The PineScript version works on any market available in TradingView — stocks, futures, forex, crypto, indices, and more. The core algorithm is identical. For 24-hour markets like crypto, consider disabling the time window filter by setting 'Intraday Only' to false so trendlines carry across sessions.
All columns show zeros for every symbol. Nothing is loading.
RadarScreen trend line indicators require additional historical bars to calculate pivot points and draw trend lines. Right-click the indicator column header, go to Studies > Edit for All Symbols..., click the General tab, and ensure 'Load additional data for accumulative calculations' is checked with at least 1000 additional bars. Without sufficient data, the indicator cannot find enough pivots to construct trend lines.
The UpBreak or DnBreak column flashes a signal but when I open the chart I do not see the break.
This is likely a timeframe mismatch. RadarScreen calculates on the timeframe set in the RadarScreen interval selector (bottom-right corner of the RadarScreen window). If your RadarScreen is set to 5-minute but your chart is on 1-minute, the trend lines and break signals will differ. Match the RadarScreen interval to the chart timeframe you are trading.
Can I use this to scan for breaks on daily charts?
Yes. Set the RadarScreen interval to Daily. Increase the additional bars loaded to 2000+ to ensure enough daily bars exist for trend line construction. Adjust LeftStrength/RightStrength to higher values (10/7 or more) for daily pivot sensitivity. Remove or widen the StartTime/EndTime filter since it is designed for intraday session filtering.
The volume and range text is not showing on my chart, only the dots appear.
Make sure ShowVolBreakout and ShowRangeBreakout are both set to true in the indicator inputs. If they are already true, check that your chart zoom level shows enough detail — the text labels may be too small to read when zoomed out. Try zooming into a smaller bar range to see the annotations clearly.
Some break dots show negative volume percentages. What does that mean?
A negative volume percentage means the break bar had less volume than the average over the LookbackBars period. Low-volume breaks are weaker and more likely to reverse. Focus on breaks where volume percentage is positive and ideally above +50%, indicating the break has participation from larger market participants.
Can I use the ShowMe without the main chart indicator?
Yes. The ShowMe study calculates its own trend lines internally and works independently. However, using it alongside the Auto Trend Lines chart indicator gives you the full picture: the chart indicator shows the trend lines visually, and the ShowMe marks the exact break points with data.
I do not see any colored bars on my chart. The indicator is applied but nothing is painted.
The PaintBar only colors bars at the exact moment a trend line break occurs. If the market is in a steady trend without any lines being broken, no bars will be painted. This is normal — the absence of colored bars means no break signals are present. Wait for price to approach and break through a trend line. You can also check that StartTime/EndTime settings match your trading session.
Can I change the break colors to something other than magenta and cyan?
Yes. Right-click anywhere on the chart, go to Studies > Edit Studies..., select the study, and click the Inputs tab. Change the BullBreakColor and BearBreakColor inputs. You can enter any TradeStation color name (red, green, yellow, white, etc.) or use custom RGB values. Choose colors that contrast well with your chart's candlestick colors for maximum visibility.

Available on Both Platforms

Same powerful trendline engine. Choose the version that matches your trading platform.

TradeStation

EasyLanguage Bundle

  • 4 dedicated ELD indicator files
  • Chart Indicator with auto-drawn trendlines
  • RadarScreen scanner for 40+ symbols
  • ShowMe study with volume/range data
  • PaintBar study for break bar coloring
TradingView

Pine Script v6

  • 1 unified indicator with all modules
  • PaintBar, ShowMe arrows, and Data Panel built in
  • Toggle each module on/off independently
  • Works on any TradingView market (crypto, forex, stocks, futures)
  • Copy-paste installation — no file imports needed

Your Trend Lines, Drawn Automatically.
Your Breaks, Detected Instantly.

Available on TradeStation and TradingView. Every trend line break across your entire watchlist — caught, confirmed, and colored. No more manual drawing. No more missed breakouts.

$654 studies includedSave $30

30-Day Money-Back Guarantee

Try it risk-free. Not satisfied? Full refund, no questions asked.

One-time purchase per platform. Instant download. Non-repainting guaranteed.