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...
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...
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...
█ 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...
Description: The Liquidity Weighted Moving Averages by AlgoAlpha is a unique approach to identifying underlying trends in the market by looking at candle bars with the highest level of liquidity. This script offers a modified version of the classical MA crossover indicator that aims to be less noisy by using liquidity to determine the true fair value of price and...
توضیحات فارسی در ادامه آمده است This indicator allows you to customize the four moving averages that it displays. You can choose the sources, the number of candles, the thickness, the offset, the method, the time frame, and the color for each moving average. This indicator gives you the flexibility to create a moving average indicator that meets your specific...
Description: The Liquidity Guppy by AlgoAlpha offers traders a unique perspective on market liquidity and price movements. The indicator calculates a liquidity metric and uses it to generate multiple liquidity-weighted moving averages, generating a comprehensive and smooth view of market conditions. Rationale: It is common knowledge that liquidity makes it...
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...
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 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...
RLT 10ema strategy incorporating 50ema and hourly 10ema. Simple moving averages painted on screen.
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...
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,...
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...
Combined Bollinger Bands & 200 MA Indicator into one single indicator for ease of use.