Mits Pixel BTCUSDStrategy
Using Rsi Stochastic, Hull Moving Average, Price Action and volume differences to get signals
HOW IT WORKS
Pixel parts :
- (U) The first pixel is a pixel that shows a trend during an uptrend, a trend when the market is considered bullish (above the MA line)
- (V) The second pixel is the volume pixel, showing the up and down movement of the buy / sell volume .
- (M) The third pixel is the momentum pixel, showing the market momentum whether it is overbought or oversold.
- (D) The fourth pixel is a pixel that shows a trend during a downtrend, a trend when the market is considered bearish (below the MA line)
When the price opens above the MA line, 3 pixels will appear, namely the first Pixel which is called the Trend up Pixel, Pixel Volume , and also the Momentum Pixel.
When the price opens below the MA line, 3 pixels will appear, namely Pixel Volume , Pixel Momentum, and the bottom one is the Pixel Down Trend.
* Pixel up trend (appears when the open is above the MA line)
- The pixel will show a solid green color when a gap up is opened or volume up, then the close price is greater than the open price.
- The pixel will show a light green color if there is normal strengthening (the close is bigger than the previous day's close without creating a gap up), then the close price is bigger than the open price.
- Pixel will show yellow color if it meets several criteria, for example, close is equal to open or close is bigger than the previous close but close is smaller than open.
- The pixel will show a dark red color when there is attenuation and a Gap down is created, then the close price is smaller than the open price.
- Pixel will show red color if there is normal weakening (close is smaller than the close of the previous day without creating a gap down), then the close price is smaller than the open price.
* Pixel down trend (appears when the open is below the Moving Average)
The pixel color indication is the same as the Trend up Pixel
* Volume Pixel
- The pixel is dark green when there is an increase and a gap up is created and the volume for that day is bigger than the volume of the previous day.
- The pixel will be green if there is a normal strengthening and also the volume for that day is greater than the volume of the previous day, or there is a gap up but the volume is smaller than the volume of the previous day.
- The pixel is yellow if it meets several conditions, for example, the volume of the day is the same as the volume of the previous day.
- The pixel is dark red when there is weakness and a Gap down is created and also the volume of the day's weakness is greater than the volume of the previous day.
- The pixel is red if there is normal weakening and also the volume of the day's weakness is bigger than the previous day's volume , or if there is a gap down but the volume is smaller than the previous day's volume .
* Momentum Pixel (basically StochRSI combined with other HMA , TopBox (Resistance), BottomBox(Support)).
- The pixel is dark green when it meets several conditions, for example the golden cross is below 50.
- The pixel is green if it meets several conditions, for example a golden cross below 50 without Gap up.
- Pixel will be yellow if it meets several conditions, for example k is greater than d and k has entered the overbought area (greater than 80).
- Pixel is dark red when it meets several conditions, for example k is smaller than d and k has entered the overbought area.
- Pixel is red when it meets several conditions, for example k is smaller than d and k is greater than 50 and k is less than 80.
Bar Color
Dark Green : Price Up + Volume Up
Green : Price Up + Volume Down
Dark Red : Price Down + Volume Up
Red : Price Down + Volume Down
Too many details that cannot be detailed one by one , but in broad outline as explained above.
HOW TO USE
* Signals Buy
- Strong Buy : All pixels are green, and Momentum Pixel is dark green.
- Normal Buy : All pixels are green or two dark green (one of them must momentum pixel) and one yellow.
- Spek Buy : * Two green pixels (one of them must momentum pixel) and one yellow or 1 green/dark green in momentum pixel, and other pixels yellow
* Signals Sell
- Strong Sell : All pixels are red, and Momentum Pixel is dark red.
- Normal Sell : All pixels are either red or two dark red (one of them must momentum pixel) and one yellow.
- Spek Sell : Two red pixels (one of them must momentum pixel) and one yellow or 1 dark red in momentum pixel, and other pixels yellow
- Warning Sell : Momentum pixels are dark red, regardless of the color of the other pixels.
* Best use for trading in BTCUSD markets
* Change from just an invitation script to a protected script for publication.
* Final Release
Thanks for Moderators
Candlestick analysis
MACD EMA 200 Strategy (Roche 5min Scalp)Free to use, stay blessed.
I don't believe charging for something that everyone can use.
Please enjoy it.
CISD နံကြားထောက်CISD နံကြားထောက် indicator ဖြစ်ပါတယ်
ဘာမှ မရှင်းပြဘူး သေချာသိချင်ရင် U Sai Pee (Facebook) မှာ သွားစုံစမ်း
Mark 4H Candle SpanThis TradingView indicator, called "Mark 4H Candle Span", serves to **visually highlight alternating 4-hour time blocks** directly on the price chart.It does this by coloring the background of the chart for one 4-hour period and leaving the next 4-hour period uncolored, creating a pattern of vertical stripes.---### How It WorksThe code operates in two main steps:1. **Calculation of the 4-Hour Block**:The line `session_id = math.floor(time("1") / (1000 * 60 * 60 * 4))` calculates a unique identification (ID) number for each 4-hour block.* `time("1")`: Gets the current time (in milliseconds).* `(1000 * 60 * 60 * 4)`: Is the total number of milliseconds in 4 hours.* By dividing the time by the 4-hour interval and rounding down with `math.floor`, the script assigns the same `session_id` to all the candles within the same 4-hour block.2. **Background Coloring**:The line `bgcolor(session_id % 2 == 0 ? color.new(color.blue, 85) : na)` decides whether to color the background.
Candle Overlay htf embedHTF Candle Overlay for mltf candle
A candle overlay that provides ease of use for the 1m chart to see candle structures of 30m or more from 1m. (with OHLC)
BUY SELL TP/SL BOS CHOCH OB FVG SMC Golden Heaven AI V.2Indicator Can be used with all assets, whether it's stocks, gold, oil, Bitcoin, currency pairs, and others ✅️📉 But !!!! The indicator is just an analysis tool. Users should study the risks before deciding to trade."
Unmitigated Imbalances [TakingProphets] (High Timeframe)Unmitigated Imbalances
Unmitigated Imbalance is designed to automatically detect and display active Fair Value Gaps (FVGs) across multiple higher timeframes and your current chart. It only keeps the ones that remain unmitigated, helping you clearly see where price has “unfinished business” and potential liquidity draw areas. The tool extends these levels forward until they are tagged according to your chosen mitigation criteria, then removes them automatically.
The indicator uses the classic 3-bar FVG structure:
– Bearish FVG forms when the low of the third candle back is above the high of the first candle.
– Bullish FVG forms when the high of the third candle back is below the low of the first candle.
– Each detected gap must meet a minimum size threshold, which is determined automatically from the Sensitivity setting and adjusted for the symbol type.
Higher timeframes (up to 4) can be plotted simultaneously with your current chart’s gaps. The script merges overlapping levels from different timeframes into one clean label, showing all the contributing timeframes together (for example: M15 + H1 + H4). This makes it easy to spot high-confluence levels without cluttering your chart.
Key features
– Multi-timeframe detection: up to 4 custom HTFs plus your current chart.
– Automatic gap size filtering based on chosen Sensitivity (High, Medium, Low).
– Choice of Wick or Close-based mitigation logic.
– Lookback control: 1 Day, 1 Week, 1 Month, or Max.
– Combined labels for overlapping gaps with clear timeframe tags.
– Separate color and style settings for each timeframe’s bullish and bearish gaps.
– Labels can be positioned Left, Right, or Center Above for maximum clarity.
– Automatic line extension until mitigation or until they exceed the lookback period.
How to use
Select your desired higher timeframes in the HTF1–HTF4 settings.
Choose the Sensitivity level to control the minimum gap size detected.
Decide on Wick or Close mitigation according to your trading rules.
Use the Lookback setting to limit how far back the script checks for gaps.
Watch for levels where multiple timeframe labels are stacked — these can carry greater significance.
Incorporate the levels into your existing strategy, using them as context rather than entry signals.
Practical notes
– Current timeframe gaps reset each trading day to keep the chart relevant to intraday bias.
– Higher timeframe gaps remain until mitigated or until the lookback period expires.
– Large lookback periods with multiple HTFs can increase chart load — adjust settings as needed.
– This indicator is a mapping and context tool, not a signal generator. Always apply it alongside your own analysis.
Relative Strength Buy/Sell SignalsThis Pine Script builds on the MarketSurge-style Relative Strength indicator. It calculates the RS line by comparing the stock's close to a benchmark (default: SPY). Buy signals are generated when the RS line crosses above its moving average (default 10-period SMA), indicating improving relative strength. Sell signals occur when it crosses below, suggesting weakening relative strength. Signals are labeled "BUY" (green) and "SELL" (red) on the chart, with background highlights.
It also retains the new 52-week RS highs (orange circles) and lows (purple circles), which can serve as additional confirmation for outperformance or underperformance.
Note: This approximates relative strength for trading signals but does not replicate the proprietary IBD RS Rating (a 1-99 percentile rank across all stocks). For best results, use on daily charts and combine with other analysis. Backtest thoroughly, as no strategy guarantees profits
NY Open Momentum Sniper MTF v6Finding the best optimal entry to the trade in NY. This will help you find some key zones during the NY killzone and help you pick out the best spots to enter the trade.
Indicator collection by 200K🇲🇳 Монгол хэл
"Indicator Collection by 200K" нь олон төрлийн хэрэгтэй индикаторуудыг нэг дор цуглуулсан багц юм. Жишээ нь, 5 EMA нь богино хугацааны чиг хандлага, эргэх боломжит цэгүүд болон дэмжлэг, эсэргүүцлийн түвшинг илрүүлэхэд тусална. Мөн session marker, өндөр цагийн хүрээний high/low шугамууд гэх мэт хэрэгслүүдийг ашиглан зах зээлийг илүү тодорхой харах боломжтой. Энэхүү индикатор нь шинэхэн болон туршлагатай трейдерүүдэд хоёуланд нь тохиромжтой бөгөөд өдөр тутмын арилжаанд хэрэглэхэд энгийн, ойлгомжтой.
🇬🇧 English
The Indicator Collection by 200K combines several useful indicators in one package. For example, 5 EMA helps identify short-term trends, potential reversal points, and support/resistance levels. It also includes tools like session markers and higher timeframe high/low lines to give you a clearer view of the market. This indicator is designed to be simple and easy to use for both beginners and experienced traders in their daily trading.
SNR Pro by LogicatSNR Pro by Logicat — read the tape like a pro.
This indicator builds clean, close-based Support/Resistance from pivots and then hunts for actionable touches and breaks in real time.
Feature 1 – Strict Next-Bar Retest: Instantly flags the very next candle that taps a fresh S/R and rejects it (bulls at S, bears at R). No early signals, no clutter.
Feature 2 – Pair-Bar Retest: When a new S/R forms (two-bar pivot), the second bar gets checked for a real touch of the previous level—precision retests only.
Feature 3 – Break Watch: Untouched levels are “broken” the moment price closes beyond them, marked clearly so you know when structure shifts.
Feature 4 – SBR/RBS Zones: Right after a valid break, it auto-plots entry boxes (S→SBR or R→RBS) projecting forward from the break bar—your map for the next reaction.
Feature 5 – EG Zones: Captures momentum boxes from seed candles; overlapping bull/bear zones highlight extreme areas worth your attention.
A tidy sticky-note in the corner calls the latest signal (“BUY/SELL/Exit”), and alerts keep you notified even off-chart. Everything is color-customizable (hello, neon 🎇). Use it to spot clean rejections, fresh breaks, and high-probability reaction zones—fast.
Expanded Reversal System (4 Pattern Types)Overview
This is the final, refined version of a comprehensive candlestick reversal strategy, built with a core focus on reliability and safety. Its unique execution logic is designed to prevent common backtesting errors and ensure that the integrated risk management works precisely as intended on any timeframe.
The strategy aims to capture high-momentum reversals by identifying an expanded set of classic candlestick patterns and waiting for confirmation before entering a trade.
The "Confirm and Execute" Engine 🛡️
To eliminate bugs seen in simpler backtesting models, this strategy uses a deliberate, three-step execution process:
Signal: It first identifies a high-probability reversal pattern on a "Signal Candle."
Confirmation: It then waits for the next candle to break the high or low of the signal candle. This confirms momentum is moving in the desired direction.
Execution: Finally, it enters a market order on the open of the following candle.
This method ensures a robust and stable entry, allowing the Stop Loss and Take Profit orders to function with 100% reliability.
An Expanded Arsenal of Reversal Signals
This strategy looks for four distinct types of bullish and bearish patterns, giving it more opportunities to find valid trades:
Flexible Pin Bars: Loosened rules for Hammers and Shooting Stars to capture more opportunities.
Classic Engulfing Patterns: Identifies powerful, full-body engulfing candles.
Piercing Patterns & Dark Cloud Covers: Recognizes strong two-candle reversal signals.
Built-in Professional Risk Management 🎯
Automated Position Sizing: Every trade is automatically sized to risk exactly 2% of your current account equity.
Defined Exits: Once a trade is open, it is held until either the pre-calculated Stop Loss or Take Profit is hit. The strategy will not exit early or be influenced by new signals while in a trade.
Asymmetrical Risk/Reward: The strategy targets a 1:6 R:R for long trades and a 1:4 R:R for short trades.
How To Use
Apply the strategy to your chart.
Set your chart's timeframe. This version produced very strong results on the 3-Minute chart.
Review the detailed performance report in the 'Strategy Tester' tab.
Disclaimer: This strategy is provided for informational and educational purposes. All trading involves substantial risk, and past performance is not a guarantee of future results. Please use and adapt this tool responsibly.
Quarterly Shifts Predicition This Predicts the next upcoming quarterly shift with percentages and as well as a constantly updating informational piece of code to get you the most updated and precise prediction i hope you all enjoy
Candle stick pattern strategy - No EMA 5MTFOverview
This strategy is designed to maximize trade frequency by identifying an expanded range of high-probability candlestick reversal patterns. It is an unfiltered system, meaning it will act on every valid signal it finds on the 5min timeframe, making it a very active strategy.
The core of the system is its ability to recognise not just the most common reversal signals, but also powerful "second-tier" patterns that often precede strong market moves.
An Expanded Arsenal of Signals 🏹
In addition to the flexible Pin Bars (Hammers/Shooting Stars) and classic Engulfing patterns, this strategy has been upgraded to include two new, powerful two-candle reversal patterns:
Piercing Pattern (Bullish): A strong bullish signal where a green candle opens below the prior red candle's close and then "pierces" more than halfway up into the body of that red candle, showing a decisive rejection of lower prices.
Dark Cloud Cover (Bearish): The opposite of a piercing pattern. A red candle opens above the prior green candle's high and then closes more than halfway down into the body of the green candle, signaling that sellers are taking control.
The inclusion of these patterns significantly increases the number of trading opportunities the strategy can capture.
Trade & Risk Management
Trade Logic: Once a trade is entered, it is held until it reaches its original Stop Loss or Take Profit. The strategy will ignore all new signals while a position is active to ensure each trade follows its plan.
Automated Risk: Every trade is automatically sized to risk exactly 2% of your account equity, providing consistent risk management.
Risk/Reward: The strategy targets a 1:6 R:R for long trades and a 1:4 R:R for short trades.
How To Use
Apply the strategy script to your chart.
Set the chart's timeframe to 5 min
Review the performance and individual trades in the 'Strategy Tester' tab at the bottom of your screen.
Disclaimer: This script is for educational and informational purposes. Trading involves substantial risk, and past performance is not a guarantee of future results. Use this tool at your own risk.
Robotic-ATM V6.6 Professional🤖 Robotic-ATM V6.6 Pro - Advanced Multi-Indicator Algorithmic Trading Strategy
Professional algo system combining 4 proven indicators: R-ATM KISS V5 trend detection, LG_TRSpeed momentum analysis, R-ATM Oscillator scoring, WaveTrend wave analysis. Features 3 signal modes (ALL_IMMEDIATE/ALL_SYNC/PARTIAL_SYNC), advanced risk mgmt with stop-loss/profit targets, daily P&L limits, position controls, and volatility filtering. Real-time dashboard tracks trades, win rate, profit/loss, and drawdown. $300/month subscription, 21-day FREE trial, cancel anytime. 3+3 months free when paying quarterly. Educational purposes only. Past performance doesn't guarantee future results. Trading involves substantial risk. Only trade with capital you can afford to lose. Contact: support@robotic-atm.com | robotic-atm.com | Robotic-ATM Inc.
Price Action Levels By VIPIN (RSI, MACD, BOS/CHoCH, FVG)Title:
VT Price Action Levels + Optional RSI, MACD, BOS, CHoCH, FVG
Description:
This multi-tool indicator combines price action key levels with optional confluence tools for advanced trade analysis.
Core Features:
• Previous Day & Today High/Low: Automatically plots yesterday’s and today’s high/low with customizable colors & widths.
• Strong Support/Resistance: Detects high-probability S/R zones based on swing structure, ATR-based swing filtering, and minimum gap distance.
• Trend Filters: Optional EMA50 & VWAP to visually confirm bias.
• RSI Module: Shows bias (overbought/oversold zones) with optional candle coloring.
• MACD Module: Plots bullish/bearish MACD cross markers directly on chart.
• Structure Analysis: BOS (Break of Structure) & CHoCH (Change of Character) labels to help identify market shifts.
• Fair Value Gaps: Highlights recent bullish/bearish FVGs for potential imbalance zones.
• Fully Customizable: Every feature can be toggled ON/OFF from settings panel.
Usage Idea:
Enable only the modules you need to keep charts clean and focused. For example, keep PDH/PDL and Strong S/R always on, and switch on RSI/MACD/BOS only when looking for trade confirmation.
This script is designed for traders who combine price action + SMC concepts for intraday or swing setups.
Notes:
• Works on all timeframes and markets (forex, crypto, stocks, indices).
• All elements are customizable in the settings panel.
• This script does not generate buy/sell signals — it is a tool for manual analysis.
Robotic-ATM V6.6.3/IO🤖 Robotic-ATM V6.6 3.3 IO - Advanced Multi-Indicator Algorithmic Trading Strategy
Professional algo system combining 4 proven indicators: R-ATM KISS V5 trend detection, LG_TRSpeed momentum analysis, R-ATM Oscillator scoring, WaveTrend wave analysis. Features 3 signal modes (ALL_IMMEDIATE/ALL_SYNC/PARTIAL_SYNC), advanced risk mgmt with stop-loss/profit targets, daily P&L limits, position controls, and volatility filtering. Real-time dashboard tracks trades, win rate, profit/loss, and drawdown. $300/month subscription, 21-day FREE trial, cancel anytime. 3+3 months free when paying quarterly. Educational purposes only. Past performance doesn't guarantee future results. Trading involves substantial risk. Only trade with capital you can afford to lose. Contact: sales@robotic-atm.com | robotic-atm.com | Robotic-ATM Inc.
ESM1! EXPONENTIAL MOVING TRENDLINE (EMT)This indicator uses various calculations to find brake out entries as well as continuation during trends.
The indicator triggers and displays yellow arrows and notifications so users know exactly when and what type of position they should take.
Every position should be taken with a 5 points Stop Loss
Take profit targets are up to each user, but have in mind the indicator has a 90% win rate at 30
-50% profit targets
Scalp Swing indicator [ CRM ]The Scalp Swing indicator is designed to provide clear, actionable trade setups for both short-term scalping and longer swing positions — all on a single chart.
It blends advanced trend detection with structured entry/exit mapping so you can trade with clarity and confidence.
🛠 What it Does
Trade Direction Clarity – Instantly identifies probable BUY and SELL zones with visual chart signals.
Structured Risk & Reward – Auto-plots Entry, Stop Loss, and three progressive Target levels for each signal.
Dynamic Trend Guidance – Keeps you aligned with prevailing momentum.
Key Price Zones – Highlights previous daily highs/ lows/ close and weekly highs/ lows to spot potential reaction points.
Multi-Tool Integration – Internally uses a robust combination of trend, moving average, momentum oscillator, and session-based logic (confidential, proprietary blend).
🎯 Key Benefits
Works for both scalping and swing strategies.
One-chart simplicity – no need to load multiple indicators.
Trade setups remain clean and visible without clutter.
Can be used across multiple assets (indices, crypto, commodities).
Designed for traders who value both precision entries and disciplined exits.
📸 Visual Examples
Example BUY Setup
Clean long trade signal with predefined targets and stop loss for structured risk management.
Example SELL Setup
Clear short trade setup highlighting profit-taking zones and protective stop levels.
🕒 Recommended Timeframes
3min / 5min → Intraday & Scalping
4H / Daily Chart → Swing & Positional setups
Before entering, analyze higher timeframes (Weekly/ Daily/ 4H/ 1H/ 15min)
⚠️ Important Learning Note
This tool is meant to aid your learning and strategy development. Use it with:
A clear trading plan
Disciplined risk management
Correct position sizing
Strict Stop Loss rules
Trade only when the risk-to-reward ratio is favorable
In a sideways or opposing market, no trade can be the best trade
True wealth creation happens only through long-term investing
For disciplined risk management, limit intraday exposure to 10% of your capital
🔰 Beginner Path
Start with paper trading for 3 months.
Avoid option/ futures trading initially — options are high-risk instruments and require advanced understanding.
💡 “Learn first, earn later.” Your capital’s growth or loss is entirely in your control.
⚠️ Disclaimer
This indicator and content are intended purely for educational and informational purposes. They do not constitute financial, investment, or legal advice.
All opinions are personal interpretations based on research and are not recommendations to buy, sell, or hold any security.
Always consult a SEBI-registered advisor or certified financial planner before making investment decisions.
The creator is not responsible for any financial loss or decision taken by viewers.
Use this tool as support to your own strategy — not as a standalone trading system.
Happy Trading, CHEERS!
Delta Bubbles • Anchor Levels + Z-Vol CandlesWhat it does
• Delta Bubbles plots volume-weighted bubbles on price and can anchor a horizontal level when participation is exceptional. Bubble colour mirrors bar direction; labels show compact, human-readable volume (e.g. 1.2M, 850K). Great for spotting high-participation or volatility shifts.
• Anchor Levels: optional horizontal levels fixed at exceptional bubbles to track participation memory.
• Z-Vol Candles (optional): two-tier z-score overlay on volume with a neutral base so “no-signal” candles remain readable. Ideal for high-volatility periods.
Delta Bubbles highlighting extreme participation around anchor levels that act as a support structure in this instance
Z-Vol Candles enabled: two-tier z-score highlights higher-than-normal volume, which often precedes reversal setups in ranging markets.
Why it is different
• Direction-aware bubble palette and compact on-chart labelling boost readability in fast markets.
• Minimal two-tier z-vol overlay tuned to reduce false positives.
• Lightweight housekeeping to avoid label/line clutter; optional dotted anchors on down bars; optional cooldown and median gate (defaults off).
Inputs that matter
Threshold sets bubble sensitivity; z-score length tunes volatility detection; level count, label text toggle, colour preferences, optional cooldown/median gate.
No repainting behaviour is introduced by the overlay or the levels.
VPOC Progressivo – Start con linea trascinabilePlots a progressive VPOC starting from a user-selected bar.
Drag the dotted vertical line to choose the starting candle. From that point onwards, the script accumulates volume and updates the Volume Point of Control (VPOC) on every bar. Useful for analysing intraday volume distribution from any custom starting point.