🔶 IMPORTANT REMINDER This indicator is currently in its early beta phase, and I have plans to make upgrades over time. If you come across any bugs or have ideas for additional features, please don't hesitate to share them in the comments. The Price Action Concepts indicator is designed to serve as an all-in-one script, offering trading confluence points such as...
Swing Ranges is an indicator designed to provide traders with valuable insights into swing movements and real-time support and resistance (SR) levels. This tool detects price swings and plots boxes around them, allowing traders to visualize the market dynamics efficiently. The indicator's primary focus is on real-time support and resistance levels, empowering...
This is a CPR which indicates pivot points based on monthly price action. The Orange line acts as a resistance area, blue lines act as pivot point/CPR and green one is support. One can study retrospective chart to analyse how market has respected these Support and Resistance levels. A guide on how to trade using this indicator? 1. If you see the resistance is...
RedK Relative Strength Ribbon (RedK RS_Ribbon) is TA tool that plots the Relative Strength of the current chart symbol against another symbol, or an index of choice. It enables us to see when a stock is gaining strength (or weakness) relative to (an index that represents) the market, and when it hits new highs or lows of that relative strength, which may lead to...
English: **Description of "Swing Action Price" TradingView Script** "Swing Action Price" is a custom technical indicator designed to identify swing highs and swing lows in a financial market. The script calculates and plots various lines on the chart to visualize these swing points. Swing highs are points where the price has made a local peak, while swing lows...
This script looks for 7 consecutive closes above/below the 5-period SMA. The indicator is inspired by legendary trader Linda Raschke's work. Usage The script can can be used in three main ways. I think you will find more uses. First are the two models for which the indicator was created, both inspired by Raschke: 1) Persistency of trend / Extended run...
The primary purpose of this indicator is to calculate and plot the 52-week high and low prices along with the Fibonacci retracement levels on the price chart. Fibonacci levels are commonly used in trading to identify potential support, resistance, and price reversal points. First, the script initializes the Fibonacci levels and their corresponding colors, which...
This indicator demonstrates the creation of a normalized KAMA (Kaufman Adaptive Moving Average) oscillator with a table display. I will explain how the code works, providing a step-by-step breakdown. This is personally made by me:) Input Parameters: fast_period and slow_period: Define the periods for calculating the KAMA. er_period: Specifies the period for...
This script is a groundbreaking, math-centric technical analysis tool that blends two well-established indicators, the Stochastic Oscillator and the Exponential Moving Average (EMA), to deliver a unique and visually engaging way of identifying momentum swings and stochastic indicators. Unlike mashups, this script is tailored to accommodate a wide range of trading...
This table presents consolidated data that swing traders can refer to quickly for their benefit. I am of the firm belief that the information provided in this uncomplicated table is precisely what you require to optimize your trading efficiency, and ultimately, profitability. The data includes; 1. Market Capitalization - a measure of the total value of a...
Features Detection Swing (swing HIGH is the highest bar among 2 bars before and 1 bar after, and swing LOW is the lowest bar among 2 bars before and 1 bar after) Dong-Dang (The line plot switch between a swing HIGH and LOW ==> represents the price movement) Fixes fix swing detection from the last version when there are 2 or more bars that have the same...
Using the UT Bot alerts indicator by @QuantNomad, this strategy was designed for showing an example of how this indicator could be used, also, it has the goal to help some people from a group that use to use this indicator for their trading. Under any circumstance I recommend to use it without testing it before in real time. Backtesting context: 2020-02-05...
Stop worrying about catching the lowest price, it's almost impossible!: with this trend-following strategy and protection from bearish phases, you will know how to enter the market properly to obtain benefits in the long term. Backtesting context: 1899-11-01 to 2023-02-16 of SPX by Tvc. Commissions: 0.05% for each entry, 0.05% for each exit. Risk per trade:...
This is a script to color code bars based on the bullish- and bearish combination. Bullish Combination Percent: Price >= 4% from yesterday and Volume today > Yesterday Dollar: Price >= 0.9 dollar from open Base Requirements - Price > Yesterday's close - Price > Open - Price is within 30% of high - Todays price range >= Yesterdays price range - Yesterday's...
Hello guys!, If you are a swing trader and you are looking for a simple trend strategy, you should check this one. Based in the supertrend indicator, this strategy will help you to catch big movements in BTCUSD 4H and avoid losses as much as possible in consolidated situations of the market This strategy was designed for BTCUSD in 4H timeframe Backtesting...
The Swing Oscillator is an indicator that can help you catch small price movements, called swings. Swings are minor trends that occur when price moves between the highs and lows of a trend or range. Because of the short-term nature of swings, a new movement should be identified as soon as possible. The indicator is based on our original formula, which averages the...
Hi. I’m DuDu95. ********************************************************************************** This is the script for the series called "Sniper". *** What is "Sniper" Series? *** "Sniper" series is the project that I’m going to start. In "Sniper" Series, I’m going to "snipe and shoot" the youtuber’s strategy: to find out whether the youtuber’s video about...
An effective way of finding swing tops and bottoms on a chart. This indicator detects both, history-tested and potential swing highs and lows. It does so by comparing current high or low with the last X candles into history and if it finds at least Y candles with a high/low at the approximately same price level, it will mark this high/low on a chart. This...