"VARGAS" is an indicator that can be used in all timeframes on charts in the stock, crypto, and commodity markets. It allows trades to be opened according to the intersections of moving averages in different time periods. It is an indicator using weighted moving averages. Using a weighted moving average has the following benefits for traders: 1) Precision and...
█ Overview The AI Moving Average indicator is a trading tool that uses an AI-based K-nearest neighbors (KNN) algorithm to analyze and interpret patterns in price data. It combines the logic of a traditional moving average with artificial intelligence, creating an adaptive and robust indicator that can identify strong trends and key market levels. █ How...
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...
Hey everyone, Coming back with my EMA 9/21 indicator. My original one was removed a long time ago because I didn't really realize that there were already plenty of similar indicators (my bad!) but this one is my unique, Steversteves edition haha. About the Indicator: Essentially, it just combines the 2 only EMA's I ever really use (the 9 and 21) with an ATR...
LNL Trend System is an ATR based day trading system specifically designed for intra-day traders and scalpers. The System works on any chart time frame & can be applied to any market. The study consist of two components - the Trend Line and the Stop Line. Trend System is based on a special ATR calculation that is achieved by combining the previous values of the 13...
The Symbiotic Exiton Measure Enthropic Nexus (SEMEN) Indicator is a technical analysis tool used in trading and investing. It's name might sound complex, but its function is quite simple - to help traders make informed decisions about buying or selling stocks by predicting market trends. The SEMEN indicator uses a combination of various factors such as volume,...
Range Filter indicator based on the LuxAlgo Nadaraya-Watson Envelope () indicator adding the SMA 30 high and SMA 7 low to predict the changes of the trends lines price. WARNING: This indicator, as the same as the original, repaints the chart and could affect the exact values of the prices. SMA Low 7 was identified using tensorflowJS years ago as accurate and...
This strategy, titled "Gaussian Detrended Reversion Strategy," aims to identify potential price reversals using the customized Gaussian Detrended Price Oscillator (GDPO) in combination with smoothed price cycles. Key Elements of the Strategy: GDPO Calculation: The strategy first calculates the Detrended Price Oscillator (DPO) by comparing the close price to an...
Dynamic GANN Square Of 9 Bands Created on 3 Sept 2023 Adjust Increment Value: Customize increment to match symbol and price characteristics for accuracy. Green Line: 200 EMA. Identifies trend direction; moves with the prevailing trend. Red Lines: Mark prominent reversal levels closer to the red range; ideal for mean reversion strategies. ...
⭕️Innovative trading indicator that utilizes a k-NN-inspired algorithmic approach alongside traditional Exponential Moving Averages (EMAs) for more nuanced analysis. While the algorithm doesn't actually employ machine learning techniques, it mimics the logic of the k-Nearest Neighbors (k-NN) methodology. The script takes into account the closest 'k' distances...
As requested... This is a spinoff of my EMA 9/21 cross indicator with price targets. A few of you asked for a simple EMA crossover version and that is what this is. I have, of course, added a bit of extra functionality to it, assuming you would want to transition from another EMA indicator to this one, I tried to leave it somewhat customizable so you can get...
I made this indicator as a tribute to the late David Paul . He mentioned quite a lot about 89 periods moving average (especially on 4h), also the 21 and 55. I put up some entries when three ma are crossed by price in the same direction, bull/bear backgrounds and a color code for candles because who doesn't love the feeling of a lasting trend. To be more...
OKX MA Crossover. The simply example how you can use strategy on the TradingView for trade on the OKX Exchange. This strategy generate JSONs for place orders on the exchange by alerts and webhooks. In the script 2 function to generate entry and exit orders, and input parameters that needed for setup exchange. Use it for test this stack and to write you own...
TL;DR - TradingView's Rolling VWAP as centered oscillator I really like TradingView's rolling VWAP (Rolling Volume-Weighted Average Price - RVWAP) indicator. But I also like clean charts that's why I'm mainly using indicators which are not displayed on the chart. Instead of simply moving the RVWAP to another pane I turned it into a centered oscillator. This...
█ 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...
Concept behind this Strategy : Considering a normal "buy/sell" situation, an asset would be bought in average at the median price following a Gaussian like concept. A higher or lower average trend would significate that the current perceived value is respectively higher or lower than the current median price, which mean that the buyers are evaluating the price...
This is a code snippet written in the Pine programming language for TradingView platform. It is an implementation of a custom technical indicator called "L1 Magic Moving Average". Moving averages are widely used in technical analysis to identify trends and reversals in the price of an asset. The idea behind moving averages is to smooth out the price data by...
Variable Index Dynamic Average (VIDYA) is a technical indicator that adjusts its sensitivity to market volatility. VIDYA is an exponential moving average (EMA) that uses the standard deviation of price as a measure of volatility. When the market is volatile, the indicator places more weight on recent prices, and when the market is stable, it places more weight on...