RSI_EMAx3_Stoch_SushiBased on the RSI + EMAx3 script, I further added the Stochastics to it, to create the all in one indicator for my current style of trading. It's more convenient to have just one indicator, imo, instead of two at the bottom.
Like I mentioned in the RSI_EMAx3 script, the EMAs can be used similar to the "Williams Alligator" and as Support & Resistance for the RSI, or any other way one can utilize them.
스토캐스틱 오실레이터
EMA Cross Daily timeframe w/ Slo_StoUse it to play both sides of the market... Buy If STO line c/o the 20 and overall trend is up or Short if STO drops below 80 and overall trend is lower. DAILY TIME FRAME!!
VolumeS as stochv1just to show a concept . I use volume S to make it as stoch and add to it MTF function
B=buy
S=sell
D=down
if you do not like the MTF fuction just remove it from code or put the time frame of graph to be exact as MTF one
I did not add alert as it just a concept idea , to make it more complex it easy if you add more indicators to it and then compare the signals
have fun
Stochastic Bollinger StrategyBollinger defaults = 20, close, 2
Stochastic defaults = 13, 5, 5
Buy Signal (GREEN triangle):
BULLISH candle formed
Candle OPEN is LESS than LOWER Bollinger Band
Stochastic (K) is LESS than 20
Sell Signal (RED triangle):
BEARISH candle formed
Candle OPEN is GREATER than UPPER Bollinger Band
Stochastic (K) is GREATER than 80
Read more about the strategy and where to set buy stops and sell stops here: swing-trading-strategies.com
CS Basic Scripts - Stochastic Special (Strategy)This Stochastic Special Strategy features inputs for:
- Custom Backtesting Date Range
- Long and Short Strategy Discinctions
- Utilize SMI, RSI, Martingale, and Body-Filter Strategy
- Adjust the SMI Percent Lengths and Limit
- Automate with the Autoview Trading Bot
Strategy script may be tested by favoriting and adding to any chart.
Study script is available for automated trading at www.cryptoscores.org
[Delphi] Power Tools OscillatorsFEATURES
- RSI
- Stochastic
//******************************************************************************
// Power Tools Oscillators
// Inner Version 1.0 04/12/2018
// Developer: iDelphi
//------------------------------------------------------------------------------
// 04/12/2018 Added RSI
// 04/12/2018 Added Stochastic
//******************************************************************************
Color CandlesUses 6 most common indicators to color candles when they give buy/sell signals.
Use line view to see candle colors.
Purple = 6 buy signals
Teal = 5 buy signals
Navy = 4 buy signals
Lime = 3 buy signals
Green = 2 buy signals
Pale Green = 1 Buy signal
White = neutral
Gray = 1 sell signal
Yellow = 2 sell signals
Orange = 3 sell signals
Red = 4 sell signals
Firebrick = 5 sell signals
Black = 6 sell signals
Parabolic SAR calculated as .02, .02, .2. Traditional Buy/Sell. Green/Red Dots.
Bollinger Band calculated as 20, 1. Buy/Sell when above or below band. Aqua filled band.
MACD calculated with emas 12, 26, 9. Traditional MACD/Signal cross Buy/Sell. Filled Blue/Orange band.
RSI length 14. Traditional Buy/Sell below 30 and above 70. Green/Yellow/Red line below price.
ADX/DI len 14. Traditional crossover Buy/Sell. Filled Lime/Green above price.
Stochastic 14/3/3. Traditional 20/80 Buy/Sell. Filled teal/orange above price.
MBY_BTC_Long&ShortThis indicator based on 15Min Bitfinex BTC chart.
Can help you watching short/long position on your sheet.
이 인디케이터는 비트파이넥스 15분 봉 비트코인 차트가 기본이 됩니다.
수정하실 수 없습니다.
이 지표는 비트코인 롱/숏 포지션을 사용자의 차트에 표시해줍니다.
감사합니다.
사용을 희망하는 분은 관심과 좋아요 부탁드리겠습니다.
B3 Extended StochasticB3 Extended Stochastic ~ This is my personal take on the standard "Stochastic Full" study that most platforms natively carry. However, this is slightly more powerful. The simple difference is that in a normal stochastic indicator, 0 and 100 are the minimum and maximum values. Here there is no min/max, hence the title "Extended Stochastic." When extended beyond 0 or 100, this tells you if you're expanding range (breaking out), and often the stochastic turns that are beyond the 0 or 100 lines tend to be more juicy than normal stochastic overage turns. There is still the classic 20/80 over-lines, and they still carry their full validity in this script. Think of extended range as additional information and not a remaking of the indicator. You will find it quite successful in oscillation, but as always, oscillators struggle in long running trends.
~B3
Check out my Tview page for more scripts. :)
www.tradingview.com
Anwar - Stoch vs RSIStochastic vs RSI:
Green is upper than red : long
Red is upper than green : short
RSI STOCH Deviate 1.0his indicator simplifies the signal, the green vertical line stands for "buy" and the red vertical line stands for "sell"
inwCoin Stoch+BB AlertSimple alert to go along with the inwCoin Stoch+BB Strategy
Please not that the alerts are persistent, if you already enter the position,
just ignore the rest of the same alert until the opposite alert show up
( long then short / or short then long , if change, just close and enter opposite position )
You can set the alert and let it tell you to iOS app via TradingView app ( yey! )
Please note that, if you don't have bot to track your trailing start/stop. you have to enter the TP/SL manually ( also tracking the position )
So... be careful to follow this alert. just try it with small amount of money first.
and make sure to set stop loss every time because OKEX is a portfolio killer if you don't have any stop loss.
inwCoin BB+Stoch StrategyStrategy using BB and Stoch for entry, trailing for exit.
-------
IDEA
-------
* If price move to reach upper BB and pull back and cross down middle line, and stoch is on OB zone, it will enter short.
* If price move to reach lower BB and pull back and cross up middle line, and stoch is on OS zone, it will enter long.
* Stoch help filter out the bad entry from BB logic, helping with high win trade %
* I smooth out stoch by using 30 length and found out it give better profit%
=============================================
Test Data Detail
=============================================
Exchange : OKEX
Coin : BTCUSD3M
Timeframe : 1H
Date range : 2018/1/1 - 2019/1
For : Trailing with bot ( If you have one :P )
Config
Trade % = 20 ( You can increase trade size of your total port but it will get you into more risky trade. ( but yes, more profit ) ... u can increase trade size if you have enough profit
Trailing Start = 20 ( If you can write bot, it will start trailing when the profit % reach this value )
Trailing Stop = 5 (If you can write bot, it will take profit if the profit drop below this value from trailing start.)
Take Profit = 100 (It will set fixed TP for whipsaw case ( rarely reach this target ) )
Stop % = 50 ( so this trade is RR = 2 nice! )
Leverage = 20 ( so we can withstand the price fluctuation and not get liquidated, if you trade spot, please choose 1 also, please adjust TP and stop accordingly eg. leverage 1 / TP = 20 / SL = 10 )
Trade Direction = Both ( for margin market, if you want to trade spot like Binance you can choose long only )
Stoch Oversold Zone = 30 ( if stoch stay below or equal this value, it is oversold )
Stoch Overbought Zone = 50 ( if stoch stay above or equal this value, it is overbought )
Stoch Length = 30 ( the more length, the more smooth out of Stoch )
SmoothK1 = 1 ( the smoothness of K )
Top GoonTOP GOON indicator
Inverse Fisher Stochastic + Momentum
If you know range rules you will love the TGI
Midpoint+ is BULLISH
Midpoint- is BEARISH
Cyan+ EXTREME BULL
Yellow- EXTREME BEAR
Watch Cyan/Yellow to break for volatility
new versions will be made and updated hear :)
TG is shown on the bottom
Momentum Index by @satoshiheavy is above that
and on top is Satoshi's RSI by @satoshiheavy
Twitter:
@bitcoinTAplus
@satoshiiheavy
Relative Strength Index & Stochastic RSIThis script calculates both RSI (Relative Strength Index) and Stock (Stochastic) RSI Indicators, and plots them with a distinctive background on the same graph. The colors were chosen to be very easy on the eyes.
I published it as a way to give back to this community. Use your own judgement when trading, I am not responsible for any losses resulting from the use of my script.
Feel free to modify the script with no attribution.
StochCMO - Stochastic CMO [SHK]StochCMO is the combination of Stochastic and CMO (Chande Momentum Oscillator).
The StochCMO is an indicator used in technical analysis that ranges between zero and one and is created by applying the Stochastic Oscillator formula to a set of Chande Momentum Oscillator (CMO) values rather than standard price data. Using CMO values within the Stochastic formula gives traders an idea of whether the current CMO value is overbought or oversold - a measure that becomes specifically useful when the CMO value is confined between its signal levels of 20 and 80.
Usage:
The usage of StochCMO is similar to StochRSI.
StochCMO vs StochRSI:
The difference between these indicators can be realized by comparing CMO & RSI:
CMO is similar to the Relative Strength Index (RSI) except that it measures momentum on both up days and down days. The CMO also does not use internal smoothing and thus does not obscure short-term extremes in momentum. As a result, the CMO often reaches over bought and over sold areas more regularly than momentum indicators, such as the RSI, that have internal smoothing.
Hope it helps you.
Fibonacci Gann Support/Resistance (FGSR) Stochastic Cloud[cI8DH]This script shows Fib and Gann levels. It is basically reverse engineered stochastic. Default levels include golden ratios (0.618 and 0.382) and Gann ratios (0, 0.25, 0.5, 0.75, 1.0). There are two methods of calculating swings, one is based on time alone as in standard stochastic and another is partially time dependent. A comparison is shown in the chart below.
I found 0.42 and 0.58 are interesting retracement levels for BTC on long term swings as shown in the chart below.
Note that you should tune the length based on the instrument you are trading.
Here is a TL;DR list of my indicators to save you some time from looking at my obsolete indicators.
WH RSIRSI modified to candles with stoch overlay. Default settings at 14 but recommend 5 if scalping for more sensitive movements. Green zone is bullish zone, blue is neutral, and red is bearish for both stoch and rsi.
TREND REVERSAL DETECTOR TR detector: Trade with the trend not against it. This indicator will warn you in advance before the market changes its direction.