Hello, I've been utilizing this DCA approach in my trading strategy for a while now, and I believe it's time to share it with the community. The VWMA Bands and RMF DCA Strategy is a powerful trading approach that combines the concepts of Volume Weighted Moving Average (VWMA) bands and the Relative Momentum Factor (RMF). This strategy employs Dollar Cost...
█ Introduction and How it is Different The AI Supertrend Strategy is a unique hybrid approach that employs both traditional technical indicators and machine learning techniques. Unlike standard strategies that rely solely on traditional indicators or mathematical models, this strategy integrates the power of k-Nearest Neighbors (KNN), a machine learning...
The Dynamic Point of Control (POC) indicator provides traders and analysts with insightful information about price levels, volume distribution, and sentiment within a specified historical range. Instant Updates : POC recalculates with every new bar, keeping you ahead of the game. Market Bias : Assess market sentiment through bullish volume share. Customization...
"MA Directional Table" primary objective is to analyze the direction of the trend based on two Moving Averages (MA) for various timeframes and customizing the inputs to match your preferred style. Features: Moving Average Type: You can select which type of Moving Average to use (SMA, EMA, VWMA). Moving Average Lengths: You can set the lengths for the short-term...
The "VWMA/SMA Delta Volatility (Statistical Anomaly Detector)" indicator is a tool designed to detect and visualize volatility in a financial market's price data. The indicator calculates the difference (delta) between two moving averages (VWMA/SMA) and uses statistical analysis to identify anomalies or extreme price movements. Here's a breakdown of its...
The Volume-Weighted Kaufman's Adaptive Moving Average (VW-KAMA) is a technical indicator that combines the Volume-Weighted Moving Average (VWMA) and the Kaufman's Adaptive Moving Average (KAMA) to create a more responsive and adaptable moving average. Advantages: Volume-Weighted: It takes into account the volume of trades, giving more weight to periods with...
The indicator plots buying and selling histograms on the price chart, as well as graphical signals in the form of triangles to highlight buying and selling conditions. Buying conditions are based on a sudden increase in volume and oversold RSI, while selling conditions are based on a sudden increase in volume and overbought RSI. In summary, this strategy aims to...
The Price Strength Index + RSI Buy/Sell Zones indicator is a technical analysis tool designed to evaluate the strength of a financial asset's price movement by comparing it with a series of Volume Weighted Moving Averages (VWMAs) of different lengths calculated from historical data. Hypothesis : The core hypothesis behind this indicator is that assessing the...
This script is primarily intended as a scalping tool. The theory of the tool is based on the fact that the price always returns to its mean. Elements used: 1. VWMA as a moving average. VWMA is calculated once based on source close and once based on source open. 2. the bands are not calculated like the Bollinger Band, but only a settlement is calculated for...
This line calculates the exponential moving average (EMA) of the product of the close price and volume, divided by the EMA of the volume. The EMA is calculated over a period of 4 bars. This line calculates the difference between the value of a1 and the volume-weighted moving average (VWMA) of the close price. The VWMA is calculated over a period of 8 bars. This...
As traders and investors, we are constantly on the lookout for tools that can assist us in making informed decisions. While there are countless technical analysis tools available, sometimes even small, simple scripts can provide valuable insights. In this post, we will explore the Volume-Weighted Pivot Point Moving Average (PPMA) Indicator – a modest yet helpful...
General Description and Unique Features of this Script Introducing the Advanced VWAP Momentum-Pullback Strategy (long-only) that offers several unique features: 1. Our script/strategy utilizes Mark Minervini's Trend-Template as a qualifier for identifying stocks and other financial securities in confirmed uptrends. Mark Minervini, a 2x US Investment Champion,...
The Moving Average Lab allows to create any possible combination of up to 3 given MAs. It is meant to help you find the perfect MA that fits your style, strategy and market type. This script allows to average, weight, double and triple multiple types and lengths of Moving Averages Currently supported MA types are: SMA EMA VWMA WMA SMMA (RMA) HMA ...
This version of the popular Ichimoku indicator is modified to let the user choose between his classic mode and the volume-weighted mode. Every line of the indicator is customizable with this function. The Kijun and Tenkan lines are choosable from: 1. The normal version, so the average of the high and the low of the selected period 2. The volume mode, so the...
This is experimental moving average doesn't use a period/length but instead buffers the price per share and transfers that price per share at a given ratio per bar while also releasing the previous values at a decay ratio. The idea is that volume is the engine by which the price moves but spikes in volume can cause noise. By having a buffer of price per share...
This strategy utilizes two pairs of different Moving Averages, two Volume-Weighted Moving Averages (VWMA) and two Simple Moving Averages (SMA). There is a FAST and SLOW version of each VWMA and SMA. The concept behind this strategy is that volume is not taken into account when calculating a Simple Moving Average. Simple Moving Averages are often used to...
This is a momentum indicator , utilizing Volume Weighted Moving Averages (VWMAs), Average True Range (ATR), and Fibonacci Levels. This indicator can be used in most, if not all, financial markets. I have personally found it to be most useful in mid or large cap stocks, index funds, and cryptocurrencies in the top 25 by market cap. I have not tested this indicator...
This Indicator allows users to add any 3 combinations of moving averages (SMA, EMA, RMA, RSI, Stochastic RSI, WMA, VWAP ) with granular alert conditions. Users can alert when all series are in climbing or declining mode.