DIY Entry Signals
Oct 5, 2022

The DIY Entry Signals indicator tool provides a customizable framework for backtesting and spotting entry points based on user-defined technical conditions. It integrates multiple popular indicators into a single signal engine, allowing traders to filter entries using trend, momentum, and volatility filters without manual calculation.
Usage
The script functions as a modular signal generator where a signal is only plotted when all active criteria are met. This makes it ideal for traders looking to quantify their entry logic across different market conditions.
Key applications include:
- Trend Following: Using Moving Average stack orders to ensure signals only appear during established trends.
- Mean Reversion: Combining RSI or Stochastic thresholds with Bollinger Band touches.
- Volatility Filtering: Leveraging BBWP to avoid entering during periods of low market activity.
- Ratio Analysis: Using PMARP to identify overextended or undervalued price levels relative to historical means.
Note: This tool is strictly for entry identification; it does not provide exit signals or price targets.
Details
The indicator consolidates logic from several technical studies:
- Moving Averages: Supports up to 8 MAs (SMA or EMA) with customizable lengths and source prices.
- Oscillators: Includes standard RSI, Stochastic, and Stochastic RSI.
- BBWP & PMARP: Implements Bollinger Band Width Percentile and Price Moving Average Ratio & Percentile logic to measure relative volatility and price deviation.
- DMI/ADX: Incorporates Directional Movement Index to filter for trend strength.
- Volume Filter: Allows users to require a specific volume multiplier relative to a moving average for signal confirmation.
Settings
Signal Types
- Long/Short: Toggle the generation of specific signal directions.
- Only Confirmed Candles: When enabled, signals are calculated based on closed bar data to prevent repainting.
- Signal Marker: Choose between Shapes, Dots, or Bar coloring for the visual output.
Indicator Modules (Moving Averages, RSI, Stochastic, etc.)
- Each module contains specific settings for Source, Length, and Type (e.g., SMA vs. EMA) used to calculate the underlying values.
Signal Conditions
- MA Order: Require faster MAs to be above or below slower MAs.
- Thresholds: Set specific upper or lower boundaries for RSI, Stochastic, and PMARP to trigger signals.
- BBWP Requirement: Define a volatility threshold that must be crossed for a signal to be valid.
FAQ
How do I access DIY Entry Signals?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Why are the indicators not appearing on the chart?
The script is designed to plot entry signals and moving averages. To see the secondary oscillators like RSI or BBWP, you must add those specific indicators to your chart separately.
Does this indicator provide "Buy" and "Sell" alerts?
Yes, you can configure TradingView alerts based on the signal outputs generated by the script once your specific conditions are met.
Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.
Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.
As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.
Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.
Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.
This does not represent our full Disclaimer. Please read our full disclaimer.
© 2026 LuxAlgo Global, LLC.

