Caelum Bias Ribbon [JOAT]Caelum Bias Ribbon
Introduction
Caelum Bias Ribbon is a multi-timeframe ALMA consensus ribbon. It evaluates whether 15m, 1H, 4H, 1D, and 1W horizons are aligned, mixed, or overheated.
This open-source indicator is designed as a context tool, not a standalone trading system. It focuses on explaining the current market state with restrained visuals and confirmed-bar logic where signals are used.
Core Concepts
1. ALMA Deviation States
Each timeframe creates an ALMA center and deviation threshold to classify bullish, bearish, or neutral state.
2. Consensus Voting
The script counts aligned timeframes to identify broad directional agreement.
3. Overheat Tracking
Directional runs are counted so stretched multi-timeframe conditions can be marked without predicting reversal.
4. Ribbon Visualization
Colored ALMA ribbons and fills show agreement without heavy labels.
consensus = bullCount >= gate ? 1 : bearCount >= gate ? -1 : 0
Features
Five-timeframe ALMA ribbon
Consensus and mixed-state detection
Overheat markers
Consensus candle coloring
Compact dashboard
Input Parameters
Deviation factor
ALMA length, offset, and sigma
Deviation length
Overheat run threshold
Display toggles
How to Use This Script
Use Caelum as a directional filter. Strong agreement supports trend-following context; mixed readings warn that timeframes are not aligned.
Limitations
The script uses historical OHLCV data and cannot know future prices.
Signals and states can be late during fast reversals because confirmed-bar logic is used to reduce repainting.
Model outputs should be interpreted with market context, risk controls, and independent analysis.
No visual state should be treated as a certain trade outcome.
Originality Statement
Caelum is original in combining ALMA deviation states, multi-horizon voting, run-length overheat logic, and a clean ribbon display.
Disclaimer
This indicator is provided for educational and informational purposes only. It is not financial advice, investment advice, or a recommendation to buy or sell any financial instrument. All calculations are derived from historical market data and may produce inaccurate readings in some market conditions. No indicator can predict future market behavior. Use proper risk management and independent judgment.
-Made with passion by jackofalltrades
Penunjuk

