Friday, Apr 24th Market Lean Report | Little Bird Trading
Lean Reports tailored to your timeframe to maximize YOUR profits & manage risk | Remove the emotional stress from your portfolio. Put YOUR strategy on Autopilot | Disclaimers
Friday, Apr 24th Market Lean Report | Little Bird Tradings
Today’s S&P Sectors Lean Report — A FREE report for all subscribers. Monitors the 11 sectors of the S&P 500.
S&P Sectors Lean Overview
Day Traders: Headwinds: 2 | Tailwinds: 2 | Perch: 7
— Cloudy skies out there. Default to your lean, or wait for the next market session to see if the wind currents are clearer.
— Headwinds report: XLF/ short lean below 51.79; XLY/ short lean below 117.74;
— Tailwinds report: XLE\ long lean above 56.96; XLP\ long lean above 83.47;
Traders: Headwinds: 0 | Tailwinds: 1 | Perch: 10
— Cloudy skies out there. Default to your lean, or wait for the next market session to see if the wind currents are clearer.
— Headwinds report: 0 wind currents
— Tailwinds report: XLP\ long lean above 83.47;
Investors: Headwinds: 0 | Tailwinds: 0 | Perch: 11
— Cloudy skies out there. Default to your lean, or wait for the next market session to see if the wind currents are clearer.
— Headwinds report: 0 wind currents
— Tailwinds report: 0 wind currents
Today’s S&P Sectors Lean Line TradingView Pine Script Indicator (Copy/Paste)
//@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"
var line line_XLE_day = na
if is_XLE and timeframe.isintraday
if na(line_XLE_day)
line_XLE_day := line.new(bar_index - 100, 56.96, bar_index + 20, 56.96, color=color.green, width=2)
else
line.set_xy1(line_XLE_day, bar_index - 100, 56.96)
line.set_xy2(line_XLE_day, bar_index + 20, 56.96)
// 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.79, bar_index + 20, 51.79, color=color.red, width=2)
else
line.set_xy1(line_XLF_day, bar_index - 100, 51.79)
line.set_xy2(line_XLF_day, bar_index + 20, 51.79)
// XLI
is_XLI = syminfo.ticker == "XLI"
// XLK
is_XLK = syminfo.ticker == "XLK"
// XLP
is_XLP = syminfo.ticker == "XLP"
var line line_XLP_day = na
if is_XLP and timeframe.isintraday
if na(line_XLP_day)
line_XLP_day := line.new(bar_index - 100, 83.47, bar_index + 20, 83.47, color=color.green, width=2)
else
line.set_xy1(line_XLP_day, bar_index - 100, 83.47)
line.set_xy2(line_XLP_day, bar_index + 20, 83.47)
var line line_XLP_trader = na
if is_XLP and (timeframe.isdaily or timeframe.isweekly or timeframe.ismonthly)
if na(line_XLP_trader)
line_XLP_trader := line.new(bar_index - 100, 83.47, bar_index + 20, 83.47, color=color.green, width=2)
else
line.set_xy1(line_XLP_trader, bar_index - 100, 83.47)
line.set_xy2(line_XLP_trader, bar_index + 20, 83.47)
// XLRE
is_XLRE = syminfo.ticker == "XLRE"
// XLU
is_XLU = syminfo.ticker == "XLU"
// XLV
is_XLV = syminfo.ticker == "XLV"
// XLY
is_XLY = syminfo.ticker == "XLY"
var line line_XLY_day = na
if is_XLY and timeframe.isintraday
if na(line_XLY_day)
line_XLY_day := line.new(bar_index - 100, 117.74, bar_index + 20, 117.74, color=color.red, width=2)
else
line.set_xy1(line_XLY_day, bar_index - 100, 117.74)
line.set_xy2(line_XLY_day, bar_index + 20, 117.74)Today’s Futures Market Lean Report and Stock Market Lean Report are below the paywall line.
Today’s Futures Market Lean Report — Monitors $ES_F, $NQ_F, $YM_F, and $RTY_F.
Today’s Stock Market Lean Report — Monitors 100+ US listed assets, including equity indices, stocks, bonds, commodities, currencies, and crypto.
Click here to see additional subscriber benefits, frequently asked question, and to learn more about Little Bird Trading.
Put YOUR strategy on Autopilot
If you’re a qualified investor, high-net-worth individual, or business owner, you probably self-manage a portion of your capital.
If you’re ready to remove the emotional stress from your portfolio and put YOUR strategy on Autopilot, message me now to schedule our FREE discussion to learn more.
Why put YOUR strategy on Autopilot?
Remove the emotional stress from your portfolio.
Never be reliant on someone else’s market calls!
Don’t risk emotions getting in the way at the exact wrong moment.
Ensure all entires are executed correctly, and existing positions are risk-managed exactly as intended, every time.
Eliminate common errors such as typing a 1,000-share order instead of 10, or hitting the “sell” button instead of “buy.”
Your strategy will always be present, ready to execute, even when you’re on a Zoom call, enjoying vacation, or spending time with your family. Use the “Message Me” button now to schedule our FREE discussion!
Not a recommendation or endorsement | Not investment advice | Little Bird Trading may earn a commission if you purchase through links on the site
Enjoying this content?
Subscribe on Substack










