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 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
█ 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...
- Climate volume detection - Relative volume value in bar - Automatic zone generation (possibility of configuration) - Additional features ¡¡¡Thumbs up¡¡¡
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...
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
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...
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...
Probability of bars in the same direction based on historical data.
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...
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...
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...
This gives to you buy-sell signal with MACD's histogram trends. Use "Fast and Slow length" and "Trend of Histogram Number" inputs to take less or more signal. "Trend of Histogram Number" : This means how many histogram bars the trend continues before trading.
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...
This simple indicator gives you a way to visualize ADX crossovers on your chart and is a good companion if you like to trade with the ADX. Green candles have a DI+ over DI- crossover, and vice versa for the red candles. It gives you the ability to turn on and off BUY and SELL signals generated from the ADX crossovers. Code is provided open source, feel free...