June 12 Lean Report: Key Levels, Tailwinds, and Headwinds
Start with the S&P sector risk map. Paid readers get futures, 100+ tickers, TradingView levels, Excel files, and a daily decision framework.
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 View 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.
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"
// XLC
is_XLC = syminfo.ticker == "XLC"
// XLE
is_XLE = syminfo.ticker == "XLE"
// XLF
is_XLF = syminfo.ticker == "XLF"
// XLI
is_XLI = syminfo.ticker == "XLI"
// XLK
is_XLK = syminfo.ticker == "XLK"
// XLP
is_XLP = syminfo.ticker == "XLP"
// XLRE
is_XLRE = syminfo.ticker == "XLRE"
var line line_XLRE_day = na
if is_XLRE and timeframe.isintraday
if na(line_XLRE_day)
line_XLRE_day := line.new(bar_index - 100, 44.91, bar_index + 20, 44.91, color=color.red, width=2)
else
line.set_xy1(line_XLRE_day, bar_index - 100, 44.91)
line.set_xy2(line_XLRE_day, bar_index + 20, 44.91)
// XLU
is_XLU = syminfo.ticker == "XLU"
// XLV
is_XLV = syminfo.ticker == "XLV"
// XLY
is_XLY = syminfo.ticker == "XLY"Full Market View: 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.
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 Friday, June 12th
Enjoying this content?
Subscribe on Substack

