지표 및 전략
Options Chart Lite [Pt]█ Options Chart Lite
────────────────────────────
█ Introduction
Options Chart Lite is a simplified version of the full Options Chart+ tool — created for traders who want a clean and easy way to visualize option volume around price without extra complexity.
It displays live call and put volume and pricing directly on your TradingView chart, centered around the most relevant strikes for the selected expiry.
────────────────────────────
█ What Is Options Chart Lite ?
Options Chart Lite is a free tool that shows real-time call and put activity in a clean, strike-by-strike table.
It provides:
- Side-by-side call/put volume and pricing
- Live table centered on current price
- Total call and put volume summary
- Quick insight into flow without overlays or clutter
────────────────────────────
█ Key Features
Visual Option Table
- Volume and price for calls and puts
- Table auto-centers around current price
- Up to 20 strikes shown
Total Volume Summary
- Call vs put volume shown at the bottom
Formatted Expiry + Timeframe
- Full expiry display (e.g. “Fri Apr 11, 2025”)
- Fixed to 1D timeframe
Reset & Warnings
- Button to reset strike range
- Optional delayed data notice
────────────────────────────
█ Inputs
Option Expiry Date (YYMMDD): Must match a valid expiry
Strike Increment: Strike spacing (e.g., 1, 2.5, 5)
Reference Strike Denominator: Rounds price to valid strike
Font Size Option: Choose Auto, Tiny, Small, or Normal
Reset Button: Re-centers if price moves
Delayed Data Warning: Toggle display of warning
────────────────────────────
█ Use Cases
Spot Key Strikes
See which strikes have the most activity.
Quick Flow Insights
Volume bias without opening an option chain.
Prep Levels
Align price action with strike flow.
Volume Skew Snapshot
Check if calls or puts dominate.
────────────────────────────
█ Known Limitations
- Invalid Expiry or Strike Inputs Will Error
Inputs must match real listed options for the symbol.
- Options Data Must Be Available
Volume will appear as 0 if TradingView data isn’t accessible.
- Strike Range is Limited
Script renders ~20 strikes. Use Reset Indicator if price moves too far.
Doji FinderEnglish;
A Doji is a candlestick pattern where the opening and closing prices are very close to each other, and this code detects such candles, marking them on the chart and drawing lines. Here’s a step-by-step explanation of how the code works:
User Input:
Doji Ratio: The user can adjust the Doji ratio (default 10%). This ratio is the difference between the opening and closing prices relative to the candle range (high - low). A smaller value means a stricter Doji definition.
Doji Detection:
It checks whether a candle is a Doji. If the difference between the opening and closing prices is less than the candle range (high - low) multiplied by the dojiRatio, the candle is considered a Doji.
Line Drawing:
Horizontal lines are drawn at the high (red), low (green), and mid (blue) levels of each Doji candle. These lines extend to the next Doji candle or the current bar (if it’s the last Doji).
Doji Marking:
Doji candles are marked on the chart with small yellow triangles (optional).
Aggregated BTC VolumeTracks BTC volume since a desired date and time, lets you set a volume goal to be notified upon hitting with an alert.
Jeanius Productions - XXX V16(Launch Edition))Jeanius Productions - XXX V16 (Launch Edition)
Overview
XXX V16 is a high-performance scalping strategy designed to maximize precision and efficiency. It utilizes EMA crossovers, trend validation, and adaptive risk management to capitalize on momentum.
Key Features
🔥 Smart Entry System – EMA crossovers confirm directional shifts.
🚀 Optimized Take Profit – TP1 (30 pips) and TP2 (60 pips), with time-based filtering.
✔ Automatic Trade Reversals – Opposite trades close before new positions open.
📈 Multi-Timeframe Validation – Trades only when aligned with market trends.
Why Use XXX V16?
✔ Refined for Scalping & Short-Term Trading
✔ Integrated MT5 Signal Execution
✔ Risk-Controlled, Time-Based Optimization
Trade with confidence. Turn momentum into profits. 🚀🔥
Let me know if you’d like any final tweaks
Combined Trading IndicaterThis is 3 Hull moving average with 3 SMA . this also have feature of CPR and camarilla pivot and RSI , stochrsi based Book profit feature as over bought and over sold . ATR based trend line helps traders to find correct entry for trades when trendlines break and CPR and camarilla pivot boost traders confidence to take decision as when price crosses above Camarilla R3 and CPR take long position and when price crosses below Camarilla S3 and CPR take short position .
Parabolic SAR gives traders trend reversal indication . it should be confirmed with CPR and Ichimoku conversion .
Ichimoku conversion crosses above base line then bullish and when Ichimoku conversion crosses below base line then bearish condition.
This is very Powerful indicator if used with Demand/ supply Zones .
Bollinger Band feature gives indication when price action start after band contraction .
Trading and investment always associated with Risk and indicators are always in lagging nature as these depends on price , So Don't rely 100% , use strict stoploss . Best of luck.
Thanks pine community and pine library to inspire me to discover such pine code
Double RSI OscillatorThe Double RSI Oscillator
Hello Gs,
I came back from the dead and tried to see what a little tweak to RSI could do, and I think it is quite interesting and might be worth checking out.
Warning:
This indicator has lots of false signals unfortunatly
How does the DRSI Oscillator work?
Very simple, the DRSI oscillator at the very base is just 2 RSIs that should smooth each other out, making a smoother trend signal generation for trend analysis. One RSI is set to have lower values, by considering the lowest point of the price, and one RSI is set to have higher values using pretty much the same thing. The trend changes from positive to negative if RSI with higher values crosses negative treshhold, and from negative to positive if RSI with lower value crosses positive treshhold. On top of this I added some additional settings to smooth or speed it further, if these were a good idea, I guess only time will tell :D.
Settings
Here is a guide of what setting changes what and how it might be suitable for you:
RSI Optimism length: length of the RSI with higher values (higher values will be better for longer term, lower for medium term)
RSI Pesimism length: length of the RSI with lower values (higher values will be better for longer term, lower for medium term)
Positive treshhold: The value RSI pesimism needs to pass in order to change trends (in case of using RSI avg. the value the average needs to pass), making this higher can give you faster signals, but expect more false ones
Negative treshholds: The value RSI optimism needs to pass in order to change trends (in case of using RSI avg. the value the average needs to pass), lowering this can give you faster signals, but expect more false ones
Smoothing type: Select the type of smoothing (or none) to smooth your signals as you want, this one you need to play around with.
Smoothing length: The length of your smoothing method (if none is selected it wont change anything)
Use RSI average instead: self-explanatory, go figure
Above/Below Mean Trend: Changes the way trend logic works
Why consider using this indicator?
The DRSI Oscillator is a tool that has huge flexibility (due to tons of settings that base RSI doesnt, like trend treshholds), and is smoother allowing traders and investors to get high quality or high speed signals, allowing great entries and exits
Session Coloring Bar with ICT Macro [dani]The Session Coloring Bar is customizable Pine Script indicator designed to visually enhance your charts by applying unique colors to specific trading sessions or timeframes. This tool allows traders to easily identify and differentiate between macro sessions (e.g., 24-hour cycles) and custom-defined sessions (e.g., Session A, Session B), making it ideal for analyzing market activity during specific periods.
In the context of trading, the term "ICT Macro" , as discussed by Michael J. Huddleston (ICT), refers to specific timeframes or "windows" where market behavior often follows predictable patterns. Traders typically focus on the last 10 minutes of an hour and the first 10 minutes of the next hour (e.g., 0150-0210 , 0050-0110 , or 0950-1010 ) to identify key price movements, liquidity shifts, or market inefficiencies.
This script highlights these macro timeframes, enabling traders to visually analyze price action during these critical periods. Use this tool to support your strategy, but always combine it with your own analysis and risk management.
With this indicator, you can:
Highlight Macro Sessions : Automatically color bars based on predefined 24-hour macro sessions.
Customize Session Settings : Define up to three custom sessions (A & B) with individual start/end times, visibility toggles, and unique bar colors.
Timeframe Filtering : Hide session coloring above a specified timeframe to avoid clutter on higher timeframes.
Personal Notes : Add comments to each session for better organization and quick reference.
Dynamic Color Logic : Bars are colored based on their direction (up, down, or neutral) within the active session.
How to Use:
Enable/Disable Sessions :
Use the Show Coloring toggle to enable or disable session coloring for Macro, Session A, Session B, or Session C.
Set Session Times :
Define the start and end times for each session in the format HHMM-HHMM (e.g., 1600-0930 for an overnight session).
Choose Colors :
Assign unique colors for upward (Bar Up) and downward (Bar Down) bars within each session.
Adjust Timeframe Visibility :
Use the Hide above this TF input to specify the maximum timeframe where session coloring will be visible.
Add Notes :
Use the Comment field to add personal notes or labels for each session.
Example Use Cases:
Overnight Sessions :
Highlight overnight trading hours (e.g., 1600-0930) to analyze price action during low liquidity periods.
Asian/European/US Sessions : Define separate sessions for major trading regions to track regional market behavior.
Macro Analysis : Use the predefined 24-hour macro sessions to study hourly price movements across a full trading day.
Disclaimer:
The Session Coloring Bar is not a trading signal generator and does not predict market direction or provide buy/sell signals. Instead, it is a visualization tool designed to help you identify and analyze specific trading sessions or timeframes on your chart. By highlighting key sessions and their corresponding price movements, this indicator enables you to focus on periods of interest and make more informed trading decisions.
Thank you for choosing this indicator! I hope it becomes a valuable part of your trading toolkit. Remember, trading is a journey, and having the right tools can make all the difference. Whether you're a seasoned trader or just starting out, this indicator is designed to help you stay organized and focused on what matters most—price action. Happy trading, and may your charts be ever in your favor! 😊
STRADUK - Moving Average Simple INC RVOLBY STRADUK
what is says on the tin
SMA with and added RVOL Icon. with ease of settings change for time periods.
YOUR WELCOME
FROM THE STRADUK TEAM
CRT Candle Range Theory [BETA] – Free Access🔹 CRT Candle Range Theory
This indicator identifies potential trading zones based on CRT (Candle Range Theory) principles.
Main structures and zones are visualized on the chart.
⚠️ LTF (Lower Time Frame) confirmation is required before entering a trade.
🎁 This version is free for a limited time only. Your feedback is valuable for further development.
🔒 Premium version will include LTF confirmation signals, additional indicators, and advanced tools.
📩 For feedback and contact:
TradingView: @xgodofcryptox
X (Twitter): XGodOfCrypto
---------------------------------------------------------------------------------------------------------------------
🔹 CRT Candle Range Theory
Bu gösterge, CRT (Candle Range Theory) prensiplerine göre potansiyel işlem bölgelerini belirler.
Ana yapılar ve bölgeler grafik üzerinde gösterilir.
⚠️ İşleme giriş için mutlaka LTF (daha düşük zaman dilimi) onayı aranmalıdır.
🎁 Bu sürüm sınırlı bir süreliğine ücretsizdir. Geri bildirimleriniz geliştirme süreci için değerlidir.
🔒 Premium versiyon, LTF onay sinyalleri ve ek indikatörlerle birlikte daha gelişmiş analiz araçları sunacaktır.
📩 Geri bildirim ve iletişim için:
TradingView: @xgodofcryptox
X (Twitter): XGodOfCrypto
USI - Ultimate Swing Indicator (Daily)swing trading for equity market momentum indicater for candel stick basis and strenght
Accumulation-Distribution CandlesThis structural visualization tool maps each candle through the lens of Effort vs. Result, blending Volume, Range, and closing bias into a normalized pressure score. Candle bodies are dynamically color-coded using a five-tier system—from heavy accumulation to heavy distribution—revealing where energy is building, dispersing, or neutral. This helps to visually isolate Markup, Markdown, Re-accumulation, and Distribution at a glance.
The indicator calculates a strength score by multiplying price result (close minus open) by effort (volume or price range), smoothing this raw value using a Fibonacci-based EMA. (34 for standard, 55 for crypto; the higher crypto value acknowledges that 24/7 trading offers more hours per week or month than trad markets.) The result is standardized against its rolling deviation and clamped to a range. This score determines the visual tier:
• 💙 Dark Blue = heavy Accumulation (strong upward result on strong effort)
• 🩵 Pale Blue = mild Accumulation
• 🌚 Gray = neutral (low conviction or balance)
• 💛 Pale Yellow = mild Distribution
• 🧡 Deep Yellow = heavy Distribution (strong downward result on strong effort)
The tool is optimized for the 1D chart, where Wyckoff phases are most clearly expressed. However, it adapts well to lower timeframes when used selectively. Traders may hide the body coloring and enable only zone highlighting to preserve other candle overlays such as SUPeR TReND 2.718, which offers directional clarity and trend duration. This combination is especially useful on intraday charts (15m–1H) where microstructure matters but visual clutter must be avoided.
When used alongside other Volume overlays (such as the OBVX Conviction Bias) or Volatility indicators (such as the Asymmetric Turbulence Ribbon (ATR)), this indicator adds confluence to directional setups by contextualizing pressure with Volatility. For example: compression zones marked by ATR may align with persistent pale blue candles—indicating quiet Accumulation before expansion.
Optional Overlays:
Normally ON -
• 📌 Pin Bars , filtered by volume, to isolate wick-dominant reversals from key zones
• 💪🏻 Strong-Body Candles — fuchsia candles w/ high body-to-range ratio reflect conviction
• 🧯 Wick Absorption Candles — red candles w/ long wicks and low closing strength indicate failed pushes or absorbed breakouts
• 🟦/🟧 Zone Highlighting for candles above a defined Accumulation/Distribution threshold
Normally OFF -
• 🔺 Fractals (5-bar) to map swing pivots by underlying pressure tier (normally OFF)
• 🟥/🟩 Engulfing patterns, filtered by directional conviction (normally OFF)
The Pin Bar strategy benefits most from the zone logic—when a bullish pin bar appears in an Accumulation zone (esp. pale or dark blue), and Volume exceeds its rolling average, it may mark a spring or failed breakdown. Conversely, bearish pins in Distribution zones can mark rejection or resistance.
This is not a signal engine—it’s a narrative filter designed to slot cleanly into a multi-layered workflow of visual structure and informed execution. Use it to identify bias and phase. Then deploy trade triggers from tools like SUPeR TReND 2.718, or the liquidity flows shown the The Silver Lining or the AltSeasonality - MTF indicators, for example. The candle colors tell you who’s in control—the other tools tell you when to act.
Gold Gladiator KKNEW v2evething for free signal by weerapong kub
evething for free signal by weerapong kub
evething for free signal by weerapong kub
evething for free signal by weerapong kub
evething for free signal by weerapong kub
TOMOs SPX Consolidation Detector with Cooldown.Consolidation indicator. Pick the tolerance range for consolidation. Triggers an alert at the end of the "min consolidation" bar. Blue is the bar after showing consolidation right before it.
Moving Average Convergence Divergence + 2 SMAsThis TradingView Pine Script by STRADUK , is a **custom MACD indicator with two additional Simple Moving Averages (SMAs)** to enhance trend analysis and momentum insights. It includes:
- **MACD Components:**
- Configurable **Fast** and **Slow** MAs (SMA or EMA)
- Signal line (SMA or EMA)
- Histogram showing the difference between MACD and Signal
- Color-coded histogram for visual momentum changes
- Alerts for when the histogram switches from rising to falling and vice versa
- **Additional Features:**
- Two customizable **SMA lines** (e.g., 50 and 200) plotted directly on the price chart
- Helps identify broader market trends and potential support/resistance levels
This combined setup helps traders spot **momentum shifts** (via MACD) while also keeping an eye on the **overall market trend** (via SMAs).
DM Support / ResistanceThis indicator functions on the basis of Demarks Support / Resistance by analyzing the most recent 4-hour candle of the US trading session. The preferred candle for analysis is the one closing at 3 PM local time in the USA. The indicator's calculations are derived from the mathematical properties of the 4-hour candle immediately preceding the 3 PM candle, which would have opened at 10 AM USA time. Please consult the chart provided by the Capital.com broker. If the pivot value displayed by the indicator is positive (the fourth value shown), it indicates a long signal. In this case, consider entering a long position on the corresponding stock at the identified support level. Similarly, if the displayed pivot value is negative, look for a short opportunity from the resistance level. The resistance and support levels are the second and third values presented by the indicator, in that order.
Raman Ka IndicatorSell Side indicator. this is additional confirmation for trade where there is momentum. dont trade basis this indicator, use this as a extra confirmation to get trades sell side only
Autofib Extensions | DTDHello trader comuunity!
I'm introducing another script that is part of my main day-trading strategy. We all know regardless of what strategy we use, we need to know what levels offer the least amount of risk to our trade entry and a great tool to anticipate how far a move might go or what level a move may retrace to are the Fibonacci Retracement and Extensions. This indicator combines both together, but with a twist.
The main elements of the script are:
1. Multiple Session High and Lows | Developing my first script led me to understand that measuring key times during each session provides understanding of the market's continuity. I have provided 3 "sessions' a user can define according to CST time where the script saves the high and low of that session window to produce the retracement and extensions from those plots. Currently, the levels are always plotted from low to high (with the 0 mark being the high) and negative values provided so the levels are consistent. You can toggle each session on or off.
2. Coloring Key Retracements / Extensions | I use a dark background for my charts so the default colors help me distinguish from other another indicator I use. Feel free to adjust the colors to your preference. I consider 3 different colors because of their significance. Retracements that you want to see continue fall back into the .50 to .618 level (this I consider the "Golden Zone"). While basic Elliott Wave Theory states a wave is completed near the 1.618 level (this I consider "Major Extensions"). Everything isn't noise, but minor levels in a larger sequence.
______________
Script Limitations
All of my scripts are made with the help of ChatGPT so there are going to be limitations. One current one that I have made progress on, but not fully is when you are viewing a timeframe where the candle doesn't start when a session window starts. On smaller timeframes like the 7-minute this is not an issue. However, on the hourly, if your session window starts at the half hour which the 3rd session default window does, the lines will not produce. I will hopefully have this rectified in the near future. I will open the script since none of this work is original in nature and I would love to see how others can create a better product. Also, this is mainly a futures trading tool. If you are using this on stocks you will find it not as useful if the session window is too wide since the script waits until the session window closes to calculate the extension values.
Cheers,
DTD
ABRA LEVELS (PH1)ABRA LEVELS (PH1) is a precision-engineered indicator for SPY 0DTE and intraday scalping strategies. This tool marks the battlefield with institutional-grade clarity—highlighting Previous Day High/Low (PDH/PDL), Premarket High/Low (PMH/PML), Opening Range (ORH/ORL), and the critical 5-minute breakout zone.
Key Features
Automatic Levels:
Previous Day High/Low (PDH/PDL)
Premarket High/Low (PMH/PML)
Opening Range High/Low (ORH/ORL)
5th 1-Minute Candle High/Low (for early momentum reads)
First 5-Minute Candle Range with precision extensions
Zone Awareness:
Outer & inner range extensions from the first 5-minute bar
Retest + long-wick trap detection
Optional shaded liquidity zones for high-clarity entries
Real-Time Alerts:
Alerts for breaking inner/outer boundaries
First 5m high/low cross alerts
Smart retest and wick rejection signals
Customization:
Toggle visibility, styling, session timing, and shading layers. Clean, high-contrast visual layout built for fast, disciplined execution under pressure.
8th Gate OpenThis script is a quantitative price action strategy designed to identify contextual engulfing patterns filtered by macro-level trend confirmation and dynamic Fibonacci levels, then manages positions with EMA/MA crossovers, adaptive stop mechanisms, and customizable timeframes.
Use 6H and 1D as secondary timeframes for best results.
NAGANTS Prediction AI V1NAGANTS Prediction AI V1 is a technical analysis indicator.
To explain briefly;
This indicator tries to predict the price movements of 3 bars in the future (for example, 3 days or 3 hours, depending on the time frame) by looking at past price data.
When doing this:
It determines that it will analyze a certain bar of past data and makes calculations for three different independent prediction methods and gives equal weight to these prediction methods. Users can change the weights and design them differently and affect the prediction method.
The sum of the weights of these 3 methods should be 1.0.
Future Prediction:
Using the price changes in the next 3 bars of the most similar period found, it predicts the prices of the next 3 bars from the current price.
Graph Drawing:
It draws the predicted prices on the graph with green lines and labels.
In summary:
This code is a tool that predicts future short-term prices based on past price movements and visualizes this on the graph. It aims to help investors predict possible price movements.
As the work continues, the code will continue to be developed and the consistency of the estimates will be increased statistically.