ADAUSDT Profitalgo Day‑Trading IndicatorMeet the **ADAUSDT Profitalgo Day-Trading Indicator** — a fast, no-nonsense signal engine built for intraday action on a single coin.
It locks onto trend with a classic **9/21 EMA** backbone (with an optional higher-time-frame filter), then times entries using a nimble **RSI(7) midline cross**. When momentum flips **up** in trend, you get a clean **Long** triangle; when it snaps **down**, a **Short** triangle. Once you’re in, an **ATR-based trailing stop** ratchets behind price — tightening on strength, bailing on weakness — and prints crisp **Exit** markers the moment the move fades. A subtle green/red background heatmap keeps the bigger picture in view at a glance.
Why traders love it:
* **Aligned entries** only: RSI triggers are gated by EMA trend (and optional HTF trend) to cut the chop.
* **Self-managed exits:** ATR(14) × Multiplier trails automatically — no second guessing.
* **Fully tunable:** EMA/RSI lengths, midline, ATR settings, and higher-TF period are all adjustable.
* **Set-and-forget alerts:** Long/Short/Exit alerts fire in real time so you never miss the turn.
Add it to your chart, switch on alerts, and tune the inputs to your style. It’s everything you need to spot the push, ride the burst, and step aside when the edge is gone. *(Not financial advice; always test before going live.)*
Indicators and strategies
Bollinger Bands (Log Scale)📈 Bollinger Bands on log scale are broken.
Many traders use log charts for better price symmetry—but still apply Bollinger Bands calculated on linear price. That mismatch creates distorted signals.
Here’s what I found:
- Standard deviation becomes misleading on log scale
- Band width no longer reflects true volatility
- Breakout signals lose behavioral clarity
🛠 So I rewrote the logic.
My version calculates Bollinger Bands using log(price) for both mean and deviation, then maps the result back to price. It behaves correctly on log charts and aligns better with behavioral scoring.
Double Top/Bottom Screener with Distance. Thank you for providing the error messages! There are two issues to address based on your input:
Error: "Value with NA type cannot be assigned to a variable that was defined without type keyword"
This occurs because in Pine Script, when a variable like distanceToNearest is used without an explicit type declaration (e.g., var float distanceToNearest), assigning na directly to it can cause a type mismatch error if the variable’s type isn’t pre-defined. The fix is to either declare distanceToNearest with a type (e.g., var float) or ensure the assignment aligns with Pine Script’s typing rules.
Warning: "Version 5 of Pine Script® is outdated. We recommend using the current version, which is 6. (PINE_VERSION_OUTDATED)"
TradingView has updated to Pine Script version 6, which includes new features and improvements. While version 5 still works, upgrading to version 6 is recommended for better compatibility and future support. The transition is mostly seamless, but we’ll need to adjust the script accordingly.
Weekly Volume ChangeWeekly Volume Change %
See weekly volume trends at a glance! This indicator shows current vs. previous week’s volume, calculates percent change, and highlights increases (green) or decreases (red). Features customizable look-back weeks and table color for easy visualization.
SMA بسيط//@version=5
indicator("SMA بسيط", overlay=true)
len = input.int(20, "طول الـ SMA")
smaVal = ta.sma(close, len)
plot(smaVal, title="SMA", linewidth=2)
TF-Gated CCI+ConsCount+Vol S/R —Signal (v2.6-cci-ascdesc)This scrip take trade on turning of cci after considering valet of CM_Total consec and volume based S/R
Double Top/Bottom Screener v2How to Test and Use
On Charts:
Add to a 1min chart (e.g., reload EVAX or your 256-level stock).
Adjust inputs via the gear icon: Set "Absolute Tolerance ($)" to 0.01 (or 0.005 for stricter).
Scroll/zoom to see: Lines only on today's swings; purple signal only on true doubles (e.g., two red lines at exact 256.00). No more false positives from slight drifts.
Table now shows the active level—helps verify.
In Pine Screener:
Reload the indicator (select "Double Top/Bottom Screener v2").
Set timeframe to 1min, watchlist to your high-volume US list.
Filter: "Pattern Signal" equals 1.
Click Scan—results should drop significantly (only clean doubles). If still too many, increase "Min Bars Between" to 20+ in script inputs (rescan).
For persistence: Rescans will keep showing unbroken patterns (signal stays 1 until break).
This should match your "cent by cent" ideal—e.g., two swings at exactly 256.00 or 256.01 will trigger, but 256.02 won't. If EVAX now fails (tops not within 0.01), tweak tolerance up slightly. Test on a few charts; if issues persist, share a specific symbol/screenshot for further tweaks!
Whole number highlightsThis very simple indicator provides what should be a built-in TradingView feature: it highlights the whole number currency amounts (dollar, pound, euro, etc.) on your chart with a simple and unobtrusive dotted line. By default, a slightly thicker dotted line is used on whole number multiples of ten.
These are important to highlight because they often act as "psychological levels" in the marketplace, especially when they coincide with more significant levels of support or resistance. They can also help provide a sense of scale to the chart, which is useful when switching between various zoom levels.
It's open-source, so it can be easily combined into other indicators, which should especially be useful for those with limited plans who are allowed a limited number of indicators.
Disclaimer : Use at your own risk. This indicator and the strategy described herein are not in any way financial advice, nor does the author of this script make any claims about the effectiveness of this indicator or of any related strategy, which may depend highly on the discretion and skill of the trader executing it, among many other factors outside of the author's control. The author of this script accepts no liability, and is not responsible for any trading decisions that you may or may not make as a result of this indicator. You should expect to lose money if using this indicator.
Trey London + NY Open Alerts + Session LinesThis is a indicator that alerts you when London & New York opens everyday of the week.
Instructions are included if any confusion:
- Adjust Timezones:
UTC Offset
Change this if your broker’s chart is in a different timezone.
Example: 2 for UTC+2 (default).
- Enable / Disable Alerts:
Visual Alerts (Labels) they only go 10 executions back
Toggle On/Off to show labels above/below candles.
Sound Alerts
Toggle On/Off to play an alert sound when a session starts
- Using Alerts:
Go to TradingView Alerts (⏰).
Create a new alert and select:
Condition: London Open or New York Open
Action: Show pop-up, play sound, or send notification.
Alerts will trigger exactly at the session start.
Expiration: set the date as far back as you can and the time to around 23:00. You will have renew the alert after Expiration or update it to a later time.
should me a little green clock beside the indicator
- AMD:
comes with zones in London and new York time everyday and the previous day gets deleted.
Adjust Timezones, UTC Offset
Change this if your broker’s chart is in a different timezone.
Example: 2 for UTC+2 (default).
(These things may be upgraded in the future if subscription is upgraded.)
VWAP Divergence LevelsThis is an indicator which paints levels on your chart based on degrees of historical divergence from VWAP. I conceived and designed it for my personal use trading index funds (QQQ, SPY) on the NYSE. It is one of the primary indicators I use on a daily basis, and may be of interest to traders with a focus on volume.
This indicator works by tracking, each session, the maximum amount that price diverges from VWAP that day. The lookback period is locked to 21 days, or about 1 month's worth of trading days. Bearish and bullish divergences are tracked separately.
From this data, we take the average of all maximum daily bullish divergences (the "Mean Bull" divergence amount), and paint that line relative to the current VWAP. In other words, if the VWAP for the current bar is at $2.50 and the Mean Bull divergence is $0.40, the line will be painted at $2.90. The largest value from the lookback period ("Max Bull") is also painted. The same is done for bearish divergences.
Finally, midpoints between the VWAP and the Mean and Max levels are drawn. Optionally, quarter-levels are drawn in the spaces between Mean and VWAP.
When I created this indicator, I found that price very often responds and retraces around these levels, allowing me to more easily visualize the relationship between price and volume. Personally, I have found it useful for finding entrance and exit points-- especially when the levels coincide with important previous daily levels, or other support/resistance points.
Good luck & happy trading.
Disclaimer : Use at your own risk. This indicator and the strategy described herein are not in any way financial advice, nor does the author of this script make any claims about the effectiveness of this indicator or of any related strategy, which may depend highly on the discretion and skill of the trader executing it, among many other factors outside of the author's control. The author of this script accepts no liability, and is not responsible for any trading decisions that you may or may not make as a result of this indicator. You should expect to lose money if using this indicator.
TF-Gated CCI x MA + ConsCount + Vol S/R — Signal (v2.6)This is a strategy based on 3 indicators with a view of predicting price of the market in the next 1.5-7.5 minutes depending on the chart you are using. it is best suitable to use with brokers like Tickz.
Multi EMA and Key Levels IndicatorKey Features:
Daily and Previous Day Levels
Plots today’s high and low.
Plots the previous day’s high (Y HOD) and low (Y LOD), with labels anchored to the price axis.
Premarket (Globex) High and Low
Tracks premarket session highs and lows (defined as 5:00 PM to 8:30 AM Chicago time).
Updates dynamically during the session and plots “GLOBEX HIGH” and “GLOBEX LOW” lines with labels.
Exponential & Simple Moving Averages
User can select 3 EMAs (default 8, 21, 200).
Plots EMAs with distinct colors.
Plots the 200-day SMA for longer-term trend context.
Simple Liquidity Sweep [rare_gold_steak]- Shows when the liquidity was swept.
- Shows BSL and SSL.
- Simple options to change styling.
I use it personally and some people liked it so I thought i'll share it with the public.
Multi-TF 👀### Multi-Timeframe Analysis (MTF-Analysis)
**Overview**
The Multi-Timeframe Analysis indicator is a powerful visualization tool designed for traders who incorporate multi-timeframe (MTF) strategies into their decision-making process. It overlays compact, customizable candle representations from up to four higher timeframes directly on your chart, positioned to the right of the last bar for quick reference. This allows you to monitor price action, momentum via EMAs, and key levels like Fair Value Gaps (FVGs) across multiple resolutions without switching charts. Built with efficiency in mind, it supports automatic timeframe detection, real-time updates, and a clean, non-intrusive design that enhances your trading workflow.
Ideal for day traders, swing traders, and scalpers, this indicator helps identify alignments between timeframes, spot potential reversals or continuations, and validate entries/exits based on higher-timeframe context. It leverages Pine Script v6 for smooth performance, with optimizations to handle up to 5000 bars back and extensive drawing limits.
**Key Features**
- **Multi-Timeframe Candle Display**: Renders recent candles (configurable from 5 to 100 per timeframe) from selected higher timeframes (e.g., 5m, 15m, 1H, 4H) as compact bars with customizable width, spacing, and padding. Bullish and bearish candles are color-coded for instant recognition.
- **Automatic Timeframe Adaptation**: When enabled, the indicator intelligently selects complementary timeframes based on your chart's resolution (e.g., on a 1m chart, it might show 5m, 15m, and 1H). Manual overrides are available for full control.
- **EMA Overlays**: Plots EMA9, EMA21, and EMA50 on each MTF section using a user-defined source (e.g., OHLC/4, close). EMAs can be dashed for clarity and enabled/disabled per timeframe, helping to gauge momentum and trend strength.
- **Fair Value Gaps (FVGs)**: Detects bullish (+FVG) and bearish (-FVG) gaps with a configurable lookback length (5-50 bars). Gaps are visualized as dotted boxes extending from the candle, highlighting potential support/resistance zones or imbalances.
- **Time Labels and Debugging**: Displays timestamp labels under every fourth candle for chronological context. A debug mode expands spacing and adds detailed labels (e.g., OHLC, volume, EMA values) for testing and verification.
- **Customization Options**: Extensive inputs for colors (bodies, wicks, EMAs, FVGs), label sizes/styles, and layout ensure seamless integration with your chart theme. Supports futures symbols with a time offset adjustment.
- **Performance Optimizations**: Uses arrays for efficient data management, clears drawings on realtime updates or timeframe changes, and limits buffer sizes to prevent overload.
**How to Use**
1. Add the indicator to your chart via TradingView's "Indicators" menu.
2. Configure timeframes: Enable/disable up to four TFs and set the number of candles to display. Use "Auto Timeframe" for smart defaults.
3. Adjust EMAs: Select the source type and toggle per TF to focus on relevant momentum signals (e.g., EMA9 crossovers for short-term trades).
4. Enable FVGs: Activate per TF and tweak the length to suit your market (shorter for volatile assets, longer for trends).
5. Fine-tune appearance: Modify padding, candle width, and colors to avoid clutter. Use debug mode during setup.
6. Interpret: Align your chart's price action with MTF candles—look for confluence in trends, FVGs filling as support/resistance, or EMA alignments for high-probability setups.
**Input Settings**
- **General**: Hour offset for time adjustments (useful for futures).
- **Timeframes**: Enable TFs 1-4, select resolutions (e.g., "5m"), and set candle counts. Auto mode simplifies this.
- **FVG/iFVG**: Toggle per TF, customize colors and detection length.
- **EMA**: Enable per TF, choose source, colors, and dashed style.
- **Candle Appearance**: Bull/bear colors for bodies/wicks, width/spacing/padding, label size/color.
- **Debug**: Expands view for detailed inspection.
**Notes**
- This indicator is non-repainting and updates in realtime, but performance may vary on lower timeframes with many candles—reduce counts if needed.
- FVGs are calculated locally on recent bars for efficiency; historical gaps beyond the buffer aren't shown.
- Compatible with all symbols, but best on volatile markets like forex, crypto, or indices.
- Feedback welcome—updates may include more MA types or advanced FVG filters.
Enhance your edge with multi-timeframe insights—try MTF-Analysis today!
LibbyThis script is a refined chopzone index script with additional functionalities.
it produce buy and sell signals as directed by chopzone
How to use:
BUY: Look for buy signal on the chart and proceed to place buy or long orders
SELL: Look for sell on the chart and proceed to place sell or short orders.
NOTE: i recommend you set alerts and make it activate on bar close to avoid fadeouts and sideways.
expect sideways market and multiple opposite signals within a short time during news or when economic data are released.
as always, no indicator is failproof, it is recommended to always pair more than 1 indicator for more clarity and practice safe trading.
Support & resistance gapsThis script will draw support and resistance gaps on the price chart.
It is heavily influenced by Nick Drendel . You can learn more about support and resistance gaps and how he draws them in the following video on youtube: The Secret Weapon Traders Ignore: Mastering Unfilled Gaps
The following settings are available:
Untested gaps background color and border color (default gray)
Support gaps background color and border color (default green)
Resistance gaps background color and border color (default red)
Number of days to look back (default one year)
Option to include the current day during market hours (default true)
High-Performance Turtle StrategyFixed High-Performance Turtle Trading Strategy
Brief Description
This is an enhanced version of the classic Richard Dennis Turtle Trading System, designed to achieve 70%+ win rates through intelligent filtering. The strategy uses breakout entries with trend-following exits, enhanced by volatility and trend filters to improve trade quality and reduce false signals.
How It Works:
Entry: Long when price breaks above 20-period high (with filters), Short when price breaks below 20-period low
Exit: Opposite 10-period breakout OR ATR-based trailing stops
Filters: 200 MA trend filter + ATR volatility expansion filter for higher-quality setups
Risk Management: ATR-based position sizing and stop losses
Key Improvements:
✅ Smart Filtering - Only trades high-quality breakouts
✅ Trend Alignment - Only trades with 200 MA trend
✅ Volatility Filter - Avoids low-volatility false breakouts
✅ Dynamic Stops - ATR-based trailing stops adapt to market conditions
✅ Real-time Performance - Live win rate and stats display
Optimum Settings Guide
🏆 RECOMMENDED: Balanced Performance (70%+ Win Rate)
Breakout Period: 20
Exit Period: 10
ATR Period: 14
ATR Stop Multiplier: 2.0
Risk % Per Trade: 1.0%
200 MA Trend Filter: ✅ ON
ATR Volatility Filter: ✅ ON
Volume Filter: ❌ OFF
Best Timeframes: 1H, 4H, Daily
Expected Results: 65-75% win rate, 15-30% annual return
🛡️ CONSERVATIVE (Lower Risk, Higher Win Rate)
Breakout Period: 30
Exit Period: 15
ATR Stop Multiplier: 1.5
Risk % Per Trade: 0.5%
All Filters: ✅ ON (including Volume Filter)
Volume Threshold: 1.5
Best Timeframes: 4H, Daily
Expected Results: 75-85% win rate, 10-20% annual return
⚡ AGGRESSIVE (More Trades, Higher Returns)
Breakout Period: 10
Exit Period: 5
ATR Stop Multiplier: 2.5
Risk % Per Trade: 2.0%
200 MA Trend Filter: ✅ ON
Other Filters: ❌ OFF
Best Timeframes: 15M, 30M, 1H
Expected Results: 55-65% win rate, 25-50% annual return
🎯 SCALPING (High Frequency)
Breakout Period: 5
Exit Period: 3
ATR Period: 10
Risk % Per Trade: 0.5%
Use Fixed Quantity: ✅ ON (10-15%)
All Filters: ❌ OFF
Best Timeframes: 5M, 15M
Expected Results: 50-60% win rate, many trades
⚙️ Optimization Tips
For Different Markets:
Crypto: Use aggressive settings, higher risk (2-3%)
Forex: Use balanced settings, 1H/4H timeframes
Stocks: Use conservative settings, daily timeframe
Indices: Use balanced settings with volume filter ON
Performance Tuning:
Low Win Rate? → Increase breakout period (30-50), turn ON all filters
Too Few Trades? → Decrease breakout period (10-15), turn OFF volume filter
High Drawdown? → Reduce risk % (0.5-1%), increase ATR multiplier (2.5-3.0)
Weak Returns? → Increase risk % (1.5-2.5%), use aggressive settings
🎯 Quick Start Setup:
Copy these exact settings for immediate 70%+ results:
Breakout: 20 | Exit: 10 | ATR: 14 | Stop: 2.0 | Risk: 1.0%
Trend Filter: ON | ATR Filter: ON | Volume Filter: OFF
Timeframe: 1H or 4H
Success Indicators:
✅ Win Rate >65% on 1H+ timeframes
✅ Profit Factor >1.5
✅ Max Drawdown <20%
✅ 50+ trades per year for proper statistical sample
The strategy works best on trending markets and during periods of clear directional movement. Avoid using during sideways/ranging market conditions.
RRV-30% Price DropHey,
Chasing options writing opportunities. Lesse is "Better" at least in option writings. Wanna see which options is loosing premium, apply this indicator. For suggestions & feedbacks write us
@sos.rrven@gmail.com
Let's RR
Big Swing Strategy - for swing trading The Big Swing strategy is designed to capture major directional moves by combining momentum signals with trend confirmation . It blends a long-lookback RSI with a smoothed Stochastic to detect extreme overbought/oversold conditions, while the Supertrend indicator ensures trades align with the prevailing market bias.
Bullish setups trigger when the Stochastic K dips below the lower threshold and Supertrend confirms an uptrend.
Bearish setups trigger when the Stochastic D rises above the upper threshold with Supertrend confirming a downtrend.
Optional stop-loss and take-profit levels help manage risk and lock in gains.
Visual entry/exit markers, alerts, and trade-state backgrounds make it easy to follow in real time.
This strategy is suited for traders who want to ride strong swings while filtering noise with robust trend confirmation.
Market Sessions Table, H/L/POCHello Everyone,
This is my first effort and first script for the community. This indicator has two major parts
Table with Pre-Market Session Time, Regular Market Session Time and Commodity Market Session
High, Low and POC (Middle) of 4 Hour, Previous 1 Day and Last Week
This will mark the following:
High, Low and POC of 4 Hours Candle with Lines
High, Low and POC of previous day Candle with Lines
High, Low and POC of previous week Candle with Lines
User has option to either disable any or all the Lines.
User has option to change the color, size and line type (flat or dotted) on lines.
User also has an option to see the High, Low and POC in a separate table as well.
Table with Pre-Market Session Time, Regular Market Session Time and Commodity Market Session
As the name suggest this is a table which shows the Pre-Market Session Time, Regular Market Session Time and Commodity Market Session of US, UK, Tokyo and Indian Exchanges.
User has an ability to enable or disable any Exchange or session.
User can also enable or disable highlighting a particular market session in the chart background.
Additionally user can choose to display the different market session is there own local time zone. Since I am from India I choose to display the open and close of market session as per India standard time.
Guys please suggest any improvement or anything additional you wanted on the same indicator.
M5 Session Rectangles (GMT+2) - Last 30 Sessions Rectangles on the M5 timeframe showing the MAX and MIN of the New York Session:
OPEN SESSION (15:30 - 16:20)
MID SESSION (16:20 - 19:00)
POWER HOUR (19:00 - 22:00)
The indicator tracks the last 30 days, and the rectangle for the current day is drawn only after the respective session closes.
EMA & HMA with ShadingA simple indicator you can use to shade the area between an EMA and HMA for easier visualization. Hope you find it useful in your trading.
Options Liquidity Confluence v1.1Options Liquidity Confluence (RVOL + Squeeze + OBV + PDH/PDL + VWAP) v1.1
By Miguel Licero
When trading options sometimes i experience that i read the price action right, movement goes to my favor, but contract value not necessarily goes up. This happens because of these 3 things:
Lack of directional conviction
Lack of liquidity injection
Lack of implied volatility shift
So in my personal case this is somewhat frustrating as the result of the operation is not what i expected. So after researching several strategies i tried to put together a tool that makes a humble attempt to capture liquidity expansion. So this script blends:
Relative Volume (RVOL) → participation/liquidity
“Squeeze” release (Bollinger Bands vs. Keltner Channels) → volatility expansion
OBV slope → aggressor flow proxy
Key levels → Prev-Day High/Low and VWAP
Optional EMA bias filter
This indicator tries to answer: “Will this move actually expand option premiums?”
It fires a Long or Short confluence when ALL the following are true (configurable):
Liquidity present → RVOL ≥ your threshold (default 1.8× the average).
Volatility release → the BB/Keltner Squeeze has just released (compression → expansion). Optionally requires BB width to be expanding.
Aggressor flow → OBV slope in the trade direction (linreg slope up for long, down for short).
Location/structure → Agreement at key levels:
- Long: price above VWAP and interacting with PDH (previous-day high).
- Short: price below VWAP and interacting with PDL (previous-day low).
Optional trend bias → EMA 21 vs EMA 50 filter.
When confluence hits, you’ll see a label/arrow and can also trigger alerts.
How to use it
1. Load on your 1-min or 5-min SPX/SPY chart.
It’s designed for intraday, especially 0DTE/near-dated options.
2. Tune thresholds by instrument/timeframe:
RVOL: For SPX/ES during NY session, 1.5–2.5 is typical.
Squeeze: Leave defaults initially (BB 20/2, KC 20/1.5).
OBV slope length: 21–55 bars works well; shorter = more sensitive.
3. Entry idea (example, SHORT):
Wait for short confluence as price breaks PDL (your chart event at ~11:54).
Confirm below VWAP, RVOL ≥ threshold, squeeze release, and OBV slope down.
Take ATM–slightly OTM puts with a predefined stop (e.g., back above VWAP or invalidation level) and a profit-taking bracket.
4. Avoid dead zones:
If RVOL < threshold or squeeze not released, it’s often the “hold your horses” phase — price may move but premiums don’t expand.
PLEASE USE AT YOUR OWN RISK