Moving Average Trend ViewerMoving Average Trend Viewer
Moving Average Trend Viewer is a chart study designed to visualize several moving averages on the same chart and help users observe trend structure, moving average alignment, crossover behavior, and price location relative to a longer-term baseline.
The script combines fast and slow EMAs, short / mid / long SMAs, and a customizable moving average into one clean viewer.
It does not provide buy or sell recommendations. The purpose of this script is to help users study moving average structure and trend context.
────────────────────
Core Concept
────────────────────
Moving averages are often used to smooth price movement and observe the direction of the broader trend.
This script focuses on three moving average concepts:
• Fast / slow EMA relationship
• Short / mid / long SMA alignment
• Price location relative to a longer-term SMA baseline
When shorter moving averages are above longer moving averages, the chart may show stronger upward structure.
When shorter moving averages are below longer moving averages, the chart may show weaker or downward structure.
When the moving averages are mixed, the market may be more neutral, transitional, or sideways.
────────────────────
What This Script Shows
────────────────────
The script can display:
• Fast EMA
• Slow EMA
• Short SMA
• Mid SMA
• Long SMA
• Custom SMA or EMA
• Optional EMA fast / slow fill zone
• Optional EMA crossover markers
• Optional SMA crossover markers
• Optional price / long SMA reference markers
• A compact trend status table
These elements are intended to make moving average structure easier to review on the chart.
────────────────────
How It Works
────────────────────
1. The script calculates a fast EMA and a slow EMA.
2. It calculates short, mid, and long simple moving averages.
3. It calculates a user-defined custom moving average using either SMA or EMA.
4. It checks whether the fast EMA is above or below the slow EMA.
5. It checks whether the short, mid, and long SMAs are aligned in bullish or bearish order.
6. It checks whether price is above or below the long SMA baseline.
7. It optionally marks crossover and baseline events.
8. It displays a status table summarizing the current moving average structure.
────────────────────
Visual Elements
────────────────────
The script includes:
• EMA Fast / Slow lines
• SMA Short / Mid / Long lines
• Custom MA line
• EMA Fast / Slow fill zone
• Reference markers for crossover events
• Reference markers for long baseline reclaim or loss
• Trend status table
The fill zone between the fast and slow EMAs helps users quickly identify whether the faster average is above or below the slower average.
────────────────────
Inputs And Customization
────────────────────
Users can adjust:
• EMA Fast length
• EMA Slow length
• SMA Short length
• SMA Mid length
• SMA Long length
• Custom MA length
• Custom MA type
• Line visibility
• Line width
• EMA zone fill
• Crossover markers
• Long baseline markers
• Status table location
The default structure uses commonly watched moving average areas, but all lengths can be customized.
────────────────────
Reference Markers
────────────────────
The script includes optional reference markers.
EMA Fast / Slow Cross:
Shows when the fast EMA crosses above or below the slow EMA.
SMA Short / Mid Cross:
Shows when the short SMA crosses above or below the mid SMA.
Price / Long SMA Events:
Shows when price crosses above or below the longer-term SMA baseline.
These markers are not trading signals. They are visual reference points for studying trend changes and moving average interaction.
────────────────────
How To Use
────────────────────
Use this script as a moving average structure viewer.
General interpretation examples:
• Fast EMA above Slow EMA may indicate stronger short-term trend structure.
• Fast EMA below Slow EMA may indicate weaker short-term trend structure.
• Short SMA above Mid SMA above Long SMA may indicate bullish alignment.
• Short SMA below Mid SMA below Long SMA may indicate bearish alignment.
• Price above the long SMA may show stronger baseline structure.
• Price below the long SMA may show weaker baseline structure.
This script should be used with independent analysis, risk management, and a defined trading plan.
────────────────────
Confirmation And Repainting Notes
────────────────────
Moving averages are calculated from current and historical price data.
Crossover markers are based on bar conditions and may appear when the selected crossover condition is met.
The script does not use future price data.
Because moving average values update as the current candle develops, users who want confirmed values should evaluate signals after bar close.
────────────────────
Limitations
────────────────────
This script does not predict future price movement.
It does not provide buy or sell recommendations.
Moving averages can lag because they are based on historical prices.
In sideways or low-volatility markets, moving average crosses may occur frequently and may not provide useful directional context.
The script should not be used as a standalone trading system.
────────────────────
Disclaimer
────────────────────
This publication is for educational and informational chart analysis only.
It does not constitute financial advice, investment advice, or a recommendation to buy or sell any financial instrument.
All trading and investment decisions are the responsibility of the user.
━━━━━━━━━━━━━━━━━━━━
Moving Average Trend Viewer
Moving Average Trend Viewer는 여러 이동평균선을 한 차트 위에 표시하여 추세 구조, 이동평균 배열, 교차 흐름, 그리고 가격이 장기 기준선과 어떤 위치 관계에 있는지 확인하기 위한 차트 분석 보조지표입니다.
이 스크립트는 빠른 EMA와 느린 EMA, 단기/중기/장기 SMA, 그리고 사용자가 직접 설정할 수 있는 커스텀 이동평균선을 하나의 뷰어로 정리합니다.
이 지표는 매수 또는 매도 추천을 제공하지 않습니다.
목적은 이동평균 구조와 추세 환경을 관찰하는 것입니다.
────────────────────
핵심 개념
────────────────────
이동평균선은 가격 움직임을 부드럽게 정리하고, 전체적인 추세 방향을 확인하는 데 자주 사용됩니다.
이 스크립트는 세 가지 이동평균 개념에 초점을 둡니다.
• 빠른 EMA와 느린 EMA의 관계
• 단기 / 중기 / 장기 SMA 배열
• 가격과 장기 SMA 기준선의 위치 관계
짧은 이동평균선이 긴 이동평균선 위에 있으면 상대적으로 강한 상승 구조로 볼 수 있습니다.
짧은 이동평균선이 긴 이동평균선 아래에 있으면 상대적으로 약하거나 하락 구조로 볼 수 있습니다.
이동평균 배열이 섞여 있으면 시장이 중립, 전환, 또는 횡보 구간에 있을 수 있습니다.
────────────────────
표시 요소
────────────────────
이 스크립트는 다음 요소를 표시할 수 있습니다.
• 빠른 EMA
• 느린 EMA
• 단기 SMA
• 중기 SMA
• 장기 SMA
• 커스텀 SMA 또는 EMA
• 선택 가능한 EMA Fast / Slow 구간 채움
• 선택 가능한 EMA 교차 마커
• 선택 가능한 SMA 교차 마커
• 선택 가능한 가격 / 장기 SMA 기준선 참고 마커
• 간단한 추세 상태 테이블
이 요소들은 차트 위에서 이동평균 구조를 더 쉽게 복기하기 위한 시각적 참고 자료입니다.
────────────────────
작동 방식
────────────────────
1. 빠른 EMA와 느린 EMA를 계산합니다.
2. 단기, 중기, 장기 단순 이동평균선을 계산합니다.
3. 사용자가 선택한 SMA 또는 EMA 방식으로 커스텀 이동평균선을 계산합니다.
4. 빠른 EMA가 느린 EMA 위에 있는지 아래에 있는지 확인합니다.
5. 단기, 중기, 장기 SMA가 상승 배열인지 하락 배열인지 확인합니다.
6. 가격이 장기 SMA 기준선 위에 있는지 아래에 있는지 확인합니다.
7. 선택에 따라 교차 및 기준선 이벤트를 표시합니다.
8. 현재 이동평균 구조를 상태 테이블로 요약합니다.
────────────────────
시각 요소
────────────────────
이 스크립트는 다음 시각 요소를 포함합니다.
• EMA Fast / Slow 라인
• SMA Short / Mid / Long 라인
• Custom MA 라인
• EMA Fast / Slow 구간 채움
• 교차 이벤트 참고 마커
• 장기 기준선 회복 또는 이탈 참고 마커
• 추세 상태 테이블
빠른 EMA와 느린 EMA 사이의 채움 영역은 빠른 평균선이 느린 평균선 위에 있는지 아래에 있는지를 빠르게 확인하는 데 도움을 줍니다.
────────────────────
입력값 및 설정
────────────────────
사용자는 다음 항목을 조정할 수 있습니다.
• EMA Fast 기간
• EMA Slow 기간
• SMA Short 기간
• SMA Mid 기간
• SMA Long 기간
• Custom MA 기간
• Custom MA 유형
• 라인 표시 여부
• 라인 두께
• EMA 구간 채움
• 교차 마커
• 장기 기준선 마커
• 상태 테이블 위치
기본 구조는 자주 참고되는 이동평균 영역을 사용하지만, 모든 기간은 사용자가 직접 조정할 수 있습니다.
────────────────────
참고 마커
────────────────────
이 스크립트에는 선택 가능한 참고 마커가 포함되어 있습니다.
EMA Fast / Slow Cross:
빠른 EMA가 느린 EMA를 상향 또는 하향 교차할 때 표시합니다.
SMA Short / Mid Cross:
단기 SMA가 중기 SMA를 상향 또는 하향 교차할 때 표시합니다.
Price / Long SMA Events:
가격이 장기 SMA 기준선을 상향 돌파하거나 하향 이탈할 때 표시합니다.
이 마커들은 매매 신호가 아닙니다.
추세 변화와 이동평균선 간의 상호작용을 관찰하기 위한 시각적 참고 지점입니다.
────────────────────
사용 방법
────────────────────
이 스크립트는 이동평균 구조 확인용 보조지표로 사용할 수 있습니다.
일반적인 해석 예시는 다음과 같습니다.
• 빠른 EMA가 느린 EMA 위에 있으면 단기 추세 구조가 상대적으로 강할 수 있습니다.
• 빠른 EMA가 느린 EMA 아래에 있으면 단기 추세 구조가 상대적으로 약할 수 있습니다.
• 단기 SMA가 중기 SMA 위에 있고, 중기 SMA가 장기 SMA 위에 있으면 상승 배열로 볼 수 있습니다.
• 단기 SMA가 중기 SMA 아래에 있고, 중기 SMA가 장기 SMA 아래에 있으면 하락 배열로 볼 수 있습니다.
• 가격이 장기 SMA 위에 있으면 기준선 위의 구조로 볼 수 있습니다.
• 가격이 장기 SMA 아래에 있으면 기준선 아래의 구조로 볼 수 있습니다.
이 스크립트는 독립적인 분석, 리스크 관리, 본인의 매매 계획과 함께 참고해야 합니다.
────────────────────
확인봉 및 리페인트 안내
────────────────────
이동평균선은 현재 및 과거 가격 데이터를 기반으로 계산됩니다.
교차 마커는 선택된 교차 조건이 충족될 때 표시됩니다.
이 스크립트는 미래 가격 데이터를 사용하지 않습니다.
현재 진행 중인 캔들의 이동평균 값은 캔들이 완성되기 전까지 변할 수 있으므로, 확정 값을 원하는 사용자는 봉 마감 이후 기준으로 확인해야 합니다.
────────────────────
한계
────────────────────
이 스크립트는 미래 가격 움직임을 예측하지 않습니다.
매수 또는 매도 추천을 제공하지 않습니다.
이동평균선은 과거 가격을 기반으로 하므로 지연성이 있습니다.
횡보장 또는 저변동성 구간에서는 이동평균 교차가 자주 발생할 수 있으며, 방향성 판단에 유용하지 않을 수 있습니다.
이 스크립트를 단독 매매 시스템으로 사용해서는 안 됩니다.
────────────────────
중요 고지
────────────────────
본 게시물은 교육 및 정보 제공 목적의 차트 분석 자료입니다.
투자 자문, 매수·매도 추천, 특정 금융상품 거래 권유를 의미하지 않습니다.
모든 투자 판단과 그 결과에 대한 책임은 이용자 본인에게 있습니다. Penunjuk

