Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
WDI, BAYER AG NA O.N, DAIMLER AG NA O.N, Apple, Advanced Micro Devices Inc, Amazon Com Inc
DAX Index, TECDAX TR, MDAX PERFORMANCE-INDEX, Dow 30, S&P 500, Nasdaq Composite
Euro Bund, Euro BTP, Euro BOBL, Germany 10Y, US 10Y, Ultra T-Bond
This code is based on Smoothed HA candle which will work on all chart types condition for BUY: 1. When close crosses Smoothed HA 2.Close should be in side upper band 3.BBW must be greater than the average vice versa for sell this code takes data from HA chart so that it can be applied on all chart type. Bollinger band and Bollinger band width conditions added...
Description : This SwissArmyKnife - MultiPurposeIndicator allows user to modify the Directional index based on one of filtering tools proposed by John F.Ehlers . Details of each filtering type can be read in Ehlers Technical Papers: "Swiss Army Knife Indicator" and/or his book "Cybernetics Analysis for Stock and Futures" Disclaimer: These study scripts was built...
-This script uses a triple EMA strategy to establish trend direction and reversal points -Inputs are smoothed with Heiken Ashi values to reduce whipsaws, while providing timely execution -Buy and sell indications are dictated by bar color -Bar color is dictated by the candle close value in relation to the EMAs, specifically the faster of the 3 (If candle closes...
The following moving average adapt to the average number of highest high/lowest low made over a specific period, thus adapting to trend strength. Interesting results can be obtained when using the moving average in a MA crossover system or as a trailing support/resistance. Settings Length : Period of the indicator, with higher values returning smoother...
-This script utilizes simple color changes of the TSI output signals to aid in interpretation of the classic TSI indicator. -Crosses of the TSI value line and signal line are a bullish or bearish indication. TSI value line is colored green or yellow to help identify that the TSI value line is either dropping or rising, while over or under the signal line. -This...
So far the most widely used moving average with an adjustable weighting function is the Arnaud Legoux moving average (ALMA), who uses a Gaussian function as weighting function. Adjustable weighting functions are useful since they allow us to control characteristics of the moving average such as lag and smoothness. The following moving average has a simple...
Hi Guys, I would like to introduce you Trend quality cross indicator. The idea orginallybcomes from @kruskakli and his indicator "Trend Quality" so shout-out to him I have modified the indicator to display just binary option buy/sell and display diff percentage from previous cross. Also there is a difference that I have double smoothed tq indicator results to...
Hello Traders, This is " Smoothed Candles " script to get rid of noises and to get a smoothed chart to figure out breakouts and price movements easily. There are three scaling methods: User Defined, Dynamic (ATR) and Percentage Optionally you can add 2 Simple Moving Averages and 2 Exponential Moving Averages Optionally you can hide the Wicks,...
Just a clean script that can be applied on top of other indicators/sources or you can take the function out of the source and use it in other scripts. The idea for this was taken from www.pinecoders.com except I am utilizing an EMA instead of SMA. Simply put, we are combining a low-pass filter (moving...
An indicator that shows multiple Smoothed Moving Averages, with buy/sell signals on the second and third moving averages crosses
Crossing the Smoothed Moving Averages with settings 5 & 13 give you confident signal for selling or buying. IMPORTANT: Signal is always late. SELL : Short SMMA (5) cross the Long SMMA (13) from top BUY : Short SMMA (5) cross the Long SMMA (13) from down
When designing filters it can be interesting to have information about their characteristics, which can be obtained from the set of filter coefficients (weights). The following script analyzes the impulse response of a filter in order to return the following information: Lag Smoothness via the Herfindahl index Percentage Overshoot Percentage Of Positive...
The term "shapeshifting" is more appropriate when used with something with a shape that isn't supposed to change, this is not the case of a moving average whose shape can be altered by the length setting or even by an external factor in the case of adaptive moving averages, but i'll stick with it since it describe the purpose of the proposed moving average pretty...
In general gaussian related indicators are built by using the gaussian function in one way or another, for example a gaussian filter is built by using a truncated gaussian function as filter kernel (kernel refer to the set weights) and has many great properties, note that i say truncated because the gaussian function is not supposed to be finite. In general the...
Cycles represent relatively smooth fluctuations with mean 0 and of varying period and amplitude, their estimation using technical indicators has always been a major task. In the additive model of price, the cycle is a component : Price = Trend + Cycle + Noise Based on this model we can deduce that : Cycle = Price - Trend - Noise The indicators specialized...
Today we'll link time series forecasting with signal processing in order to provide an original and funny trend forecasting method, the post share lot of information, if you just want to see how to use the indicator then go to the section "Using The Indicator". Time series forecasting is an area dealing with the prediction of future values of a series by using a...
MACD normalized with its highest and lowest values over the last “Normalization period” - includes alerts
A set of smoothed moving averages that stay at a fixed timeframe, regardless of the timeframe of the chart but don't have nasty jaggedy lines. Instead, they are smooooooooooooth...