█ OVERVIEW This plots the Hull Moving Average Turning Points and Concavity with the addition of colored segments representing concavity and turning points: maxima, minima and inflection. a fast way to determine the trend direction and possible reversals based on concavity of the trend Dark Green: Concave Up but HMA decreasing. The 'mood' has changed and the...
This indicator finds possible points of reversion, you can use it to stack positions and get a good average price for when the price changes direction, it is the trader responsibility to manage the position and make a profit. -Added alerts
This script detects an event created by Oliver Velez, it is a wide-range candle with a small body and a long tail (hammer-type candle), its range is noticeably larger than previous candles, as a rule it can be taken that the body should be maximum of 30% of the total range of the candle with a long tail. The stop goes under the tail and the signal is given when...
This indicator was originally developed by Marc Chaikin.
The original version uses SMA, in this new version you can choose any type of MA and time frame. - RMA,SMA,EMA,WMA,VWMA,SMMA,KMA,TMA,HullMA,DEMA,TEMA,CTI - 1 min, 3 min, 5 min, 15 min, 30 min, 45min, 1h, 2h, 3h, 4h, 1d, 1w, 1M - Alerts Combine multiple time frames, this will come in handy ¡¡¡¡ Success in your trade ¡¡¡¡
Hello traders, I welcome you to my first published script on TradingView: “Multi-timeframe Moving Averages + Stochastic RSI”. The script is based on a simple formula: Buy signals are generated when a fast moving average is above a slower moving average (uptrend) and the Stochastic RSI K line is crossing above the oversold level (entry). Sell signals are generated...
Coral Trend Indicator Buy-Sell with Alarm by coinsspor. You can setup BUY-SELL alarm.
The KDJ indicator is derived from the Stochastic with the one difference being the addition of the J line. This implies that the KDJ indicator has a total of three lines; %K%D%J. The %J is simply put, the difference between the %K and the %D lines, which is similar to the MACD. The difference between the %J and that of the MACD is that it is plotted as a...
Plots % Buy / Sell Volume , Chaikin Money Flow , Stochastic Oscillator, and Ultimate Oscillator on same axis, bound -1 to 1. Show Volume Percentage, displaying buying as green and positive, selling as red and negative. Showing the CMF, with green / red fill for positive / negative values. Modified Stochastic Oscillator, converting bounds to -1 and 1, moving...
Firstly I'd like to state that this script's ATR buy/sell source is from the public script library here: Additionally with the buy/sell signals from the original script, two more buy/sell conditions were added to give more entries/scaling in or out options. On top of that, two SMA lines were added, a 1 day moving average and a 5 day moving average. This script...
The PSO is a rewired version of a short-period stochastic. Unlike a standard stochastic oscillator, this indicator is normalized to register neutral values at zero while providing greater sensitivity to short-term price moves. This indicator uses a central zero line as a reference point and will oscillate above and below this point as price fluctuates. In...
A trading scalp tool that helps traders confirm buy/sell orders. This indicator works well along with other indicators such as MACD , Stoch RSI and RSI . Ideally this indicator works on certain time frames, therefore, look for the best time frame for the stock or coin.
Hello traders! This indicator was originally developed by Daniel Fernandez (Currency Trader magazine, 2011). It is based on the two well-known indicators by Dr. Alexander Elder - Bulls Power and Bears Power. Signals 1) Long when Bull and Total lines indicate 100 (it happens rarely) 2) Short when Bear and Total lines indicate 100 (it happens rarely) 3) Bull...
Laguerre RSI (Self Adjusting Alpha with Fractals Energy) indicator script. I adopted idea from www.prorealcode.com and If you disable `Apply Fractals Energy` option, you will get the original Laguerre RSI.
This script combines the usage of the SMMA indicator in order to provide signals for opening and closing trades, either buy or sell signals. It uses two SMMA , a fast and a slow one, both configurable by the users. The trigger of Buy and Sell Signals are calculated through the SMMA crosses: Buy Signals : The fast SMMA crosses over the slow SMMA . They are...
This indicator shows a histogram of the RSI in relation to an ema of the RSI. The histogram is then smoothed to give early reversal/entry signals. The actual RSI line with oversold/overbought indication can be displayed or omitted, as preferred. In addiction to the RSI line or as an alternative to it, the background colour can be set to change folowing the RSI...
This is a very simple trading system which is measuring the core of uptrends and downtrends using three basic elements: Close price, HL2 price, Pivot price. Depending if the uptrend or downtrend is strong, the buy/sell signals are shown in different colors. The stronger trends are in brighter colors (lime and fuchsia). If the trend just fully changed direction...
First of all the biggest thanks to @tista and @KivancOzbilgic for publishing their open source public indicators Bayesian BBSMA + nQQE Oscillator. And a mighty round of applause for @MarkBench for once again being my superhero pinescript guy that puts these awesome combination Ideas and ES stradegies in my head together. Now let me go ahead and explain what we...