Adaptive Ichimoku CloudAdaptive Ichimoku Cloud
Adaptive Ichimoku Cloud is an Ichimoku-based chart study designed to visualize cloud structure, cloud direction, cloud transitions, and price location relative to the cloud.
The script keeps the core Ichimoku calculation structure while adding optional reference markers and a compact status table for easier chart review.
It does not provide buy or sell recommendations. The purpose of this script is to help users study Ichimoku cloud behavior and understand how price interacts with the cloud environment.
────────────────────
Core Concept
────────────────────
Ichimoku analysis is built around the relationship between several midpoint-based lines.
This script uses the standard Ichimoku components:
• Tenkan
• Kijun
• Senkou Span A
• Senkou Span B
• Cloud displacement
Senkou Span A is calculated from the midpoint of Tenkan and Kijun.
Senkou Span B is calculated from a longer high-low midpoint range.
The area between Senkou Span A and Senkou Span B forms the cloud.
When Senkou Span A is above Senkou Span B, the cloud is treated as bullish.
When Senkou Span A is below Senkou Span B, the cloud is treated as bearish.
────────────────────
What This Script Shows
────────────────────
The script can display:
• Ichimoku cloud
• Senkou Span A and Senkou Span B borders
• Optional Tenkan and Kijun lines
• Bullish and bearish cloud twist markers
• Price break above / below cloud reference markers
• Tenkan / Kijun cross reference markers
• A compact status table showing cloud state, price location, and active parameters
These elements are intended to make the current cloud structure easier to read.
────────────────────
How It Works
────────────────────
1. The script calculates Tenkan using the midpoint of the highest high and lowest low over the selected Tenkan length.
2. It calculates Kijun using the same midpoint method over the selected Kijun length.
3. It calculates Senkou Span A as the midpoint between Tenkan and Kijun.
4. It calculates Senkou Span B using a longer high-low midpoint range.
5. It plots Senkou Span A and Senkou Span B forward using the selected displacement.
6. It fills the area between both spans to create the cloud.
7. It optionally marks cloud twists, price/cloud events, and Tenkan/Kijun crosses.
────────────────────
Adaptive Parameters
────────────────────
The script includes an optional adaptive intraday parameter mode.
When adaptive mode is enabled, shorter intraday charts use faster cloud settings while higher timeframes use the standard Ichimoku structure.
The standard manual setting remains available:
• Tenkan: 9
• Kijun: 26
• Senkou Span B: 52
• Displacement: 26
Users can disable adaptive mode and manually adjust all core parameters.
────────────────────
Reference Markers
────────────────────
The script includes optional reference markers.
Cloud Twist:
Shows when Senkou Span A crosses Senkou Span B.
Price / Cloud Events:
Shows when price crosses above or below the current cloud area.
Tenkan / Kijun Cross:
Shows when Tenkan crosses above or below Kijun.
These markers are not trading signals. They are visual reference points for studying cloud transitions and price interaction with the cloud.
────────────────────
How To Use
────────────────────
Use the cloud to observe the broader chart environment.
General interpretation examples:
• Price above the cloud may indicate stronger upward structure.
• Price below the cloud may indicate weaker downward structure.
• Price inside the cloud may indicate a more neutral or transitional area.
• A cloud twist can show a change in future cloud direction.
• Tenkan / Kijun crosses can be used as additional reference points when studying momentum shifts.
This script should be used with independent analysis, risk management, and a defined trading plan.
────────────────────
Confirmation And Repainting Notes
────────────────────
The cloud is plotted with displacement, which is part of the traditional Ichimoku structure.
Senkou Span A and Senkou Span B are projected forward by the selected displacement value.
Cloud twist markers are also displayed with the same displacement so they visually align with the projected cloud area.
Price/cloud reference markers and Tenkan/Kijun cross markers are based on current bar conditions.
Users should understand that projected cloud values are visual structural references and should not be interpreted as future price prediction.
────────────────────
Limitations
────────────────────
This script does not predict future price movement.
It does not provide buy or sell recommendations.
It does not guarantee that price will continue in the direction of the cloud.
It does not replace independent analysis or risk management.
The cloud may be less useful in noisy, sideways, or low-volatility conditions.
────────────────────
Disclaimer
────────────────────
This publication is for educational and informational chart analysis only.
It does not constitute financial advice, investment advice, or a recommendation to buy or sell any financial instrument.
All trading and investment decisions are the responsibility of the user.
━━━━━━━━━━━━━━━━━━━━
Adaptive Ichimoku Cloud
Adaptive Ichimoku Cloud는 일목균형표 기반의 차트 분석 보조지표로, 구름 구조, 구름 방향, 구름 전환, 그리고 가격이 구름과 어떤 위치 관계에 있는지를 시각적으로 확인하기 위해 설계되었습니다.
이 스크립트는 일목균형표의 핵심 계산 구조를 유지하면서, 차트 복기를 돕기 위한 참고 마커와 간단한 상태 테이블을 추가합니다.
이 지표는 매수 또는 매도 추천을 제공하지 않습니다.
목적은 사용자가 일목 구름 구조와 가격의 상호작용을 더 쉽게 관찰할 수 있도록 돕는 것입니다.
────────────────────
핵심 개념
────────────────────
일목균형표는 여러 개의 고저점 중간값 기반 선들의 관계를 바탕으로 시장 구조를 해석합니다.
이 스크립트는 다음 일목 구성 요소를 사용합니다.
• 전환선
• 기준선
• 선행스팬 A
• 선행스팬 B
• 구름 표시 이동값
선행스팬 A는 전환선과 기준선의 중간값으로 계산됩니다.
선행스팬 B는 더 긴 기간의 고점과 저점 중간값으로 계산됩니다.
선행스팬 A와 선행스팬 B 사이의 영역이 구름입니다.
선행스팬 A가 선행스팬 B 위에 있으면 상승 구름으로 해석합니다.
선행스팬 A가 선행스팬 B 아래에 있으면 하락 구름으로 해석합니다.
────────────────────
표시 요소
────────────────────
이 스크립트는 다음 요소를 표시할 수 있습니다.
• 일목 구름
• 선행스팬 A / 선행스팬 B 테두리
• 선택 가능한 전환선 / 기준선
• 상승 및 하락 구름 전환 마커
• 가격의 구름 상단 돌파 / 하단 이탈 참고 마커
• 전환선 / 기준선 교차 참고 마커
• 구름 상태, 가격 위치, 현재 파라미터를 보여주는 상태 테이블
이 요소들은 현재 구름 구조를 더 쉽게 읽기 위한 시각적 참고 자료입니다.
────────────────────
작동 방식
────────────────────
1. 선택된 전환선 기간 동안의 최고가와 최저가 중간값으로 전환선을 계산합니다.
2. 선택된 기준선 기간 동안의 최고가와 최저가 중간값으로 기준선을 계산합니다.
3. 전환선과 기준선의 중간값으로 선행스팬 A를 계산합니다.
4. 더 긴 기간의 최고가와 최저가 중간값으로 선행스팬 B를 계산합니다.
5. 선택된 이동값만큼 선행스팬 A와 선행스팬 B를 앞으로 표시합니다.
6. 두 선 사이를 채워 구름을 형성합니다.
7. 선택에 따라 구름 전환, 가격/구름 이벤트, 전환선/기준선 교차를 표시합니다.
────────────────────
Adaptive 파라미터
────────────────────
이 스크립트는 선택 가능한 분봉 대응 파라미터 기능을 제공합니다.
Adaptive 모드를 켜면 짧은 분봉 차트에서는 더 빠른 구름 설정을 사용하고, 높은 시간봉에서는 정석 일목 구조에 가까운 설정을 사용합니다.
기본 수동 설정은 다음과 같습니다.
• 전환선: 9
• 기준선: 26
• 선행스팬 B: 52
• 구름 이동값: 26
사용자는 Adaptive 모드를 끄고 모든 핵심 파라미터를 직접 조정할 수 있습니다.
────────────────────
참고 마커
────────────────────
이 스크립트에는 선택 가능한 참고 마커가 포함되어 있습니다.
구름 전환:
선행스팬 A가 선행스팬 B를 상향 또는 하향 교차할 때 표시합니다.
가격 / 구름 이벤트:
가격이 현재 구름 영역의 위로 돌파하거나 아래로 이탈할 때 표시합니다.
전환선 / 기준선 교차:
전환선이 기준선을 상향 또는 하향 교차할 때 표시합니다.
이 마커들은 매매 신호가 아닙니다.
구름 전환과 가격의 구름 상호작용을 관찰하기 위한 시각적 참고 지점입니다.
────────────────────
사용 방법
────────────────────
구름은 전체적인 차트 환경을 확인하는 데 사용할 수 있습니다.
일반적인 해석 예시는 다음과 같습니다.
• 가격이 구름 위에 있으면 상대적으로 강한 상승 구조로 볼 수 있습니다.
• 가격이 구름 아래에 있으면 상대적으로 약한 하락 구조로 볼 수 있습니다.
• 가격이 구름 안에 있으면 중립 또는 전환 구간으로 볼 수 있습니다.
• 구름 전환은 미래 구름 방향의 변화를 관찰하는 참고 지점이 될 수 있습니다.
• 전환선 / 기준선 교차는 모멘텀 변화 복기 시 보조 참고 요소로 사용할 수 있습니다.
이 스크립트는 독립적인 분석, 리스크 관리, 본인의 매매 계획과 함께 참고해야 합니다.
────────────────────
확인봉 및 리페인트 안내
────────────────────
구름은 전통적인 일목균형표 구조에 따라 이동값을 적용해 표시됩니다.
선행스팬 A와 선행스팬 B는 선택한 이동값만큼 앞으로 표시됩니다.
구름 전환 마커도 구름 영역과 시각적으로 맞도록 같은 이동값을 적용해 표시됩니다.
가격/구름 참고 마커와 전환선/기준선 교차 마커는 현재 봉 조건을 기준으로 표시됩니다.
사용자는 앞으로 표시되는 구름 값이 시각적 구조 참고용이며, 미래 가격을 예측하는 값이 아니라는 점을 이해해야 합니다.
────────────────────
한계
────────────────────
이 스크립트는 미래 가격 움직임을 예측하지 않습니다.
매수 또는 매도 추천을 제공하지 않습니다.
가격이 구름 방향대로 계속 움직인다는 것을 보장하지 않습니다.
독립적인 분석과 리스크 관리를 대체하지 않습니다.
노이즈가 많은 횡보장, 저변동성 구간에서는 구름 해석의 유용성이 낮아질 수 있습니다.
────────────────────
중요 고지
────────────────────
본 게시물은 교육 및 정보 제공 목적의 차트 분석 자료입니다.
투자 자문, 매수·매도 추천, 특정 금융상품 거래 권유를 의미하지 않습니다.
모든 투자 판단과 그 결과에 대한 책임은 이용자 본인에게 있습니다. Penunjuk

