sXSuite  ·  Instruction Manual

sXSTRATs

Plots prior-bar highs, lows, and 50% midpoints across up to 4 timeframes. The foundational STRAT reference levels on your chart.

Complementary Tool Phase 02 / AnalyzeTradingView Indicatorv1
01 / Overview

Key Features

📐
4 Independent Timeframes
Configure up to 4 timeframe slots (TF1–TF4), each with their own STRAT reference levels, colors, and display settings.
📏
H / L / 50% Midpoints
For each enabled timeframe, draws the prior bar's High, Low, and 50% midpoint as horizontal lines. These are the core STRAT reaction levels.
🎯
Target Lines
Optional upper and lower target levels beyond the prior high and low, calculated as a configurable multiplier of the prior bar's range.
📜
History Panel
Optional on-chart table showing the prior bars' OHLC values for each enabled timeframe. Quick reference without reading individual lines.
🎨
Color-Coded by Timeframe
Each TF has its own line color scheme for high, low, and midpoint lines. Independent line styles and widths.
📊
Alert-Ready
Set TradingView price alerts on any drawn level by right-clicking the line on the chart.
02 / Concept

How It Works

→ Why These Levels Matter
The STRAT Reaction Zones
In The STRAT, every prior bar's high, low, and 50% midpoint is a significant price level. The high and low define the range that a 2-Up or 2-Down breakout must exceed. The 50% midpoint acts as a pivot — price above it is bullish for that period; below is bearish. sXSTRATs draws all of these automatically across multiple timeframes.
01
Fetch Prior Bar Data
For each enabled timeframe, the indicator fetches the high, low, open, and close of the most recent completed bar using request.security() with confirmed bar data.
02
Calculate Reference Levels
High and Low come directly from the fetched bar. The 50% midpoint is calculated as (High + Low) / 2. Target levels are calculated as High + (Range × Target Multiplier) and Low - (Range × Target Multiplier).
03
Draw Lines
Each level is drawn as a horizontal line using the color, style, and width configured for that TF. Lines extend the configured number of bars left and right.
04
History Panel (optional)
When the History Panel is enabled, an on-chart table shows the prior bar OHLC values for each active TF. Useful for morning prep without reading individual lines.
03 / Reference

Settings

Line Settings
SettingDefaultRangeDescription
Line Length (left/right)VariesBarsHow many bars each line extends on each side of the current bar.
Label SizeNormalTiny/Small/Normal/LargeSize of line labels.
Label PositionRightLeft / RightWhere the label appears relative to the line.
Timeframe 1 / 2 / 3 / 4 (per TF)
SettingDefaultRangeDescription
Enable TFON (TF1/2) / OFF (TF3/4)ON / OFFEnables or disables all levels for this timeframe slot.
TimeframeD (TF1) / W (TF2)Any TFThe higher timeframe to fetch STRAT levels from.
High ColorLime (varies)ColorColor of the prior bar High line.
Low ColorRed (varies)ColorColor of the prior bar Low line.
Mid ColorAqua (varies)ColorColor of the 50% midpoint line.
Show High / Low / MidONON / OFFToggle each level independently per TF.
Show TargetsOFFON / OFFShows projected target levels above/below the range.
Target Multiplier1.00+Range multiplier for calculating upper/lower targets.
Line Styledashedsolid / dashed / dottedStyle for all lines in this TF.
Line Width11–4Thickness of lines.
Target Settings
SettingDefaultRangeDescription
Show Upper TargetOFFON / OFFDraws a target above the prior high.
Show Lower TargetOFFON / OFFDraws a target below the prior low.
Target Multiplier1.00+High + (Range × multiplier) for upper target. Inverse for lower.
History Panel
SettingDefaultRangeDescription
Show History PanelOFFON / OFFDisplays an on-chart table of prior bar OHLC for each TF.
Panel PositionTop Right9 positionsWhere the table appears.
Table Size (px)126–36Font size for table cells.
04 / Best Practices

Pro Tips

The 50% Midpoint Is the Most Important Level
For any timeframe, whether price is above or below the prior bar's 50% midpoint defines the bias for that period. Use it as your primary filter before checking anything else.
Stack Daily and Weekly Together
Enable TF1 = Daily and TF2 = Weekly. The interaction between daily and weekly STRAT levels creates the highest-conviction reaction zones — where both timeframes converge is where you focus.
Use Targets for Measured Moves
When a STRAT 2-Up fires and breaks the prior high, the target level shows where a measured move would reach. Set the Target Multiplier to 1.0 for a 1:1 extension.
History Panel for Morning Prep
Enable the History Panel the night before or pre-market. See all key STRAT levels at a glance without reading individual lines. Then disable it during the session to reduce clutter.
Combine with Radar's TFC Filter
When sXRadar's TFC filter is ON, it is checking whether price is above or below these exact STRAT reference levels. Understanding what sXSTRATs draws helps you understand exactly what TFC is filtering.
05 / Use Cases

Who Uses This

SettingDay TraderSwing TraderSTRAT Student
TF11HDailyDaily
TF24HWeeklyWeekly
TF3DailyMonthlyMonthly
TF4OFFOFFQuarterly
Show TargetsOFFONON
History PanelOFFONON
→ sXSuite IntegrationsXSTRATs is the foundational reference layer for the entire sXSuite. The STRAT levels drawn here are what sXRadar's TFC filter checks. They are what sXMTF Trends uses for multi-timeframe bias. And they are the levels that sX SBox targets project from. Think of sXSTRATs as the source of truth that all other indicators in the suite build on.