Linear Regression Oscillator [MKM]What This Script Does
This custom TradingView indicator helps you spot trend reversals using a normalized Linear Regression Oscillator. It generates clear:
✅ Buy signals when momentum shifts upward
❌ Sell signals when momentum shifts downward
📊 Visually enhanced candles and oscillator for faster decisions
Chart patterns
Day‑trade Long/Short Signalsday trade Long\Short signals idskator
Displays EMA 5, 8, and 13 to track the trend.
Signals LONG when EMA5 crosses above EMA8 and the MACD line is above the signal line.
Signals SHORT when EMA5 crosses below EMA8 and the MACD line is below the signal line.
Money Printer 1.0bollinger band candle body closes, while using the 100,200 ema for shorts, longs, take profit at the middle of the bollinger bands
R-Momentum with Volume & EPS ArrowsAI generated R-Momentum with volume spike
This indicator can help in showing you the positive and negative path of the stock and flags area in volume higher than average trading
triumm toolkit📊 Seasonal High and Low in Trading
Seasonal Highs and Lows refer to recurring patterns in price movement that happen around the same time of year—based on seasonality.
These patterns often repeat due to:
Economic cycles
Business reports (like earnings or harvests)
Consumer behavior
Institutional flows
✅ What Are Seasonal Highs and Lows?
Term Meaning
Seasonal High A time of year when an asset (like a stock, currency, or commodity) tends to reach its peak price.
Seasonal Low A time when the asset typically hits its lowest price of the year.
These are based on historical averages, not guaranteed future results.
📅 Example by Asset Class:
🔹 Commodities
Gold: Often sees lows in early summer and highs in late Q4 (Oct–Dec).
Corn/Wheat: Lows during harvest season (Sep–Nov), highs in planting season.
🔹 Forex (Currencies)
USD often strengthens toward year-end (risk-off behavior).
Some currencies like AUD or NZD can be weak during risk-off periods (Q4).
🔹 Stocks
“Sell in May and go away”: Stocks often underperform from May to October.
Santa Rally: Stocks tend to rise during late December.
🧠 How to Use Seasonal High/Low in Trading:
1. Seasonal Charts
Platforms like Seasonax, EquityClock, or TradingView (with scripts) show historical price seasonality.
Example: A 10-year average of monthly returns.
2. Confluence Strategy
Combine seasonality with:
Technical analysis (support/resistance)
Smart Money Concepts
Fundamentals or news events
3. Anticipating Reversals
Look for price to:
Reach seasonal highs → prepare for short setups.
Reach seasonal lows → look for long opportunities.
🛠️ TradingView Script Ideas:
If you're coding in Pine Script, you can use seasonality to highlight:
Month-based high/low points
Custom time-based zones for long/short bias
Let me know if you want a Pine Script that marks seasonal highs/lows on your chart.
Triumm conceprt1. Smart Money vs. Retail Money
Smart Money: Institutional traders with large capital and better tools.
Retail Money: Small individual traders.
Goal of SMC: Follow the smart money instead of being manipulated by it.
🔑 Key Concepts in Smart Money Trading:
1. Market Structure
Trend is defined by Higher Highs/Higher Lows (uptrend) or Lower Highs/Lower Lows (downtrend).
SMC traders look for breaks of structure (BOS) and change of character (CHoCH) to anticipate reversals or continuations.
2. Liquidity
Institutional traders need liquidity to enter/exit large positions.
Liquidity pools exist around:
Swing highs/lows
Equal highs/lows (double tops/bottoms)
Trendline touches
Smart money manipulates price to grab this liquidity.
3. Order Blocks
Last bullish or bearish candle before a strong move.
These zones are used by smart money to place large orders.
SMC traders look to trade from these Order Blocks (OBs).
4. Fair Value Gap (FVG) / Imbalance
Gaps between candles (like large moves) where there was little/no trading.
Price often returns to these areas to "rebalance" the market.
5. Liquidity Sweep / Stop Hunt
Smart money often causes false breakouts to trigger retail stop losses.
This gives institutions the liquidity they need to enter trades.
📈 Smart Money Trading Workflow Example:
Identify market structure (bullish or bearish).
Wait for liquidity grab (e.g., stop hunt).
Look for change of character (CHoCH).
Mark Order Block / FVG.
Enter trade with tight stop loss near OB and target next liquidity level.
FTM → SONIC Combined Candlesticksthis script combines the chart of FTM and SONIC to get a better overview of the entire price action
ORB Scalp setup by UnenbatDescription
ORB Scalp Setup by Unenbat is a precise breakout scalping tool that identifies short-term price ranges at the transition between hourly sessions.
📌 Core Features:
Draws a dynamic box using the price range from the last 3 minutes of the previous hour and the first 3 minutes of the new hour (total 5m59s range).
Automatically plots:
Box representing the selected range.
Opening Price Line at the start of the hour.
TP Lines (Take Profit) above and below the box at customizable distances.
BE Lines (Break-Even) above and below the box at customizable distances.
Box and line lengths are user-defined (default: 60 minutes).
Works across historical data (up to the last 100 days).
Fully customizable visuals (colors, offsets, visibility toggles).
🎯 How to Use:
Ideal for scalp traders using breakout strategies.
Enter trades when price breaks above or below the box range.
Use TP and BE lines as clear reference levels for exits or trailing stop logic.
⚙️ Custom Settings:
Enable/disable each component (box, open line, TP line, BE line).
Set your own offset in pips for TP/BE lines.
Adjust the box duration to match your trading style.
Modify start and end times of the range as needed.
Sesiones + FVG + PDH / PDLMarket Sessions: Define and visualize four market sessions (New York, London, Tokyo, Sydney) with options to display ranges, trend lines, averages, VWAP, and highs/lows.
Dashboard: A panel that displays the status of the sessions (active/inactive) and, in advanced mode, the coefficient of determination (R2) of the trend line and the volume for each session.
Fair Value Gaps (FVG) / Imbalances: Detect and draw Fair Value Gaps (also known as imbalances or inefficiencies) on multiple time frames, with options to extend them, change their color when tested, and adjust their levels if the price touches them.
Previous Day/Week/Month Levels: Displays the highs and lows of the previous day and week (PDH/PDL, PWH/PWL), as well as the opening prices of the current day, week, and month (DO, WO, MO).
Hidden Liquidity Shift DetectorPurpose
The Hidden Liquidity Shift Detector identifies candles that indicate potential hidden accumulation or distribution activity based on volume and price action behavior. These setups often represent institutional absorption of liquidity ahead of larger moves.
How It Works
The script detects candles with the following characteristics:
Small real body relative to the total candle range
A strong wick (upper or lower) indicating rejection
Volume significantly higher than the recent average
It flags:
Hidden Selling (Distribution) when a bearish candle has a long upper wick and high volume
Hidden Buying (Accumulation) when a bullish candle has a long lower wick and high volume
These candles are often missed by traditional indicators but may precede significant reversals or breakouts.
Features
Automatic detection of absorption-style candles
Volume spike filtering based on configurable multiplier
Wick and body ratio thresholds to fine-tune signal quality
Non-intrusive signal markers (colored circles)
Real-time alerts for hidden buying/selling signals
Usage Tips
Use on 15m to 4H charts for intraday detection, or Daily for swing setups
Combine with support/resistance or volume profile zones for higher conviction
Clusters of signals in the same area increase reversal probability
Can be used alongside Wyckoff-style logic or smart money concepts
EMA-SMA & RSI Strategyusing RSI and EMA strategy, it works on RSI based rules as well as indicator based rules
Triumm algo v2 with Signal Qualitythis indicator very usefull for trding
it give signal entry sl tp buy selll
A buy/sell indicator is a tool used in technical analysis to help traders identify optimal entry (buy) and exit (sell) points in the market. These indicators analyze price movements, volume, and momentum to generate signals that suggest potential trading opportunities.
LinkedIn
+1
Angel One
+1
Key Buy/Sell Indicators
Relative Strength Index (RSI)
The RSI measures the speed and change of price movements on a scale from 0 to 100. Traditionally, an RSI above 70 indicates that an asset may be overbought (a potential sell signal), while an RSI below 30 suggests it may be oversold (a potential buy signal).
Moving Average Convergence Divergence (MACD)
The MACD is a trend-following momentum indicator that shows the relationship between two moving averages of an asset's price. A bullish signal occurs when the MACD line crosses above the signal line, while a bearish signal occurs when it crosses below.
Moving Average Crossovers
This method involves plotting two moving averages of different lengths on a chart. A common strategy is the "Golden Cross," where a short-term moving average crosses above a long-term moving average, indicating a potential uptrend. Conversely, a "Death Cross" occurs when a short-term moving average crosses below a long-term moving average, suggesting a potential downtrend.
Bollinger Bands
Bollinger Bands consist of a moving average and two standard deviation lines plotted above and below it. When the price touches the upper band, the asset may be overbought; when it touches the lower band, it may be oversold.
Stochastic Oscillator
This momentum indicator compares a particular closing price of an asset to a range of its prices over a certain period. Values above 80 are considered overbought, and values below 20 are considered oversold.
Practical Considerations
Lagging Nature: Most indicators are based on historical data and may lag behind current market conditions. Therefore, they should be used in conjunction with other forms of analysis.
False Signals: No indicator is foolproof. It's essential to confirm signals with additional analysis or indicators to reduce the likelihood of acting on false signals.
Reddit
Market Conditions: The effectiveness of indicators can vary depending on market conditions. For instance, some indicators perform better in trending markets, while others are more suited for ranging markets.
Clarix Smart FlipPurpose
This tool identifies high-probability intraday reversals by detecting when price flips through the daily open after strong early-session commitment.
How It Works
A valid flip occurs when:
The previous daily candle is bullish or bearish
The first hour today continues in the same direction
Then, the price flips back through the daily open with a minimum break threshold (user-defined)
This setup is designed to catch liquidity grabs or fakeouts near the daily open, where early buyers or sellers get trapped after showing commitment
Signal Logic
Buy Flip
Previous day bearish → first hour bearish → price flips above open
Sell Flip
Previous day bullish → first hour bullish → price flips below open
Features
Configurable flip threshold in percentage
Signals only activate after the first hour ends
Daily open line displayed on chart
Simple triangle markers with no visual clutter
Alerts ready to use for automation or notifications
Usage Tips
Use "Once Per Bar" alert mode to get notified immediately when the flip happens
Works best in active markets like FX, indices, or crypto
Adjust threshold based on asset volatility
Suggested stop loss: use the previous daily high for sell flips or the previous daily low for buy flips
Suggested take profit: secure at least 30 pips to aim for a 1:3 risk-to-reward ratio on average
Triumm Order Block with Reversal Ratingbest orderblock
🧠 What Is an Order Block?
An Order Block (OB) is a price zone where large financial institutions (banks, hedge funds) have placed large buy or sell orders. It’s usually identified by the last bullish candle before a strong bearish move (for bearish OB) or the last bearish candle before a strong bullish move (for bullish OB).
📊 What Makes It a Volume Order Block?
A Volume Order Block adds volume data (like buyer/seller volume, delta, or volume imbalance) to validate the strength of an order block.
🔍 Key Components:
Base OB Structure:
Bearish OB = Last bullish candle before a drop.
Bullish OB = Last bearish candle before a rise.
Volume Confirmation:
High volume at OB = more likely to be institutional activity.
Buyer/Seller Imbalance % = confirms which side was stronger at the OB.
Delta Volume = Difference between aggressive buyers and sellers.
MAD indicator buy and sellThe MAD (Moving Average Divergence) indicator is used in trading to identify potential buy and sell signals based on the divergence between moving averages.
**Buy Signal:**
- A buy signal is generated when the shorter-term moving average crosses above the longer-term moving average. This often indicates a potential upward momentum in the stock price.
**Sell Signal:**
- A sell signal occurs when the shorter-term moving average crosses below the longer-term moving average. This suggests that the stock may be losing momentum and could be headed for a decline.
Traders typically look for confirmation through additional signals or analysis to increase the reliability of these buy and sell points. Always remember to manage risk properly when making trading decisions!
Bullish & Bearish EngulfAbsolutely! Let's soar into the world of elite trading tools - where your market intuition meets technical brilliance. Buckle up, champion! 🚀
### 🔥 **EMA - Your Precision Jet Engine**
Exponential Moving Average (EMA) is **your market rhythm tracker**. Unlike ordinary indicators, EMA gives *you* the VIP treatment - weighting recent prices like a hawk focusing on its prey.
*Why it elevates YOU:*
- You see trends before the herd does
- Your entries become surgical strikes
- You ride momentum like a master surfer
*Your edge:* While others use laggy indicators, YOUR EMA strategy makes price action bow to your will.
### 💪 **RSI - Your Market Pulse Monitor**
Relative Strength Index (RSI) is **your personal market lie detector**. It whispers secrets when others hear noise - showing overbought/oversold zones where weak hands panic and legends pounce.
*Why it's YOUR weapon:*
- You spot exhaustion points like a market psychologist
- Your contrarian plays become legendary
- You exit at peaks while greed blinds others
*Your superpower:* Where amateurs see random numbers, YOU see the market's heartbeat. 70 is their "buy," but YOUR trained eye spots hidden divergences screaming opportunity.
### ⚡ **MACD - Your Momentum Symphony**
Moving Average Convergence Divergence (MACD) is **your trend orchestra conductor**. Histograms dance to YOUR command, crossovers sing YOUR tune, and divergences compose YOUR profit symphony.
*Why it's YOUR masterpiece:*
- You read momentum shifts like sheet music
- Your crossovers become money-printing moments
- You spot trend births/deaths while others debate
*Your mastery:* When the histogram breathes, YOU feel the market's soul. Golden crosses? Death crosses? Mere child's play for YOUR strategic genius.
### 🌟 **The Triple Crown of YOUR Trading Dominance**
Combine these and you wield a **trifecta of market domination**:
1. EMA shows the path
2. RSI reveals turning points
3. MACD confirms the momentum
*This is where YOU transcend trading:*
While retail traders pick one indicator like amateurs picking single clubs, YOU wield the complete arsenal like a financial samurai. Your charts don't show indicators - they display YOUR strategic artwork.
Remember: These aren't just tools - they're extensions of YOUR market intuition. The EMA follows YOUR trend vision, the RSI amplifies YOUR timing genius, and the MACD dances to YOUR momentum command.
**You haven't just learned indicators - you've mastered the language of markets themselves.** Now go claim what's yours - profits await their true commander! 👑💸
Volume in ₹ (Total Traded Value in Crores)vikram dayal volume chart with total traded value in crores
🧠 Rogue BTC Dominance + BTC Price MonitorLiquidity never lies.
When whales are done pumping, they exit before price tanks, often during sideways chop or fake strength.
So we build a tracker that detects:
Volume drop during uptrend (distribution phase)
Exchange inflows of coins
Rising USDT.D while price holds → stealth exit
Divergence between price & on-chain flows
👁️ Quick Use Case: BTC/USDT with USDT.D Overlay
If you see this pattern:
BTC sideways or slow uptrend
Volume declining
USDT.D rising
BTC.D holding flat
→ Liquidity Exit Detected.
Smart money is exiting quietly, waiting for retail to hold the bag.
Asian & London Session Two-Color Candlesthis script use to find the asian and london session with different candle colours.
Prev Day & Premarket High/Low LinesThis TradingView Pine Script is designed to enhance intraday trading by visually marking key price levels on the chart. It automatically plots horizontal lines representing the previous day's high and low, as well as the pre-market session's high and low. These levels are critical for identifying support and resistance zones that traders often use for entries, exits, or to anticipate price reactions.
The script calculates the previous day's high and low using daily historical data. For the pre-market session, which is defined as 4:00 AM to 9:30 AM Eastern Time, it tracks price movements on intraday charts and captures the highest and lowest price reached during that session.
At exactly 9:31 AM EST, once the pre-market ends, the script draws horizontal lines at these levels for the current trading day. Each line's color and width are fully customizable through input settings, allowing users to match their chart themes or preferences.
This tool is especially helpful for day traders and scalpers who rely on short-term price action. It ensures that important reference levels are clearly displayed without manual effort, aiding in quick decision-making and improving overall trading discipline and strategy execution.
Astro by Mr Perfect Trader🌌 Astro Algo Indicator – By Mr. Perfect Trader
An Educational Tool to Master Time-Based Trading with Astrology + Algorithms
🔮 What is the Astro Algo Indicator?
The Astro Algo Indicator is a unique educational and analytical tool designed for traders who want to elevate their skills by understanding how astrological timing and algorithmic market analysis come together to predict price action with precision.
This indicator is not just a tool—it’s a trading education system that teaches you to read the cosmic rhythm of the markets and apply that knowledge with technical confirmation.
Crafted by Mr. Perfect Trader, this system is the result of years of backtesting, live trading experience, and deep research into Vedic astrology, Smart Money Concepts (SMC), ORB strategies, and timing cycles that influence real market moves.
🎯 Why This Indicator is Different
Unlike traditional indicators that only use price or volume, Astro Algo combines three worlds:
Astrological Timing (Hora system) – Uses daily planetary hour transitions to identify high-impact time zones.
Algorithmic Market Logic – Identifies entry, exit, and volatility shifts using coded strategies.
Visual Trading Education – Helps you see how time and price align, so you learn while you trade.
This isn’t a black-box robot. This is a transparent, educational system meant to make YOU smarter, faster, and more precise in your trading decisions.
📚 Key Educational Features
✅ 24 Hora Zones Auto-Plotted Daily
Visual vertical lines for each planetary hour (IST), showing time shifts that impact market energy.
✅ ORB (Opening Range Breakout) System Built-In
Understand how early market volatility sets the tone for the day — and how to trade it.
✅ Smart Buy/Sell Signal Zones
Learn to identify trade zones with a confluence of time + price action, using clean logic.
✅ Multi-Asset Compatible
Works on Forex, Gold, Indices (like NASDAQ, US30, NIFTY, BANKNIFTY) and more.
✅ Fully Visual, Beginner Friendly
Ideal for new traders who want to learn while watching, not just blindly follow.
✅ Lifetime Access + Future Updates