Penunjuk

Penunjuk

Penunjuk

Penunjuk

Penunjuk

Penunjuk

Penunjuk

Super QuantumX Trend Shift Indicator V2Overview
The Super QuantumX Trend Shift Indicator V2 is an institutional-grade confluence engine designed for professional scalpers and intraday trend followers. While many retail indicators focus on a single metric (like price momentum), Super QuantumX recognizes that institutional moves are driven by a convergence of Momentum, Volume, Volatility, and Market Structure.
- This indicator is a sophisticated "Decision Matrix." It is not simply a collection of indicators on one chart; it is a gated signal system. A BUY or SELL signal is only generated when six distinct market dimensions align perfectly. This multi-layered approach filters out the noise of low-liquidity sessions and identifies the exact moment "Smart Money" enters the market.
Core Institutional Components & Why They Are Used:
1. Refined Momentum (Supertrend Logic): Used to define the primary active zones. We use Cyan for bullish and Purple for bearish momentum to provide an immediate visual bias.
2. Institutional Moving Averages (Multi-Type EMA Cross): Standard retail crosses are often too slow. We provide 6 adjustable MA types (EMA, TEMA, HMA, etc.) to confirm that the short-term trend is supported by institutional moving average baselines.
3. Accumulation Detection (Squeeze Pro): Before an institutional move occurs, the market often consolidates. We integrate Bollinger Band and Keltner Channel compression logic (Yellow bars) to identify these high-pressure zones where big orders are being filled.
4. Relative Aggression (CVD Proxy): Using a Cumulative Volume Delta proxy, the script ensures that signals are backed by aggressive market participants rather than thin retail volume.
5. Velocity & Strength (MACD/RSI/ADX): MACD tracks the velocity of the move, RSI confirms strength relative to the last 14 bars, and ADX filters out "Chop" zones by muting signals when volatility is too low to sustain a scalp.
6. Tactical Confirmation (Candle Pattern Recognition): Even if indicators align, we require a price action "trigger." The script looks for institutional-grade Engulfing patterns to ensure an impulse candle is behind every signal.
Advanced Profit Target Hierarchy
Unlike standard pivot points, our target system is dynamic and vertically aligned for a clean "R1-R3" look:
- HVN TARGET #1 & #2: Uses High Volume Nodedetection over a 100-bar and 25-bar lookback to find the Point of Control where liquidity is most dense.
- TARGET #3 & #4: Uses 1.618 and 2.618 Fibonacci Extensions of the higher-timeframe move to identify trend exhaustion levels.
The Multi-Timeframe Dashboard
A real-time dashboard tracks the health of the trade by showing the status of the Current, 15-minute, and 1-hour trend alignments. This ensures you never scalp against the "Master Trend" of the day.
How to Use
- The Setup: Wait for Yellow bars (Squeeze) to appear. This indicates institutional interest is building.
- The Trigger: A BUY or SELL label will appear when all 6 internal strategies align.
- The Zones: Only take long signals in Cyan zones and short signals in Purple zones.
- The Exit: Take profit at the horizontal HVN or Fib target levels and trail your stop along the Quantum Line .
Settings & Customization
Traders have full control over signal sensitivity, including an ATR Strength Filter to ensure candles have enough range to trade, and an optional Signal Cooldown to prevent repetitive labels during volatile sessions. Penunjuk

Penunjuk

Strategi

Penunjuk

