We present a customizable MACD indicator, with the following features: Multi-timeframe Deviation bands to spot unusual volatility 9 Moving Average types Conditional coloring and line crossings 👉 What is MACD? MACD is a classic, trend-following indicator that uses moving averages to identify changes in momentum. It can be used to identify trend changes,...
⚠️❗ Important Limitations: Due to the way this script is designed, it operates specifically under certain conditions: Stocks & Forex : Only compatible with timeframes of 8 hours and above ⏰ Crypto : Only works with timeframes starting from 4 hours and higher ⏰ ❗Please note that the script will not work on lower timeframes.❗ Feature Extraction : It begins by...
Taylor Series Approximations for Trigonometry: 1. The indicator starts by calculating sine and cosine values of the close price using Taylor Series approximations. These approximations use polynomial terms to estimate the values of these trigonometric functions. Mathematical Component Formation: 2. The calculated sine and cosine values are then multiplied...
**User Guide for the "Heikin Ashi ROC Percentile Strategy"** This strategy, "Heikin Ashi ROC Percentile Strategy", is designed to provide an easy-to-use framework for trading based on the Heikin Ashi Rate of Change (ROC) and its percentiles. Here's how you can use it: 1. **Setting the Start Date**: You can set the start date for the strategy in the user inputs...
The Volume Accumulation Oscillator (VAO) is a powerful momentum-based indicator designed to assess the strength of volume accumulation in a given asset. It helps traders identify periods of intense buying or selling pressure and potential trend reversals. The VAO calculates the Net Volume Accumulation (NVA) by considering the volume, open, close, high, and low...
This indicator is designed for scalping strategies on a 5-minute timeframe. It generates signals based on two RSI crossovers and incorporates moving averages to identify trends. Additionally, a Bollinger Band is included to eliminate the need for an additional Bollinger Band on the chart. Please note that this indicator does not guarantee 100% accurate signals...
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 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 script is an original implementation of a Fundamental Value and Dividend Growth Investing Strategy for traders who want to incorporate these concepts in their trading decisions. The script uses technical indicators to determine buy and sell signals based on a set of criteria. To use the script, traders can input various parameters, such as the length of the...
If a big bar with high volume appears during an uptrend, this may indicate strong buying pressure i.e. the bar acts as support. vice versa, if a big bar with high volume appears during a downtrend i.e. the bar acts as resistance. How to use ? It is easy to use whenever the label appears on the candle's high (make sure the candle's color is Red for a bear...
This script has been distributed for learning purposes. A particular kind of price envelope is "Bollinger Bands" indicator. Upper and lower price range levels are determined by price envelopes. By default, Bollinger Bands are plotted in Tradingview as envelopes at a standard deviation level above and below the price's simple moving average (SMA). I attempted to...
Price action and supply and demand is a key strategy use in trading. We wanted it to be easy and efficient for user to identify these zones, so the user can focus less on marking up charts and focus more on executing trades. This indicator shows you supply and demand zones by using pivot points to show you the recent highs and the recent lows. Features...
An easy way to track what big money and market makers are doing in the markets. The Big Money Flow & Drift Oscillator is best suited as a trend indicator, estimating what way the market will drift on low volume and what way it will move on large volume. This oscillator is composed of two lines, the Big Money Flow and Drift Oscillator. The Big Money Flow line...
The Mayer Multiple was created by Trace Mayer as a way to analyze the price of an asset in a historical context. The Mayer Multiple is the multiple of the current price over some x-day moving average. I preferred to display multiple average lines as they can help with identifying divergences.
A Back-tested Profitable Strategy for Free!! A PIVOT INTRADAY STRATEGY for 5 minute Time-Frame , that also explains the time condition for Indian Markets The Timing can be changed to fit other markets, scroll down to "TIME CONDITION" to know more. The commission is also included in the strategy . The basic idea is when , 1) Price crosses above ema1...
Technical indicators are not limited. Hence, here is another indicator with the combination of OBV, RSI, and MACD along with support, and resistance that follows the price while honoring the moving average of 200, 90 & 50. The default lookback period of this indicator is 21 though it is changeable as per the user's desire. The highest high and lowest low for the...
GNC got a little update: 1) Logic changed a bit. I tried to calculate MAs based on the power(high - low of previous bars).You can see it the M-variables, as new statements were added in calculation section of MAs. I don't really know if I did right, because I didn't go too much in Pine Script. I just wanted to make a Bollinger-bands-like bands, which could...
An experiment with pinescript's line.new() function. The Autodrawn Pivot Levels indicator draws horizontal lines in areas where prices have been flat, which serve as pivot points. This can be useful for pivot trading as it visually shows several critical levels