Vix FIX / Stochastic Weights StrategyThis script is based off of Chris Moody's Vix Fix Indicator modified by OskarGallard and BigBitsIO's Stochastic Weights.
This script is a compilation of several different stochastic indicators (and RSI ) where the K value of each indicator is equally weighted. The purpose of the indicator is to combine many indicators together in a fashion that weights them easier. By default, the Stochastic and Stochastic RSI are both enabled - the idea is to speed up the relatively slower Stochastic and to slow down the relatively fast Stochastic RSI . BigBitsIO's Stochastics are also available that can also be added to the weighted calculation. Only the K value is weighted, as the D value is just a moving average of the weighted K.
- Why is this modifed stochastic useful?
- To weight multiple indicators together so that you can attempt to find optimal values shared amongst the indicators. Ex: If Stochastic RSI is 100 and Stochastic is 50, K would be 75 and not particularly high. If you add in a 50 RSI , the K would be 67 in this example. If we weight indicators together that all have a high value they could potentially help find elements that align together to produce a stronger signal.
In this script we have the red "S" triangles which are Exits (overbought stochastic crosses).
Added alerts for stochastic exit signals. Alerts are Pre-Set to only Alert on Bar Close.
The "Williams Vix Fix" is one of the most reliable indicators in history for finding market bottoms. The Vix Fix is simply a code from Larry Williams creating almost identical results for creating the same ability the Vix has to all assets.
The VIX has always been much better at signaling bottoms than tops. Simple reason is when market falls retail traders panic and increase volatility , and professionals come in and capitalize on the situation. At market tops there is no one panicking... just liquidity drying up.
The FE green triangles are "Filtered Entries".
The AE green triangles are "Aggressive Filtered Entries".
Added Alerts to Williams Vix Fix (Aggressive Entry and Filtered Entry). Alerts are Pre-Set to only Alert on Bar Close.
Added "Ehlrers StochCCI" indicator of user @glaz
The Ehlrers StochCCI is a variation of Ehlers Stochastic RSI replaced with CCI.
The John Ehlers' article in August, 2006, "Modeling The Market = Building Trading Strategies," describes a process for extracting trend and cyclic elements from market data, then recombining them for trading purposes. He used the Stochastic RSI denoted the cyclic elements.
Added ability to show Dots when StochCCI Crosses.
Sell: fuchsia dots.
Buy: green dots.
Added alerts for (Buy / Sell) StochCCI. Alerts are Pre-Set to only Alert on Bar Close.
DISCLAIMER: For educational and entertainment purposes only. Nothing in this content should be interpreted as financial advice or a recommendation to buy or sell any sort of security or investment including all types of crypto. DYOR, TYOB.
Stochastic Oscillator
Stochastic ATR Volatility OscillatorNOTES: As x, k and d use;
21-10-3 for 1 Hour candles
5-4-2 for 4 Hour candles
21-21-3 for 1 Day candles
Yellow plot is the main oscillator. Orange plot, and hlines at 20, 50 and 80 can be used as signal lines.
I personally use hlines as the signal in 1H as it's the best timeframe for the indicator.
If you are in a long position, sell when yellow plot crosses 80 or 50 line downwards;
and buy when the line crosses 20, 50 or 75 upwards while you are not in a trade.
Stochastic OB/OS Zones HeatmapThe code is based on the Stochastic RSI Heatmap, but uses a normal Stochastic instead the Stochastic RSI when calculating "k" for more accuracy. Credit for the idea goes to Indicator-Jones.
The heatmap starts from the oversold (20) / overbought (80) levels respectively. The more oversold / overbought the price, the more intense the color (blue / fuchsia)
S2BU2 Stochastic Momentum Convergence DivergenceFair Use:
Please do not take my work and sell it under your own name. This was created to benefit everyone - not one person. Feel free however to use it as part of whatever work you wish to sell (of course i would applaud also giving ideas away for free - your choice though ;)
What it is:
This is a twist on the stochastic momentum indicator . It combines the classic stochastic momentum with a slow moving trendline to improve the warning signal for the end of a trend
How it works:
The classic Stochastic Momentum indicates an uptrend when the smi crosses above the signalline and conversely a downtrend when it crosses below.
The improved indicator also shows trend sustainability by displaying a vertical line when the trendline and signal line cross each other. Trendline above signalline indicates a sustained uptrend, trendline below signalline indicates a sustained downtrend.
How to use:
Note this is only a recommendation and not advice. Feel free to experiment and adjust the indicator to fit your tradingstyle. This is only my personal setup. Feel free to share your findings.
Set Alerts for crossovers between smi and signal on 1h and 4h. Also set alerts for crossovers between trend and signal on 4h.
(again, no advice - think for yourself!)
If smi and signal crossdown -> short
If smi and signal crossup -> long
If trend and signal crossdown between top and middle line-> major short
If trend and signal crossup between bottom and middle line -> major long
If trend and signal cross anywhere else -> get out and wait for a new signal
You could also stay in a trend for as long as the trendline does not crossover on the 4h. This works well for major trends and indicates very well the end it.
The end of a major trend is not necessarily the start of a major uptrend - there can and probably will be a consolidation phase.
This does not work well in a choppy market, do not keep a trade going until trend crossover if the market is choppy - you will mostly close with losses!
//chart
MTF Stochastic ScannerThis Stochastic scanner can be use to identify overbought and oversold of 10 symbols over multiple timeframes
it will give you a quick overview which pair is more overbough or more oversold and also signals tops and bottoms in the AVG row
light red/green cell = weak bearish (Stoch = 30-20) / bullish (Stoch = 70-80)
medium red/green cell = bearish (Stoch = 20-10) / bullish (Stoch = 80-90)
dark red/green cell = strong bearish (Stoch <= 10) / bullish (Stoch >= 90)
gray cell = neutral (Stoch = 30-70)
Usage
If AVG (average of all 4 timeframes) falls below 20, the cell will get green, indicating a good time to enter long (buy)
If AVG (average of all 4 timeframes) rises above 80, the cell will get red, indicating a good time to enter short (sell)
Use the "MTF Stochastic Scanner" in combination with the " MTF RSI Scanner "
to find tops (RSI MTF avg >=70 AND Stochastic MTF avg >= 80)
or bottoms (RSI MTF avg <= 30 AND Stochastic MTF avg <= 20)
Here is how the two MTF scanners looked on Nov 08 2021 (ATH) »
and here how the MTF scanners looked on June 21 2022
use TradingViews Replay function to check how it would have worked in the past and when not.
As always… there NOT a single indicator that can show to the top & bottom 100% every single time. So use with caution, with other indicators and/or deeper understanding of technicals analysis ☝️☝️☝️
Settings
You can change the timeframes, symbols, Stochastic settings, overbought/oversold levels and colors to your liking
Drag the table onto the price chart, if you want to use it as an overlay.
NOTE:
Because of the 4x10 security requests, it can take up to 1 minute for changed settings to take effect! Please be patient 🙃
If you have any idea on how to optimise the code, please feel free to share 🙏
*** Inspired by "Binance CHOP Dashboard" from @Cazimiro and "RSI MTF Table" from @mobester16 ***
OnChart Stochastic💡 Stochastic oscillator superimposed on the chart!
👉 This is a very convenient visualization for trading in any market and TF!
Stochastic settings are standard.
The exit of the Stochastic lines above the upper border (High band) indicates that the price has entered the overbought zone (here you should look for a sale), the exit below the lower border (Low band) indicates the entry into the oversold zone (here you should look for purchases). The intersection of the "stochastic" lines indicates a probable reversal of the direction of price movement.
The indicator also has a range setting, in which the "stochastic" moves with reference to the MA. For MA, you can select the type, period and data type.
The values are adapted based on the daily values of the previous bar and adjusted by the period (ATR Len) for smoothing.
The values of the upper and lower bounds for the "stochastic" are also set.
It is possible to show on the chart the points of intersection in the oversold/overbought zones (show cross).
👉 I wish everyone profit and be sure to follow the risk management in trading!
You can set alerts for "stochastic" line crossings in oversold/overbought zones (use UP cross/DN crross "Once per bar close").
If you have any questions, you can write to me in private messages or by using the contacts in my signature.
----------------------------------------------------
💡 Стохастический осциллятор наложенный на график!
👉 Это очень удобная визуализация для торговли на любом рынке и ТФ!
Параметры настройки "стохастика" - стандартные.
Выход линий "стохастика" выше верхней границы (High band) говорит о входе цены в зону перекупленности (здесь следует искать продажу), выход ниже нижней границы (Low band) говорит о входе в зону перепроданности (здесь следует искать покупки). Пересечение линий "стохастика" говорит о вероятном развороте направления движения цены.
В индикаторе также есть настройка рейнджа, в котором двигается "стохастик" с привязкой к МА. Для МА можно выбрать вид, период и тип данных.
Адаптация значений выполнена на базе дневных значений предыдущего бара и регулируется периодом (ATR Len) для сглаживания.
Также задаются значения верхней и нижней границы для "стохастика".
Есть возможность показать на графике точки пересечения в зонах перепроданности/перекупленности (show cross).
Вы можете установить оповещения для пересечения линий "стохастика" в зонах перепроданности/перекупленности (используйте UP cross/DN crross "на закрытии бара").
👉 Желаю всем профита и обязательно соблюдайте риск-менеджмент в торговле!
По любым вопросам Вы можете написать мне в личные сообщения или по контактам в моей подписи.
ESTOCÁSTICO + NORMALIZED MACD=== INTRO ===
This is a 2 in 1 indicator, STOCHASTIC + NORMALIZED MACD.
I release this script as public because both stochastic and normalized macd are public, so I cannot find any reason to post it as private :)
=== USAGE ===
You can use any of the indicators by itself as usual, stochastic as a oversold/overbought indicator as a momentum/trend indicator.
Usually, crossovers are used for LONG/SHORT entries.
I added dots for crossovers as well as background colors to show movement direction when both indicators agree: green = bullish, red = bearish and orange = range/consolidation.
=== SETTINGS ===
Default settings for both indicators have been changed (but they're of course configurable), to make them work better together.
You can also change NMACD moving average time to SMA or WMA instead of SMA, SMA is really slow for me but give it a try, WMA is more aggressive.
=== RECOMMENDATIONS ===
Always look for higher timeframes, for example, if you're trading 1h, don't try to catch a 1H "ALL GREEN" LONG while 4H is "ALL RED" because otherwise you're just "trying" to catch a bounce in the 1H chart that could never happen, always trade with the main trend.
Try to catch both crossovers in the opposite area, ex: try to LONG when both indicators are below 50 and SHORT above.
I did not test divergences on this indicator, as the MACD is normalized i prefer to use a standard MACD for that, but you can use the stochastic for sure.
Bogdan Ciocoiu - LitigatorDescription
The Litigator is an indicator that encapsulates the value delivered by the Relative Strength Index, Ultimate Oscillator, Stochastic and Money Flow Index algorithms to produce signals enabling users to enter positions in ideal market conditions. The Litigator integrates the value delivered by the above four algorithms into one script.
This indicator is handy when trading continuation/reversal divergence strategies in conjunction with price action.
Uniqueness
The Litigator's uniqueness stands from integrating the above algorithms into the same visual area and leveraging preconfigured parameters suitable for short term scalping (1-5 minutes).
In addition, the Litigator allows configuring the above four algorithms in such a way to coordinate signals by colour-coding or shape thickness to aid the user with identifying any emerging patterns quicker.
Furthermore, Moonshot's uniqueness is also reflected in the way it has standardised the outputs of each algorithm to look and feel the same, and in doing so, enabling users to plug them in/out as needed. This also includes ensuring the ratios of the shapes are similar (applicable to the same scale).
Open-source
The indicator uses the following open-source scripts/algorithms:
www.tradingview.com
www.tradingview.com
www.tradingview.com
www.tradingview.com
Amino FT ModifiedThis oscillator is designed by Amino (Amin Dehghan) which includes four K percent lines (derivated from Stochastic Oscillator ). The value of these lines are multiplied by 4 (which is the main multiplier of Ichimoku System ) which are 240, 60, 30, 15. The slowing line is 1 by default.
Please like and follow for more indicators and system templates from Amino.
WEALTH FOR ALL.
Demeter StrategyDemeter Strategy is Stochastic oscillator (5 3 3) and SMA (60) system with small modification.
This strategy has 6 signals.
(These 6 signals can be used in every market.)
Main signals :
Green Call : Call (Buy)
Reg Put : Put (Sell)
Secondary signal :
Yellow Call : Call (Buy)
Orange Put : Put (Sell)
Fast signal :
White Call : Call (Buy)
Gray Put : Put (Sell)
In trading, any signal can be used.
CoT data with OpenInterestDisplays COT data based on the "Disaggregated Commitments of Traders" report for Futures of the CFTC.
It does make accesible the following symbols:
ZB
ZN
ZS
ZM
ZL
ZC
ZW
KE
HE
LE
GC
SI
HG
CL
HO
RB
NG
6A
6B
6C
6E
6J
6S
SB
KC
CC
CT
ES
RTY
YM
NQ
PA
PL
AUP
HRC
EH
BB
ZR
ZO
DC
OJ
LBS
GF
SP
DJIA
6N
6L
VX
6M
6R
6Z
ZT
ZF
Sharktank - Stochastic ExtendedThe Stochastic as you know it, but with a lot more features.
Options you can tweak:
* Length of the %K value.
* The smoothing of the %K value.
* The smoothing (called %D) for the smoothed %K value.
* Ability to show the original %K.
* Ability to turn of %D so you can take a look at the original Stochastic as it was created (by turning of the %K).
* Show the price at which the smoothed %K will cross the %D (if possible).
* Show both normal and hidden divergence on %K, smoothed %K or %D.
* Some coloring settings.
MACD_STO-SAMI
This indicator depends on the trend. You must first determine the general trend and then wait for the signals that indicate buying in the bullish direction and the signals that indicate selling in the bearish direction, which is the green signal is considered buying and the red signal is considered selling
Also, this indicator differs from the rest of the indicators that the signal is prior to the movement of hair, meaning that it is predictive and is strong.
The green bar is the buying peak.
The red bar is oversold.
The red arrows indicate that you can sell, but the price must be monitored.
The green arrows indicate that it is possible to buy and monitor the price
The colored candles are 4, and each candle indicates the order of the candle.
1- The blue candle indicates a change in the bearish trend and the possibility of it changing to an upward trend.
2- The green candle, which indicates that there will be acceleration in the upward direction.
3- The yellow candle indicates a change in the upward trend and the possibility of it changing to the downside.
4- The red candle indicates that there will be acceleration in the downside direction
To help determine the trend, the average of the 50 simple has been set
NYSE:BA
FX:GBPUSD
TADAWUL:1120
BINANCE:BTCUSDT
MACD_STO-SAMI This indicator depends on the trend. You must first determine the general trend and then wait for the signals that indicate buying in the bullish direction and the signals that indicate selling in the bearish direction, which is the green signal is considered buying and the red signal is considered selling
Also, this indicator differs from the rest of the indicators that the signal is prior to the movement of hair, meaning that it is predictive and is strong.
Stochastic ChannelsDonchain trend following system with overbought/ oversold areas inspired by stochastic. Multiplier to get non repainting HTF capability. features a smoothed price as well as moving average of the smoothed price, also inspired by the stochastic indicators %K and %D. This and slow stochastics compliment each other nicely.
%D line colored by direction.
Filled color areas represent overbought/oversold.
Shows breakouts as well as giving targets and entries in rangebound markets.
4x Stochastic Dingue4 Stochastic indicator into 1.
Different lengths produce short-term and long-term indicators that can help with finding the trend and impulses within the trend.
It can also find reversal points when all 4 are at the extreme at the same time. Ex. All 4 Stoch are above 90 or under 10 !! This could signal a bottom or top is soon to happen. (This is not always true as it depends on many factors.)
Many visual options make it even more customizable. Fill between Stoch, background colors, Crosses.
Divergences are not always accurate, depending on settings and timeframe, but they can be useful in certain situations.
---------------------
In closing, no indicator can give perfect signals, you need to use them in conjunction with other information to make better decisions.
I hope you like my indicators and that they help your trading.
If you have any questions please ask.
Thank you.
Stochastic + Keltner Channels for ScalpingSimple arrow indicator, indicating the direction go the next slight movement. This indicator will work on any time frame or market.
How does this indicator work?
It will use Stochastic and Keltner Channels to detect potential reversals depending on the frequency you choose in the indicator's settings. The higher the frequency, the fewer candles will be used in the calculation.
When to use this indicator?
It will work better in higher time frames for low volatility indicators. You can mix with other indicators like RSI or ADX. This way, you will be able to check if the time selected frame has enough volatility to move the price enough to cover the spreads and fees of your broker.
When to exit the trade after the signal from this indicator?
A good target would be for 1x ATR value and stop-loss 2x the ATR value. Doing trailing stop will reduce your risk and secure some profits, but make sure to use values for possible fakeouts
Can this indicator be used alone as the main source of entry signal for the trades?
You can use it alone, but I recommend mixing with other trend-based indicators, like Moving Averages, so you get the best results. Since it's for scalping purposes, small moments, and reversals, it doesn't have the trend filter, but it can work trading in favor of a significant trend as well
this is a better version of my other script Scalping Arrows
[JL] Stochastic Divergence AlertCompare two cross area:
k is increasing, low is lower and previous k is less than bottom level then it is bottom divergence
k is decrease, high is higher and previous k is more than top level then it is top divergence
With long term moving average(400), seems that Stochastic Divergence is more accurate than RSI Divergence on 1m chart.
Stochastic kai ストキャス改Stochastic oscillator is a good indicator in the range market, but in the trend market, the value is saturated and sticks to the upper or lower side, so it is difficult to handle, so I tried to improve it.
I tried to make it difficult to saturate by adding trends. (Although there are limits ...)
I think the usage is the same as Stochastic Oscillator
レンジ相場ではストキャスティクスは良いインジケーターなのですが、トレンド相場では値が飽和して上の方か下の方に貼りついて扱いにくいので改良してみました。
トレンドを加味し飽和しにくくしてみました。(限界はありますが・・・)
使い方はストキャスティクスと同じで良いと思います
Stochastic Spread AnalyzerA comparative version of the previously published Stochastic Structure Analyzer. It incorporates the 3-TF stochastics against both price and OBV values of the spread.
RSI & Stoch MultiTimeThis indicator renders a table with 2 rows and 7 columns displaying the values of RSI and Stoch over different time periods. This works best on 1m charts due to a bug with the time periods I haven't yet solved.
Data Trader Stoch | RSI | MACD Strategy IndicatorImplementation of Data Trader's strategy, described in the youtube video, "Highly Profitable Stochastic + RSI + MACD Trading Strategy (Proven 100x)"
Also see Algovibes' video, "Highly Profitable Stochastic + RSI + MACD Trading Strategy? Testing Data Traders strategy in Python"
Note: Despite the claims, it generates barely, if any, signals, certainly in the crypto markets
If there are any mistakes, give feedback in the comments, and I'll fix
### Strategy Summary ###
# Long Signals #
Stoch K and D are oversold
RSI above midline
MACD above signal line
# Short Signals #
Stoch K and D are overbought
RSI below midline
MACD below signal line
# Stop loss and Take Profit #
Stop loss
Longs: below last swing low
Shorts: above last swing high
Take profit at 1.5x stop loss