[ A L P H A X ] Pulse ScalperAlphaX Pulse Scalper — 4-Layer Confluence Scalping System with ATR Trailing Exits, Squeeze Momentum Detection & Live Scoring Dashboard
AlphaX Pulse Scalper is a professional-grade multi-confluence scalping system engineered to fire only when four independent technical engines simultaneously agree on direction. Unlike single-indicator systems that generate signals from one source of information, Pulse Scalper runs a live scoring gate across an EMA Ribbon, a Squeeze Momentum engine, a Volume Delta pressure model, and a VWAP Deviation filter — every bar, on every candle. A signal only reaches your chart when at least three of the four layers confirm. The result is a dramatically lower signal count with a dramatically higher average quality per signal. Designed for active scalpers on crypto, forex, gold, and indices across the 1-minute to 15-minute timeframes.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🔬 The 4-Layer Confluence Engine — How It Works
Most scalping indicators fire from a single calculation — a crossover, a threshold breach, a momentum flip. The problem is that any single calculation is easily fooled by noise, spikes, and choppy price action. AlphaX Pulse Scalper is built on a fundamentally different architecture: four completely independent layers, each measuring a different dimension of market behavior , each casting a vote on every bar. Only when enough votes align does a signal fire.
This is not a filter applied on top of a signal. The confluence is the signal.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📐 Layer 1 — EMA Ribbon (Trend Structure)
The first layer is a triple EMA ribbon using a Fast EMA (default: 8), Slow EMA (default: 21), and Signal EMA (default: 50). This layer answers a single question: is the market in a clean, structured trend right now?
Bull condition: Fast EMA above Slow EMA, Slow EMA above Signal EMA, and price closing above all three — a full stack alignment confirming upward momentum structure.
Bear condition: The full inverse — Fast below Slow below Signal, with price below all three.
Why this matters: The ribbon does not react to a single crossover. All three EMAs must be stacked in order and price must be on the correct side. This eliminates the vast majority of false crossover signals that plague simple dual-EMA systems. The ribbon is also plotted directly on the chart as a gradient-filled channel — bull fills in yellow-green, bear fills in red — giving you immediate structural context at a glance.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚡ Layer 2 — Squeeze Momentum (Energy Detection)
The second layer is built on the TTM Squeeze principle — one of the most reliable pre-breakout detection systems in technical analysis. It works by measuring the relationship between two volatility envelopes: Bollinger Bands and Keltner Channels.
Squeeze state: When the Bollinger Bands compress inside the Keltner Channels, the market is coiling — volatility has contracted and energy is building. These periods of compression historically precede the strongest directional moves. The squeeze state is displayed as a subtle orange background tint on the chart, and flagged on the dashboard as ⚡ BUILDING — giving you advance warning that a breakout is loading before it happens.
Momentum direction: The raw momentum value is calculated using a linear regression of price position relative to the midpoint of the recent high-low range. When this value is positive and rising , the squeeze is releasing to the upside. When negative and falling , it is releasing to the downside.
Layer 2 votes bull when: Momentum value is above zero and accelerating upward.
Layer 2 votes bear when: Momentum value is below zero and accelerating downward.
Why this matters: This layer catches the energy behind a move, not just the direction. A breakout with strong squeeze momentum behind it is fundamentally different from a breakout on low momentum — and this layer distinguishes between the two on every bar.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 Layer 3 — Volume Delta (Institutional Pressure)
The third layer is a proprietary volume delta model that estimates the real buying and selling pressure behind each candle — without requiring exchange-level order flow data.
How it works: Each candle's volume is split into bullish and bearish components based on the candle's close position within its high-low range. A candle closing near its high attributes most of its volume to buyers; a candle closing near its low attributes most to sellers. These estimates are smoothed using an EMA to eliminate single-bar noise. A secondary OBV slope (On-Balance Volume) is calculated over the configured lookback and used as an independent confirmation of the dominant pressure direction.
Layer 3 votes bull when: The bull volume EMA exceeds the bear volume EMA, the delta EMA is positive, and the OBV slope is rising — all three volume signals agree on buying pressure.
Layer 3 votes bear when: The full inverse — bear volume dominates, delta EMA is negative, OBV slope is falling.
Why this matters: Price can move in any direction on any bar. Volume delta tells you whether real capital is flowing in the direction of that move. A price breakout accompanied by genuine volume pressure is a high-confidence breakout. A price breakout on weak or opposing volume is a trap. This layer is the system's protection against price manipulation and false breakouts.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📡 Layer 4 — VWAP Deviation (Institutional Bias)
The fourth layer uses the Volume Weighted Average Price (VWAP) with dynamically calculated standard deviation bands to identify where price stands relative to institutional value.
Band structure: Two band pairs are calculated — ±1σ and ±2σ — using a volume-weighted standard deviation formula applied across the session. These bands represent statistically significant deviations from the session's fair value anchor.
Layer 4 votes bull when: Price is above VWAP (institutional bias is bullish) but has not yet extended beyond the +2σ band — confirming trend direction without chasing a stretched, overextended move.
Layer 4 votes bear when: Price is below VWAP but has not extended beyond the -2σ band.
Why this matters: VWAP is the single most widely watched intraday reference level used by institutional desks, market makers, and algorithms. Price above VWAP means institutions are net buyers for the session. Price below means net sellers. The 2σ filter prevents the system from entering during climactic exhaustion moves — precisely the moments when reversal risk is highest and reward is lowest.
The bands are plotted directly on the chart — VWAP as a purple line, ±1σ as dotted yellow-green and red circles, ±2σ as solid outer boundaries — so you always have the full VWAP context visible alongside your signals.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🧠 The Confluence Gate — Live Scoring System
On every bar, each of the four layers independently casts its vote. The results are tallied into a live confluence score displayed in real time on the dashboard.
Bull score: 0–4 points. One point for each layer voting bullish.
Bear score: 0–4 points. One point for each layer voting bearish.
Signal fires when: The score meets or exceeds the configured minimum (default: 3 of 4), the ADX filter confirms a trending market, and the session filter confirms active market hours.
Score thresholds and what they mean:
4 / 4 — maximum confluence. All four independent engines agree. The highest-conviction setup the system can produce. Enter full size.
3 / 4 — strong confluence. Three of four layers aligned. The default threshold — high quality with reasonable frequency.
2 / 4 — weak confluence. Available if you lower the minimum, but not recommended. Two engines agreeing is not meaningful convergence.
The confluence score is printed directly on the signal label (e.g., 3/4 or 4/4 ) so you know at a glance exactly how strong every setup is at the moment it fires. The dashboard continuously displays the live bull and bear scores — even between signals — so you can watch confidence building in real time before the signal appears.
Edge triggering: Signals only fire on the bar where the score first crosses the threshold — not on every bar the score remains above it. This prevents signal spam during extended trend runs and ensures every triangle on the chart represents a distinct, fresh entry event.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🛡 ADX Filter — Trend Quality Gate
Before any signal reaches the chart, it must also pass the ADX (Average Directional Index) filter . ADX measures the strength of the current trend regardless of direction — a reading below the threshold indicates a choppy, ranging market where trend-following signals have low reliability.
Default threshold: 20. When ADX is below this level, all signals are suppressed — even if the confluence score is 4/4. This is the system's protection against the single most common failure mode of scalping indicators: firing confidently into sideways, oscillating price action.
The ADX value and pass/fail status are displayed live on the dashboard so you always know whether the market structure supports trading at any given moment.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🕐 Session Filter — Active Hours Gate
The Session Filter restricts signals to a configurable active trading window (default: 07:00–20:00 exchange time). Outside this window, signals are suppressed regardless of confluence score.
Why this matters for scalpers: Low-volume pre-market and post-market hours produce the most misleading signals of any period. Spreads widen, liquidity thins, and momentum moves that look compelling on the chart are frequently reversed the moment the main session opens. The session filter eliminates this entire class of false setups automatically.
The dashboard displays a clear ✓ ACTIVE or ✗ OFF-HOURS status so you always know whether the filter is open or closed.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 Dynamic ATR Exit System
AlphaX Pulse Scalper uses a fully dynamic ATR-based exit system with three simultaneously active exit mechanisms — each serving a distinct role in protecting profit.
Stop Loss: Fixed at entry based on the pivot low (bull) or pivot high (bear) minus an ATR buffer (default: 1.2× ATR). Displayed as a solid red line below price for longs, above for shorts. This is your maximum risk boundary — it does not move.
TP1 — Partial Target (50%): Set at 1.8× ATR from entry. When price reaches TP1, scale out 50% of the position and let the remainder run to TP2. A small circle marker appears at the TP1 bar.
TP2 — Full Target: Set at 3.5× ATR from entry. When price reaches TP2, the full position exits and the system resets. A labeled TP marker appears on the chart.
ATR Trailing Stop: The most important of the three. From the moment a trade opens, a trailing stop moves dynamically with price — always positioned 1.5× ATR behind the current bar's low (for longs) or high (for shorts). The trail is displayed as a live orange line on the chart. As price advances in your favor, the trail advances with it. If price reverses and hits the trail before reaching TP2, the trade exits at the trail level rather than waiting to give back all gains.
Why the trailing stop changes everything: Fixed TP levels work in textbook trends. In the real market, strong impulses often exceed TP2 before reversing — and weak impulses stall before even reaching TP1. The ATR trailing stop captures whatever the market gives, without predetermining a ceiling on your profit. In strong trending conditions, a single Pulse Scalper signal with an active trail can run 5–10× ATR before stopping out.
All three exit levels — SL, TP1, TP2, and the trailing stop — are plotted as live lines on the chart as long as a trade is active, then cleared automatically when the position closes.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 Live Dashboard
The real-time dashboard displays the complete internal state of the indicator across four sections, updated on every bar.
MARKET
Session — ✓ ACTIVE or ✗ OFF-HOURS. Confirms whether the session filter is open for signals
ADX — live ADX value with ✓ or ✗ pass/fail indicator. Confirms whether market structure is trending strongly enough to trade
CONFLUENCE
L1 EMA Ribbon — current ribbon state: ▲ BULL, ▼ BEAR, or — FLAT
L2 Squeeze Momentum — current momentum state: ⚡ SQUEEZE (building), ▲ BULL, ▼ BEAR, or — FLAT. The squeeze state is the highest-value pre-signal condition the system can display
L3 Volume Delta — current volume pressure: ▲ BULL, ▼ BEAR, or — NEUTRAL
L4 VWAP Deviation — current VWAP position: ▲ ABOVE, ▼ BELOW, or — EXTENDED (price beyond 2σ, filter active)
Bull Score — live 0–4 score for bullish confluence. Background turns yellow-green when threshold is met — the signal is ready to fire
Bear Score — live 0–4 score for bearish confluence. Background turns red when threshold is met
POSITION
Position — current tracked position: ▲ LONG, ▼ SHORT, or — FLAT with background color highlight
Stop Loss — the fixed SL level currently active, color-coded red (bull) or green (bear)
Trail Stop — the current trailing stop level in orange — updates dynamically every bar the trade is open
TP1 (50%) — the first take-profit target currently active
TP2 (full) — the full exit target currently active
Bars in Trade — how many bars the current position has been open
INFO
ATR — current ATR value used for all exit calculations
VWAP — current VWAP price level for the session
Squeeze — ⚡ BUILDING when BB is inside KC (squeeze active), or — RELEASED when the squeeze has fired
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📈 Chart Visual System
Every visual element on the chart serves a specific purpose. There is no decorative clutter.
▲ Triangle (below bar) — bull entry signal. Fires when bull confluence score meets threshold, ADX passes, session is active
▼ Triangle (above bar) — bear entry signal. Fires when bear confluence score meets threshold
Score Label (3/4 or 4/4) — printed beside each signal triangle. The raw confluence count at signal time
EMA Ribbon Fill — yellow-green fill between Fast and Slow EMA during bull structure, red during bear structure. Collapses to gray during neutral
VWAP Line — purple center line marking the session's volume-weighted fair value
VWAP ±1σ Bands — dotted yellow-green and red circles marking the first standard deviation
VWAP ±2σ Bands — solid outer boundaries. Price touching these is the maximum extension zone
Orange Squeeze Background — appears during active squeeze conditions. A visual alert that energy is compressing and a breakout is approaching
Yellow-green background tint — active during open long trades. Confirms trade is live at a glance
Red background tint — active during open short trades
SL Line (red/green) — the fixed stop loss level, active while trade is open
TP1 Line (semi-transparent) — the partial target level
TP2 Line (bright) — the full exit target level
Trail Line (orange) — the dynamic trailing stop, moves with price every bar
TP marker — appears when TP2 is hit. Full exit confirmed
SL marker — appears when stop loss or trailing stop is triggered
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🚀 How to Trade with AlphaX Pulse Scalper — Step by Step
Step 1 — Check the Dashboard Before Every Session
Confirm Session shows ✓ ACTIVE
Confirm ADX shows ✓ — if ADX is below threshold, the market is ranging and no signals will fire regardless of how the layers look
Watch the Squeeze row on the dashboard — ⚡ BUILDING means a breakout setup is forming. This is your highest-alert pre-signal state
Step 2 — Watch the Confluence Scores Build
Monitor the live Bull Score and Bear Score rows in the dashboard. You can watch the scores build in real time, bar by bar, before a signal fires
When a score reaches 3/4 and the background highlights, a signal is imminent or has just fired
A 4/4 score is the highest-quality setup. Prioritize these above all else
Step 3 — Enter on the Signal Triangle
A ▲ triangle below the bar is a long signal. Enter on the close of the signal bar or the open of the next bar
A ▼ triangle above the bar is a short signal. Enter on the same basis
Read the score label — 4/4 signals warrant full position size, 3/4 signals warrant standard or slightly reduced size
Step 4 — Manage with the Live Exit Lines
The SL line is your hard stop. Never move it further away from price
Watch the orange Trail Stop line advance with price as the trade moves in your favor
At TP1, scale out 50% of the position. Move your manual stop to breakeven on the remainder
Let the trailing stop manage the rest — it will exit automatically when momentum exhausts
Step 5 — Exit and Reset
A TP marker on the chart confirms TP2 has been hit. Full exit. Dashboard resets to — FLAT
An SL marker confirms the stop or trail has been hit. Accept the loss and wait for the next setup
After any exit, do not re-enter immediately. Wait for the confluence score to rebuild from zero — this prevents revenge trading into the same noise that stopped you out
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠ Identifying Low-Quality Conditions — When Not to Trade
The system is designed to filter out most low-quality conditions automatically. But understanding what to look for gives you an additional edge.
Stand aside when you see:
ADX ✗ on the dashboard — the market is not trending. Any signal would be a range-bound trade against the system's core design
Dashboard shows — FLAT across all four layers — no layer has a directional conviction. The market has no readable bias
Bull and bear scores both at 1 or 2 — the layers are split. Price is oscillating without commitment in either direction
Session shows ✗ OFF-HOURS — no signals will fire and manual entries carry elevated risk from thin liquidity
Squeeze just released but score is only 2/4 — the squeeze fired but not enough layers confirmed the direction. This is a low-conviction breakout — wait for the next setup
Rapid alternation of ▲ and ▼ triangles — if you see signals in both directions within a short window, the market is too choppy. Increase the ADX threshold in settings or stand aside until a clearer trend develops
What to do:
Wait for the Squeeze dashboard to show ⚡ BUILDING — this is the highest-quality pre-signal state. The best Pulse Scalper setups almost always begin with a squeeze
Wait for ADX to climb back above threshold — a strong trend is forming
Wait for a 4/4 score on the next signal — maximum confluence only, no compromises in a difficult session
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚡ Key Features
🔬 4-layer confluence gate — EMA Ribbon, Squeeze Momentum, Volume Delta, and VWAP Deviation must agree before any signal fires
📊 Live confluence scoring — bull and bear scores update every bar in real time, displayed on the dashboard before the signal appears
⚡ TTM Squeeze detection — Bollinger/Keltner compression identifies pre-breakout coiling with an orange background tint and dashboard flag
📈 Proprietary volume delta model — estimates buying and selling pressure without exchange-level order flow data, confirmed by OBV slope
📡 VWAP with standard deviation bands — ±1σ and ±2σ plotted live, VWAP filter prevents entries during climactic extension moves
🛡 ADX trend quality gate — suppresses all signals during choppy, non-trending market conditions
🕐 Session filter — restricts signals to active market hours, eliminating low-liquidity false setups automatically
🎯 Triple exit mechanism — fixed ATR stop loss, TP1 at 1.8× ATR, TP2 at 3.5× ATR, plus dynamic ATR trailing stop that advances with price every bar
📉 ATR trailing stop — plotted as a live orange line, adapts dynamically to volatility, captures extended runs beyond TP2 in strong trends
🏷 Confluence score label on every signal — 3/4 or 4/4 printed directly on the chart so you know signal quality at a glance
📊 28-row live dashboard — Market, Confluence, Position, and Info sections updated in real time
🔔 9 alert conditions — bull entry, bear entry, TP1/TP2 hits, stop hits, squeeze start, any exit
🎨 Cohesive dual-tone color theme — yellow-green for all bullish elements, red for all bearish elements, orange for squeeze and trail, gray for neutral
⚙ Fully configurable — all EMA periods, squeeze parameters, VWAP multipliers, ADX threshold, confluence minimum, ATR multipliers, session window, and all colors are adjustable from the settings panel
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙ Settings Reference
EMA Ribbon
Fast EMA — the fastest ribbon line, reacts most immediately to price (default: 8)
Slow EMA — the intermediate ribbon line (default: 21)
Signal EMA — the macro trend anchor. All three must stack in order for a ribbon vote (default: 50)
Show EMA Ribbon — toggle the ribbon fill and lines on or off
Squeeze Momentum
BB Length — Bollinger Band lookback period for squeeze detection (default: 20)
BB Mult — Bollinger Band standard deviation multiplier (default: 2.0)
KC Length — Keltner Channel lookback period (default: 20)
KC Mult — Keltner Channel ATR multiplier (default: 1.5)
Momentum Length — linear regression period for the momentum value calculation (default: 12)
Volume Delta
Volume MA Length — EMA smoothing period for bull and bear volume estimates (default: 14)
OBV Slope Length — lookback bars for OBV slope calculation (default: 10)
VWAP
Use VWAP Filter — when enabled, Layer 4 requires price to be on the correct side of VWAP (default: on)
Show VWAP Bands — toggle ±1σ and ±2σ band plots on or off
Band 1 Mult — first standard deviation band multiplier (default: 1.0)
Band 2 Mult — second standard deviation band multiplier (default: 2.0)
Confluence Gate
Min Layers Required — how many of the 4 layers must agree for a signal to fire. 2 = more signals, 3 = balanced (default), 4 = ultra-selective
Session Filter — toggle the active hours restriction on or off
Active Session — configurable session window string (default: 0700-2000)
ADX Filter
Use ADX Filter — toggle the trend quality gate on or off
ADX Length — lookback period for ADX calculation (default: 14)
ADX Minimum — threshold below which all signals are suppressed (default: 20)
Exit Settings
ATR Length — lookback period for ATR used in all exit calculations (default: 10)
SL ATR Mult — stop loss distance from entry as a multiple of ATR (default: 1.2)
TP1 ATR Mult — first take-profit distance (default: 1.8 — approximately 1.5:1 reward on a full position)
TP2 ATR Mult — full exit target distance (default: 3.5 — approximately 3:1 reward)
Use ATR Trailing Stop — toggle the dynamic trailing stop mechanism on or off
Trail ATR Mult — trailing stop distance from current bar's low or high (default: 1.5)
Show Exit Levels — toggle SL, TP1, TP2, and trail lines on the chart
Display
Show Confluence Score Label — prints the live score (e.g. 3/4) on every signal triangle
Show Dashboard — toggle the entire dashboard panel on or off
Dashboard Position — Top Left / Top Right / Bottom Left / Bottom Right
Colors
Bull / Bull Bright — yellow-green family for all bullish signals, fills, and labels
Bear / Bear Bright — red family for all bearish signals, fills, and labels
Squeeze — orange used for squeeze background tint and trailing stop line
Neutral — gray for inactive states and neutral dashboard rows
Text Light / Dash BG — dashboard typography and background
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🔔 Alert Conditions (9 total)
Entry Alerts
Bull Confluence Entry — bull score meets threshold, ADX passes, session active
Bear Confluence Entry — bear score meets threshold, ADX passes, session active
Exit Alerts
Bull TP1 Hit — price reaches the first bull take-profit level
Bull TP2 Hit — price reaches the full bull exit target
Bull Stop Hit — stop loss or trailing stop triggered on a long position
Bear TP1 Hit — price reaches the first bear take-profit level
Bear TP2 Hit — price reaches the full bear exit target
Bear Stop Hit — stop loss or trailing stop triggered on a short position
Special State Alerts
Squeeze Started — Bollinger Bands have compressed inside Keltner Channels. A breakout setup is loading
All alert messages include {{ticker}} and {{interval}} for clean webhook and notification integration.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 Recommended Settings by Instrument & Timeframe
The default configuration is optimized for XAUUSD, major forex pairs, and crypto on M1–M5 :
Min Layers at 3/4 — strong confluence without requiring perfection on every bar
ADX minimum at 20 — filters choppy intraday sessions without being overly restrictive
ATR Trail at 1.5× — gives trades enough room to breathe on fast-moving scalping timeframes
Session 07:00–20:00 — covers London and New York sessions, the highest-volume windows for forex and gold
For other instruments or timeframes, adjust:
Higher timeframes (M15, H1, H4) — increase EMA periods (Fast 13, Slow 34, Signal 89), increase ADX minimum to 25, increase TP2 to 4.5–5.0× ATR
Crypto (BTC, ETH) — increase KC Mult to 2.0–2.5 to accommodate wider volatility, increase SL mult to 1.5–2.0
Indices (NAS100, US30, SPX500) — use defaults with ADX raised to 22–25. Index trends are strong but session timing is critical — tighten session window to 09:30–16:00 for US indices
More signals — lower Min Layers to 2, disable ADX filter, widen session window
Fewer, higher-quality signals — raise Min Layers to 4, raise ADX minimum to 25, enable volume filter with ratio at 1.2×
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
👥 Who This Is For
⚡ Scalpers and intraday momentum traders — the 1m–15m timeframe focus and ATR trailing exit system are built specifically for fast-moving intraday conditions
🥇 Gold (XAUUSD) and forex traders — default settings are tuned and tested on gold and major pairs during London and New York sessions
📊 Crypto and index traders — the four-layer architecture adapts across instruments without manual recalibration
🧠 Systematic traders — the live confluence score provides a quantitative signal quality reading, not just a visual arrow
📈 Traders who want to eliminate overtrading — the confluence gate, ADX filter, session filter, and edge triggering physically prevent low-quality setups from appearing on the chart
🎯 Traders who struggle with exits — the three-layer exit system (fixed SL, scaled TP1, trailing TP2) provides a complete, rules-based exit framework that removes emotion from trade management
📉 Risk-conscious traders — every trade has a defined stop, a defined first target, and a dynamic trailing mechanism. There is no ambiguity about where you exit under any scenario
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📝 Notes
All signals are confirmed on bar close — the indicator is non-repainting by design
The edge-triggered signal logic means each triangle on the chart represents a distinct new confluence event — the same setup does not generate repeated signals during extended runs
The trailing stop line on the chart is a real-time visual — it moves every bar the trade is open and accurately reflects the current stop level at all times
Maximum 500 labels and 500 lines are used — on very low timeframes with extended chart history, the oldest markers may be automatically removed by TradingView's rendering limits
The Squeeze background tint is a leading indicator — it appears before signals fire, giving you time to prepare. The strongest Pulse Scalper signals frequently begin with a squeeze
The VWAP calculation resets at the start of each session. On instruments without a defined session (perpetual crypto), the VWAP anchors to the chart's visible history. For best results on crypto, use a 24-hour session string or disable the VWAP filter and use the other three layers
The Trade Status section on the dashboard tracks position direction from signal to exit within a single chart session — it does not connect to your broker or brokerage account
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠ Disclaimer
This indicator is a technical analysis and visualization tool intended for educational and informational purposes only. It does not constitute financial advice or a recommendation to buy or sell any financial instrument. All signals are generated from historical and real-time price data using mathematical calculations — their accuracy or profitability is not guaranteed. Past performance of any signal type does not guarantee future results. Always conduct your own analysis, use proper risk management, and consult a licensed financial advisor before making any trading decisions. The author accepts no responsibility for any losses incurred from the use of this indicator.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Built for scalpers who need more than a signal — a complete system that scores, filters, enters, trails, and exits with precision on every trade. Penunjuk

