June 9 Lean Report: Sector Brief + Full Market Desk

June 9 Lean Report: Sector Brief + Full Market Desk

Start with the S&P sector risk map. Paid readers get futures, 100+ tickers, TradingView levels, Excel files, and a daily decision framework.

Subscribe now

Today’s Sector Brief gives free readers the S&P sector read, TradingView levels, and Excel file to compare against their own watchlist, charts, and risk plan.

Upgrade to the Full Market Desk for the futures risk map on ES, NQ, YM, and RTY, plus the full stock market read across 100+ US and global tickers.

Use the Sector Brief Excel file and TradingView levels for chart review, watchlist work, backtesting, automation, and decision support. Reply with one ticker and your timeframe. I’ll use the most common tickers readers send in to shape future Notes, examples, and market breakdowns.

2026 06 09 S&p Sectors Lean Report Little Bird Trading
5.44KB ∙ XLSX file
Download
Download

S&P Sector Brief TradingView Levels

//@version=5
indicator("Little Bird Trading S&P Sectors Lean Report - LittleBirdTrading.com", overlay=true)

// XLB
is_XLB = syminfo.ticker == "XLB"

var line line_XLB_day = na
if is_XLB and timeframe.isintraday
    if na(line_XLB_day)
        line_XLB_day := line.new(bar_index - 100, 49.95, bar_index + 20, 49.95, color=color.red, width=2)
    else
        line.set_xy1(line_XLB_day, bar_index - 100, 49.95)
        line.set_xy2(line_XLB_day, bar_index + 20, 49.95)


// XLC
is_XLC = syminfo.ticker == "XLC"

var line line_XLC_day = na
if is_XLC and timeframe.isintraday
    if na(line_XLC_day)
        line_XLC_day := line.new(bar_index - 100, 111.08, bar_index + 20, 111.08, color=color.red, width=2)
    else
        line.set_xy1(line_XLC_day, bar_index - 100, 111.08)
        line.set_xy2(line_XLC_day, bar_index + 20, 111.08)


var line line_XLC_trader = na
if is_XLC and (timeframe.isdaily or timeframe.isweekly or timeframe.ismonthly)
    if na(line_XLC_trader)
        line_XLC_trader := line.new(bar_index - 100, 110.91, bar_index + 20, 110.91, color=color.red, width=2)
    else
        line.set_xy1(line_XLC_trader, bar_index - 100, 110.91)
        line.set_xy2(line_XLC_trader, bar_index + 20, 110.91)


var line line_XLC_investor = na
if is_XLC and (timeframe.isweekly or timeframe.ismonthly)
    if na(line_XLC_investor)
        line_XLC_investor := line.new(bar_index - 100, 110.91, bar_index + 20, 110.91, color=color.red, width=2)
    else
        line.set_xy1(line_XLC_investor, bar_index - 100, 110.91)
        line.set_xy2(line_XLC_investor, bar_index + 20, 110.91)


// XLE
is_XLE = syminfo.ticker == "XLE"

// XLF
is_XLF = syminfo.ticker == "XLF"

var line line_XLF_day = na
if is_XLF and timeframe.isintraday
    if na(line_XLF_day)
        line_XLF_day := line.new(bar_index - 100, 51.98, bar_index + 20, 51.98, color=color.red, width=2)
    else
        line.set_xy1(line_XLF_day, bar_index - 100, 51.98)
        line.set_xy2(line_XLF_day, bar_index + 20, 51.98)


// XLI
is_XLI = syminfo.ticker == "XLI"

var line line_XLI_day = na
if is_XLI and timeframe.isintraday
    if na(line_XLI_day)
        line_XLI_day := line.new(bar_index - 100, 173.63, bar_index + 20, 173.63, color=color.red, width=2)
    else
        line.set_xy1(line_XLI_day, bar_index - 100, 173.63)
        line.set_xy2(line_XLI_day, bar_index + 20, 173.63)


// XLK
is_XLK = syminfo.ticker == "XLK"

// XLP
is_XLP = syminfo.ticker == "XLP"

// XLRE
is_XLRE = syminfo.ticker == "XLRE"

// XLU
is_XLU = syminfo.ticker == "XLU"

// XLV
is_XLV = syminfo.ticker == "XLV"

var line line_XLV_day = na
if is_XLV and timeframe.isintraday
    if na(line_XLV_day)
        line_XLV_day := line.new(bar_index - 100, 152.64, bar_index + 20, 152.64, color=color.red, width=2)
    else
        line.set_xy1(line_XLV_day, bar_index - 100, 152.64)
        line.set_xy2(line_XLV_day, bar_index + 20, 152.64)


// XLY
is_XLY = syminfo.ticker == "XLY"

Full Market Desk: Futures + Stock Market Read

Paid readers receive the Futures Lean Report for ES, NQ, YM, and RTY, the full Stock Market Lean Report across 100+ US and global tickers, TradingView levels, and downloadable Excel files for chart review, backtesting, automation, and decision support.

Subscribe now

Disclaimer: Little Bird Trading and any of its associations may or may not, whether long or short, have a position in any instruments. Not investment advice. Provided for informational purposes only. Not a recommendation or endorsement. Not registered or licensed. Model portfolios are property of their respective owners. All data is sourced from publicly available information. No guarantee is being made or offered. Not responsible for financial loss or ruin. Little Bird Trading may earn a commission if you purchase through links on the site.

Futures Market Lean Report for Tuesday, June 9th

Enjoying this content?

← All posts