DEMARSIV1 alerts and take profitThis version is the same as DEMARSI with following differences
I add take profit to short and long when DEMA MTF 1 is crossing DEMA MTF 2 (they are calculated different that why when you increase int2 in min to longer time the difference between them increse)
if you want the TP to be on signal of fast and slow DEMA RSI 2 (just change the code inside) by putting the long cond to be as the buy cond
for any questions please ask
Cari dalam skrip untuk "mtf"
BSP-colorsIts MTF of the BSP model. here i need to warn you that this model can repaint. so I did not create any signals to it. On the other hand since its design for this mistake. you can use it to see the bullish or bearish zones in easy way.
So the basic idea here is to see the zones of buy and sell of weis model in mTF format.
Ultimate Volume (UV) Supply/Demand Absorption [cI8DH]This is a variant of my ADV indicator which adds low/high volume trend, supply/demand absorption detection and separate buy/sell volume moving averages. When aggregation is set to cumulative, it can replicate my ADL indicator as well. It shows both regular volume bars and the accumulated/distributed (A/D) portions of volume.
Green line shows buy volume/accumulation and red line shows sell volume/distribution. This can help with assessing buy/sell pressure (read "why invent a new indicator" for more info about why this is more accurate than CMF , MFI, OBV and Williams AD for this purpose).
Volume trend shows high and low volume periods in blue and yellow respectively. This could help with avoiding over-trading during low market activity periods.
Supply/demand absorption is shown at the top (below volume trend). It shows that market is resisting the trend which could most often lead to sideways or minor/major trend change. Darker colors show stronger resistance. This feature is configured with two parameters that might require tuning depending on the asset and time frame.
The equation to calculate accumulation/distribution (A/D) is elegant and intuitive. It calculates candle body to candle height ratio and multiplies it by volume: volume*(close-open)/(high-low). This is the building block of my three other indicators ADMF , ADP and ADL ( UMF includes all these three indicators). The volume bars has two shades of green and red. The dark shade shows amount of A/D and the light shade shows total volume (what you see on a regular volume indicator).
When money volume is enabled, volume is multiplied by price. As you can see in the chart below, trade volume in terms of USD was growing over the past years while it has not made a new ATH in terms of the instrument (BTC).
Notes
- Uncheck "Money Volume" for Bitmex or any other exchange that shows volume in terms of money.
- Smooth MA length N = EMA length 2*N-1
- Combined tickers, e.g. (COINBASE:BTCUSD+BITSTAMP:BTCUSD+KRAKEN:XBTUSD)/3, can mitigate inconsistency issues between different exchanges (I recommend not mixing USD and USDT pairs together)
Here is a TL;DR list of my indicators to save you some time from looking at my obsolete indicators.
Ultimate MACD (UMACD) [cI8DH]Ultimate MACD ( UMACD ) includes True MACD fix, normalized MACD, multi time frame, bar coloring, and false cross avoidance options. It can also replicate Bill Williams Awesome Oscillator and Accelerator Oscillator. By default, this indicator is configured to work like the built-in MACD indicator. You need to customize it to your liking. Chart below shows example multi time frame setup.
True MACD and normalization
True MACD fix is similar to True RSI fix. The chart below proves that MACD is asymmetrical. This issue is most visible when analyzing charts across wide price ranges. It shows a logical problem in MACD, and most other indicators, as they can give you conflicting signals. For example, it can show long signal for both TRYUSD and its inverse pair USDTRY simultaneously. True MACD fixes this issue as shown in the chart below. Interestingly, this fix also normalizes MACD which is a major improvement upon regular MACD . (FYI, True MACD fix uses a different mechanism than my previous NMACD indicator.)
Avoiding false signals
This feature is very useful to avoid trading during sideways. To use this feature, set the std deviation multiplier option to a number greater than 1. I did some backtests on BTC chart with contract size set to 100% equity. It showed significant improvements for the time frames that I tested. (std deviation multiplier set to 1.5 @1h TF: 4x improvements, @2h: near 2x, 0.7 @4h: 2x, 0.4@12h: 3x, 0.4@daily: 1.5x). I also backtested True MACD fix separately and it showed significant improvement for most time frames.
Bar coloring
Bar coloring works similar to my previous indicators, Ultimate Money Flow and Ultimate RSI , and is subject to change in the future.
Bill Williams Awesome Oscillator and Accelerator Oscillator
Chart below both validates calculations in this indicator and also shows you how you can replicate Bill Williams AO indicators. You can apply all the features added to MACD to these indicators.
Here is a TL;DR list of my indicators to save you some time from looking at my obsolete indicators.
PS: I might publish the asymmetry fix as True MACD or as a general fix to all price-based indicators as an open source script in the future.
Inverse Fisher-rsi-crudeSo this is a crude version just to show the idea. I use the code of capissoimo, www.tradingview.com
together with my older code and I just change few things. in next version I will try make it more correct, but this is just to show the idea of the MTF reverse fisher RSI
this is setting for 30 min graph with MTF of 120 min
so have fun
[NMC]RSI MTF, StochasticRSI MTF, BB%, WavetrendThis is our second indicator and is very useful if you want to create a strategy based on multiple indicators and time frames. RSI and Stochastic RSI are multi-timeframe and they are based on ChrisMoody's multi-timeframe scripts.
You can choose from RSI, Stochastic RSI, BB% and Wavetrend. In the near future we my add CCI, CMF, TSI or any similar indicator with the possibility to plot from a higher timeframe.
Stoch_Williams_RSI[wozdux]2Strategy. The indicator gives buy and sell signals based on two or three indicators.
Alert 2 is the signal from the two indicators is the Stochastic + Williams. Alert 3 signal from three Stochastic + Williams+ RSI indicators is simple. The Alert4 signal from the three Stochastic + Williams+MTF indicators is simple. Alert5 signal from three Stochastic + Williams+ RSI-2 indicators smoothed.
Settings.
""alert 2 show" - show signal button
""alert 3 show" - show signal button
""alert 4 show" - show signal button
""alert 5 show" - show signal button
To use, you need to connect the "alert" by one of the "alert-2-3-4-5".
Стратегия. Индикатор дает сигналы на покупку и продажу на основе двух или трех индикаторов.
Alert2 это сигнал от двух индикаторов Stochastic + Williams. Alert3 сигнал от трех индикаторов Stochastic + Williams+ RSI простой. Alert4 сигнал от трех индикаторов Stochastic + Williams+MTF простой. Alert5 сигнал от трех индикаторов Stochastic + Williams+ RSI-2 сглаженный.
Настройки.
"alert2 show"- кнопка показать сигнал
"alert3 show"- кнопка показать сигнал
"alert4 show"- кнопка показать сигнал
"alert5 show"- кнопка показать сигнал
Чтобы воспользоваться, нужно подключить "оповещение" по одному из «alert-2-3-4-5».
Stoch_Williams_RSI[wozdux]Strategy. The indicator gives buy and sell signals based on two or three indicators.
Alert 2 is the signal from the two indicators is the Stochastic + Williams. Alert 3 signal from three Stochastic + Williams+ RSI indicators is simple. The Alert4 signal from the three Stochastic + Williams+MTF indicators is simple. Alert5 signal from three Stochastic + Williams+ RSI-2 indicators smoothed.
Settings.
""alert 2 show" - show signal button
""alert 3 show" - show signal button
""alert 4 show" - show signal button
""alert 5 show" - show signal button
To use, you need to connect the "alert" by one of the "alert-2-3-4-5".
Стратегия. Индикатор дает сигналы на покупку и продажу на основе двух или трех индикаторов.
Alert2 это сигнал от двух индикаторов Stochastic + Williams. Alert3 сигнал от трех индикаторов Stochastic + Williams+ RSI простой. Alert4 сигнал от трех индикаторов Stochastic + Williams+MTF простой. Alert5 сигнал от трех индикаторов Stochastic + Williams+ RSI-2 сглаженный.
Настройки.
"alert2 show"- кнопка показать сигнал
"alert3 show"- кнопка показать сигнал
"alert4 show"- кнопка показать сигнал
"alert5 show"- кнопка показать сигнал
Чтобы воспользоваться, нужно подключить "оповещение" по одному из «alert-2-3-4-5».
6xMa_ichimoku_MTF_Boll_SuperTrend V2 update [PlungerMen]hello!
This script very funny :))
This Script version update , I made for a friend named Huu Trung You can add to it This script have 3 ema , 3 wma , bollingerBand super Trend, Ichimokhu, mtf ma In settings there is a section to turn off what you do not like Hope you enjoy this version
6x MA in one Chart
You can change color, hide Ma if you want
Ichimoku Clound
MTF indicator
Boolinger band and Super trend pro
have you like!
Gomoku_V2I tried to improve the one - step equilibrium table.
Since the original glance consisted of the middle line of the Hiroo band, something is calculated from the upper and lower lines.
Leading span A = Double the width of the HiLo band (Green 2) * (1-75 (≒ 76.4% return)), the central complex clouds only changed the expression at a glance.
It is unified to shift all lines at first glance by 25. The old lagging span was renamed to the preceding price span.
You can use the first line of conversion line and reference line with the combination of the preceding conversion line, the preceding reference line and the preceding price span.
The part surrounded by the preceding conversion line and the preceding reference line is defined as rain cloud.
The leading span B is the interpretation of the rain cloud and the effective value of the cloud.
(the width of the reference line and the leading span A) ÷ The width of the rain cloud is like the intensity of the cloud.
Rain clouds have the same properties as clouds, and the twisted parts are weak.
When the type of cloud and rain cloud are different, it is countervailing and resistance seems to be weak.
Even when the width of the leading span A and the leading reference line is narrow, the resistance seems to be weak.
It seems there are clouds above and below as well because it was the motivation for development so there are two clouds each above and below. The clouds are five (although it is actually six) so it is the fifth grade.
It should normally be bounced back in the green zone.
There is a red zone for abnormal price fluctuations.
It seems that the upper and lower clouds only bounce back toward the center.
If you are not satisfied with price movements overall it seems that you are in the range market, often breaking through for the passage of time.
Update Ver 2.0
integrate MTF amagumo
Devices of color arrangement
The resistance is strong where the cloud color is thin.
It should be weak as the force is canceled as much as it is black.
Batch display option for each part
Specealthanks
Ichimoku kinkou hyou
KazmaxFAN Club # Place for technical discussion
一目均衡表を改良してみました。
元の一目はハイローバンドの中線から構成されていたので、上下の線から何かを算出しています。
先行スパンA=ハイローバンドの幅の2倍(Green2)*(1-75(≒76.4%戻し)) という発見により、中央の複雑な雲は一目の表現を変えるだけにしました。
一目の線は全て25前にずらすのに統一です。旧遅行スパンは先行価格スパンに改名しました。
先行転換線と先行基準線と先行価格スパンの組み合わせで一目の転換線と基準線の使い方が出来ます。
先行転換線と先行基準線で囲まれた部分は雨雲と定義。
先行スパンBは雨雲と雲の実効値という解釈です。
(基準線と先行スパンAの幅)÷雨雲の幅が雲の強度という感じです。
雨雲も雲と同じ性質を持っていて、ねじれた部分は弱いぽいです。
雲と雨雲の種類が異なる時は打ち消しあって抵抗が弱いようです。
先行スパンAと先行基準線の幅が狭い時も抵抗が弱いようです。
上下にも雲があるように思えたのが開発の動機だったので上下に各2本雲があります。雲が5本(本当は6本ですが)だから五目です。
通常はグリーンゾーンで跳ね返されるはずです。
異常な価格変動用にレッドゾーンがあります。
上下の雲は中央に向けて跳ね返すくらいしかしないようです。
全体的に価格移動に困ればレンジ相場になって、時間の経過で強行突破することが多いように見えます。
Update Ver2.0
MTF amagumoを統合
配色を工夫
雲の色が薄い所は抵抗が強いです。
黒い所ほど力が打ち消しあって弱いはずです。
各パーツごとに一括表示オプション
Specealthanks
一目均衡表
KazmaxFAN倶楽部 #テクニカル議論の場
FVG MTF + 50%
// This indicator identifies Fair Value Gaps (FVGs) on M15, H1, and H4 timeframes, highlights them on the chart as colored boxes, draws the 50% median line,
// and displays price labels for the 0%, 50%, and 100% levels of each gap.
// It also tracks when gaps are “filled” (mitigated) and logs counts on a dashboard, providing real-time metrics on open/filled FVGs for liquidity analysis.
//
// Key Features:
// 1. Multi‐Timeframe Detection: Scans M15, H1, H4 for three‐bar FVG patterns using a configurable threshold.
// 2. Colored Zones and Median Lines: Draws bullish (green) and bearish (red) gap boxes, bordered in white, with a dashed white line at the midpoint.
// 3. Price Labels: Optionally annotates each gap with “0% FVG = $X,” “50% FVG = $Y,” and “100% FVG = $Z” at the moment of detection.
// 4. Gap Mitigation: Monitors price re‐entry into a gap; when filled, it removes the box and logs a dashed line at the fill price.
// 5. Dashboard: Counts total bullish/bearish FVGs and calculates the percentage filled on each timeframe.
// 6. Alerts: Configurable alerts for new gap creation and fill events at 0%, 50%, and 100% levels.
//
// Implementation Details:
// • Detection Logic: A three-bar gap occurs when the middle bar’s low is above the prior bar’s high (bullish) or its high is below the prior bar’s low (bearish).
// A “threshold” parameter filters minor gaps based on relative size.
// • Data Structures: Uses Pine v6’s user‐defined “fvg” type to store gap high, low, direction, and timestamp. Arrays track open boxes, lines, labels for each timeframe.
// • Drawing:
// – box.new() draws transparent rectangles spanning 500 bars into the future.
// – line.new() draws dashed median lines and mitigation lines when gaps are filled.
// – label.new() places price annotations at the current right edge with textalign=text.align_right.
// • Dashboard: table.new() creates a 3×3 panel showing “Bullish”/“Bearish” counts and “Mitigated” percentages in real time.
// • Alerts: alertcondition() triggers when new gaps form or are mitigated at specified percentages.
//
// Usage:
// • Add to chart: Apply the script; enable or disable timeframes via checkboxes (Enable FVG M15, H1, H4).
// • Configure text labels: Toggle “Text” to show or hide on‐chart price annotations.
// • Monitor dashboard: Observe counts and fill rates to gauge market liquidity pressure.
// • Set alerts: Enable alerts for specific levels (0%, 50%, 100%) and timeframes as needed.
//
// Potential Extensions:
// • Customizable lookback on fill monitoring (beyond “showLast” parameter).
// • Dynamic threshold based on ATR or volatility metrics instead of static percentage.
// • Integration with order‐flow or volume data to refine gap significance.
// • Expanded timeframes (D1, W, etc.) for higher‐timeframe liquidity profiling.
//
// =============================================================================
//
// © 2025. Licensed under CC BY‐NC‐SA 4.0 International.
// Feel free to reference academic works (Hasbrouck, Bouchaud, O’Hara) for theoretical context.
//
// End of Description.
WT-FLOW: MTF WaveTrend Trend-Follower📘 Strategy Introduction: WT-FLOW (WaveTrend Trend-Follower)
WT-FLOW is a multi-timeframe trend-following strategy specifically **optimized for the 15-minute timeframe** on the BTC/USDT trading pair. It is designed to help professional users follow buy/sell trends with high precision.
The strategy utilizes a three-tiered time alignment:
- **240min WaveTrend**: Macro trend filter (determines high-timeframe direction)
- **30min WaveTrend**: Momentum confirmation (validates trend continuation)
- **15min WaveTrend**: Signal generation (entries and exits are executed here)
It features an advanced **Trailing Stop** mechanism that includes maximum gain-based tracking logic and percentage-based fallback tolerance. Entry and exit points are marked on the chart with colored labels (🟢🔴❅❄), including bar index information.
⚙️ Technical Features:
- Compatible with Pine Script v5
- Backtestable via the `strategy()` block
- Supports both Long and Short position tracking
- Trailing Stop and Marginal Stop systems work in tandem
⚠️ Disclaimer:
This strategy is based on historical data. It should not be used in live markets without manual confirmation and appropriate risk management. Use is at your own risk.
Superfui - AintLenFuiSuperfui - AintLenFui: A Multi-Strategy Trading Framework
It can work as great as your brain can process and throw your creative on it.
The name tributed to my friends who always support me.
Thank you so much for others' code. I use them to build this.
// --- Credits ---
// @veryfid for ATR SL
// @TradesLuci1 for Breakouts
// @Dreadblitz for Follow Line Indicator - ORC Crypto FLI_AAFLI
// @Misu for Range Detector
The "Superfui - AintLenFui" is not a single strategy but a comprehensive and adaptive trading framework. It intelligently combines three distinct sub-strategies into one powerful system, designed to perform across various market conditions—whether the market is trending, ranging, or transitioning.
The core strength of this framework lies in its versatility, robust risk management, and its non-repainting signal logic, ensuring that backtest results are reliable and align with live trading performance.
The Three Core Strategies (The Three Pillars)
This framework automatically identifies the market condition and deploys the most suitable strategy.
1.Breakout Strategy (Trend Following)
Objective: To capture momentum and ride strong trends.
How it Works: It identifies key support/resistance levels using Pivot Highs and Lows. A trade is triggered when the price decisively breaks through these levels, signaling the start or continuation of a trend.
Ideal Market: Strong trending markets (Uptrends or Downtrends).
2.Mean Reversion Strategy (Range Trading)
Objective: To profit from price fluctuations within a defined range.
How it Works: When the built-in "Range Detector" identifies a sideways market (indicated by orange bands), this strategy activates. It looks for buy opportunities when the price dips to the lower band (in an oversold RSI condition) and sell opportunities when the price rises to the upper band (in an overbought RSI condition).
Ideal Market: Sideways, choppy, or non-trending markets.
3.RD Signal Strategy (Momentum Ignition)
Objective: To catch the very beginning of a new trend as it emerges from a range.
How it Works: This strategy triggers a trade based on the Range Detector's color change. A signal is generated when the market state shifts from "Range" (Orange) to "Uptrend" (Green) for a long trade, or to "Downtrend" (Red) for a short trade.
Ideal Market: Market transitions from a range-bound state to a trending state.
Additional Advanced Filtering & Confirmation
To improve signal quality and reduce false entries, the framework employs a suite of professional-grade filters (Most of them are for Breakout):
Volatility Filter: Ensures trades are taken only when market volatility is within an optimal range.
Volume Confirmation: Validates breakout signals with a surge in trading volume.
ADX Filter: Confirms that a trend has sufficient strength before entering a Breakout trade.
Multi-Timeframe (MTF) Analysis: Aligns trades with the dominant trend on higher timeframes for increased probability.
MA & RSI Filters: Provide additional layers of confirmation for trade direction and momentum.
Robust Risk Management
Capital protection is a cornerstone of this strategy.
Flexible Stop Loss: Options for ATR-based, Candle-based, or fixed Points stop loss.
Breakeven: Automatically moves the stop loss to the entry point after a certain profit is reached, protecting the trade from turning into a loss.
Trailing Stop: Locks in profits by moving the stop loss as the price moves favorably.
Max Daily Drawdown: A critical safety feature that halts all trading for the day if a predefined equity loss percentage is hit, preventing catastrophic losses.
Key Feature: Non-Repainting Logic
The strategy is specifically coded to be non-repainting. It makes all trading decisions based on data from confirmed, closed candles. This means the signals you see in a backtest are exactly what you would have seen in real-time, providing a high degree of confidence in the strategy's historical performance.
Victor Osimhen Galatasaray⚽ Victor Osimhen Strategy – Ride the Momentum, Rule the Market!
Hello dear trader! 👋
We’re proud to introduce a strategy designed for crypto markets, built to be fast, smart, and resilient — just like its namesake:
📈 The Victor Osimhen Strategy ⚽
Much like the unstoppable striker himself, this strategy:
Kicks off early
Strikes at the right moment
Knows exactly when to exit the field
🧠 What Powers the Strategy?
Victor Osimhen is based on three proven elements:
WaveTrend – A powerful momentum signal for entry
Volatility Stop (VStop) – A trend direction filter
Advanced Trailing Stop – A smart exit that adapts to price action
With full Multi-Timeframe (MTF) support, it tracks the bigger picture while reacting to finer movements:
For example: While viewing the 4H chart, it listens to signals from the 2H timeframe, offering early and more accurate entries/exits.
🪙 Why Does It Work Better in Crypto?
✅ It’s built for the high volatility and 24/7 nature of crypto markets
✅ It reacts fast to momentum shifts
✅ It filters out noise using trend confirmation
✅ And it adapts dynamically with its advanced trailing exit logic
🎁 A Friendly Request
If this strategy brings you profits — and if you feel like sharing the joy —
we’d be truly happy if you considered donating a portion to Galatasaray Sports Club 💛❤️
(Of course, this is entirely voluntary and from the heart!)
🔒 Final Reminder
This strategy isn’t magic — but when used with discipline, patience, and risk control, it can be a game-changer.
Please test it in demo mode first, and only go live when you're ready.
🏁 Good Luck!
With the Victor Osimhen Strategy, you're now equipped to:
✅ Catch early momentum
✅ Stay aligned with the trend
✅ Protect your profits with style
Wishing you strong signals and solid trades!
Multi-Timeframe Moving AveragesMulti-Timeframe Moving Average Indicator
A comprehensive trend analysis tool that combines multiple timeframe moving averages with Heikin-Ashi price visualization in a dedicated pane.
🎯 What It Does
This indicator provides a powerful multi-timeframe perspective by displaying four independent moving average lines alongside smoothed Heikin-Ashi candles. Unlike traditional single-timeframe indicators, each moving average maintains its specified timeframe regardless of your chart's current timeframe setting, giving you a true multi-dimensional view of market trends.
📊 Key Features
Multi-Timeframe Moving Averages:
4 Independent MA Lines - Each configurable with its own timeframe, type (SMA/EMA), length, color, and line width
True MTF Functionality - A 20-day MA remains a 20-day MA whether you're viewing 1-minute or 4-hour charts
Default Configuration - 20 Month, 20 Week, 20 Day, and 20 Hour moving averages for comprehensive trend analysis
Visual Excellence:
Heikin-Ashi Candles - Smoothed price representation that reduces noise and highlights trend direction
Separate Pane - Clean, dedicated window that auto-scales for optimal visibility
Color-Coded Legend - Real-time display showing each MA's configuration
Customizable Styling - Adjustable colors and line weights for personal preference
Advanced Alert System:
Cross Alerts - Get notified when price crosses above/below any moving average
Touch Alerts - Early warning when price approaches MA levels
Optional Visual Signals - Toggle triangle markers for cross events
Granular Control - Enable/disable alerts independently for each feature
🔧 Perfect For
Trend Identification - See how different timeframes align or diverge
Support/Resistance Analysis - Multiple MA timeframes act as dynamic S/R levels
Entry/Exit Timing - Cross alerts help time trades across different timeframes
Market Structure Analysis - Understand how short-term moves relate to longer-term trends
Order + Breaker Blocks MTF - Vees Hidden LiquidityThis indicator is a Hidden Liquidity Script, being a much more refined and precise version of "Order Blocks" also known as "Supply and Demand" zones.
This script is more refined and precise as this script is the only script that displays the exact body part of blocks on multiple timeframes, showing potentially powerful price reversal zones for taking a long or short.
This is a PRICE ACTION indicator, demonstrating price action that can result in potential good support/resistance levels for taking a long or short trade.
This indicator only displays the body part of order blocks, instead of including wicks that all other indicators do. That makes this script a much more refined version of all other scripts out there.
Not only that, this script can collate multiple timeframes into one indicator, again something other scripts cannot do.
This script is also unique compared to other Hidden Liquidity style scripts in that you have full control over each Order Block so you can see each individual block on a chart, whilst other charts combine them into a zone instead. This refined version gives you precise potential entries and much further refinement as well as more thorough backtesting capabilities.
This script also can highlight order blocks that pass THROUGH a Fair Value Gap. These are known as 'Breaker Blocks'. These powerful blocks can be places of interest as support or resistance for a long or short trade. Note: This script shows the body part of a block only and not the wick.
Breaker Blocks, where significant displacement has occurred in price past a block can be more powerful. This script does not highlight Fair Value Gaps themselves, only order blocks (supply and demand) and breaker blocks through displacement in price (through an FVG). FVGs on their own can be weaker without order blocks behind them hence they are not highlighted.
The BODY of the order block, and the 0.5 of the order block are key regions for considering a trade, treating that level as either resistance or support.
Important: PLEASE NOTE: This indicator will only show timeframes that are higher than or the same as the current chart timeframe.
For Example, only blocks 3 Days or higher will show on a 3D chart. It will not show 12h blocks on a 3D chart. You would need to go to a 12 hour chart with the 12h blocks showing to see all Blocks that are 12h or higher drawn.
SETTINGS:
There is options to change the colours of the boxes and to differentiate between Order Blocks and stronger Breaker Blocks if desired.
If this is NOT desired, make all color options the same color,.
Shown below is blue Order Blocks (Supply and Demand
Shown below there is Pink Breaker Blocks.
There is options to weaken the colour of blocks that have been tapped by a wick and thus partially used up, also called partially "mitigated".These blocks can be considered weaker support/resistance.
Once a block has had a wick or body close over it entirely, the block can be considered fully "mitigated" and will disappear from the indicator once that candle has closed. This block level can now be considered too weak. You can also choose to not show these partially mitigated blocks at all.
The charts above shows pale Violet blocks as partially mitigated or "tapped" blocks.
The blocks in HOT BRIGHT Violet are untapped and potentially stronger levels for a Long or Short trade. See below the 7h.
Additional SETTINGS:
Further options include, if selected: Counting the number of fair value gaps an order block may pass through. More FVGs an order block (now a breaker block) passes through can strengthen the support of that block level, making a reversal more likely.
There is an option of showing old mitigated order blocks and changing the color of these on the chart. This can aid in backtesting of levels.
Further Settings include:
- an option to remove very thin blocks that may not be strong points.
- an option to denote with a character such as a * blocks that have their EQ 0.5 region wicked - these can be considered weaker.
- an option to denote with an additional * or another character blocks that are barely tapped by a small percent so you know they are still considered quite strong.
- an option to show how many candles form the order block.
Additional Options include:
- an option to show blocks only within a specific price range or percent range of the current price.
- an option to only look X number of bars back.
There is Options regarding labelling, and Border widths on boxes.
It is ESSENTIAL to do your own research and backtesting!
It is recommended to combine these levels with other concepts for added confluence.
Other indicators are NOT included in this script. This is purely a refined order block script for the BODY of a block only.
You can combine Order Blocks and stronger versions known as Breaker Blocks in this script with other indicators or concepts to form a Full Trading Strategy.
Other potential concepts to combine, not shown in this script can include Smart Money Concepts, Market Structure, Fibonnaccis, SMAs, EMAs or any other concept to give added confluence to the support / resistance levels identified in this script that may indicate that the level is stronger.
This indicator is not a trading strategy on its own. It is best used in combination with other concepts to improve the success.
Backtesting this indicator is highly recommended and incorporated into a full trading system of your own design. This only identifies possible key regions based on Price Action Strategies.
This indicator simply makes the identification of these hot levels easier and simpler to find, especially across multiple timeframes.
A strong bright zone on the indicator can be a stronger level than a weak partial block that is in light colours.
Again -Please do your own research and backtesting.
These indicators make finding these levels much much simpler and easier when combined with a full trading strategy.
Any feedback is welcome.
🎯SNİPER_MÜCAHİT_ATAOGLUThe 🎯SNIPER_MÜCAHİT_ATAOGLU indicator is a divergence-focused RSI tool designed to pinpoint momentum reversals with precision:
RSI “Sniper” Calculation
Computes a smoothed RSI-style oscillator (“sniper”) using a running moving average of positive and negative price changes, scaled between 0–50–100 for clarity.
Fractal-Based Peak & Trough Detection
Identifies local tops and bottoms via 5-bar fractals, ensuring divergences anchor to significant swing points.
Regular & Hidden Divergence Signals
Regular Bear/Bull Divergences: Signals when price and the sniper oscillator form higher highs vs. lower highs (bear) or lower lows vs. higher lows (bull) at fractal points.
Hidden Divergences (optional): Flags continuation setups when price makes lower highs but oscillator makes higher highs (hidden bear) or higher lows but oscillator dips (hidden bull).
Visual Customization
Neon-style color palette and thick lines optimized for dark themes.
Optional background fills highlight overbought (red fill above 30) and oversold (green fill below 20) zones.
Fractal points and divergence markers use distinct neon shapes and labels for instant readability.
Multi-Timeframe Signal Table
On-chart table shows the latest divergence signal, how many bars ago it occurred, and the current sniper value across 15 m, 45 m, 4 h, 1 d, 1 w, and 1 M timeframes—enabling quick MTF decision-making.
Alerts
Built-in alerts for regular and hidden bullish/bearish divergences, ensuring you never miss a high-probability setup.
EMA Renko MTF Strategy w/ Range Filter + Labels + AlertsDollar printing ,machine it's perfect entry and exit no range bound signals geneterd
MFI Candles MTF TableMFI Candles + Multi-Timeframe Table | by julzALGO
This open-source script visualizes the Money Flow Index (MFI) in a new format — as candles instead of a traditional oscillator line. It provides a clean, volume-driven view of momentum and pressure, ideal for traders seeking more actionable and visual cues than a typical MFI plot.
What Makes It Unique:
• Plots "MFI Candles" — synthetic candles based on smoothed MFI values using a selected timeframe (default: 1D), giving a new way to read volume flow.
• Candles reflect momentum: green if MFI rises, red if it falls.
• Background turns red when MFI is overbought (≥ 80) or green when oversold (≤ 20).
Multi-Timeframe Strength Table:
• Displays MFI values from 15m, 1h, 4h, and 1D timeframes — all in one dashboard.
• Color-coded for quick recognition: 🔴 Overbought, 🟢 Oversold.
• Values are smoothed with linear regression for better clarity.
Custom Settings:
• MFI calculation length
• Smoothing factor
• Candle source timeframe
• Toggle table and OB/OS background
How to Use:
- Use MFI Candles to monitor momentum shifts based on money flow.
- Use the Multi-Timeframe Table to identify when multiple timeframes align — helpful for timing entries and exits.
- Watch the background for extreme conditions (OB/OS) that may signal upcoming reversals or pressure exhaustion.
Happy Trading!
SMC Prime Matrix🧠 SMC Prime Matrix — Multi-Concept Smart Money Indicator
The SMC Prime Matrix is an advanced Pine Script indicator that brings together multiple Smart Money Concepts (SMC) into a single, modular tool. Designed for institutional-style traders and students of market structure, this overlay visualizes key price action events, liquidity levels, and trend shifts across all timeframes.
It aims to simplify complex institutional concepts such as BOS, CHoCH, Order Blocks, Fair Value Gaps, SFPs, and premium/discount analysis into a cohesive and customizable framework.
🔍 Key Features
📆 Institutional Key Levels: Automatically plots weekly, monthly, and yearly opens (including previous sessions) to identify institutional reference levels often used for bias setting and liquidity targeting.
🧱 Order Blocks & Breaker Blocks: Detects bullish/bearish order blocks and breaker blocks using custom swing logic. Boxes are drawn with dynamic labels and styling to highlight the most relevant zones.
📉 Market Structure Detection: Identifies Break of Structure (BOS) and Change of Character (CHoCH) at both internal and major swing levels, helping determine trend continuation or reversal points.
🌀 Fair Value Gaps (FVGs): Highlights price imbalances (inefficient zones) based on swing displacement. Options include real-time filtering, styling, and visibility limits.
🧠 Swing Points & Liquidity Zones: Marks swing highs/lows and detects equal highs/lows (EQH/EQL) to expose areas prone to liquidity grabs or stop runs.
⚠️ Swing Failure Patterns (SFPs): Identifies potential liquidity sweeps or failed swing breakouts, with debounce logic and MTF integration to reduce signal noise.
🕓 Multi-Timeframe Integration: Displays key swing highs/lows and SFPs from higher timeframes (daily, weekly, monthly) directly on lower timeframe charts.
🧩 Highly Customizable: Users can toggle individual modules, adjust detection sensitivity, line/label styles, debounce filtering, and theme presets to suit different trading styles.
🧠 How It Works
The script uses a combination of:
Swing detection algorithms (including internal vs. major pivots)
Price displacement logic (for BOS/CHoCH/FVG)
Multi-timeframe request.security() calls (without lookahead bias)
Real-time plotting of levels, boxes, and labels with visual efficiency in mind
All calculations are done in real-time using a structured top-down flow that integrates structural, value-based, and liquidity-based models in one overlay.
📈 Use Cases
Trend Direction: Determine market bias using CHoCH, BOS, and swing structure shifts.
Liquidity Mapping: Visualize likely liquidity pools via EQH/EQL, FVGs, and SFPs.
Refined Entries: Use OBs or Breaker Blocks within premium/discount zones for better R/R setups.
Confluence Building: Overlay higher-timeframe levels for stronger confirmation with intraday trades.
Discretionary & Systematic Trading: Modular layout makes it suitable for both styles.
💡 Originality & Integration
This is an original implementation that combines multiple Smart Money trading ideas into a tightly integrated and performant script. Each component is coded for interoperability, rather than being a visual mashup of disconnected ideas. It is designed for those who want to study or emulate institutional trading behavior within Pine Script limitations.
📌 Limitations & Notes
This is not a signal generator. All elements are for informational and analytical use only.
Some features (FVGs, SFPs, CHoCH) rely on historical pivots and may repaint as new bars form.
Market structure is subjective — settings may need tuning depending on asset volatility.
For educational purposes only. This script does not constitute financial advice or trading recommendations.
✅ How to Use
Add the indicator to any chart or asset.
Open the settings panel to enable/disable modules or adjust sensitivity.
Use tooltips and label text to gain insights into the detected events.
Combine this tool with your own technical or fundamental analysis and proper risk management.
DAVPAK LONG AND SHORTDAVPAK LONG AND SHORT is a multi-timeframe MACD-based indicator designed to detect long and short entry signals with high precision across five configurable timeframes (5min, 15min, 30min, 1H, 4H).
The script draws color-coded vertical lines when a MACD crossover is detected in each timeframe, with customizable color, line style, and thickness.
MACD values are scaled to enhance visual clarity.
Configurable alerts are included for each crossover event.
Additionally, the MACD and signal lines are plotted with distinct colors to identify bullish or bearish momentum easily.
The indicator also includes ±270, ±1000, and ±2000 visual zones to guide overbought/oversold regions.
Features:
MACD-based logic across multiple timeframes
Custom styling per timeframe
Scalable MACD visualization
Alert-ready
Visual crossover markers on chart
Ideal for:
Scalpers, swing traders, and MTF confirmation strategies.
MTA Suite Pro (By Levi)This is a comprehensive all-in-one technical analysis indicator that combines multiple essential trading tools into a single, customizable overlay. Perfect for traders who want to reduce chart clutter while maintaining access to critical technical indicators.
🎯 Key Features
📊 Trend Analysis Tools
Bollinger Bands - Dynamic volatility bands with customizable MA types
Supertrend - Trend-following indicator with ATR-based stops
10 Simple Moving Averages - From 20 to 600 periods with bull/bear coloring
📍 Price Action Tools:
Pivot Points - Automatic detection of swing highs/lows with labels
Support & Resistance MTF - Multi-timeframe S/R zones with breakout tracking
Gap Detector - Identifies and labels price gaps with pip measurements
📈 Daily Reference Levels:
Today's High/Low with real-time updates
Yesterday's High/Low for key reference points
Customizable line extensions and label positioning
💼 Market Information Watermark:
Company name with market cap display
Sector and industry classification
ATR volatility indicator with color-coded alerts (🟢🟡🔴)
Symbol and timeframe information
⚡ Advanced Features:
Show/hide controls for each indicator component
Extensive color and style customization
Multi-timeframe support for S/R levels
Built-in alerts for trend changes and level breaks
Smart label positioning to avoid overlap
Professional watermark with market statistics
🎨 Customization:
Each component can be individually toggled on/off and styled to match your trading preferences. From line widths to colors, label sizes to transparency levels - everything is adjustable.
Perfect for:
Day traders needing quick technical reference points
Swing traders tracking multiple timeframe levels
Position traders monitoring long-term trends
Anyone wanting a clean, professional chart setup
This indicator eliminates the need for multiple separate indicators, providing a complete technical analysis toolkit in one efficient package.
Swing Failure Pattern (SFP) DetectorDescription
The Swing Failure Pattern (SFP) Detector is a powerful tool designed to help traders identify potential liquidity grabs and reversal zones using local and higher timeframe (HTF) swing points.
🧠 What It Does
This indicator detects Swing Failure Patterns—a price action concept where price breaks a previous swing high/low but closes back within range, suggesting a failed breakout and potential reversal. It highlights both local SFPs and HTF SFPs for added confluence.
⚙️ Core Logic
Swing Detection: Uses pivot highs/lows over a configurable length or an optional dynamic length based on ATR volatility.
SFP Criteria:
Bearish SFP: High exceeds last swing high, but candle closes below that swing level.
Bullish SFP: Low undercuts last swing low, but candle closes above that swing level.
HTF Support: Detects higher timeframe pivots using request.security() and overlays HTF SFPs on the current chart.
Visual Aids: SFP labels and optional background highlights are drawn when a valid pattern is detected. Dashed horizontal lines track the last swing points used in the logic.
Alerts: Four alert conditions are provided to notify users of local and HTF SFPs.
📌 How To Use It
Apply this indicator to any chart and timeframe.
Use dynamic length mode for adaptive responsiveness in volatile or low-volume environments.
Watch for SFPs at known liquidity zones (e.g., support/resistance, OB/FVG zones).
Use HTF SFPs as confirmation for higher conviction entries or exits.
🔒 Closed Source Justification
While the SFP concept is known, this script introduces a dual-frame detection engine that synchronizes pivot points across timeframes, applies volatility-adjusted swing detection, and includes a memory-efficient rendering logic to maintain responsiveness—even on dense charts. These enhancements provide practical trading edge and execution confidence that go beyond standard open-source implementations.
📈 Best Use Cases
Liquidity sweep confirmations
Smart Money Concept (SMC) trading
HTF/MTF alignment strategies
Reversal entries and scalp setups
🛠️ Inputs
Swing Length for Current TF: Set the fixed lookback period for local swings.
Use Dynamic Swing Length (ATR-Based): Enable auto-adjusting lookback using volatility.
Higher Timeframe for SFP Overlay: Select your HTF (e.g., D for daily).
Swing Length for HTF: Set HTF pivot detection sensitivity.
Highlight Background on SFP: Toggle background color highlighting on detection.
Disclaimer
This tool is intended for educational and informational purposes only. Trading involves risk, and past performance does not guarantee future results. Always do your own research and consult a financial advisor if necessary.