ATR Multiple from 200-SMA (Reverse & Original)Motivated from @jfsrevg indicator, I built ATR% multiple from 200-SMA. Have a look at it and let me know if you want any revisions.
Pattern grafici
Enhanced TEMA with Decimal PeriodsImagine you have a special type of moving average line called a TEMA (Triple
Moving Average). A TEMA is designed to be even quicker to react to price changes than a regular EMA (Exponential Moving Average), helping traders spot trends faster.
What this script does:
Super-Precise TEMA Length:
Normally, when you set the "length" or "period" for a moving average, you use whole numbers (like 10 days, 20 days).
This script lets you be more precise and use decimal numbers for the TEMA's length (like 26.0 days, or even 26.7 days). This allows for very fine-tuning.
How it gets the "Decimal" EMA part (if you choose to use it):
If you want a TEMA with a length of, say, 26.7:
The script first needs to calculate EMAs with a length of 26.7.
To do this, it cleverly calculates two regular EMAs: one with a length of 26 and another with a length of 27 (the whole numbers just below and above 26.7).
Then, it blends these two EMAs. Since 26.7 is closer to 27, it takes more from the "27-period EMA" and a bit less from the "26-period EMA." This mix gives you an EMA that acts like it has a 26.7 period.
Building the TEMA:
A TEMA isn't just one EMA. It's made by taking an EMA of an EMA, and then an EMA of that. It's like smoothing the line multiple times, but in a special mathematical way to make it faster.
So, this script:
-Calculates the first "decimal EMA" (e.g., for 26.7).
-Calculates another "decimal EMA" of that first EMA line (again, using 26.7).
-Calculates a third "decimal EMA" of the second EMA line (still using 26.7).
Finally, it combines these three EMAs using a special TEMA formula to get the final, quick-reacting TEMA line.
Option to Switch Off Decimals:
There's a setting ("Use Decimal Periods"). If you turn this off, the script will just use regular whole-number EMAs to build the TEMA (it will round down your decimal input, so 26.7 would become 26).
Plotting:
The final "Enhanced TEMA" line is drawn on your price chart.
In Simple Terms:
This script gives you a TEMA (a fast-moving average) that you can set up with very precise decimal lengths (like 26.7 instead of just 26 or 27).
It does this "decimal magic" by smartly blending two regular EMAs. You can also choose to use it like a normal TEMA with whole numbers if you prefer. The goal is to give traders a very responsive trend-following line that can be fine-tuned to a high degree of precision.
Ranging DetectionRange detection study v 0.1
Trying to find ranges on price charts. looking at H1 on EURUSD, the indicator will mark a line at the low and high of the last 10 candles, and mark the background grey if it detects a range - defined by how many candles since last high/low (default 3)
Momentum Roll & Fade ScreenerMangatamology - “Momentum Roll & Fade Screener” scans for high-liquidity, up-trending stocks whose medium-term momentum (MACD) has just softened, signaling a potential snap-back or pullback. It combines a fast/slow SMA trend filter, RSI > 40, positive MACD, and MACD-histogram “fade” (less negative red bars for buys, less positive green bars for sells) into simple 0/1 columns—so you can instantly find optimal long-entry or exit/short setups across the market.
Key Weekly & Daily Levels (Lite)Draws vertical lines at weekly open (blue) and close (red).
Labels the weekly high and low with price and time.
Draws the daily high and low with price and time.
Labels the day of the week under each daily candle (best on 1H chart).
Custom EMA Slope Indicator (2 EMAs) - Transparent FillIt gives the rate of change of EMAs. With this indicator you can basically see how fast the EMAs are moving and what to expect the next :)
EBOT 2 - Ultimate Bullish Entry (Fixed)Great! Based on your detailed description, I've refined and structured your Pine Script v6 with all the bullish confluence criteria you listed, including:
🔍 Summary of Conditions Implemented:
Condition Description
✅ Volume Breakout Volume > MA20
✅ Momentum > 0 Positive momentum (ta.mom)
✅ Momentum < -0.03 Deep pullback condition
✅ Price > EMA50 & VWAP Price action confirms trend
✅ MACD Bullish Curl Line turning upward
✅ MACD near 0 or EMA bullish Optional secondary momentum
✅ StochRSI Oversold Bounce %D < 35 and rising
✅ +DI > -DI & +DI > ADX Strong DMI trend
✅ RSI < 30 Oversold confirmation
✅ Bullish Engulfing Candlestick pattern
EB Vola IndexProvides information about volatility. In detail it presents the averaged percentage size of a candle over a self defined time period. To compare assets it is necessary to use the same time frame (e.g. 30 min).
Chaikin Momentum Scalper🎯 Overview
The Chaikin Momentum Scalper is a powerful trading strategy designed to identify momentum shifts in the market and ride the trend for maximum profits. This strategy is ideal for trading the USD/JPY currency pair on a 15-minute chart, making it perfect for high-frequency trading (HFT). Whether you’re starting with a small account of $1,000 or managing a larger portfolio, this strategy can scale to suit your needs.
________________________________________
🔑 How the Strategy Works
Here’s how the Chaikin Momentum Scalper identifies trade opportunities:
1️⃣ Momentum Detection
The core of this strategy is the Chaikin Oscillator, a tool that measures the flow of money into or out of a market. It helps us understand whether buyers (bulls) or sellers (bears) are in control.
• When the indicator crosses above zero, it signals that buying momentum is picking up – a buying opportunity.
• When the indicator crosses below zero, it signals that selling momentum is increasing – a selling opportunity.
2️⃣ Trend Confirmation
We don’t just jump into trades based on momentum alone. We also use a 200-period simple moving average (SMA) to confirm the overall trend.
• If the price is above the SMA, it confirms an uptrend, so we look for buy trades.
• If the price is below the SMA, it confirms a downtrend, so we look for sell trades.
This way, we align our trades with the broader market direction for higher success rates.
3️⃣ Volatility & Risk Management
We use a tool called the Average True Range (ATR) to measure market volatility. This helps us:
• Set a stop-loss (where we’ll exit the trade if the market moves against us) at a safe distance from our entry point.
• Set a take-profit (where we’ll lock in profits) at a target that’s larger than the stop-loss, ensuring a good reward-to-risk ratio.
This approach adapts to the market’s behavior, tightening stops in calmer conditions and widening them when volatility increases.
________________________________________
📈 Why This Strategy Works
✅ It combines momentum and trend-following principles, increasing the chances of trading in the right direction.
✅ It dynamically adjusts risk levels based on market volatility, keeping losses small and profits big.
✅ It’s scalable – perfect for both small accounts (like $1,000) and larger, corporate-sized portfolios.
✅ It has been deep-backtested on USD/JPY 15-minute charts, proving its consistency across different market conditions.
________________________________________
📝 Important Notes
📌 This strategy is best used for USD/JPY on a 15-minute chart, making it great for high-frequency trading while you continue to build and refine your trading system.
📌 It’s designed to work on both small ($1,000+) and large accounts, so it can grow with you as your capital increases.
📌 While it has passed deep backtesting on this pair and timeframe, remember that no strategy is perfect. It’s crucial to test it yourself, start with a demo account, and apply proper risk management before trading real money.
🌟 Final Thoughts
The Chaikin Momentum Scalper is a solid, adaptable trading approach combining momentum, trend direction, and volatility awareness. If you’re looking for a strategy to kick-start your trading journey—or to add to your existing system—it offers a strong foundation.
Volume-Based Candle Color ROBO STB🟩 Volume-Based Candle Highlighter
This visual tool dynamically colors your candles based on live trading volume to help you instantly spot strong market participation versus low-activity zones.
🔍 Features:
✅yellow: Appear when the candle's volume meets or exceeds your custom threshold.
⚫ Black Candles: Show up when the candle's volume is below the threshold, signaling weak or low interest.
⚙️ Custom Volume Filter: User-defined minimum volume value to suit different instruments or timeframes.
🔄 Real-time Visual Feedback: Candle colors update automatically as new volume data comes in.
🖥️ Toggle Option: Easy enable/disable of the volume filter.
🎯 Best For:
Scalpers and intraday traders seeking high-volume confirmations
Price action traders validating breakout strength
PSP - Zinho"Precision Swing Point " is well-structured and aims to highlight specific conditions in the chart while factoring in time zones and user configurations. Here's a quick breakdown and a couple of improvements or fixes to consider:
Key Features:
Multi-Symbol Analysis:
Incorporates three symbols (Symbol 1, Symbol 2, and Symbol 3) and compares their open/close values to derive candle states (green/red).
SMA 200 Distance Filter ModifiedSma 200 to Price Distance indicator this indicator will use for stock price, bought power sold easily without RSI indicator. It can be useful for swing traders.
2 SMA Sell StrategyPair with 5/10MA Strategy for exiting or closing positions. This script utilizes the 2EMA reversal and plots Sell Call or Sell Put when the conditions are met.
Hammer + EMA Strategy with Tick-based SL/TPWhat This Script Does:
Detects Hammer (bullish reversal) and Inverted Hammer (bearish reversal) patterns
Requires a simple trend context (using 2 bars back)
Confirms price position relative to EMA 50
Applies tick-based SL and TP
Plots buy/sell signals on chart with emoji labels
EBOT Strongest Bullish Signalwith:
• Volume breakout over 20 MA
• Price above EMA50
• MACD bullish curl (12-26 near zero) or EMA fast above slow
• StochRSI oversold bounce (5-5-10-10)
• +DI > -DI and +DI > ADX
• RSI < 30
• Green dot plotted below bar when all conditions meet
• Sound alert on condition met
SMA 200 Distance with Volume FilterThis indicator is used for swing traders in cash market on fundamental strong companies
VWAP Strategy (RR 1:1, SL 5p min, BE at +3p, 15m 60 EMA Trend)This strategy enters a high-probability scalp trade when price interacts with the VWAP and confirms a reversal with a candlestick engulfing pattern.
Fibonacci Trend v6.4 - TP/SL EtiketliEn güncel haliyle yeni eklemeler ve hedge modunu aktiflestirdim
Session Breakout Strategytest1
sdhjadjhadf
adfjhasd
asdjahsdlajshdloasd
asdjaSDBas
da
sd;ASJHDB;asdh
ASXDa;jcnbasd
Alex Strategy 2 - Ultimate Bullish EntryI've refined and structured your Pine Script v6 with all the bullish confluence criteria you listed, including:
🔍 Summary of Conditions Implemented:
Condition Description
✅ Volume Breakout Volume > MA20
✅ Momentum > 0 Positive momentum (ta.mom)
✅ Momentum < -0.03 Deep pullback condition
✅ Price > EMA50 & VWAP Price action confirms trend
✅ MACD Bullish Curl Line turning upward
✅ MACD near 0 or EMA bullish Optional secondary momentum
✅ StochRSI Oversold Bounce %D < 35 and rising
✅ +DI > -DI & +DI > ADX Strong DMI trend
✅ RSI < 30 Oversold confirmation
✅ Bullish Engulfing Candlestick pattern