Machine Learning: VWAP aims to use Machine Learning to Identify the best location to Anchor the VWAP at. Rather than using a traditional fixed length or simply adjusting based on a Date / Time; by applying Machine Learning we may hope to identify crucial areas which make sense to reset the VWAP and start anew. VWAP’s may act similar to a Bollinger Band in the...
Extreme duration uses a special combination of the RSI and its relative position to deliver a reversal signal. The following are the conditions to generate signals: * Bullish signal: The current 8-period RSI is below 50 and above 35 while the previous 5 RSI's are below 35. * Bearish signal: The current 8-period RSI is above 50 and below 65 while the previous 5...
This is a strategy script that combines trend-based price action analysis with the Relative Strength Index (RSI) and Exponential Moving Averages (EMA) as trend filters. Here's a summary of the key components and logic: Price Action Candlestick Patterns: Bullish patterns: Engulfing candle and Morning Star. Bearish patterns: Engulfing candle and Evening Star. ...
The Smart MA indicator is a tool designed for traders seeking insights into market trends, with its foundation rooted in moving averages. It offers two distinctive color options, with "Crossing" as the default choice and "Direction" as an alternative. Let's delve deeper into these options: 1. "Crossing" Color Option (Default): Key Features: Utilizes the...
The Fisher Transform Indicator is classified as an oscillator, meaning that its value swings above and below a central point. This characteristic allows traders to identify overbought and oversold conditions, providing potential clues about market reversals. As mentioned previously, it is an oscillator so the strength of the move is displayed by how long the...
█ Overview: The MA Slope calculates the slope based on a given moving average. The Moving Average Slope indicator allows you to identify the direction and the strength of a trend. It calculates the rate of change in percentage based on the user-defined moving average. █ Calculation: This indicator calculates the slope based on the changes of moving average and...
A moving average strategy generates an entry (buy) signal when the price goes above the moving average, and an exit (sell) signal when the price goes below the moving average. But it gives lots of whipsaws and noise depends on the moving average we use. A fast moving average gives more whipsaws and a slow moving average gives less whipsaws. To reduce the...
Extremes Profiler is a specialized indicator crafted for traders focusing on the relationship between price extremes and moving averages. This tool offers a comprehensive perspective on price dynamics by quantifying and visualizing significant distances of current prices from various moving averages. It effectively highlights the top extremes in market movements,...
This script combines the power of Average True Range (ATR) and a Moving Average (MA) to dynamically set stop-loss and take-profit levels. It introduces a volatility surge condition and includes a risk management table for comprehensive trade insights. 1) **Originality:** - This script is original in its approach to combining Average True Range (ATR) with a...
The Hull Waves indicator is based on the Hull Moving Averages (HMA), which are special moving averages that stand out for their ability to filter out market noise and offer a clearer view of price trends. Compared to traditional moving averages, HMAs are more responsive yet smoother, allowing traders to capture significant price movements without getting...
Crossover EMMM is an indicator that displays the Madrid Moving Averages (EMMM) and detects crossovers (upward crossings) and crossunders (downward crossings) between two moving averages. It uses two input parameters to define the fast and slow EMMM lengths. The script calculates the EMMM values, their changes, and assigns colors based on the change direction. The...
The Donchian MA Bands script is a complete trend indicator derived from the popular Donchian channel indicator as well as various customizable moving averages to estimate trend direction and build support/resistance levels & zones. 🔶 USAGE The indicator outputs various elements, the main ones being a lower dynamic zone (blue by default), an upper...
The strategy is based on the intersection of two moving averages, which requires adjusting the parameters (ratio and multiplier) for the moving average. Basis MA length: multiplier * ratio Signal MA length: multiplier The SuperTrend indicator is used for additional confirmation of entry into a position. Bollinger Bands and position reversal are used for...
John F. Ehlers introuced Decycler in his book "Cycle Analytics for Traders", chapter 4. The decycler is designed to remove the influence of shorter cycle fluctuations, resulting in an output that closely resembles a one-pole low-pass filter. A standout feature of the decycler is its notably minimal lag. The most extended cycle elements experience a delay of...
Anchored Moving Average? An anchored moving average (AMA) is created when you select a point on the chart and start calculating the moving average from there. Thus the moving average’s denominator is not fixed but cumulative and dynamic. In this indicator, I've provided three different types of Anchored Moving Averages, viz., WMA, SMA and VWAP. WMA is relevant...
For day traders, establishing a trend at the start of the day is critically important for setting targets and entering positions. This can be difficult when traditional moving averages lag from previous days, causing late entry and/or incorrect trend interpretation. The Day Trader's Anchored MA indicator plots three dynamic moving averages which restart on each...
The standard MFI oscillator but with its own SMA that matches the MFI length (default: 14)
Description: The "Zaree - FX Index Spread Indicator" (FISI) is a powerful technical analysis tool designed to provide insights into the spread between two selected currency indices. By calculating and visualizing the percentage difference between the values of a primary and a secondary currency index, traders can gain valuable information about potential market...