Penunjuk

Aurelian Structure Engine [JOAT]Aurelian Structure Engine
Introduction
Aurelian Structure Engine is a market structure and execution-context model that combines confirmed pivots, break events, HTF bias, anchored value, relative volume, and pressure scoring. It is built to separate meaningful structural breaks from ordinary candle noise.
This open-source indicator is designed as a context tool, not a standalone trading system. It focuses on explaining the current market state with restrained visuals and confirmed-bar logic where signals are used.
Core Concepts
1. Confirmed Swing Structure
Swing highs and lows are confirmed with pivot logic before the script evaluates breaks. ATR buffering helps prevent small wick violations from becoming structure events.
2. Bid and Offer Block Geometry
Recent opposing candles can become bid or offer blocks only when their vertical placement makes structural sense. Invalidated or overlapping blocks are removed.
3. Anchored Value Context
An EMA and yearly anchored VWAP stack define whether price is operating above or below value.
4. Tiered Quality Score
Pressure, RVOL, HTF bias, structure, and proximity are converted into B, A, and A+ style states.
bullScore = structure + pressure + rvol + htfBias + valueContext
Features
Confirmed BOS and CHoCH-style structure tracking
Bid and offer blocks with invalidation logic
EMA/VWAP value spine and structure bands
Volume pressure and RVOL scoring
A/B/A+ state labels and compact dashboard
Input Parameters
Swing pivot length and ATR buffer
Block search and extension controls
HTF bias timeframe
Pressure, RVOL, cooldown, and A+ score gates
Display toggles for bands, blocks, candles, and panel
How to Use This Script
Read the structure side first, then check whether pressure, RVOL, and HTF bias confirm the break. A+ labels require stronger agreement than A or B labels.
Limitations
The script uses historical OHLCV data and cannot know future prices.
Signals and states can be late during fast reversals because confirmed-bar logic is used to reduce repainting.
Model outputs should be interpreted with market context, risk controls, and independent analysis.
No visual state should be treated as a certain trade outcome.
Originality Statement
Aurelian is original in combining guarded bid/offer block geometry, confirmed structure, anchored value, and multi-factor signal quality into one restrained overlay.
Disclaimer
This indicator is provided for educational and informational purposes only. It is not financial advice, investment advice, or a recommendation to buy or sell any financial instrument. All calculations are derived from historical market data and may produce inaccurate readings in some market conditions. No indicator can predict future market behavior. Use proper risk management and independent judgment.
-Made with passion by jackofalltrades
Penunjuk

