[KL] Bollinger bands + RSI StrategyThis strategy is based on two of my previous scripts, one called “RSI14 + 10”; the other one called “Bollinger Bands Consolidation”. At its core, it combines the main setups from each of those two scripts but excludes the auxiliary features that were considered as experimental. This strategy will identify periods of squeeze, and then enter long during consolidation with a trailing stop loss set.
Primary indicator will be the Bollinger Bands. By comparing the width of the BBs with the ATR of the same lookback period (i.e. 2 standard deviations of the 20 recent closing prices vs ATR(20) x2), we begin to look for confirmation for entry whenever the standard deviation of prices is less than the ATR. This can be seen visually in the plots (i.e. default gray lines representing ATRx2 relative to BB center line).
Confirmation for entry will be the RSIs (slow-14, and fast-10). If both are upward sloping, then we assume prices are in an uptrend and may eventually break above upper band. RSIs are typically in mid-range when prices are consolidating, therefore no need to measure it.
Exits will happen in two cases, (1) when trailing stop loss hits, or (2) when RSIs signal that the instrument is overbought. No. 1 is self-explanatory. No. 2 happens, when RSI14 reaches above 70 (can be changed), followed by RSI10 catching up and surpassing RSI14.
在腳本中搜尋"rsi"
Full strategy Psar+ adx + cmf + rsi This ia full strategy made with a combination of a trender, volume, volatility and oscillator.
In this case we only go long.
Indicators used:
Default PSAR
Default CMF
Modified RSI logic, not using OB/OS
ADX with EMA applied
The rules are : we check if we are in a uptrend on psar, together with a positive value in volume, rsi is above the middle line(50), using a big length, and lastly the ADx is superior to the ema ADx
For exit, we check the opposite, like downtrend psar, negative value volume, rsi < 50, and adx < ema adx
If you have any questions let me know.
Crypto rsi cci mf stoch rsi oscillators all in one strategyThis is a strategy based on the popular oscillator like RSI, CCI, MF and Stochastic RSI oscillators.
In this situation I use a very high length , 100 candles, and the middle point between overbought and oversold levels at 50.
The entry for long is when all oscilators are above 50, and the exit is when they are below 50 + plus some minor modifications
If you have any questions, please message me a private message !
Strategia RSI sempliceQuesto semplice script sfrutta il RSI a 14 periodi per comprare (solo long) quando RSI crocia al rialzo i 30 (oversold line) e chiude l'operazione quando RSI crocia al ribasso i 70 (overbought line).
La strategia è stata progettata sul TimeFrame delle 4H (su BTC) e dimostra come una semplicissima strategia con un solo segnale poteva portare un 20% dal 2020 ad oggi su BTC/USD
CCU MFI + RSI + STOCH RSIThis demonstrates the accuracy of entry signal of the MFI + RSI + STOCH RSI strategy
1. AutoBots Trading - BACKTEST: RSIBACKTEST: Relative Strength Index - RSI
1. Description: entry point The relative strength index ( RSI ) is a momentum indicator used in technical analysis that measures the magnitude of recent price changes to evaluate overbought or oversold conditions in the price of a stock or other asset. The RSI is displayed as an oscillator (a line graph that moves between two extremes) and can have a reading from 0 to 100. The indicator was originally developed by J. Welles Wilder Jr. and introduced in his seminal 1978 book, "New Concepts in Technical Trading Systems."
2. Strategy rules: defined based on the component, signal count, entry prices, open order count, position check, position averages, conditional closes and close signals.
3. Risk management: system was defined based on the choice of only long, only short or both sides. Defining the choice of take profit, stop loss and trailing stos (no repaint).
4. Symbol: IBOV (only)
5. Suggested Timeframe: 4H
6. Parameter for optimization: 3, 40, 65, side: both, tp: 4%, sl: 2%, ts: na
7. Walk forward simulation
7.1. In sample period: jan/2018-jan/2020
7.2. Out of sample period: jan/2020 - ago/2020
** For purpose educate only
Fibonacci + RSI - StrategyStrategy: Fibonacci + RSI:
- Intraday trading strategy (Scalping).
Time Frames Tested with best Results:
30 Minutes.
5 Minutes.
15 Minutes.
1 Minute
Indicators Used:
RSI (30 / 70)
Fibonacci (1 - 0.784)
How it Works:
Once the Price Hits the 1 or -1 Fibonacci Level and bounces a little bit, It checks the RSI if Over Bought or Over Sold According to 30 - 70.
If both conditions are satisfied, it triggers a Long or Short Positions.
Further Notes:
- I have put a Stop-loss with a 2% just for further upgrades.
- Not advised to use in High Volatility Markets.
- No Repaint was observed during a 2-Weeks Tests.
If you have any suggestions or modifications please contact to add.
If you have observed any bad behavior please contact to fix.
Trade wisely.
GMS: RSI & ROC StrategyThis is a basic strategy like the RSI one I posted. This one adds in the Rate of Change indicator as well.
You can separate the two for RSI only and ROC only. Everything else is the same as the RSI strategy.
- Simple moving average trend filter.
- Simple moving average trade exit.
- Both long and short or each on it's own.
The source code should be open if you want to see it or modify it for your own project. I hope it helps!
Andre
Global Market Signals
inwCoin Sto RSI Bullish/Bearish Divergence + Scalping StrategyStochastic RSI is well-known oscillator indicator for finding potential bottom/top within each timeframe.
Inspired by some dude from twitter that showing how his bot is working. So I tried to write this strategy to work with small timeframe.
After trial and error, I found out that if we take profit by using previous high of lookback period, we still able to make some profit with small TF.
How it work?
---------------
1) This strategy will find the STO RSI bullish or bearish divergence in 15 min timeframe, if found one, it will enter the trade long or short.
2) If price sideway and the candle since last entry is more than "Cooldown period", it will start looking for STO RSI bull/bear divergence again.
3) It will keep pyramid your entry to "max pyramid" option
4) If price close above or below previous high/low from "TP lookback period" option, it will take profit or take loss of that position.
Cautions
-----------
1) The result is good because in the pass 2 months, we enter bull trend for BTC and other crypto.. So chance that we able to close position with profit is alot higher than loss.
2) But if trend change. This scalping strategy is dangerous to use, because you will take loss down and your loss will build up every single day. ( Make sure to filter trend first )
3) I tried with bear trend with short trade, and it seem profitable. ( But you'll bankrupt if you run long scalp in downtrend, and vise versa )
Alert?
------
I also have alert version of this strategy, if you want to use, please let me know.
ADX-RSI RainorThis is a strategy based on the RSI and ADX indicators, used together to output an input and output signal from the trade.
Within the parameters we can identify the length and tolerance of each indicator separately, the length is due to the basic parameter in each of the indicators, on the other hand the tolerance is a threshold where it is determined when it is overbought / oversold in RSI and in ADX is the minimum value for the strategy to consider strength in the trend
the entry strategy is when it is above the thresholds in the 2 indicators and the exit with profit is when the force is less than the ADX threshold
As a note on the RSI threshold, it is considered as follows: oversold is from 0 to the threshold and overbought is from 100 to 100-threshold. Therefore if we take the default value (42) the neutral zone is from 42 to 58
I hope you liked it, if so you can support me with some observation or a like
Pivot Point Reversal + RSI StrategyThis strategy joins the Pivot Reversal strategy with the RSI indicator.
We check RSI level at the pivot point level and only if RSI condition is satisfied we update levels for stop orders.
The strategy works pretty good for crypto, 30m, 1h, 2h timeframes.
TradersVenue RSI+OHL StrategyTradersVenue RSI+OHL strategy generates buy/sell signals basis the open=high, open=low, RSI crossover above 60 and RSI crossunder 60 logic. Back testing results are good. However since it uses HeikinAshi charts exact profit will vary. But basis my trading experience its highly profitable and can be used for intraday and positional trading. This will benefit option writers to maximum as the results are quite consistent.
TradersVenue RSI+OHL StrategyThis is one fantastic trading strategy which works on RSI and OHL metrices. Go long when RSI crosses above 60 and go short when RSI crosses below 60. Apart from that in 15 mins candle if open = high in Heikin-Ashi charts then go short and if open = low then go long.
MACD + Stochastic + RSI (Long + Short)My strategy uses a combination of three indicators MACD Stochastic RSI .
The Idea is to GO LONG when ( MACD > Signal and RSI > 50 and Stochastic > 50) occures at the same time
and GO SHORT when ( MACD < Signal and RSI < 50 and Stochastic < 50)
This strategy works well on futures and stocks especially during market breaking up after consolidation
The best results are on Daily charts , so its NOT a scalping strategy. But it can work also on 1H charts.
The strategy does not have any stops and profit targets, so we can take all the market can give us at the moment.
The exit point only when MACD goes under/over Signal line
Its Preformance is quite stable.
So, use it, trade it.
If it will help you to imprive your trading results, please donate me
BTC: 12kd1F8buWisUBdq27BBwRkUvzW7Ey3og5
NGRN MACD-X & RSI v4 STRATEGYMACD-X, RSI & Volume Indicator Strategy - Version 4
Overview
This strategy and it's associated study were modeled after the famous Philakone described algorithms on his now defunct instructional video series.
This indicator allows for full customisation of parameters and interaction between three indicators that allow users to shape their trading methods to their desired goals. This associated strategy also allows users to backtest the study alerts script and find the best settings towards that end.
MACD + RSI + VOLUME - are of the most powerful and widely usded indicators, MACD/Histogram crosses, coupled with RSI & Volume increases/decreases will detects areas of deeply oversold / overbought and buys/sells on the reversal
Features
Full customisation - All parameters are open for customising to allow the trader to build their own strategy and adapt from market to market.
Clean/Simple UI - Facilitating ease of use.
Enable Buying OR Selling, - or have them both active at the same time.
Toggle off and on ALTERNATING Buy and Sell feature (pyramiding) - to allow for consecutive DCA style buys or SCALING out of an entry (partial sell).
Customizable Stop-Loss plot - to enable users to create a STOP-LOSS alert option or other alert(s) based on the plot location.
Toggle Auto Stop-Loss sell option - to enable users choose whether or not to automatically issue a sell signal when close crosses stop loss plot, or choose to toggle off if not profitable.
Customizable Take-Profit plot - to enable users to create a TAKE-PROFIT alert option or other alert(s) based on the plot location.
Study and associated Strategy - to use the TradingView ‘Strategy Tester’ back-testing features to find the best alert settings for specific coins in bear, bull and sideways markets.
Changes Version 4
Improved STOP-LOSS plot draw.
Added the option to automatically sell when stop-loss cross triggered or have the option disabled, in the event a better profit can be achieved.
Added new TAKE-PROFIT plot (aqua line) to visually guide users where to place the TAKE-PROFIT parameter as well as give users options to create alerts based on the TAKE-PROFIT plot.
Access
Full Access is 0.1 ETH , one time fee for LIFETIME access to the STUDY indicator, STRATEGY and future updates as well as support and SETTINGS for various markets on the Binance Exchange.
Settings
SCREENSHOT LINKS:
BUY SETTINGS: prntscr.com
SELL SETTINGS: prntscr.com
Bollinger Bands + RSI Double Strategy (by SlumdogTrader)
// SlumdogTrader's Bollinger Bands + RSI Double Strategy - Profit Trailer
//
// Version 1.0
// Script by SlumdogTrader on July Fri 13(!), 2018.
//
// This strategy uses a normalise Bollinger Bands + RSI.
//
// Bollinger Band triggers
// SELL - when the price is above the upper band.
// BUY - when the price is below the lower band.
//
// RSI triggers
// SELL - when the price is above 55.
// BUY - when the price is below 45.
//
// This simple strategy only triggers when
// both the BB and the RSI
// indicators, at the same time, are in
// a overbought or oversold condition.
//
// Visit my TradingView work at:
// www.tradingview.com
//
// Visit my website at:
// www.slumdogtrader.com
NGRN MACD-X & RSI v3.1 STRATEGYMACD-X, RSI & Volume Indicator Strategy - Version 3.1
Overview
This strategy and it's associated study were modeled after the famous Philakone described algorithms on his now defunct instructional video series.
This indicator allows for full customisation of parameters and interaction between three indicators that allow users to shape their trading methods to their desired goals. This associated strategy also allows users to backtest the study alerts script and find the best settings towards that end.
MACD + RSI + VOLUME - are of the most powerful and widely usded indicators, MACD/Histogram crosses, coupled with RSI & Volume increases/decreases will detects areas of deeply oversold / overbought and buys/sells on the reversal
Features
Full customisation - All parameters are open for customising to allow the trader to build their own strategy and adapt from market to market.
Clean/Simple UI - Facilitating ease of use.
Enable Buying or Selling, - or have them both active at the same time.
Toggle off and on ALTERNATING Buy and Sell feature (pyramiding) - to allow for consecutive dollar cost averaging style buys or SCALING out of an entry (partial sell).
Customizable Stop-Loss plot - to enable users to create a STOP-LOSS alert option or other alert(s) based on the plot location. See settings screenshot.
Study and associated Strategy - to use the TradingView ‘Strategy Tester’ back-testing features to find the best alert settings for specific coins in bear, bull and sideways markets.
Changes Version 3.1
UI consolidates reduntant script inputs making the script easier to use.
Fixes STOP-LOSS algorithm.
Adds a STOP-LOSS Plot (red line) to enable users to create a STOP-LOSS alert option or other alert(s) based on the plot location. See settings screenshot.
Access
Full Access is 0.1 ETH , one time fee for LIFETIME access to the STUDY indicator, STRATEGY and future updates as well as support and SETTINGS for various markets on the Binance Exchange.
Settings
BUY SETTINGS: prntscr.com
SELL SETTINGS: prntscr.com
STOP-LOSS SETTINGS : prntscr.com
Crypto SMA and RSI StrategyThis is a fairly simple strategy that just leverages 3 SMAs based on fib ratio's and a short frame RSI.
The SMAs are for entry signals, the RSI is the exit signal.
Basic premise: when the orange line crosses above the blue line you go long--you close that long position when the RSI climbs over 72.
You short when the orange line crosses under the blue line, you close that short position when the RSI dips under 34.
There's also medium term entries (white over orange if orange>blue for long, opposite for short) and there's the standard 200 and 50 day SMAs in the background (not charted) to indicate potential large market reversals.
As always you still need to apply judgment and this suffers the same deficiencies that simple moving averages have but it generally hits a 60% frame for winning positions.
NGRN MACD-X & RSI v2 STRATEGYMACD-X, RSI & Volume Indicator Strategy - Version 2.0
Overview
This strategy and it's associated study were modeled after the famous Philakone described algorithms on his now defunct instructional video series.
This indicator allows for full customisation of parameters and interaction between three indicators that allow users to shape their trading methods to their desired goals.
This associated strategy also allows users to backtest the study alerts script and find the best settings towards that end.
MACD + RSI + VOLUME - are of the most powerful and widely usded indicators, MACD/Histogram crosses, coupled with RSI & Volume increases/decreases will detects areas of deeply oversold / overbought and buys/sells on the reversal
Features
Full customisation - All parameters are open for customising to allow the trader to build their own strategy and adapt from market to market.
Toggle Buying and Selling, or have them both active at the same time.
Toggle off and on ALTERNATING Buy and Sell feature to allow for consecutive DCA style buys or SCALING out of an entry (partial sell).
Access
Full Access is 0.07 ETH, one time fee for full unlimited access to the indicator, strategy and future updates as well as support and SETTINGS for various markets on the Binance Exchange (currently only USDT)
StochRSI and RSI StrategyThis is a strategy that is based around using the general value of the RSI to determine the trend and then using the Stoch RSI to pick and entry point.
It also uses the RSI to determine a profit taking point or exit point from the trade.
This version doesn't have a stop loss other than the signal to trade the opposing direction. Therefore it is more effective in higher trading time frames like Daily and Weekly.
I have also added the function of selecting the time frame for which the strategy is applied to.
Double RSI lines with stochastic Strategy (by Zhipengcfel)Double RSI lines to find the current trend. The Stochastic was used to buy (if double RSI line shows bull trend) or sell (if double RSI line shows bearish trend).
This is just a demo vision and can not be used for real auto trading, so i will not publish the full script.
Thanks to @ChartArt.
Good luck to all!
Strategy RSI Backtest The RSI is a very popular indicator that follows price activity.
It calculates an average of the positive net changes, and an average
of the negative net changes in the most recent bars, and it determines
the ratio between these averages. The result is expressed as a number
between 0 and 100. Commonly it is said that if the RSI has a low value,
for example 30 or under, the symbol is oversold. And if the RSI has a
high value, 70 for example, the symbol is overbought.
You can change long to short in the Input Settings
Please, use it only for learning or paper trading. Do not for real trading.
MACDouble + RSI (rec. 15min-2hr intrv) Uses two sets of MACD plus an RSI to either long or short. All three indicators trigger buy/sell as one (ie it's not 'IF MACD1 OR MACD2 OR RSI > 1 = buy", its more like "IF 1 AND 2 AND RSI=buy", all 3 match required for trigger)
The MACD inputs should be tweaked depending on timeframe and what you are trading. If you are doing 1, 3, 5 min or real frequent trading then 21/44/20 and 32/66/29 or other high value MACDs should be considered. If you are doing longer intervals like 2, 3, 4hr then consider 9/19/9 and 21/44/20 for MACDs (experiment! I picked these example #s randomly).
Ideal usage for the MACD sets is to have MACD2 inputs at around 1.5x, 2x, or 3x MACD1's inputs.
Other settings to consider: try having fastlength1=macdlength1 and then (fastlength2 = macdlength2 - 2). Like 10/26/10 and 23/48/20. This seems to increase net profit since it is more likely to trigger before major price moves, but may decrease profitable trade %. Conversely, consider FL1=MCDL1 and FL2 = MCDL2 + (FL2 * 0.5). Example: 10/26/10 and 22/48/30 this can increase profitable trade %, though may cost some net profit.
Feel free to message me with suggestions or questions.