Based on logic from many top contributors here, the script utilizes LazyBear's WaveTrend Oscillator Indicator along with custom code to plot a few key components for daily trading; Boundaries for entry and exit points which are based on a 6-day trend in OPEN/HIGH and OPEN/LOW prices. Daily HIGH and LOW points to establish a good view of stock's movements ...
Original script from ©akpaswaniitk. I just added MACD to filter out bad trades and alert function so that we get notified whenever indicator gives us an entry signal. Most of the false breakout has been removed but the remaining ones only pop up during consolidation, so it's wait for the retest before entry. Works better in continuous market. Also look at the...
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...
The objective is only to evaluate different configurations, I do not recommend using only this indicator to trade, because you can lose all your money if you do not know what you are doing. I hope you find it useful. Successes
The indicator is based on the search for the lowest bars in a given period (can be customized). You can add a search for the highest bars to determine the closed order points. You can add a filter by the value of the RSI (you can customized it separately for buying and selling). Alerts for buying and selling are set. It can be used to work with bots, for example...
█ OVERVIEW This plots the QQE (Quantitive Qualitative Estimation) with the addition of labels to show areas to watch out for and a colored cloud to show Green Upwards or Red Downwards Momentum The QQE indicator is based on Wilder's RSI, which is based on a smoothed RSI comparing the change (delta Δ) between between bars to compute the FastTL and SlowTL...
Minimal but powerful. Have been using this for myself, so thought it would be nice to share publicly. Of course no script is correct 100% of the time, but this is one of if not the best in my basic tools. (This is the expanded/PLUS version) Github Link for latest/most detailed + tidier documentation Base Indicator - Script Link TriexDev -...
A simple ranking of some modified technical indicators. enjoy
Hello everyone! I bring to your attention a indicator to determine the point of buy and sell purchase. It is based on oscillators and a moving average. It can be used to work with bots, for example 3COMMAS DCA bot. Signal Condition Settings: ATR The current candle is larger than the ATR for this period EMA The signal is necessarily below (for buy) and above...
This indicator gives a histogram of RSI in relation to an ema of the RSI. The histogram is then smoothed to reduce false signals. The actualiteit RSI line with overbought/overvols signals can be added or omitted as preferred. The background can be color coded if the RSI is above or below 50. Version 2. Added support for MTF. Longer timesframes (1h-3h) tend to...
This signal combines a portion of Chris Moody's 2014 SlingShot and my 2017 MTF Indicators. Both of our prior scripts over indicated Buy and Sell Points. This signal indicates a buy or sell point much less than our prior scripts did but with absolute precision. I would say it is 100% accurate, but that is because I am yet to find a timeframe and symbol where the...
Probability of bars in the same direction based on historical data.
Pin Bar is one of the most important candlestick patterns. Almost every time you see a pin bar, you can expect the price to turn in the opposite direction. You should pay more attention to the abnormal ones among the pin bars. What I mean by abnormal pin bar is that the long leg is at least 3 times larger than the body. With this indicator, you can set your own...
The price always returns to the average !!! An important separation of the price with respect to an average, indicates a depth and generally generates a reversion or correction in the trend. Depth detection is a simple and very powerful technique, it is widely used for scalping and pyramid operations, this indicator detects depth in 7 time frames, everything is...
This script detects an event created by Oliver Velez, basically it is a wide-range candle, its range is noticeably larger than the previous candles, this event indicates a possible continuation of the movement, or the beginning of an extended movement. The candle has to be of good body, as a rule it can be taken that the body must be more than 70%. The stop goes...
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...