Penunjuk

Penunjuk

Trinity MA Ribbon with Trend Bias and VWAP**TradingView User Guide: Trinity Buy and Sell Signals.
### Introduction
This simple indicator merges a short-term EMA/SMA ribbon for momentum, a long-term 350-period trend filter, and VWAP with customizable standard deviation bands. It is designed to give you clear trend direction, momentum timing, and dynamic support/resistance levels on one chart.
The **350 EMA/SMA** serves as the primary trend filter. It is especially effective because it captures the broader market structure while filtering out short-term noise. On intraday charts (like 5m or 15m), 350 periods roughly represents several days to a week of price action, making it an excellent anchor for determining the dominant bias. Trading in alignment with this filter significantly improves win rates by helping you avoid fighting the larger trend. You can toggle it on or off and adjust its length and type as needed.
### How to Add the Indicator
1. Open your chart on TradingView.
2. Click **Indicators** in the top toolbar.
3. Search for "**Trinity Buy and Sell Signals **".
4. Select and add it to your chart.
### Understanding the Visual Elements
The indicator displays several key elements with smart color coding:
- The **Trend MA (350)** appears as a thick line when enabled. It turns green when price is above it (bullish regime) and red when below it (bearish regime). This line acts as your main trend compass.
- The **Fast MA (10)** and **Slow MA (20)** create the ribbon. When the fast line is above the slow line, both turn green (bullish momentum). When the fast line is below the slow line, both turn red (bearish momentum).
- The **VWAP** line acts as a dynamic daily anchor. It turns green above VWAP and red below it.
- The **Standard Deviation Bands** (1st, 2nd, and 3rd) expand outward from VWAP. Upper bands use your chosen upper color (green by default) and lower bands use your chosen lower color (red by default). These bands highlight potential expansion or contraction zones.
- Small **BUY** and **SELL** labels appear on ribbon crossovers.
- The overall background tints light green in bullish trends and light red in bearish trends.
### Settings Explained
**Trend MA Group**
Toggle the 350 trend filter on or off, change its length, and choose between EMA or SMA. Keeping it on is recommended for most traders as it provides the core directional bias.
**Fast MA & Slow MA Groups**
Adjust the lengths and types of the ribbon lines.
**Labels Group**
Enable or disable the buy/sell crossover labels.
**VWAP Bands Group**
- Turn VWAP on or off.
- Individually toggle each deviation band (1SD, 2SD, or 3SD) so you can display only the levels you want.
- Set the standard deviation length and multipliers for band width.
**Colors Group**
Fully customize every major color in the indicator:
- Bullish Color (affects ribbon, trend MA, VWAP, labels, and background)
- Bearish Color
- Upper Bands Base Color
- Lower Bands Base Color
### How to Use This Indicator for Trading
Start by looking at the **background color and the 350 Trend MA**. This is your foundation. A green background and price above the 350 line means the overall trend is bullish — focus on long setups and avoid shorting. A red background and price below the 350 line signals a bearish environment — prioritize shorts and be cautious with longs.
This 350 filter is powerful because it keeps you aligned with institutional flow and reduces false signals from temporary noise. Many traders find that simply respecting this long-term line dramatically improves their results.
Next, use the **10/20 ribbon** for timing entries. A green ribbon confirms bullish momentum, while a red ribbon confirms bearish momentum. The best trades occur when the ribbon agrees with both the 350 trend and the VWAP position.
The **VWAP and deviation bands** provide excellent intraday and swing structure. Price above VWAP with green bands suggests bulls are in control. Price below VWAP with red bands suggests bears are dominant. Use the bands as dynamic targets — upper bands for profit-taking in uptrends and lower bands in downtrends. The area between bands can also help you place logical stop-losses.
**Practical Trading Workflow:**
- Check the background and 350 line first to determine allowed direction.
- Wait for the ribbon to flip in favor of the trend.
- Look for price interaction with VWAP or the deviation bands for precise entry.
- In strong trends, the price often respects the 1SD or 2SD bands as support or resistance.
### Pro Tips
- On lower timeframes, the 350 filter shines as a swing trend guide while VWAP bands work well for intraday mean reversion and breakouts.
- On higher timeframes, use the full setup for swing trading with the 350 as your primary trend decider.
- Hide outer bands (2SD or 3SD) during strong trends to reduce clutter.
- When price is stuck between the first upper and lower bands, the market is often ranging — wait for a decisive break.
- Always combine this indicator with clean price action and volume for the highest probability setups.
This indicator is highly flexible. Experiment with the settings to match your trading style, especially the individual band toggles and color customizations.
Penunjuk

