OMEP S MTF [JoseMetal]PERFECT LONG EXAMPLE:
imgur.com
PERFECT SHORT EXAMPLE:
imgur.com
============
ENGLISH
============
- Description:
This indicator is based in one of my indicators (check my profile to test it), the OMEP S, which is a mix of RSI, MFI and Stochastic in order to take advantage of the best of each indicator and fix their weaknesses.
The purpose of this indicator is to create a multiple time frame oracle with 3 different timeframes, which allows you to see the overall status at a glance and find the perfect trigger for an entry.
- Visual:
Colors are THE SAME as the main indicator (again, the "OMEP S") to prevent confusion.
DOTS: crossover/under of the OMEP with its signal line.
CROSSES: the same, BUT stronger signal because the crossover occurs in the upper/lower area, meaning better entry.
A tag showing the current OMEP value of all timeframes appears at the end (right) of the indicator.
- Usage and recommendations:
For 1H you can set timeframes to 1H, 3H, and 8H, for 4H you can use 4H, 12H and D.
Whenever you get 3 crosses and you get the highlighted color (green/red) matching with the crosses = perfect entry.
Getting (for example) 1H cross, 3H cross but 8h is still different color is usually just a bounce or change of trend, is recommended to trade with the trend.
- Customization:
Everything you can customize in the OMEP S is also here, RSI, MFI and Stochastic periods, relevance in the calculations.
You can customize 3 timeframes to be shown at the same time.
Also, the margin for the tags showing OMEP value.
============
ESPAÑOL
============
- Descripción:
Este indicador está basado en uno de mis indicadores (revisa mi perfil para probarlo), el OMEP S, que es una mezcla de RSI, MFI y Estocástico con el fin de aprovechar lo mejor de cada indicador y mejorar o eliminar sus debilidades.
El propósito de este indicador es crear un oráculo de 3 marcos de tiempo simultáneos, lo que le permite ver el estado general de un vistazo y encontrar el gatillo perfecto para una entrada.
- Visual:
Los colores son LOS MISMOS que los del indicador principal (de nuevo, el "OMEP S") para evitar confusiones.
PUNTOS: cruces del OMEP con su línea de señal.
CRUCE: lo mismo, PERO una señal más fuerte porque el cruce se produce en la zona superior/inferior, lo que significa una mejor entrada.
Al final (a la derecha) del indicador aparece una etiqueta con el valor actual del OMEP en todos los marcos de tiempo.
- Uso y recomendaciones:
Para 1H se recomienda las temporalidades de 1H, 3H y 8H, para 4H se recomienda utilizar 4H, 12H y D.
Siempre que obtenga 3 cruces y obtenga el color destacado (verde/rojo) que coincida con los cruces = entrada perfecta.
Si se suceden 3 cruces sin que ninguna cambie de estado se mostrará el fondo de color, destacando una entrada perfecta.
Obtener (por ejemplo) 1H cruz, 3H cruz pero 8h sigue siendo de color diferente suele ser solo un rebote o cambio de tendencia, se recomienda operar con la tendencia y evitar esos casos o no optar por un take profit muy alejado.
- Personalización:
Todo lo que se puede personalizar en el OMEP S también está aquí, RSI, MFI y periodos estocásticos, relevancia en los cálculos.
Se pueden personalizar 3 marcos de tiempo para que se muestren al mismo tiempo.
También, se puede configurar el margen de las etiquetas en las que se muestra el valor del OMEP para cada temporalidad.
Stochastics
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.
(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!
Simple Stochastic Spotter™TradeChartist Simple Stochastic Spotter is an elegant version of the classic Stochastic indicator and helps spot price trends using visually engaging and appealing Stochastic plot and background. The Bull and the Bear background fills are highly useful for traders who like to visually understand areas of entry and exit based on Stochastic .
===================================================================================================================
What does Simple Stochastic Spotter do?
Plots Stochastic with visually engaging colours for Bull and Bear zones (Green and Red) with optional background fill.
Plots Stochastic coloured bars on main chart based on user preferred Upper and Lower Stochastic bands (Default - 0/0).
Plots Stochastic based on EMA smoothing (1 for Regular Stochastic without smoothing).
Plots Heikin Ashi Stochastic if enabled from indicator settings.
Plots Stochastic highs of Bull Zone and Stochastic lows of Bear Zone. Helps visually spot divergences.
===================================================================================================================
Note:
Default Settings:
5 period EMA Smoothed Stochastic .
For Heikin Ashi Stochastic on normal bars, enable ᴜsᴇ ʜᴇɪᴋɪɴ ᴀsʜɪ sᴛᴏᴄʜ and change EMA Sᴛᴏᴄʜ sᴍᴏᴏᴛʜɪɴɢ to 1.
===================================================================================================================
L2 KDJ with Whale Pump DetectorLevel: 2
Background
One of the biggest differences between cryptocurrency and traditional financial markets is that cryptocurrency is based on blockchain technology. Individual investors can discover the direction of the flow of large funds through on-chain transfers. These large funds are often referred to as Whale. Whale can have a significant impact on the price movements of cryptocurrencies, especially Bitcoin . Therefore, how to monitor Whale trends is of great significance both in terms of fundamentals and technical aspects.
The KDJ oscillator display consists of 3 lines (K, D and J - hence the name of the display) and 2 levels. K and D are the same lines you see when using the stochastic oscillator. The J line in turn represents the deviation of the D value from the K value. The convergence of these lines indicates new trading opportunities. Just like the Stochastic Oscillator, oversold and overbought levels correspond to the times when the trend is likely to reverse.
Function
L2 KDJ with Whale Pump Detector is a composite indicator that combines both KDJ and Whale Pump Detector. By virtue of this, fake signal of KDJ can be filtered out to some degree.
Key Signal
whalepump --> whale buy behavior will be detected and displayed in yellow histograms
k --> k value of a stochastic oscillator
d --> d value of a stochastic oscillator
j --> the deviation of the d value from the d value of a stochastic oscillator
Pros and Cons
Pros:
1. filter out KDJ fake signal by introducing whale buy/pump detector
2. J value can be used to detect overbought and oversold regions
Cons:
1. It works better in small time frame and sideways. Extreme long or short conditions may cause KDJ staturate.
2. It can only indicate in current time frame, larger time frame trend info is missing.
Remarks
Composite KDJ+Whale Pump Detector. Works fine in 15mins time frame.
Readme
In real life, I am a prolific inventor. I have successfully applied for more than 60 international and regional patents in the past 12 years. But in the past two years or so, I have tried to transfer my creativity to the development of trading strategies. Tradingview is the ideal platform for me. I am selecting and contributing some of the hundreds of scripts to publish in Tradingview community. Welcome everyone to interact with me to discuss these interesting pine scripts.
The scripts posted are categorized into 5 levels according to my efforts or manhours put into these works.
Level 1 : interesting script snippets or distinctive improvement from classic indicators or strategy. Level 1 scripts can usually appear in more complex indicators as a function module or element.
Level 2 : composite indicator/strategy. By selecting or combining several independent or dependent functions or sub indicators in proper way, the composite script exhibits a resonance phenomenon which can filter out noise or fake trading signal to enhance trading confidence level.
Level 3 : comprehensive indicator/strategy. They are simple trading systems based on my strategies. They are commonly containing several or all of entry signal, close signal, stop loss, take profit, re-entry, risk management, and position sizing techniques. Even some interesting fundamental and mass psychological aspects are incorporated.
Level 4 : script snippets or functions that do not disclose source code. Interesting element that can reveal market laws and work as raw material for indicators and strategies. If you find Level 1~2 scripts are helpful, Level 4 is a private version that took me far more efforts to develop.
Level 5 : indicator/strategy that do not disclose source code. private version of Level 3 script with my accumulated script processing skills or a large number of custom functions. I had a private function library built in past two years. Level 5 scripts use many of them to achieve private trading strategy.
Apirine Stochastic MACD w/ MA Selection by Cryptorhythms📊 Apirine Stochastic MACD w/ MA Selection by Cryptorhythms
Intro
Had to re-release due to moderation.
This happens to be my first open source indicator, hope you all enjoy it!
Description
This indicated is ported from November 2019 issue of TASC. “The Stochastic MACD Oscillator” in this issue, author Vitali Apirine introduces a new indicator created by combining the stochastic oscillator and the MACD . He describes the new indicator as a momentum oscillator and explains that it allows the trader to define overbought and oversold levels similar to the classic stochastic but based on the MACD .
Options
-You can enable bar coloration for trade state (signal conditions setup in the "long" and "short" variables).
-You can choose histogram or columns for the convergence/divergence display.
-You can turn on/off and adjust the overbought / oversold zones.
-You can choose what type of moving average to use in the calculation from a small selection of options. This gives you more flexibility to adapt the indicator to your needs.
👍 We hope you enjoyed this indicator and find it useful! We post free crypto analysis, strategies and indicators regularly. This is our 70th script on Tradingview!
🤐Check my Signature for other information
W5T False Breakout StochasticSpecial False breakout Indicator that is part of the W5T Elliott Wave Indicator Suite. Find out more about the whole Indicator with this quick video tour >>>HERE<<<
Stochastic [Gu5]To know if we are in range, I recommend my other indicator "Trend Channel Gu5"
Stochastic shows overbought / oversold
--
Para saber cuando no hay tendencia y estamos en rango, recomiendo usar mi indicador "Trend Channel Gu5"
El cruce de K & D nos muestra cundo el mercado esta en sobre-compra o sobre-venta
Las alertas con banderas ayudan a visualizar mas claramente, evitando las alertas duplicadas
2xStochastic + RSI (two levels, colored)Great tool to find market tops, bottoms, S/R's and reversals.
Rsi has 2 customiseble overbought and oversold levels can show you extreme levels.
Slow Stochastic 1 (25 period) shows small price swings
Slow stochastic 2 (100 period) can show you a greater picture, are we reversing?
Why do you need Leguerre, Murrey, Kaufman oscilator 3000 when you can have old and trusted tool, that has been tweeked very nicely for any timeframe.
I use it in a variety of ways, let me show you some examples:
EXAMPLE 1 (RSI Extreme Level):
1) Find extreme oversold or overbought level that clearly reversed and plop S/R line there. BAM! We have a S/R line
2) Next time you know this line will mean something (Either it will hold, or it will be broken by a big candle) and you can trade it accordingly to Stochastic trading strategy
EXAMPLE 2 (Fibonacci Level finder):
Trading fibo? This can help!
1) Just like fibo trading, find good swing top and bottom
2) You know that price will reverse from 38.2, 50, 61.8, but where? I think this is self explanotory...
Stochastic Momentum IndexStochastic Momentum Index indicator script. This indicator was originally developed by William Blau (Stocks & Commodities V. 11:1 (11-18)).
Slow StochasticThe slow stochastic indicator is a price oscillator that compares a security’s closing price over “n” range. The most commonly used range for the slow stochastic indicator is 14.
Defaults K=14, D=3
DMI Stochastic Extereme - Version 2Version 2 Includes
Custom setting for the Oversold and Overbought Levels
Replaced B and S with arrows
Cleaned up the code and finalized the indicator.
*Unless there is a real need, this indicator will not be revised further.
CM_Stochastic Highlight BarsCM_Stoch Highlight Bars
belgusinc Wanted to Know How To Create Highlight Bars based on Stochastic Bars Being Overbought/Oversold
Basics:
Ability to turn On/Off Crosses Only Above or Below High/Low Lines.
User sets Values Of High/Low lines. (Determines how highlight Bars are plotted, Based on the Value of the 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 Combination of these Features.
Lower Indicator
CM Stochastic Multi-TimeFrameMulti 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 Combination of these Features.
Multi Timeframe Capabilities:
Stoch defaults to current timeframe. You can change to many other timeframes.
Ability to turn On/Off Plotting 2nd Stoch on same TimeFrame with different settings
Ability to turn On/Off Plotting 2nd Stoch on Different TimeFrame
Much More…All Inputs and Options are Adjustable in Inputs Tab.