Stochastic RSI Screener is built as an indicator and can be applied to any chart. It gives users the ability to choose 5 specific symbols to watch and then specify the required options to change the RSI and Stochastic settings in a way that fits their needs. This screener shows the values of (CURRENT PRICE, RSI, K-VALUE, D-VALUE) for each one of the specified...
This is part of a new series we are calling "Strategy Myth-Busting" where we take open public manual trading strategies and automate them. The goal is to not only validate the authenticity of the claims but to provide an automated version for traders who wish to trade autonomously. Our fifth one we are automating is one of the strategies from "The Best 3 Buy And...
As a trader, one of the most important aspects of technical analysis is identifying the dominant cycle of the market. The dominant cycle, also known as the market's "heartbeat," can provide valuable information on the current market trend and potential future price movements. One way to measure the dominant cycle is through the use of the MESA Adaptation - MAMA...
The "Zig Zag Stochastic" indicator is an indicator that uses a combination of zigzag pivot points and exponential smoothing to calculate a stochastic-like oscillator. The indicator starts by identifying pivot high and pivot low points in the price data using the Zigzag indicator. These pivot points are then used to calculate the scale_price, which is a ratio of...
This new technical indicator uses the stochastic oscillator as its base and calculates the deviation of its moving average, generating an alternative view of market volatility.
ABOUT THIS INDICATOR This indicator calculates the Stochastic RSI for the time frames 15 min, 30 min, 1h, 4h, and 12h. However, the 15 min time frame should always be the default time frame for your chart. IMPORTANT * NOTE! It's extremely important that the chosen time frame for your chart is 15 min. Otherwise the Stochastic RSI for the longer time frames won’t...
█ Description The indicator is the implementation of inverse fisher transform an indicator transform of the adaptive stochastic (dominant cycle), as in the Cycle Analytics for Trader pg. 198 (John F. Ehlers). Indicator transformation in brief means reshaping the indicator to be more interpretable. The inverse fisher transform is achieved by compressing...
Accidentally, I’m sharing open-source profitable Forex strategy. Accidentally, because this was aimed to be purely educational material. A few days ago TradingView released a very powerful feature of dynamic values from PineScript now being allowed to be passed in Alerts. And thanks to TradingConnector, they could be instantly executed in MT4 or MT5 platform of...
Multi TimeFrame Stochastic Loaded With Features. Basics: Ability to turn On/Off Crosses Only Above or Below High/Low Lines. User sets Values Of High/Low lines. Ability to turn On/Off All Crosses, Both BackGround Highlights and “B”, “S” Letters. Ability to turn On/Off BackGround Highlights if Stoch is Above Or Below High/Low Lines. Ability to All or Any...
This indicator returns the average of stochastic oscillators with periods ranging from 4 to length . This allows for a slightly more reactive oscillator as well as having information regarding the position of the price relative to rolling maximums/minimums of different periods. We introduce settings that allow for pre and post-smoothing, with selectable...
As the terms global and local imply, global RSI describes broad relative strength, whereas local RSI describes local relative strength within the broad moves. A macro and micro view of relative strength so to speak. Global and local RSI are simply regular RSI and stochastic RSI. Local RSI extremes ( stochastic RSI oversold/overbought) often mark a pivot in RSI...
Hello traders Still on holidays but I don't and will never forget you <3 I realize more and more that you guys don't only want some indicators and learn about pinescript. You also want some guidance and get some mentors providing you with comprehensive and simple trading methods and tricks. I'm against those posting many scripts a day that in the end will make...
Experimental attemt of applying Logistic Map Equation for some of widly used indicators. With this study "Awesome Oscillator (AO)", "Rate of Change (ROC)", "Relative Strength Index (RSI)", "Stochastic (STOCH)" and a custom interpretation of Logistic Map Equation is presented Calculations with Logistic Map Equation makes sense when the calculated results...
This indicator was originally developed by Doug Schaff in the 1990s (published in 2008).
Yesterday Jake Bernstein authorized me to post his updated results with the Stochastic Pop Trading System he developed many years ago. You can take a look at the Original System with Updated Settings at This indicator is a different set of rules Jake mentioned in the PDF he allowed me to post. To view the PDF use this link: dl.dropboxusercontent.com Today...
John Ehler's MESA Stochastic It is updated and optimized version of script originally published by @veryfid. Changes: Converted to v5 Rewrote MESA Function. Same function can now calculate various length signals. Modified super smoother. Indicator reacts faster to price change. Optimized code. Functions are only called once per length.
This strategy combines the classic RSI strategy to sell when the RSI increases over 70 (or to buy when it falls below 30), with the classic Stochastic Slow strategy to sell when the Stochastic oscillator exceeds the value of 80 (and to buy when this value is below 20). This simple strategy only triggers when both the RSI and the Stochastic are together in a...
This strategy combines the classic stochastic strategy to buy when the stochastic is oversold with a classic MACD strategy to buy when the MACD histogram value goes above the zero line. Only difference to the classic stochastic is a default setting of 71 for overbought (classic setting 80) and 29 for oversold (classic setting 20). Therefore this strategy goes...