Heiken Ashi with price values smoothed via 14-EMA . On the example chart you can compare it to a regular Hash using blue for upward trends
-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...
-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...
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, example: You...
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
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...
This Volume Effectiveness indicator is designed to allow users to try and identify how effective volume is on each candle, and smoothing those values over time to try to find trends. Volume Effectiveness is the % change in price for each single unit of volume on the associated candle. The value can be positive or negative, but there is an option to just monitor...
Buying and Selling Smoothed with Histogram Smoothed version with version with a red line representing the selling pressure and a green line which represents the Buying pressure. If the green line is above the red line it would mean that the Buying pressure is more and vice versa. The difference between the two is plotted as a Histogram. This is a cumulative...
Gaussian Smoothed Moving Average Fan using Fibonacci numbers
Blue Line 13 day Smoothed Moving Average
Here's a modified version of the Elder Ray Index created by the famed Dr.Alexander Elder. This indicator has proven to be especially helpful lately given the crazy state of crypto. Slow Moving Average : The top chart shows the moving average used to filter trends. I recommend using a higher window length(can be adjusted with the 'lenSlowMA' input option). I...
Even Shorter Estimation I know that i'am insistent with the lsma but i really like it and i'm happy to deconstruct it like a mad pinescript user. But if you have an idea about some kind of indicator then dont hesitate to contact me, i would be happy to help you if its feasible. My motivation for such indicator was to use back the correlation function (that i...
Adapt To The Right Situation There are already some Adaptive Stochastic scripts out there, but i didn't see the concept of using different periods highest/lowest for their calculations. What we want for such oscillator is to be active when price is trending and silent during range periods. Like that the information we will see will be clear and easy to...
Developed by Emily Karobein, the Karobein oscillator is an oscillator that aim to rescale smoothed values with more reactivity in a range of (0,1) Calculation The scaling method is similar to the one used in a kalman filter for the kalman gain. We first average the up/downs x, those calculations are similar to the ones used for calculating the average...