三维资金流向(多色版)1️⃣ Colors Correspond to Capital Flow
Based on your multi-color logic:
Green bars → BTC-only inflow
Blue bars → Major altcoins-only inflow
Yellow bars → BTC + major altcoins inflow simultaneously
Red bars → USDT inflow (risk-off / capital retreat)
On the chart, you can observe:
Red bars densely appearing → BTC and alt prices often consolidate or decline, indicating market funds are retreating to safety.
Green bars concentrated → BTC is generally in an uptrend, indicating capital is mainly flowing into BTC.
Blue bars appearing → Major altcoins may rise while BTC is flat, showing that altcoins are absorbing funds.
Yellow bars appearing → BTC and altcoins rise together, usually signaling an overall bullish market.
2️⃣ Observed Patterns
Capital flow vs price movement:
Green + Yellow bars concentrated → BTC shows clear upward movement
Blue bars concentrated → Altcoins rise noticeably
Red bars → Both BTC and altcoins may decline or consolidate
Capital rotation phenomenon:
Red → Green → Yellow → Blue → Can be seen as a rotation of USDT → BTC → BTC+Alt → Alt
This indicates that at different stages, the market rotates between risk-off, major assets, and altcoins.
Volatility:
Tall, frequently alternating bars → Market volatility is high
Short bars → Capital flow is weak, market tends to move sideways
지표 및 전략
SMC POI Entry System HUDEntry, RR, Exit, of supply and demand zones taught in smart money trading. 12 types of zones and setups around Flips, Order Blocks, High Probability, and Extreme Demand Zones. Includes Checklist for Entry, Exit Rules, Take Profit Targets, Stop Loss spots, and Context
Confluence Dashboard + Strategy [Daily + Weekly Adaptive]Removed duplicate strategy() declarations
Scoped getWeeklyBias() safely with correct request.security() usage
Ensured all variables are declared before use
Aligned background shading with bias logic
Streamlined signal tier logic to avoid overlap
Integrated strategy entries/exits cleanly
Eig V1This indicator draws Buy and Sell signals on the current candlestick, based on a complete reversal pattern of the previous three Heikin Ashi (HA) candlesticks:
🟢 Buy Entry (Reversal to Long):
A buy entry signal when the trend changes from bearish (downtrend) to bullish (uptrend).
Pattern: 2 Red HA Bars → followed by 1 Green HA Bar
🔴 Sell Entry (Reversal to Short / Exit Long):
A sell entry/reversal signal when the trend changes from bullish (uptrend) to bearish (downtrend).
Pattern: 2 Green HA Bars → followed by 1 Red HA Bar
💡 How to Use
This indicator is suitable for use as a confirmation tool:
Entry/Exit: Use the triangle signals (Buy/Sell) as entry/exit points.
Simple RSIThis script is just a fun little project I decided to do. It serves as a way for me to practice my coding and was not made with the intent of making money.
Multi-Timeframe Open & High/Low MarkersWill mark opening of month week quater year as input via user.
Also give option to mark high low at Specified Time Frame
One can use reference that if CMP is above monthly opening of High Low the script is bullish
and vice versa
WMA Slope-Confirm Strategy [Highly Customizable]WMA 1/9 Slope-Confirm Strategy
Trend-following strategy that buys only when both fast (WMA 1) and slow (WMA 9) moving averages are rising, with the fast above the slow. Optional slope thresholds, ATR volatility filter, session/time filters, cooldown after exits, and stop/target management. Designed to reduce false entries in choppy markets while capturing sustained momentum swings. #WMA #trendfollowing #momentum #ATR #breakouts #algo #strategy
Market Regime (w/ Adaptive Thresholds)Logic Behind This Indicator
This indicator identifies market regimes (trending vs. mean-reverting) using adaptive thresholds that adjust to recent market conditions.
Core Components
1. Regime Score Calculation (0-100 scale)
Starts at 50 (neutral) and adjusts based on two factors:
A. Trend Strength
Compares fast EMA (5) vs. slow EMA (10)
If fast > slow by >1% → +60 points (strong uptrend)
If fast < slow by >1% → -60 points (strong downtrend)
B. RSI Momentum
Uses 7-period RSI smoothed with 3-period EMA
RSI > 70 → +20 points (overbought/trending)
RSI < 30 → -20 points (oversold/mean-reverting)
The score is then smoothed and clamped between 0-100.
2. Adaptive Thresholds
Instead of fixed levels, thresholds adjust to recent market behavior:
Looks back 100 bars to find the min/max regime score
High threshold = 80% of the range (trending regime)
Low threshold = 20% of the range (mean-reverting regime)
This prevents false signals in different volatility environments.
3. Regime Classification
Regime Score Classification Meaning
Above high threshold STRONG TREND Market is trending strongly (follow momentum)
Below low threshold STRONG MEAN REVERSION Market is choppy/oversold (fade moves)
Between thresholds NEUTRAL No clear regime (stay out or wait)
4. Regime Persistence Filter
Requires the regime to hold for a minimum number of bars (default: 1) before confirming
Prevents whipsaws from brief score fluctuations
What It Aims to Detect
When to use trend-following strategies (green = buy breakouts, ride momentum)
When to use mean-reversion strategies (red = buy dips, sell rallies)
When to stay out (gray = unclear conditions, high risk of false signals)
Visual Cues
Green background = Strong trend (momentum strategies work)
Red background = Strong mean reversion (contrarian strategies work)
Table = Shows current regime, color, and score
Alerts = Notifies when regime changes
TSM + ADX Trend PowerLogic Behind This Indicator
This indicator combines two momentum/trend tools to identify strong, reliable trends in price movement:
1. TSM (Time Series Momentum)
What it does: Measures the difference between the current price and a smoothed average of past prices.
Formula: EMA(close - EMA(close, 14), 14)
Logic:
If TSM > 0 → Price is above its recent average = upward momentum
If TSM < 0 → Price is below its recent average = downward momentum
2. ADX (Average Directional Index)
What it does: Measures trend strength (not direction).
Logic:
ADX > 25 → Strong trend (either up or down)
ADX < 25 → Weak or no trend (choppy/sideways market)
Combined Logic (TSM + ADX)
The indicator only signals a trend when both conditions are met:
Condition Meaning
Uptrend TSM > 0 AND ADX > 25 → Strong upward momentum
Downtrend TSM < 0 AND ADX > 25 → Strong downward momentum
No signal ADX < 25 → Trend is too weak to trust
What It Aims to Detect
Strong, sustained trends (not just noise or small moves)
Filters out weak/choppy markets where momentum indicators often give false signals
Entry/exit points:
Green background = Strong uptrend (consider buying/holding)
Red background = Strong downtrend (consider selling/shorting)
No color = Weak trend (stay out or wait)
Dual Options Price Tracker – Visualize Call & Put Strikes v2Description:
This innovative indicator provides a unique, real-time visualization of both Call and Put option prices for the same strike price directly on your TradingView chart. Designed for active options traders, it simplifies the analysis of price action for specific strikes, helping you quickly identify significant levels and potential shifts in market interest.
important : choose only put strike call strike automatically plot on chart
This indicator works with Indian market (nifty , banknifty ,sensex ,crudeoil , naturalgas )
Key Features:
Integrated Call & Put Prices: Clearly displays the prices of both Call and Put options for a user-defined strike price within the same indicator pane, offering an immediate side-by-side comparison.
Real-time Data: Plots live option price updates, allowing you to monitor the dynamic interplay between Calls and Puts throughout the trading session.
Intuitive Visualization: Transforms complex options data into easily digestible lines on your chart, making it easier to spot trends, relative strength, and support/resistance levels at crucial strikes.
User-Friendly Inputs: Simple input fields allow you to easily select the underlying symbol, expiry date, and the specific strike price you wish to monitor.
Enhanced Options Analysis: A valuable tool for gauging market participants' expectations and positioning at key psychological or technical levels.
How to Use:
Add the "Dual Options Price Tracker" to your chart.
The indicator will then plot the corresponding Call and Put prices on your chart in real time.
Important Note:
This indicator provides a visual tool for options analysis and does not constitute financial advice.
Options trading involves significant risk and may not be suitable for all investors.
Users are encouraged to combine this tool with their own comprehensive analysis and risk management strategies.
4hr / BTCBTCUSDT.P / 4hr
趨勢線交易策略
設定可以如我圖表
也可以自己找合適的
測試請用最大虧損的三倍金額下去打
圖以含手續費(0.06%)
可以用小金額去打
最大淨利與最大虧損績效比 1:10
平均獲利/虧損盈虧比 2.135
長期放保證獲利
沒獲利或獲利較小的那年通常是大事件
如2022
有問題私訊 謝謝
BTCUSDT.P / 4hr
Trendline Trading Strategy
You can set it up the same way as shown on my chart,
or find your own suitable setup.
For testing, please use three times the maximum loss as your trading capital.
The chart should include fees (0.06%).
You can trade with a small amount.
Performance:
Maximum profit to maximum loss ratio: 1:10
Average profit/loss ratio: 2.135
Guaranteed profit in the long term
Years with no profit or smaller profit are usually caused by major events,
such as 2022.
If you have any questions, please DM me. Thank you.
50% Daily RangeIndicator plots the midpoint of the current Daily price range. This midpoint is very helpful since it acts as a point of interest where buyers or sellers might step in.
The midpoint line is dynamic and updates as price moves, in order to always have an accurate plot of the average price for the current day.
MACD Master Strategy Suite🧩 Overview
The MACD Master Strategy Suite is not a basic MACD crossover system, but a complete backtesting tool designed for traders who want to explore and optimize MACD-based logic.
This suite offers a host of configurable options that transform the standard MACD into a powerful research framework. You can test multiple entry styles, apply trend filters, run contrarian setups, and study seasonality — all from one script.
⚙️ Key Features
Multiple MACD entry modes: classic cross, zero-line flip, pullback, momentum burst, divergence, and more.
Dual-EMA trend filter with optional Contrarian Mode.
Higher-timeframe trend confirmation.
Calendar filters for weekday, month, and day-of-month testing.
Realistic trade management: stop/target exits, cooldowns, and same-bar recalculation guard.
Adjustable position sizing and leverage for accurate SPY-style backtests.
🧠 How It Differs From TradingView’s Built-In MACD Strategy
The built-in MACD strategy uses only histogram zero-cross entries with no filters or risk controls.
The MACD Master Strategy Suite expands this into a fully modular testing environment, allowing you to analyze how different MACD behaviors perform under diverse market conditions — turning MACD from a simple signal into a measurable system.
⚖️ Disclaimer
For research and educational use only. This script does not constitute financial advice or guarantee performance.
LQC CISD Master (Professional Edition) V2 LQC CISD Master - Professional Edition V2
Unlock a more disciplined and insightful trading experience with the LQC CISD Master, an advanced indicator designed to elevate your market analysis.
This powerful tool helps you identify high-probability trading opportunities by focusing on the underlying trend and filtering out market noise. It is engineered to promote a patient, professional, and strategic approach to trading, moving you beyond reactive decisions and toward a more disciplined methodology.
Key Advantages
•
Enhanced Trend Clarity: Gain a clearer perspective on market direction with our sophisticated trend analysis engine. The indicator is designed to help you stay aligned with the dominant market momentum, reducing the risk of trading against the trend.
•
Intelligent Signal Filtering: Our proprietary system filters out low-probability signals, presenting you with only the most relevant and timely trading opportunities. This intelligent filtering helps to reduce market noise and improve the quality of your trade entries.
•
Dynamic Market Structure Analysis: The indicator includes a comprehensive suite of tools for analyzing market structure, including automatic identification of key levels and shifts in market dynamics. This allows you to make more informed decisions based on a deeper understanding of the current market landscape.
•
Professional-Grade Dashboard: The integrated dashboard provides a real-time overview of key market metrics, including trend status and signal information. This customizable interface allows you to monitor the market at a glance and stay informed of changing conditions.
Core Features
Feature
Description
Advanced Trend Analysis
A sophisticated engine that provides clear and concise information about the current trend direction, helping you to stay on the right side of the market.
Signal Filtration System
An intelligent system that filters out market noise and provides high-probability trade signals, allowing you to focus on what matters most.
Market Structure Tools
A comprehensive suite of tools for analyzing market structure, including automatic identification of key levels and shifts in market dynamics.
Customizable Interface
A fully customizable interface that allows you to tailor the indicator to your specific trading style and preferences.
Trading Psychology and Discipline
The LQC CISD Master is more than just a technical indicator; it is a tool for cultivating trading discipline. By focusing on trend-aligned opportunities and filtering out market noise, the indicator encourages a more patient and strategic approach to trading. This can help to reduce impulsive decisions and improve your overall trading performance.
Disclaimer
The LQC CISD Master is an educational tool designed to assist with market analysis and trade identification. It is not a financial advisory service and should not be considered as a standalone trading system. Always use proper risk management and combine the indicator with your own trading strategy and analysis. Past performance is not indicative of future results.
Make & Track An Index — Custom Weighted (by Quinn Millegan)Fixed pinescript security call issue limiting to 40 calls
Simple Custom Watermark & Symbol Info ジAdd a clean, configurable watermark to any chart. This lightweight indicator displays a custom name or brand plus optional symbol, timeframe, and current date in any corner of the chart. Perfect for traders, streamers, analysts, and content creators who want consistent chart branding, fast timestamps, or tidy screenshots.
Key features
Custom watermark text (brand, username, or logo text)
Toggle display of Symbol, Timeframe, and Date
Choose position: Top/Bottom × Left/Center/Right
Text color, background color (with alpha) and text size (small/normal/large)
Ultra-light, overlay-only — no chart clutter or extra objects
Why use it
Professionalize screenshots and shared charts with consistent branding
Add automatic timestamps to charts for auditability or content posts
Useful for streaming, educational content, reports, or trading journals
Minimal footprint keeps the chart readable while adding essential metadata
How traders use it
Add your name/handle for attribution on social posts
Show timeframe & symbol automatically when switching charts
Use date stamp for sessions, reports, and evidence of analysis timing
Built for clarity, speed, and clean visuals. Simple to configure — drop it on any chart and customize the watermark to match your workflow.
Keltner Channels with Moving AveragesOverview
A comprehensive technical analysis indicator combining multiple trading systems into one powerful tool. This indicator integrates trend channel analysis with Keltner channel bands and up to 5 moving averages Bollinger bands to aid traders to catch extreme conditions in the market. Works across all markets and timeframes.
Key Features
- Keltner channels
- can configure to use ATR or true range.
- configurable for up to 2 Keltner channel bands provides multiplier and extreme multiplier.
- alerts when price crosses Keltner bands. including higher timeframe alerts.
- Bollinger Bands
- can add Bollinger bands to the chart.
- Dynamic Trend Channel
- based on previous pivot point displays a regression trend channel.
- pivot points and channels size are configurable.
- Custom labels
- configure custom labels on moving averages and Keltner channels
- labels display how far away moving average is away from current price.
- how long it has been since the moving average has been touched.
- labels can be enabled/disabled and adjusted on the screen.
- EMA Touch Box
- display a box showing how long it has been since price has touched an EMA.
- configurable in setting to change MA and minimum length
- Stat Table
- display last time an EMA touch price
- display the K value to determine overbought oversold conditions.
- display the average time price is away from an Moving average.
- Display Options
- features can be toggled on off in settings.
- Customize stat table can be positioned in 9 positions and moved down up to 4 rows.
- labels can be enabled/disabled and moved closer or further from the latest bar.
Alerts
- Alerts are are available when price crosses Keltner bands.
Important Notes
⚠️ **Risk Disclaimer**: This indicator is for educational and informational purposes only. Past performance does not guarantee future results. The win rates shown in the dashboard are historical calculations and should not be considered predictive. Always conduct your own analysis and use proper risk management.
⚠️ **Not Financial Advice**: This tool does not constitute financial, investment, or trading advice. All trading decisions are your own responsibility.
Credits
This indicator combines concepts from various technical analysis methodologies including Keltner, Bollinger, Moving Averages, K value, Pivot point trend channel.
---
Version: 1.0
Compatible With: All markets (Forex, Crypto, Stocks, Indices, Commodities)
Recommended Timeframes: Works on all timeframes; optimized for 15m or lower.
Smart EMA-VWAP-Fib + Advanced RSI + MACD Filter + Dashboard v6.4This is a multi-layered trading system that attempts to filter trades using trend, momentum, RSI, divergence, and Fibonacci confluence.
It’s well-suited for swing trading or higher timeframe analysis, and the dashboard provides a quick overview of the current market conditions
Multi-indicator approach reduces false signals
Combines trend, momentum, and support/resistance (Fibonacci)
Advanced RSI logic including divergence detection
Flexible visualizations and dashboard
Customizable higher timeframe trend filter
Alerts
Final buy/sell alerts for automated trading or notifications
Optional detailed alerts for debugging:
RSI buy/sell
Strong buy/sell
Momentum buy/sell
BOS PullbackBOS Pullback
Trend-following indicator that detects pullbacks for entries in a continuation phase.
A green diamond above a bearish candle signals a buy opportunity in an uptrend.
A red diamond below a bullish candle signals a sell opportunity in a downtrend.
Based on a configurable moving average (EMA, SMA, WMA). Ideal for Break of Structure (BOS) or pullback trading strategies.