(JS) Double StochasticThe idea for this indicator came from looking at the Stochastic RSI. The Stochastic RSI takes the RSI reading then applies the Stochastic formula to it - an indicator on top of an indicator. Using this logic, I decided to try using a Stochastic on the existing Stochastic in order to smooth it out - hence the "Double Stochastic". I have also added the option to add RSI on to the indicator as well (with smoothing if you'd like).
Resolution:
I added this so you can look at the reading on any time frame.
K & D:
This is the standard K% and D% used with the Stochastic indicator - the numbers modify the length of their calculations.
Smooth:
This is the smoothing calculation, also from the normal Stochastic indicator.
Use Second Stochastic:
This adds a second Stochastic on to the chart for analysis.
K & D 2:
This is the parameters used to calculate the second K% and D% lines.
Smooth 2:
This is the smoothing interval for the second K% and D% lines.
Use K% and D%:
The default for this is to have it on. What it means is that you wish to see both the K% and D% lines (watching for a cross). If you turn this off, the plot switches to a K% & D% difference line. It is just one line that plots the distance between the two.
SMA Length Using Difference:
If this is on, then you can smooth the difference plot with an SMA, obviously if you just want the raw difference to plot, then set this to 1.
Use RSI:
Since both RSI and Stochastic use a 0-100 scale, I added the ability to plot the RSI along with the Stochastic. This will not plot if you are using the Difference plot, being that plot isn't on a 0-100 scale.
Smooth RSI:
I also added the ability to smooth the RSI if you'd like, you can turn this off for the standard RSI reading.
RSI Length:
This is the period of bars used to calculate the RSI.
RSI Smoothing Length:
This is the smoothing interval if you'd like to apply a moving average on the regular RSI reading.
RSI Smoothing Use EMA:
This makes the RSI smoothing use an EMA, when off an SMA is used instead.
RSI Source:
And finally, this is the source used to calculate the RSI value.
I hope that you all may find this useful, I have been using it myself with a lot of success. Any questions, please leave them in the comments, thanks!
Stochasticoscillator
Cash Trap Oscillator 2.0This script uses a DMI, Stochastic , and one RSI , when they are all overbought or oversold (also applying price action and looking for bounce points) we can obtain a greater probability that the price will go in the direction we expect
This script is compact, which can be very useful for many traders. For Best Results, Collect Minimum of 4 Confirmations.
Default values
DMI:
Lenght=10
Stolenght=3
Stochastic:
K=5
D=1
Smooth=1
RSI:
Lenght=4
The indicators configured in this way can bring greater efficiency, do not confront only them, also use price action or other confirmat
They are arranged in a graph, such that the DMI has the oversold at 10 and the overbought at 90, the stochastic oversold at 120 and overbought at 180 and the RSI at oversold at 220 and overbought at 280, you can configure them your way taking into account that the DMI range is from 0-100, stochastic 100-200 and RSI 200-300.
Stochastic CandlesA series of up to 28 stochastics oscillators used to form an average stochastic value, which is then used to colour the candles based on the momentum.
Each candle can be coloured one of ten colours and each one represents a position on the stochastic oscillator.
The indicator helps traders to visualise the momentum and helps trend following.
Inputs:
MA: multiple smoothing methods
Theme: multiple colours
Increment: stochastic length start and increments
End: stochastic length end
Smooth: smooth stochastic
Ultimate Gemstone‘’Ultimate Gemstone = best indicator to accurately predict price movement based on momentum’’
This indicator is combination of multiple indicators (RSI, Stoch, GM, Moving averages & CCI) works on all the trading assets and time frames. Accurately predicts top and bottoms ( tested on all major crypto's, stocks and forex).
Comes with 6 different presets with different calculations giving additional flexibility to the user.
"Instructions How To Use"
This indicator is based on four different moving lines depicting momentum; first line (Aqua) is a fast trend line, which reacts rapidly to existing price action, second line (Purple) is slower and takes more price action into account, while third line (Yellow) is the slowest and depicts overall trend. Additionally, CCI/EMA moving line with changing color's (red/green) acts as a another trend confirmation tool.
The three moving lines acts as support and resistance depending on there location to each other. Non-moving parts include fibonacci support and resistance (68.2 & 38.2) areas of the oscillator. Different caution (Red, Green dots & background flashes) settings based on GM indicator to help identify perfect buying and selling opportunities. Additionally, the oscillator has oversold, overbought, bullish and bearish control zones similar to RSI/Stoch oscillators. Similar to RSI/Stoch divergences and trendlines do also work on this oscillator. Other ways to use is Aqua line crossovers with the Purple line, giving hard buy/sell signals and Aqua(fast) line turning (angle change) indicating momentum is reversing.
Example 1: When faster moving line gets pulled into the medium and slower line (especially in the overbought territory of the oscillator) gives you indication to be prepared as most likely the price will go down. Perfectly called Bitcoin top in 2017.
Example 2: BTC bottom in dec2018 and start of new trend in feb2019
Example 3 BTC Top in june2019
Example 4 works across all time frames, Recent BTC price action from 6500 to 7700.
Example 5 LINKBTC daily
Lane's Stochastics (yasujiy)This script is original Lane's Stochastics.
Default script uses SMA for %D, but this %D is calculated separately numerator and denominator.
StochRF V3 [NXT2017] - modified StochRSI / Stochastic RSIHI BIG PLAYERS,
here is my modified Stochastic RSI indicator with the same signals, but less noise.
Kind regards
NXT2017
Function : Stochastic Oscillator Here is the Stochastic Oscillator function.
Now you can easily use length with mutable variables !!
Profit Runner Strategy v2.0This is the strategy version of the recently posted Profit Runner v2.0 study. We include both together so that users can use the strategy for backtesting and figuring out the optimal settings for their specific usage and then implement those settings in the study version(which includes alerts for automated trading).
Green background highlights are buy signals and red background highlights are sell signals. Red and green filled area show the user's stop loss .
Profit Runner Study v2.0Updated version of our Profit Runner indicator. All of our invite-only scripts are available through our website profitprogrammers.com. All studies come together with their strategy equivalent!
OBV StochasticsThis indicator uses both a standard Stochastic Oscillator based on security prices and stochastically oscillated OBV values.
Explanation:
Stochastics measure momentum by comparing the current closing price to its lowest and highest price over a user-defined window of n periods. Without going too in depth, traders can view the K value as the current value for the stochastic indicator and the D value as a Simple Moving Average of K values. Users can adjust the length of that Simple Moving Average through modifying the smooth D parameter in the input option menu.
Traders can also define the upper and lower bounds for both sets of K and D values. These are plotted on the graph as the horizontal red (upper) line and horizontal green (lower) line. Generally, the upper line is viewed as the threshold at which a security can be considered overBought. Conversely, the lower green line is the threshold at which they can be viewed as overSold.
OBV, or On-Balance Volume, is a versatile momentum indicator that we discussed in our OBV Z-Scores open-source script. That is a good place to look if you're looking to gain a better understanding of the OBV indicator. By applying the stochastic formula to the OBV, it allows us to gain a better understanding of the current OBV value relative to its historical data and display the OBV in a {0.100} bounded range of values.
Plotting the standard price-based Stoch. K and D in combination with the Stoch. OBV K and D can help identify divergences and track the progression and direction of trends. For example, you can see that when the two move in opposite directions or when one significantly outpaces the other, it often hints towards an impending reversal.
The Graph:
As mentioned the upper and lower overbought and oversold thresholds can be adjusted by the trader and are plotted on the graph in red and green.
The green oscillating line represents the Stoch. K of OBV values, while the red line symbolizes the OBV D values.
The teal line is the standard Stoch. K and the orange line is the standard Stoch. D.
Users have two options for background highlights. The first option is to use green highlights to show entry signals and red highlights to show exit signals. These signals are based on the criteria we have set for identifying optimal entry and exit points. This is shown in the second pane.
The second option is to plot red highlights whenever Stoch. OBV K crosses the upper bound and green highlights whenever it crosses the lower bound. This is shown in the bottom pane. NOTE: Choosing this option means that signals will not be displayed in sequential entry-exit order (instead this is a good option if traders only want to identify when the security is overbought or oversold).
Input Options:
Traders can adjust the respective smooth K and smooth D values for both the standard stoch. and OBV stoch. Additionally, the lookback window length can be adjusted as well as the upper and lower bounds(in addition to the display options shown above).
Alerts:
Indicator sends alerts when entry and exit conditions are met, as well as alerts to inform traders when overbought/oversold conditions are met. Alerts can be tailored for GunBot / other automated trading platforms upon request.
~Happy Trading~