Pi Cycle MACD Inverse Oscillator with Gradient and Days Since Last Top
This indicator is ideal for Bitcoin traders seeking a robust tool to visualize long-term and short-term trends with enhanced clarity and actionable insights.
This script combines the concept of the Pi Cycle indicator with a unique MACD-based inverse oscillator to analyze Bitcoin market trends. It introduces several features to help traders understand market conditions better:
Inverse Oscillator:
- Oscillator ranges between 1 and -1. - A value of 1 indicates the two moving averages (350 MA and 111 MA) are equal. - A value of -1 indicates the maximum observed distance between the moving averages during the selected lookback period. - The oscillator dynamically adjusts to price changes using a configurable scaling factor.
Gradient Visualization:
The oscillator line transitions smoothly from green (closer to -1) to yellow (at 0) and red (closer to 1). The color gradient provides a quick visual cue for market momentum.
Days Since Last Pi Cycle Top:
Calculates and displays the number of days since the last "Pi Cycle Top" (defined as a crossover between the two moving averages). The label updates dynamically and appears only on the most recent bar.
Conditional Fill:
Highlights the area between 0 and 1 with a green gradient when the price is above the long moving average. Enhances visual understanding of the oscillator's position relative to key thresholds.
Inputs: - Long Moving Average (350 default): Determines the primary trend. - Short Moving Average (111 default): Measures shorter-term momentum. - Oscillator Lookback Period (100 default): Defines the range for normalizing the oscillator. - Price Scaling Factor (0.01 default): Adjusts the normalization to account for large price fluctuations.
How to Use: - Use the oscillator to identify potential reversal points and trend momentum. - Look for transitions in the gradient color and the position relative to 0. - Monitor the "Days Since Last Top" label for insights into the market's cycle timing. - Utilize the conditional fill to quickly assess when the market is in a favorable position above the long moving average.
릴리즈 노트
set default lookback period 314 days
릴리즈 노트
set background colour to: - green if the price is abovethe long MA - orange if price is between the short and long moving averages - red if the price is below the short MA
릴리즈 노트
Fixed time series to daily so the oscilator works on any time frame
릴리즈 노트
Added parameter "Use Fixed BLX Bitcoin Ticker?" to allow either using the currency pair of the current chart in the oscilator calculations, or use the BLX bitcoin ticker in the oscillator calculations regardles of the current chart currenty pair.
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.