Daily Weekly Monthly Yearly OpensClear Opens identified from 4H PO3 to Daily, Weekly, Monthly, and Yearly
This is crucial for Systems heavily dependent on PO3 based Analysis
like mine is mostly based on 4H PO3
PS: This is a slightly updated version of an already existing script.
المؤشرات والاستراتيجيات
Multi-Timeframe Trend Table - DOTANMulti Timeframe Trend Signal table - Wizord_KS
"Multi-Timeframe Trend Table"
This Pine Script indicator displays a table on the TradingView chart that shows the trend direction (Bullish/Bearish) across multiple timeframes. The trend is determined using a Simple Moving Average (SMA).
🔹 Key Features of the Script
Calculates trend direction based on SMA for:
The current timeframe.
10 different user-defined timeframes.
Determines a "Main Signal" based on trend strength:
Counts the number of bullish and bearish trends across all timeframes.
Uses this count to generate an overall market sentiment (Bullish, Bearish, or Neutral).
The strength of the main signal determines its background transparency.
Displays a table in the top-right corner of the chart showing:
The main trend signal (aggregated from multiple timeframes).
The trend for the current timeframe.
The trend for each of the 10 selected timeframes.
Long-Only MTF EMA Cloud StrategyOverview:
The Long-Only EMA Cloud Strategy is a powerful trend-following strategy designed to help traders identify and capitalize on bullish market conditions. By utilizing an Exponential Moving Average (EMA) Cloud, this strategy provides clear and reliable signals for entering long positions when the market trend is favorable. The EMA cloud acts as a visual representation of the trend, making it easier for traders to make informed decisions. This strategy is ideal for traders who prefer to trade in the direction of the trend and focus exclusively on long positions.
Key Features:
EMA Cloud:
The strategy uses two EMAs (short and long) to create a dynamic cloud.
The cloud is bullish when the short EMA is above the long EMA, indicating a strong upward trend.
The cloud is bearish when the short EMA is below the long EMA, indicating a downward trend or consolidation.
Long Entry Signals:
A long position is opened when the EMA cloud turns bullish, which occurs when the short EMA crosses above the long EMA.
This crossover signals a potential shift in market sentiment from bearish to bullish, providing an opportunity to enter a long trade.
Adjustable Timeframe:
The EMA cloud can be calculated on the same timeframe as the chart or on a higher/lower timeframe for multi-timeframe analysis.
This flexibility allows traders to adapt the strategy to their preferred trading style and time horizon.
Risk Management:
The strategy includes adjustable stop loss and take profit levels to help traders manage risk and lock in profits.
Stop loss and take profit levels are calculated as a percentage of the entry price, ensuring consistency across different assets and market conditions.
Alerts:
Built-in alerts notify you when a long entry signal is generated, ensuring you never miss a trading opportunity.
Alerts can be customized to suit your preferences, providing real-time notifications for potential trades.
Visualization:
The EMA cloud is plotted on the chart, providing a clear visual representation of the trend.
Buy signals are marked with a green label below the price bar, making it easy to identify entry points.
How to Use:
Add the Script:
Add the script to your chart in TradingView.
Set EMA Lengths:
Adjust the Short EMA Length and Long EMA Length in the settings to suit your trading style.
For example, you might use a shorter EMA (e.g., 21) for more responsive signals or a longer EMA (e.g., 50) for smoother signals.
Choose EMA Cloud Resolution:
Select the EMA Cloud Resolution (timeframe) for the cloud calculation.
You can choose the same timeframe as the chart or a different timeframe (higher or lower) for multi-timeframe analysis.
Adjust Risk Management:
Set the Stop Loss (%) and Take Profit (%) levels according to your risk tolerance and trading goals.
For example, you might use a 1% stop loss and a 2% take profit for a 1:2 risk-reward ratio.
Enable Alerts:
Enable alerts to receive notifications for long entry signals.
Alerts can be configured to send notifications via email, SMS, or other preferred methods.
Monitor and Trade:
Monitor the chart for buy signals and execute trades accordingly.
Use the EMA cloud as a visual guide to confirm the trend direction before entering a trade.
Ideal For:
Trend-Following Traders: This strategy is perfect for traders who prefer to trade in the direction of the trend and capitalize on sustained price movements.
Long-Only Traders: If you prefer to focus exclusively on long positions, this strategy provides a clear and systematic approach to identifying bullish opportunities.
Multi-Timeframe Analysts: The adjustable EMA cloud resolution allows you to analyze trends across different timeframes, making it suitable for both short-term and long-term traders.
Risk-Averse Traders: The inclusion of stop loss and take profit levels helps manage risk and protect your capital.
TJR SEEK AND DESTROYTJR SEEK AND DESTROY – Intraday ICT Trading Tool
Built for day traders, TJR SEEK AND DESTROY combines Smart Money concepts like order blocks, fair value gaps, and liquidity sweeps with structure breaks and daily bias to pinpoint high-probability trades during US market hours (9:30–16:00). Ideal for scalping or intraday strategies on stocks, futures, or forex.
What Makes It Unique?
Unlike standalone ICT indicators, this script integrates:
Order Blocks with volume and range filters for precise support/resistance zones.
Fair Value Gaps (FVG) to spot pre-market price imbalances.
Break of Structure (BOS) and Liquidity Sweeps for trend and reversal signals.
A 1H MA-based Bias to align trades with the day’s direction.
BUY/SELL Labels triggered only when bias, BOS, and sweeps align, reducing noise.
How Does It Work?
Order Blocks: Marks zones with high volume (>1.5x 20-period SMA) and low range (<0.5x ATR20) as teal boxes—potential reversal points.
Fair Value Gap: Compares the prior day’s close to the current open (pre- or post-9:30), shown as a purple line and label (e.g., "FVG: 0.005").
Pivot Point: Calculates (prevHigh + prevLow + prevClose) / 3 from the prior day, plotted as an orange line for equilibrium.
Break of Structure: Detects crossovers of 5-bar highs/lows (gray lines), marked with red triangles.
Liquidity Sweeps: Tracks breaches of the prior day’s high/low (yellow lines), marked with yellow triangles.
Daily Bias: Uses 1H close vs. 20-period MA (blue line) for bullish (green background), bearish (red), or neutral (gray) context.
Signals: BUY (green label) when bias is bullish, price breaks up, and sweeps the prior high; SELL (red label) when bias is bearish, price breaks down, and sweeps the prior low.
How to Use It
Setup: Apply to 1M–15M charts for US session trading (9:30–16:00 EST).
Trading:
Wait for a BUY label after a yellow sweep triangle above the prior day’s high in a green (bullish) background.
Wait for a SELL label after a yellow sweep triangle below the prior day’s low in a red (bearish) background.
Use order blocks (teal boxes) as support/resistance for stop-loss or take-profit.
Markets: Best for SPY, ES futures, or forex pairs with US session volatility.
Underlying Concepts
Order Blocks: High-volume, low-range bars suggest institutional activity.
FVG: Gaps between close and open indicate imbalance to be filled.
BOS & Sweeps: Price breaking key levels signals momentum or stop-hunting.
Bias: 1H MA filters trades by broader trend.
Chart Setup
Displays order blocks (teal boxes), pivot (orange), open (purple), bias (colored background), BOS/sweeps (triangles), and signals (labels). Keep other indicators off for clarity.
Linear Regression InterceptLRI-LINEAR REG INTERCEPT-Linear regression is a statistical tool used to help predict future values from past values. It is commonly used as a quantitative way to determine the underlying trend and when prices are overextended. A linear regression trendline uses the least squares method to plot a straight line through prices so as to minimize the distances between the prices and the resulting trendline. This linear regression intercept indicator plots the intercept for the trendline for each data point.
12AM & 12PM Markers Nigeria Time (500 bars)
Features:
✔️ Marks 12 AM (midnight) with a black dotted line for daily cycle tracking.
✔️ Marks 12 PM (noon) with a red dotted line for mid-day liquidity shifts.
✔️ Auto-adjusts to Nigeria Time (UTC+1) regardless of broker time.
✔️ Keeps lines on the chart for a set number of bars before auto-cleaning.
Use Cases:
✅ Helps traders track daily open-close cycles.
✅ Useful for analyzing liquidity grabs and time-based market structure shifts.
✅ Ideal for traders using time-based models in forex, stocks, and crypto.
Total indicator by ToriQNa91This indicator is a synthesis of independent indicators including: CCI, bolingerband, RSI, QQE Moode
Micho 150 SMA indicatorThis is the 150 day SMA indicator by Yaron SB modified to display date in the mm/dd/yyyy format in the box.
Binance BTC Backwardation / ContangoThis indicator calculates difference between price of Binance BTCUSDT, and Binance BTCUSDT.P.
If the difference is negative, then it is backwardation.
If the difference is positive, then it is contango.
CLS Patterns + Price Action Levels📌 Key Features:
✅ CLS Candle Patterns Detection:
CLS Type 1 (Sweeps & Closes Opposite) – Confirms liquidity sweeps with opposite direction close.
CLS Type 2 (Sweeps but No Opposite Close) – Identifies liquidity traps without full reversal.
CLS Type 3 (Engulfing Candles) – Strong momentum shifts with engulfing price action.
CLS Type 4 (Order Block Reversals) – Institutional order flow recognition.
✅ Institutional & Price Action Levels:
250 Pip Institutional Levels – Major S&R zones for Forex & Indices.
Minor Quarter Points (25 Pips) – Intraday precision for refined entries.
✅ Liquidity Imbalance & Order Flow Gaps:
Detects early impulse moves & liquidity voids
Highlights areas of market inefficiency & potential reversals
✅ Higher Timeframe EMA for Trend Confirmation:
Customizable Weekly 3 EMA Overlay
Dynamic color change based on price action
✅ Built-in Alerts for CLS Patterns:
Real-time alerts for CLS buy/sell signals
Configurable notifications for trade execution
🎯 How to Use:
1️⃣ Enable CLS Pattern Signals to spot liquidity sweep candles with directional confirmation.
2️⃣ Use Institutional & QP Levels to identify key areas where price is likely to react.
3️⃣ Monitor Liquidity Imbalances to detect inefficient price moves that may fill.
4️⃣ Confirm Trend with HTF EMA to trade with momentum.
5️⃣ Set Alerts for CLS patterns and key price levels to stay ahead of the market.
This indicator is ideal for Forex, Indices, and Crypto traders looking to refine their entries with precise price action confirmations.
Pawel ScalperThe Pawel Scalper is a trading indicator designed to identify trend shifts and potential trade opportunities using multiple Exponential Moving Averages (EMA). It utilizes the following key components:
EMA Crossovers:
Large buy/sell signals are generated when EMA5 crosses above EMA100 (buy) or below EMA50 (sell).
Small buy/sell signals are triggered when EMA10 crosses EMA20, indicating short-term trend changes.
Dynamic EMA Visualization:
EMA10, EMA20, and EMA200 are plotted with customizable colors and thickness.
The space between EMA10 and EMA20 is shaded dynamically to reflect trend direction.
Background Shading:
The entire chart background changes based on EMA10's position relative to EMA200:
Green shading when EMA10 is above EMA200 (bullish bias).
Red shading when EMA10 is below EMA200 (bearish bias).
This indicator is particularly useful for scalpers and trend-following traders who rely on EMA crossovers and visual cues for quick decision-making.
M2 Global Liquidity Index - 10 Week Lead
M2 Global Liquidity Index - Forward Projection (10 Weeks)
This indicator provides a 10-week forward projection of the M2 Global Liquidity Index, offering traders insight into potential future market conditions based on global money supply trends.
What This Indicator Shows
The M2 Global Liquidity Index aggregates M2 money stock data from five major economies:
- China (CNY)
- United States (USD)
- European Union (EUR)
- Japan (JPY)
- Great Britain (GBP)
All values are converted to USD and presented as a unified global liquidity metric, providing a comprehensive view of worldwide monetary conditions.
Forward Projection Feature
This adaptation displays the indicator 10 weeks ahead of the current price, allowing you to visualize potential future liquidity conditions that might influence market behavior. The projection maintains data integrity while providing an advanced view of the liquidity landscape.
Trading Applications
- Anticipate potential market reactions to changing global liquidity conditions
- Identify divergences between projected liquidity and current price action
- Develop longer-term strategic positions based on forward liquidity projections
- Enhance your macro-economic analysis toolkit
Credit
This indicator is an adaptation of the original "M2 Global Liquidity Index" created by Mik3Christ3ns3n. Full credit for the original concept and implementation goes to the original author. This version simply adds a 10-week forward projection to the existing calculations.
Disclaimer
This indicator is for informational purposes only and should be used as one of many tools in your analysis. Past performance and projections are not guarantees of future results.
Trend Robot with EMA & Trailing Stop🚀 Automated Trading Bot built for MetaTrader 5 (MT5), utilizing Exponential Moving Average (EMA) filtering, dynamic Trailing Stop Loss, and a risk-based lot sizing strategy to optimize trade entries and exits.
🔹 Key Features:
✅ EMA Trend Filter – Trades only in the direction of the trend using an 8-period EMA.
✅ Trailing Stop Loss (TSL) – Adjusts SL dynamically once price moves 15+ points in profit.
✅ Risk Management – Automatically calculates lot sizes based on 4% risk per trade.
✅ Time-Based Trading – Allows configuring start & end hours to avoid trading during low-liquidity periods.
✅ Smart Order Execution – Places Buy Stop & Sell Stop orders based on price action and recent highs/lows.
✅ Customizable Inputs – Modify TP, SL, Magic Number, and expiration time easily.
🔹 Built for traders who want a structured, automated approach to forex trading with trend confirmation and adaptive risk management.
📌 Best used on trending pairs with volatile price movements! 🚀
Çoklu İndikatör Alım-Satım Sinyalleriİndikatör hala:
5 farklı teknik göstergenin sinyallerini birleştirir
0-5 arası puanlama yapar
Basit ve anlaşılır alım-satım sinyalleri üretir
GÜÇLÜ AL/SAT, AL/SAT, ZAYIF AL/SAT veya BEKLE şeklinde etiketler gösterir
Sinyalin gücüne göre çubuk grafik renklendirir
Ton 1R TrendEMA-ATR-Spread Indicator
Originated by : Ton Liberator
This indicator calculates values using the formula:
EMA - (ATR × ATRMultiplier) - (Spread × SpreadMultiplier)
A versatile tool that combines Exponential Moving Average (EMA), Average True Range (ATR) volatility, and stock price spreads based on price ranges.
All components are fully customizable:
Adjust the EMA by selecting length and timeframe
Customize ATR with selectable length, timeframe, smoothing method (RMA, SMA, EMA, WMA), and multiplier
Spread is automatically calculated according to Thai stock market rules based on current price
Spread multiplier can be adjusted to fine-tune sensitivity
-------------------------
EMA-ATR-Spread Indicator
โดย : Ton Liberator
Indicator นี้คำนวณค่าโดยใช้สูตร:
EMA - (ATR × ATRMultiplier) - (Spread × SpreadMultiplier)
เป็นเครื่องมือที่ผสมผสานระหว่างค่าเฉลี่ยเคลื่อนที่แบบถ่วงน้ำหนัก (EMA) ค่าความผันผวนของราคา (ATR) และค่าสเปรดของหุ้นตามช่วงราคา
โดยทั้งหมดนี้สามารถปรับแต่งได้ตามต้องการ:
ปรับค่า EMA โดยเลือกความยาวและ timeframe ได้ตามต้องการ
ปรับค่า ATR โดยเลือกความยาว, timeframe, วิธีการ smoothing (RMA, SMA, EMA, WMA) และค่าตัวคูณ
ค่าสเปรดคำนวณอัตโนมัติตามหลักการของตลาดหลักทรัพย์ไทย โดยขึ้นอยู่กับราคาปัจจุบันของหุ้น
สามารถปรับค่าตัวคูณของสเปรดได้ตามต้องการ
Multi EMA IndicatorMulti EMA 6-9-21 by WK
Here is a complete Trading Wave indicator for you that will display the EMA, SMA, and MA of 6, 9, 21, 33, and 100 with different colors. It also includes user settings so you can easily change the periods and colors.
Lot Size Calculator (Calculateur de Taille de Lot)🚀 Description du Script :
This script is designed to automatically calculate the ideal lot size for your trades based on several risk management parameters. It's particularly useful for traders who want to adjust their position size according to their total capital, the risk percentage per trade, and the stop-loss distance.
Main Features:
Automatic Lot Size Calculation: Based on capital, risk percentage, and stop-loss distance (in points or pips).
Currency Conversion Support: The script allows you to select the currency of your capital (USD, EUR, GBP, JPY, etc.), and automatically adjusts the calculation based on the real-time exchange rate.
Supports Forex and Indices: The script accounts for the specifics of the Forex market (calculating lots in pips) and indices (rounding to whole lots).
Dynamic Language Support: Users can select between English and French to adjust the labels and parameters in the script, providing a bilingual experience.
Dynamic Display: The calculated lot size is displayed directly on the chart for easy and quick reference during trade analysis.
Parameters:
Total Capital: The total amount of your trading capital.
Capital Currency: The currency in which your capital is denominated (USD, EUR, GBP, etc.).
Risk Per Trade (%): The percentage of your capital you are willing to risk per trade.
Stop-Loss Distance (Points/Pips): The distance between your entry price and stop-loss, in pips (for Forex) or points (for indices).
Language: Choose between English or French for the parameter labels and the user interface.
How to Use:
This calculator is ideal for traders looking to manage their risk professionally. Based on your capital and the amount of risk you are willing to take, the script automatically calculates the lot size to help you make informed decisions in the market.
Notes:
Make sure exchange rates for currency conversion are properly retrieved for accurate calculations.
This script is designed for use with Forex pairs as well as stock indices (where lot size must be a whole number).
Feel free to add it to your charts and incorporate it into your risk management strategies!
Version française (pour ceux qui choisissent la langue française) :
🚀 Description du Script :
Ce script est conçu pour calculer automatiquement la taille de lot idéale pour vos transactions en fonction de plusieurs paramètres de gestion des risques. Il est particulièrement utile pour les traders qui souhaitent ajuster la taille de leur position en fonction de leur capital total, du pourcentage de risque par transaction et de la distance du stop-loss.
Fonctionnalités principales :
Calcul automatique de la taille de lot : Basé sur le capital, le pourcentage de risque et la distance du stop-loss (en points ou pips).
Support de la conversion de devises : Le script permet de sélectionner la devise de votre capital (USD, EUR, GBP, JPY, etc.) et ajuste automatiquement le calcul en fonction du taux de change en temps réel.
Support pour le Forex et les indices : Le script prend en compte les spécificités du marché Forex (calcul des lots en pips) et des indices (arrondi à des lots entiers).
Support dynamique des langues : Les utilisateurs peuvent choisir entre l'anglais et le français pour ajuster les libellés et les paramètres dans le script, offrant ainsi une expérience bilingue.
Affichage dynamique : La taille de lot calculée est affichée directement sur le graphique pour une référence rapide et facile pendant l'analyse des transactions.
Paramètres :
Capital Total : Le montant total de votre capital de trading.
Devise du Capital : La devise dans laquelle votre capital est libellé (USD, EUR, GBP, etc.).
Risque par Trade (%) : Le pourcentage de votre capital que vous êtes prêt à risquer par transaction.
Distance du Stop-Loss (Points/Pips) : La distance entre votre prix d'entrée et le stop-loss, en pips (pour le Forex) ou en points (pour les indices).
Langue : Choisissez entre l'anglais ou le français pour les libellés des paramètres et l'interface utilisateur.
Comment l'utiliser :
Ce calculateur est idéal pour les traders qui souhaitent gérer leur risque de manière professionnelle. En fonction de votre capital et du niveau de risque que vous êtes prêt à prendre, le script calcule automatiquement la taille du lot pour vous aider à prendre des décisions éclairées sur le marché.
Notes :
Assurez-vous que les taux de change pour la conversion des devises sont correctement récupérés pour des calculs précis.
Ce script est conçu pour être utilisé avec des paires Forex ainsi que des indices boursiers (où la taille des lots doit être un nombre entier).
N'hésitez pas à l'ajouter à vos graphiques et à l'intégrer dans vos stratégies de gestion des risques !
Open & Close PriceShows open and closing price; controls for extensions. Toggles for visibility.
Shades opening day gap, controls for extensions. Toggles for visibility.
Does not work for hourly or above as opening price is set to 9:30 am eastern which does not appear on the axis for hourly or above. And I'm not a coder.
But for sub hourly charts - it's an easy tool I've been looking for for a while just for myself.
It's imperfect; but sharing for anyone that was looking for something similar.
DOGE/USDT 5X Adaptive Trend StrategyDOGE/USDT 5倍杠杆自适应趋势交易策略
策略介绍
这是一个为DOGE/USDT交易对设计的自适应交易策略,具有以下特点:
双模式操作:自动在趋势跟随和逆势交易之间切换
5倍固定杠杆:针对加密货币市场的波动性优化
风险管理:基于ATR(平均真实波幅)的动态止损和止盈
交易间隔控制:防止过度交易
自动仓位规模计算:基于账户风险百分比
主要指标
**快速EMA(3)和慢速EMA(8)**:用于生成交叉信号
**趋势EMA(55)**:用于确认总体市场方向
**ATR(14)**:计算市场波动性和设置止损/止盈位
**RSI(14)**:用于确定市场是否处于趋势状态
使用方法
参数设置
EMA参数:
快速EMA长度:3(适用于快速进入趋势)
慢速EMA长度:8(过滤短期噪音)
趋势EMA长度:55(确认整体方向)
风险管理:
止损乘数:1.2(止损设置为ATR的1.2倍)
止盈乘数:2.0(止盈设置为ATR的2.0倍)
每笔交易风险:1%(每笔交易风险账户的1%)
自适应模式:
使用自适应模式:开启/关闭
自适应周期:14(用于RSI计算)
交易逻辑
策略根据市场状态自动适应:
趋势市场 (RSI远离50,趋势强度>0.3):
多头:快速EMA向上穿越慢速EMA + 价格在趋势EMA上方 + 短期均线在长期均线上方
空头:快速EMA向下穿越慢速EMA + 价格在趋势EMA下方 + 短期均线在长期均线下方
震荡市场 (RSI接近50,趋势强度<0.3):
多头:快速EMA向上穿越慢速EMA + 价格在趋势EMA下方(超卖反弹)
空头:快速EMA向下穿越慢速EMA + 价格在趋势EMA上方(超买回调)
使用建议
时间框架:策略默认设计用于15分钟或1小时图表,但也可用于其他时间框架
交易间隔:默认设置为72分钟,可以根据您交易的时间框架调整
风险调整:
风险追求型:可将止盈乘数增加到2.5-3.0
保守型:可将每笔交易风险降低到0.5%
市场选择:适用于DOGE/USDT,但也可应用于其他加密货币对
图表解读
蓝线:快速EMA(3)
橙线:慢速EMA(8)
灰线:趋势EMA(55)
绿色三角形:EMA上穿信号
红色三角形:EMA下穿信号
绿色圆圈:多头开仓信号
红色圆圈:空头开仓信号
红色水平线:止损位
绿色水平线:止盈位