OVERVIEW The Average True Range Moving Average (ATRMA) is a technical indicator that gauges the amount of volatility currently present in the market, relative to the historical average volatility that was present before. It adds a moving average to the Average True Range (ATR) indicator. This indicator is extremely similar to the VOXI indicator, but instead of...
Hello All , i bring to you my very first "SNR Trend Identifier (Support and Resistance ) " This indicator will show you dual level of Support & Resistance , so that one can take proper entry and exit and save themselves from False Entry or take opposite direction trade as many get confused in reading the long term trend , this help in identifying that ! Can be...
REVEREND (RSI based Trend Reversal Indicator) Info: This is an RSI based convergence divergence (like MACD) indicator using SMAs or DEMAs for smoothing. You can optionally filter the signals with the stochastic momentum indicator (SMI) levels or via simple overbought/oversold RSI levels. Signals: Purple is the Slow MA, Green is the Fast MA, Blue is the SMI...
The basics: In its simplest form, this strategy is a positional trend following strategy which enters long when price breaks out above "middle" EMA bands and closes or flips short when price breaks down below "middle" EMA bands. The top and bottom of the middle EMA bands are calculated from the EMA of candle highs and lows, respectively. The idea is that...
All-in-one trend filter Trend-following strategies are relatively easy to achieve, especially in backtesting. If only we knew what trend we were in! Let me help you: - MAs crossovers - Selection of the type of MAs - Selection of MAs periods -Super trend (optional) -Trend zones based on trend lines (optional) - Secret sauce How to use it? Do not open Longs if it...
Publishing a strategy that includes adx and ema filter as well Entry: all three Supertrend turns positive. If a filter of ADX and EMA is applied, also check if ADX is above the selected level and close is above EMA Exit: when the first supertrend turns negative opposite for short entries A FIlter is given to take or avoid re-enter on the same side. For example,...
This indicator is based on a zigzag and shows swings and market structure breaks. It is very useful to analyze trend changes in short, medium and long periods. Features: 1 - Lower Lows, Lower Highs, Higher Lows and Higher Highs 2 - Colored candles/bars Change of Character Good Luck! Follow me: twitter.com
The Svan-Neck is a fixed EMA-200 Trading channel, which is set to 4 and 6 hours. The reason why it is fixed is because the big timeframes are still very important to consider. e.g. It could be that the price moves for a long time above both EMAs but it shows a bearish divergence (e.g. OBV, RSI, etc). If divergences play out depends - among other factors - on the...
Bollinger Bands are mostly used for trend reversal. I believe they should be used for Trend Continuation and Trend Confirmation. In this Trending Bollinger Bands script you will see two bands drawn on chart. The Upper band is suggestive of Uptrend and Lower Band is suggestive of Downtrend Market. It just provides the guidance of where the market is now and...
Hello This is second version of my previous script The script is designed to catch all the biggest moves for medium and high market caps the main difference from the previous version is that it was designed to limit the number of trades in order to catch only the most reliable ones unfortunately all the code is too valuable for me to share, however anyone can...
Backtesting Script that compares different way to trade the Ichimoku Cloud. With this script you can test 2*2 different Ichimoku Cloud Entry conditions, more on that down below. This script is useful to figure out what conditions work best for the applied market (so not only parameters of the Ichimoku Cloud are changeable). Strategy foundation This conditions...
This Strategy uses a EMA as a trend filter and MACD for entries. The stoploss can be calculated by the last highs/lows or by the ATR. Entry Conditions Long: close price must be above the EMA MACD-Line crossover MACD-Signal-Line MACD-Signal- Line mus be below 0 Short: close price must be below the EMA MACD-Line crossunder MACD-Signal-Line ...
This market structure strategy for ES Mini Futures optimized for intraday market analysis ( RTH ). Entry condition identified by bearish and bullish market structure. Support level (Green Lines) is identified based on different variations of price fluctuations followed by the close above the range. Resistance level (Red Lines) is identified based on different...
----------------- Hey there! The indicator is used for a rough trend assessment. Both superordinate structures and subordinate movements are mapped here. With the help of a calculation via Ema and MACD , different timeframes can be displayed in the same chart. This makes the multi-timeframe analysis extremely easy. On all Asset classes! The indicator is...
This is another modification for cipher B indicator from VuManChu. I also would like to acknowledge "The Art of Trading" channel in youtube for their mastery pine script course. This script is designed to send alerts to 3commas platform. In strategy.entry in comment option, you can incorporate your token for your bot. The buy signal accomplishes only when BTC is...
█ OVERVIEW This is a screener script for the Donchian Channel indicator . It's an excellent indicator for trend following, a trading strategy which tries to take advantage of long, medium or short-term moves that seem to play out in various markets. █ DESCRIPTION The screener works by scanning through up to 10 symbols and list down symbols that are currently...
█ OVERVIEW Strategy based on the Gann Hilo Activator . This is a trend following strategy, which means it will go long (and close the previous short position) once the price closes above the high SMA, and go short (and close the previous long position) once the price closes below the low SMA. █ PARAMETERS - Length - Displace (or offset): default is 1 - Begin...
Based on oryginal TV indicator BUT with a little twist. ;) I really like the regression channel - but the problem is that the length needs to be always manually adjusted. In this script I try to solve this issue. This is modified version on TV indicator - Linear Regression Channel. The main difference is that now you don't get static length - it is...