Penunjuk

Break & Retest ORB- (JayHabbit BOB System)Here's a description you can use when you publish it on TradingView:
---
**JayHabbit BOB System**
The JayHabbit BOB System is a complete intraday trading indicator built around the Opening Range Breakout with a fakeout filter. Instead of chasing the first breakout, this system waits for price to break the opening range, retest it, get rejected, and confirm the trend — giving you higher probability entries with defined risk.
**What's included:**
**Opening Range** — Plots the 15-minute opening range high and low as full-session horizontal lines so you always know your key levels for the day.
**Fakeout Filter** — Automatically detects the full breakout → retest → rejection sequence before signaling an entry. No more getting trapped on the first move.
**Entry Signals** — A green triangle below the bar for longs, red triangle above for shorts. Only fires after the full sequence is confirmed.
**Retest Marker** — An orange triangle marks the exact bar where the retest begins so you can follow the setup in real time.
**Trailing Stop System** — Initial stop plots at the structural level (retest low for longs, retest high for shorts). Once price hits 1R, the stop automatically trails the 20 SMA to lock in gains while keeping you in the trend.
**Moving Averages** — 9 EMA, 10 EMA, 20 SMA, 200 SMA, and 400 SMA. All fully toggleable with customizable colors, widths, and styles.
**Full Customization** — Every element has its own toggle, color picker, and width control so you can build your chart exactly how you want it.
**Built for:** SPY, QQQ, AMZN, META, NFLX, NVDA, AAPL, TSLA, MSFT on the 2 or 5 minute chart.
---
Want me to tighten it up or make it more hype for the BOB brand? Penunjuk

Penunjuk
