B3 20/50 MeanSimple MA's 20 and 50 are averaged to produce a mean MA line. I like the smoothness of it, and it can help you stay in a trade in the slow moving trends. Also if you start to see a large cloud in your favor, it could be a great time take the profits.
חפש סקריפטים עבור "富时中国50三倍做空"
UO_30-50-70Ultimate Oscillator with bands present at the 30, 50, and 70 pt levels.
Personally use this every time, created a script to hard code these lines so I wouldn't need to redraw them all the time.
Enjoy
The Lazy Trader - Index (ETF) Trend Following Robot50/150 moving average, index (ETF) trend following robot. Coded for people who cannot psychologically handle dollar-cost-averaging through bear markets and extreme drawdowns (although DCA can produce better results eventually), this robot helps you to avoid bear markets. Be a fair-weathered friend of Mr Market, and only take up his offer when the sun is shining! Designed for the lazy trader who really doesn't care...
Recommended Chart Settings:
Asset Class: ETF
Time Frame: Daily
Necessary ETF Macro Conditions:
a) Country must have healthy demographics, good ratio of young > old
b) Country population must be increasing
c) Country must be experiencing price-inflation
Default Robot Settings:
Slow Moving Average: 50 (integer) //adjust to suit your underlying index
Fast Moving Average: 150 (integer) //adjust to suit your underlying index
Bullish Slope Angle: 5 (degrees) //up angle of moving averages
Bearish Slope Angle: -5 (degrees) //down angle of moving averages
Average True Range: 14 (integer) //input for slope-angle formula
Risk: 100 (%) //100% risk means using all equity per trade
ETF Test Results (Default Settings):
SPY (1993 to 2020, 27 years), 332% profit, 20 trades, 6.4 profit factor, 7% drawdown
EWG (1996 to 2020, 24 years), 310% profit, 18 trades, 3.7 profit factor, 10% drawdown
EWH (1996 to 2020, 24 years), 4% loss, 26 trades, 0.9 profit factor, 36% drawdown
QQQ (1999 to 2020, 21 years), 232% profit, 17 trades, 3.6 profit factor, 2% drawdown
EEM (2003 to 2020, 17 years), 73% profit, 17 trades, 1.1 profit factor, 3% drawdown
GXC (2007 to 2020, 13 years), 18% profit, 14 trades, 1.3 profit factor, 26% drawdown
BKF (2009 to 2020, 11 years), 11% profit, 13 trades, 1.2 profit factor, 33% drawdown
A longer time in the markets is better, with the exception of EWH. 6 out of 7 tested ETFs were profitable, feel free to test on your favourite ETF (default settings) and comment below.
Risk Warning:
Not tested on commodities nor other financial products like currencies (code will not work), feel free to leave comments below.
Moving Average Slope Angle Formula:
Reproduced and modified from source:
50-Line Oscillator // (\_/)
// ( •.•)
// (")_(")
25-Line Oscillator
Description:
The 25-Line Oscillator is a sophisticated technical analysis tool designed to visualize market trends through the use of multiple Simple Moving Averages (SMAs). This indicator computes a series of 26 SMAs, incrementally increasing the base length, providing traders with a comprehensive view of price dynamics.
Features:
Customizable Base Length: Adjust the base length of the SMAs according to trading preferences, enhancing versatility for different market conditions.
Rainbow Effect: The indicator employs a visually appealing rainbow color scheme to differentiate between the various trend lines, making it easy to identify crossovers and momentum shifts.
Crossovers Detection: The script includes logic to detect crossover events between consecutive trend lines, which can serve as signals for potential entry or exit points in trading.
Clear Visualization: Suitable for both novice and seasoned traders, the plots enable quick interpretation of trends and market behavior.
How to Use:
Add the indicator to your chart and customize the base length as desired.
Observe the rainbow-colored lines for trend direction.
Look for crossover events between the SMAs as potential trading signals.
Application: This indicator is particularly useful for swing traders and trend followers who aim to capitalize on market momentum and identify reversals. By monitoring the behavior of multiple SMAs, traders can gain insights into the strength and direction of price movements over various time frames.
AK Simple Moving Average 50 days Simple Moving average suitable for Intraday on 1Hr,30Min.15Min Time frames
1. When candle crossing above SMA Line - Go for Long Entries
2. When candle crossing below SMA Line - Go for short Entries
50 SMA / 200 EMA / 128EMA Moving Average CrossFound success using 50SMA vs 200EMA.
128 EMA also charted for it's BTC relevance.
50/100/200 Moving Averages (Pine Script For Copy)by fresca
SCRIPT LANGUAGE
Copy script below and adjust based on your preferences.
-function (change function from "sma" to "ema", "wma" and more)
-length (25 Day, 150 Day or add more averages to the three in this script.)
-color, (red, yellow, etc. or use color hex codes i.e. #FEDA15, #FFAD8F, etc.)
-transparency (set to desired level 1-100)
Or add more options.
RESOURCES
Color hex codes site: www.canva.com
Trading View Pine Script Editor Reference Guide: www.tradingview.com
Taint's Multi Time Frame MA50-100-200 SMA with two 200 EMA's all with the ability choose a time frame for each.
さくらんぼーいⅤ(RSI Candles対応フル版)Sakuranboi V — Full RSI Candles Edition (Pine v6)
TL;DR:
A physics-inspired “Light-Cone ATR” framework with √n convergence windows, 0.5c/1.5c guide lines, and a five-factor Bias Panel. Works either on price or entirely in RSI-space, with optional RSI candles in a separate pane. Includes robust hit counting, fractal logic, and alert conditions.
What this does
Sakuranboi V visualizes volatility-scaled “world lines” from a user-defined Anchor and projects a cone using ATR. You can choose Linear n or Diffusive √n growth to shape the cone, draw 0.5c & 1.5c guide lines, and overlay periodic √n stripes (at m² steps) where pivots statistically tend to appear (“convergence windows”). A compact Bias Panel scores market context from five independent signals and surfaces UP / DOWN / NEUTRAL.
Key features
Dual Calculation Space: Toggle Use RSI as value to run all logic on RSI instead of price. Optional RSI Candles (open/high/low/close) for a clean RSI-pane workflow.
Anchor-Based Light-Cone ATR: Anchor by Time or Bars Ago; cone height scales by ATR (same TF or HTF via ATR Timeframe). Choose Close or Wick (High/Low) for cone height basis.
Guide Lines: Automatic 0.5c and 1.5c world lines as dynamic speed rails.
√n Stripes (Convergence Windows): Periodic windows at stepBars * m² from the anchor (tunable half-width). Optional center markers; background shading highlights active windows.
Fractal Hits + Table: Detects pivot highs/lows (user-set L/R). Counts how often pivots land inside each m² window and displays a running PH/PL hit table.
Five-Card Bias Panel (±1 each):
HTF Trend: EMA(20/50) cross on chosen HTF
Cone z: Normalized distance from anchor within the cone (thresholded)
Rail-Hug: % of recent bars touching 0.5c–1.0c belts (up/down)
Stripe→First Fractal: First PL/PH after entering a √n stripe
Structure Break: Close breaking the latest confirmed PH/PL
Total score ≥ +3 → UP, ≤ −3 → DOWN, else NEUTRAL.
How to use (quick start)
Set the Anchor: Pick Time (timestamp) or Bars Ago. The yellow label marks the anchor.
Choose Cone Mode: Linear n (steady projection) or Diffusive √n (slower early, faster later).
(Optional) Switch to RSI-space: Turn on Use RSI as value; enable RSI Candles if you want a pure RSI-pane workflow.
Tune Sensitivities:
ATR Length, ATR Timeframe, Multiplier
stepBars, Max Order M, Stripe Half-Width
Bias thresholds: zThresh, railLookback, railPct
Read the Bias Panel: Row-wise cards show the state and ±1 score; the bottom row shows TOTAL and direction.
Inputs at a glance
Calc Source: Price vs RSI (with RSI candles styling)
Anchor: Mode (Time/Bars Ago), anchor price (Close/High/Low/Open/Manual)
Light-Cone ATR: Length, HTF, horizon (bars), growth mode, multiplier, wick/close mode, fill/edge colors
Guides: 0.5c / 1.5c line visibility & width
√n Stripes: step, max order M, half-width, color, center lines
Fractal: Left/Right bars, PH/PL marker colors
Display/Limits: Hit table on/off, on-screen throttling, future draw limit
Bias Panel: HTF (e.g., 15m) + EMA(20/50), z-threshold, rail-lookback & ratio
Alerts (ready to use)
Bias UP — Bias score >= +3
Bias DOWN — Bias score <= -3
Fractal High in Convergence — Pivot High inside a √n stripe
Fractal Low in Convergence — Pivot Low inside a √n stripe
Notes & behavior
Repainting:
Fractals (pivot highs/lows) confirm after Right bars; once confirmed they don’t repaint.
HTF ATR and EMA are requested with lookahead_off. Current-bar values can evolve until close.
Scales: Default overlay=false to support RSI-pane workflows. If you operate strictly on price, you can display it in the main chart.
Performance: Drawing is throttled near the visible screen and capped with a future draw limit for stability.
Disclaimer: This is an educational tool, not financial advice. Trading involves risk. Always test on historical data and paper trade before using live capital.
PopsStocks - Pullback & Breakout (PDP example) - INDICATORPopsStocks — Pullback & Breakout (PDP Example)
This indicator highlights two high-probability trading setups:
Pullback Zone (PB): Marks a price box where buyers may step back in after a dip. Signals trigger when volume and candle patterns confirm strength inside the zone.
Breakout (BO): Triggers when price clears resistance with healthy volume and buildup.
Features include:
Manual or auto-calculated levels using ATR.
Pullback & breakout stop levels and profit targets.
EMA trend filter (20/50).
Optional volume filter and buildup logic.
Custom resolution toggle (analyze signals on any timeframe).
Visual plots, signal panel, and alert conditions for PB & BO trades.