Kaiser Window Moving Average Indicator The Kaiser Window Moving Average is a technical indicator that implements the Kaiser window function in the context of a moving average. This indicator serves as an example of applying the Kaiser window and the modified Bessel function of the first kind in technical analysis, providing an open-source implementation of these...
Kaiser Windowed Sinc Moving Average Indicator The Kaiser Windowed Sinc Moving Average is an advanced technical indicator that combines the sinc function with the Kaiser window to create a highly customizable finite impulse response (FIR) filter for financial time series analysis. Sinc Function: The Ideal Low-Pass Filter At the core of this indicator is the...
BYBIT:BTCUSDT.P 15M Situation Assessment with Three Moving Averages The strategy uses the crossover of the 5SMA and 25SMA as entry signals. Additionally, the 75SMA is used as a filter. Long entries are only allowed when the price is above the 75SMA, and short entries are only allowed when the price is below the 75SMA. ADX Filter The Average Directional...
█ CALCULATE PSEUDO-RENKO VALUE Calculates and returns the Pseudo-Renko Stabilized value (or close price) based on a given input value, along with the direction of the current Renko brick. This function adapts the traditional Renko brick size dynamically based on the volatility of the input value using a combination of SMA and EMA calculations. The calculated...
Fibonacci-Only Strategy This script is a custom trading strategy designed for traders who leverage Fibonacci retracement levels to identify potential trade entries and exits. The strategy is versatile, allowing users to trade across multiple timeframes, with built-in options for dynamic stop loss, trailing stops, and take profit levels. Key Features: Custom...
he RSI MAPPING - ARIEIV is a powerful technical indicator based on the Relative Strength Index (RSI) combined with moving averages and divergence detection. This indicator is designed to provide a clear view of overbought and oversold conditions, as well as identifying potential reversals and signals for market entries and exits. Key Features: Customizable...
Position Size Calculator Instructions Overview The Position Size Calculator is designed to help traders automatically determine the appropriate lot size based on the dollar amount they are willing to risk. It includes features for automatic lot sizing, fixed lot risk calculations, take profit calculations (both automatic and fixed), max run-up, and max...
How It Works: Sessions: The London session is defined between 8:00 and 16:00 UTC. The New York session is defined between 13:00 and 21:00 UTC. Previous High/Low: The script identifies the highest high and lowest low from the previous bar using ta.highest(high, 1) and ta.lowest(low, 1) . Candle Body Size: The script calculates the size of the current...
DSL Oscillator Strategy (ATP) This strategy is based on the DSL Oscillator, which uses the RSI and Zero-Lag Exponential Moving Average (ZLEMA) to generate buy and sell signals. The strategy is designed to be used in various markets, including futures, and allows for customizable colors for different elements of the indicator. Key Features: -...
Keeping track of local times across different time zones has always been a challenge, especially when working with global markets. But worry no more, as we now have a solution tailored for this very need. With this indicator, you can effortlessly add two different time zones to your chart, making it easier than ever to stay on top of market activity. The...
### Indicator Name: **Volatility Projection Levels (VPL)** ### Description: The **Volatility Projection Levels (VPL)** indicator is a powerful tool designed to help traders anticipate key support and resistance levels for the E-mini S&P 500 (ES) by leveraging the CBOE Volatility Index (^VIX). This indicator utilizes historical volatility data to project...
The "Custom Text Display" indicator allows users to display customizable text in a fixed position in the bottom-right corner of their chart. Each text entry can have its own color, which can be set in the indicator's settings. Follow these steps to set up and use the indicator effectively: Adding the Indicator to Your Chart: Apply the "Custom Text Display"...
This Pine Script strategy generates trading signals using Fibonacci levels and trend-following indicators. 1. Strategy Summary This strategy analyzes price movements using a combination of Fibonacci levels and trend-following indicators, providing potential trading signals. The strategy includes Fibonacci levels as well as EMA (Exponential Moving Average) and...
Title: Mark Minervini Stage 2 Screener with Custom RS Description: This script is designed to identify stocks that meet the criteria for Mark Minervini's Stage 2 trend setup, incorporating custom relative strength (RS) ranking. Key Features: Moving Averages: Tracks the 50-day, 150-day, and 200-day Simple Moving Averages (SMA) to identify trend alignment. Price...
The CSV Series Library is an innovative tool designed for Pine Script developers to efficiently parse and handle CSV data for series generation. This library seamlessly integrates with TradingView, enabling the storage and manipulation of large CSV datasets across multiple Pine Script libraries. It's optimized for performance and scalability, ensuring smooth...
This indicator simply plots how much bars are available to the user in the respective chart. For Example if plot shows 5000 , therefore you have total 5000 bars of OHLC available.
DSL Oscillator Strategy (ATP) This strategy is based on the DSL Oscillator, which uses the RSI and Zero-Lag Exponential Moving Average (ZLEMA) to generate buy and sell signals. The strategy is designed to be used in various markets, including futures, and allows for customizable colors for different elements of the indicator. Key Features: -...
The "Currency Futures Statistics" indicator provides comprehensive insights into the performance and characteristics of various currency futures. This indicator is crucial for portfolio management as it combines multiple metrics that are instrumental in evaluating currency futures' risk and return profiles. Metrics Included: Historical Volatility: ...