RSI Cor Bias [Moto]Hello traders,
This is a pretty simple script. It gives a background directional bias color respective to RSI levels from input thresholds in the settings. Users can choose the upper and lower thresholds and the symbol that the RSI is from.
For example, by default, the upper threshold is 52 and the lower 48. If Bitcoins RSi is above 52, the background color will be green, below 48 it's pink, between and no color will be applied.
Generally, buying should be occurring in pink to green transition or in green, and conversely selling should be occurring in green to pink transition or in pink.
Thanks,
Moto
Relativestrength
MTF Dots BTC-Pair [Auto] [Moto]Hello traders,
Rsi is pretty commonly used and for some good reasons. When I'm trading, I don't always want to use the USDT/USDTPERP rsi, I want to see the correlated BTC pair Rsi of that asset
This script is similar to my MTF Dots and MTF Dots Cor scripts, but with an important and crucial distinction.
This shows user input oversold and overbought RSI metrics for multiple simultaneous timeframes comparatively to a perpetual futures contracts respective BTC pair automatically.
IMPORTANT: As of posting, the script will only show relevant information if the observed chart is a Binance perp chart. Any other chart and the script will not show data.
For example, if a user is on the BINANCE:SOLUSDTPERP chart, the script will show oversold and overbought Rsi data points for BINANCE:SOLBTC. If observing the BINANCE:ZRXUSDTPERP chart, it will give metrics for BINANCE:ZRXBTC Rsi.
There are six time frames, set to "Chart" resolution by default, which have individual period, overbought and oversold levels of strength.
DM for access,
Thanks
Oversold RSI with Tight Stop-Loss Strategy (by Coinrule)KRAKEN:LINKUSD
This is one of the best strategies that can be used to get familiar with technical indicators and start to include them in your rules on Coinrule .
ENTRY
1. This trading system uses the RSI (Relative Strength Index) to anticipate good points to enter positions. RSI is a technical indicator frequently used in trading. It works by measuring the speed and change of price movements to determine whether a coin is oversold (indicating a good entry point) or overbought (indicating a point of exit/entry for a short position). The RSI oscillates between 0 and 100 and is traditionally considered overbought when over 70 and oversold when below 30.
2. To pick the right moment to buy, the strategy enters a trade when the RSI falls below 30 indicating the coin is oversold and primed for a trend reversal.
EXIT
The strategy then exits the position when the price appreciates 7% from the point of entry. The position also maintains a tight stop-loss and closes the position if the price depreciates 1% from the entry price. The idea behind this is to cut your losing trades fast and let your winners ride.
The best time frame for this strategy based on our back testing data is the daily. Shorter time frames can also work well on certain coins, however in our experience, the daily works best. Feel free to experiment with this script and test it on a variety of your coins! With our back testing data a trading fee of 0.1% is taken into account. The fee is aligned to the base fee applied on Binance, which is the largest cryptocurrency exchange by volume. In the example shown, this strategy made a handsome net profit of 52.6% on Chainlink with 66.67% of trades being profitable.
You can execute this strategy on your favorite exchanges with Coinrule .
Stochastic RSI HeatmapStochastic RSI presented as a heatmap starting from the oversold (20) / overbought (80) levels respectively. The more oversold / overbought the price, the more intense the color (blue / fuchsia).
RSI correlation with cryptoindices [strategy version]Dear TV'ers,
Hereby the strategy script where the RSI of an altcoin can be compared to one of the selected cryptocap indices. Included are:
-total market cap
-total market cap minus bitcoin
-total market cap others
-total market cap usdt
-cix100 index
-btc dominance
-btc total cap
If the signal crosses over 1, then the altcoin is undervalued compared to the crypto index (and considered a buying signal here). If the signal crosses under 1, then the altcoin is overvalued compared to the selected crypto-index and a short signal is produced.
!!Please note that the selected timeframe for the reference pair should be a higher time of the chart in order to prevent repainting!!!
Relative Strength Super Smoother by lastguruA better version of Apirine's RS EMA by using a superior MA: Ehlers Super Smoother.
In January 2022 edition of TASC Vitaly Apirine introduced his Relative Strength Exponential Moving Average. A concept not entirely new, as Tushar Chande used a similar calculation for his VIDYA moving average. Both are based on the idea to change EMA length depending on the absolute RSI value, so the moving average would speed up then RSI is going up or down from the center value (when there is a significant directional price movement), and slow down when RSI returns to the center value (when there is a neutral or sideways movement). That way EMA responsiveness would increase where it matters most, but decrease where there is a high probability of whipsaw.
There are only two main differences between VIDYA and RS EMA:
RSI internal smoothing - VIDYA uses SMA, as Chande's CMO is an RSI with SMA; RS EMA uses EMA
Change direction - VIDYA sets the fastest length; RS EMA sets the slowest length
Both algorithms use EMA as the base of their calculation. As John F. Ehlers has shown in his article "Predictive and Successful Indicators" (January 2014 issue of TASC), EMA is not a very efficient filter, as it introduces a significant lag if sufficient smoothing is required. He describes a new smoothing filter called SuperSmoother, "that sharply attenuates aliasing noise while minimizing filtering lag." In other words, it provides better smoothing with lower lag than EMA.
In this script, I try to get the best of all these approaches and present to you Relative Strength Super Smoother. It uses RS EMA algorithm to calculate the SuperSmoother length. Unlike the original RS EMA algorithm, that has an abstract "multiplier" setting to scale the period variance (without this parameter, RSI would only allow it to speed up twice; Vitaly Apirine sets the multiplier to 10 by default), my implementation has explicit lower bound setting, so you can specify the exact range of calculated length.
Settings:
Lower Bound - fastest SuperSmoother length (when RSI is +100 or -100)
Upper Bound - slowest SuperSmoother length (when RSI is 0)
RSI Length - underlying RSI length. Unlike the original RSI that uses RMA as an internal smoothing algorithm, Vitaly Apirine uses EMA, which is approximately twice as fast (that is needed because he uses a generally long RSI length and RMA would be too slow for this). It is the same as the Upper Bound by default (0), as in the original implementation
The original RS EMA is also shown on the chart for comparison. The default multiplier of 10 for RS EMA means that the fastest EMA period is around 4. I use the fastest period of 8 by default. It does not introduce too much of a lag in comparison, but the curve is much smoother.
This script is just an interface for my public libraries. Check them out for more information.
TASC 2022.05 Relative Strength Exponential Moving Average█ OVERVIEW
TASC's May 2022 edition Traders' Tips includes the "Relative Strength Moving Averages" article authored by Vitali Apirine. This is the code implementing the Relative Strength Exponential Moving Average (RS EMA) indicator introduced in this publication.
█ CONCEPTS
RS EMA is an adaptive trend-following indicator with reduced lag characteristics. By design, this was made possible by harnessing the relative strength of price. It operates in a similar fashion to a traditional EMA, but it has an improved response to price fluctuations. In a trading strategy, RS EMA can be used in conjunction with an EMA of the same length to identify the overall trend (see the preview chart). Alternatively, RS EMAs with different lengths can define turning points and filter price movements.
RS EMA is an adaptive trend-following indicator with reduced lag characteristics. By design, this was made possible by harnessing the relative strength of price. It operates in a similar fashion to a traditional EMA, but it has an improved response to price fluctuations.
█ CALCULATIONS
The following steps are used in the calculation process:
• Calculate the relative strength (RS) of a given length.
• Multiply RS by a chosen coefficient (multiplier) to adapt the EMA filtering the original time series. Calculate the EMA of the resulting time series.
The author recommends RS EMA(10,10,10) as typical settings, where the first parameter is the EMA length, the second parameter is the RS length, and the third parameter is the RS multiplier. Other values may be substituted depending on your trading style and goals.
The Brain Trust Presets Strategies [BTC / ETH] [PrismBot] [Lite]This strategy contains 9 different timeframe strategies (2 strategy types with pre-adjusted filter options for the different timeframes) tailored to BTC ( Bitcoin ) and ETH ( Ethereum ) on Binance. While I've listed these prebuilt strategies for specific timeframes, they are versatile enough to be checked and tested on other timeframes, and exchanges as well. I have been careful to avoid any curvefitting or overfitting. Included is useful default order settings, but we wanted to ensure you, the user, has control over the order settings for your own equity and trading.
These strategies are created, tailored, tested, and actively used by me.
It is up to you to do your own due diligence when testing these strategies on your exchange, and for your use, and PrismBot bears no responsibility for losses from the use of these strategies.
These strategies employ a variety of methods. Notable inclusions are other live strategies of mine including but not limited to:
ADX + MACD
RSI
Consolidations
Bull Bear Power
Volume Calculations
Open Interest Data
All of these setups include trend trading methods intended to maximize profitability in strong trending markets, and filters deployed to prevent failures in consolidation, though nothing is failproof.
You can control your leverage, quantity calculations, and other order settings. However, all other strategy input parameters are controlled by the strategy selectors.
Some strategies use 1.5 to 1 Risk to Reward ratio while others use 1:1.
How we execute trades for each strategy:
For 10m and 45m
we use a variety of settings for a Normalized MACD and ADX indicator. The thesis is we detect Normalized MACD crossovers at specific values and only allow trading of the strategy when the ADX is above a specific value.
For 15m, 1H, and 45m
we utilize the RSI crossovers of overbought and oversold and use the RSI moving average to filter trades. The thesis is we detect overbought for long and oversold for short.
For each strategy we use additional filters such as Bull Bear Power, Volume Flow, and Open Interest calculations to simply validate a trade.
Automatic Mode
In automatic mode, we detect your timeframe and current coin chart to decide one of the strategies from our database. If you want to manually select a different strategy or try the strategies on different cryptocurrencies, you can disable automatic mode entirely.
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.
Spot [Moto]Hello traders,
This indicator was primarily designed to show the dominating influence of the underlying spot asset while trading perpetual futures, specifically on Binance.
IMPORTANT: In order for this indicator to work properly/accurately you must be observing a Binance Perpetual future chart. The indicator detects which perpetual future symbol you're observing and changes its comparative metrics accordingly. If you're observing some other chart family, it will either be inaccurate or default to Binance spot BTC vs Binance perp BTC.
In my opinion spot price and metrics are more important to observe than derivatives. If I'm looking for entries or exits I want to know that spot is leading the way, and with evidential conviction. This indicator/signal is designed to be used in context and not to be the sole metrics observed. By comparing the spot chart metrics and the respective spot chart metrics, one is able to ascertain which candles are predominantly 'lead' or dominant via spot price action or conversely derivative lead. Generally, I've found, derivative lead moves have a highly likelihood of reverting
1) Spot engulfing - When spot has exerted control successfully on the current candlestick
This and other plot shapes contain plot shape sizing options and are optionally filtered via the cycled Rsi in the inputs
Smaller plot shapes (auto-sized) show when the candle is spot influenced, but not engulfing.
2) Spot Candle reversals - "E" and "e" plot shapes
These signals are sequential engulfing and opposing candles. "E" being when sequential engulfing candles print, "e" forms when spot candles are sequential, opposing, but not engulfing.
3) HTF Spot engulfing - Same as above but these are on a high time frame reference which have repainting on by default (optional in input).
These will indicate on lower time frame candles if that higher time frame is being spot influences + engulfing. These are hard set to daily, 3 day, and weekly references.
4) Bear / Bull Sequences: "Strong" / "Weak" plot shapes
These signals are looking for a Rsi mid-line (50) 'bounce' among the last four candles on the observed time frame. For example, this will give a signal when the rsi is above, below, below, and back above the 50 on the cycled Rsi.
5) "Prox" plot shapes - "P" and "Prox"
These plot shapes are purely based on Rsi and the confluence between two time frames. Signals occur when the low time frame and high time frame are near the 50 line of their respective Rsi but on opposing sides. There are two sets of these, comprising two different (optional) times frames each. Essentially these signals are to point out potential places of cascade in either direction. If however the market decides to "save" price, action can continue or perhaps violently push in the opposite direction. Consider them warnings to either follow or take advantage of. "P" plots indicate the lower time frame set, while "Prox" indicate the higher time frame signals. These signals can be optionally filtered by Rsi-Vwap directional bias, i.e above or below its "normal" range.
6) Simultaneous Rsi signals - "S"
These signals (optionally shown) print when two Rsi of two different time frame are simultaneously above their 50 mid-line but within a certain distance from the 50, with the candle in the preferred direction, and filtered via Rsi-Vwap. Time frame resolutions can be changes in the settings.
7) Reversion signals (Work in progress) - "R" plot shapes
These signals indicate via a set price difference when candles are of a certain size ($) and are derivative lead. Users can change the dollar change threshold in the settings.
8) Bar-coloring is provided on the more important signals
9) Alerts for almost all of the aforementioned metrics are included
Thanks,
DM for access
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
Screener for 40+ instrumentsAs you probably know in TradingView there is a limit of 40 instruments in one custom screener.
I created a script that will allow you to scan more symbols.
The idea of it is pretty simple. You have to add a screener a few times on your screen with a different set of symbols. Then select column width (as % of your chart width) and # of the screener right to left.
Script will plot #1 screener next to the right border. For #2 and all next tables, the script will compute the needed offset and will draw it on the left. This way it will look like one table and not a few separate indicators.
I created a script with an RSI screener, but you can create more complicated examples with it.
Off course, that's not a silver bullet solution but might work for some of you.
Disclaimer
Please remember that past performance may not be indicative of future results.
Due to various factors, including changing market conditions, the strategy may no longer perform as well as in historical backtesting.
This post and the script don’t provide any financial advice.
Volatility Adapted Relative StrengthVARS uses a stock's ALPHA in comparison to the SPX to determine whether there is RS on an volatility adjusted basis.
Multiple Relative Strength (Multiple RS) (XP)Multiple Relative Strength (Multiple RS) (XP)
You can see three Relative Strength lines.
The lines are thicker going from RS1 to RS2 to RS3, for differentiation.
Using the three RS, you can see long, medium, and short term performance at once.
Crypto Relative StrengthCompare the percentage change of 8 most popular cryptocurrencies with BTC in last 5 periods, and mark out the best and worst performing cryptocurrency.
Relative StrengthRelative strength is a calculation of the price trend of a stock or a financial instrument in comparison to another instrument, stock, or industry. It shall be determined by taking the price of one commodity and dividing it by another.
Relative strength is a strategy used for determining value stocks and is used in momentum investing as well. It involves investing in stocks that have done well, in relation to their index or benchmark. For example, a relative strength investor might pick technology companies that have outperformed the Nasdaq Composite Index or large-cap stocks that are lagging against the S&P 500 index(Adjustable in the settings).
This indiator will give you a plot for relative strength between the current pair with another pair (adjustable in the settings), with a plotshape for RSNHBP & RSNH
Features :
1. Relative Strength
2. Double EMA of Relative Strength
3. RSNHBP & RSNH
How to use it :
1. Adjust All the settings parameter
2. For Alerting, Just use any alert function call, it will give you an alert of RSNHBP and RSNH
ETF Trends//@Devendra Akolkar - @dakolkar - This indicator will compare and show relative performance of 3 symbols.
// It'll compare those 3 symbols on 3 different Timeframe (Weekly - 5 sessions , BiWeekly - 10 sessions and Monthly - 20 sessions) and display performance in %
Relative Strength Volatility Adjusted Ema [CC]The Relative Strength Volatility Adjusted Exponential Moving Average was created by Vitali Apirine (Stocks and Commodities Mar 2022) and this is his final indicator of his recent Relative Strength series. I published both of the previous indicators, Relative Strength Volume Adjusted Exponential Moving Average and Relative Strength Exponential Moving Average
This indicator is particularly unique because it uses the Volatility Index (VIX) symbol as the default to determine volatility and uses this in place of the current stock's price into a typical relative strength calculation. As you can see in the chart, it follows the price much closer than the other two indicators and so of course this means that this indicator is best for choppy markets and the other two are better for trending markets. I would of course recommend to experiment with this one and see what works best for you.
I have included strong buy and sell signals in addition to normal ones so strong signals are darker in color and normal signals are lighter in color. Buy when the line turns green and sell when it turns red.
Let me know if there are any other indicators or scripts you would like to see me publish!
TASC 2022.03 Relative Strength Volatility-Adjusted EMA█ OVERVIEW
TASC's March 2022 edition of Traders' Tips includes the "Relative Strength Moving Averages - Part 3: The Relative Strength Volatility-Adjusted Exponential Moving Average" article authored by Vitali Apirine. This is the code that implements the "RS VolatAdj EMA" from the article.
█ CONCEPTS
In a three-part article series, Vitaly Apirine examines ways to filter price movements and define turning points by applying the Relative Strength concept to exponential moving averages . The resulting indicator is more responsive and is intended to account for the relative strength of volatility .
█ CALCULATIONS
The calculation process uses the following steps:
Select an appropriate volatility index (in our case it is VIX ).
Calculate up day volatility (UV) smoothed by a 10-day EMA.
Calculate down day volatility (DV) smoothed by a 10-day EMA.
Take the absolute value of the difference between UV and DV and divide by the sum of UV and DV. This is the Volatility Strength we need.
Calculate a MLTP constant - the weighting multiplier for an exponential moving average.
Combine Volatility Strength and MLTP to create an exponential moving average on current price data.
Join TradingView!
Linear Regression Relative Strength[image/x/iZvwDWEY/
Relative Strength indicator comparing the current symbol to SPY (or any other benchmark). It may help to pick the right assets to complement the portfolio build around core ETFs such as SPY.
The general idea is to show if the current symbol outperforms or underperforms the benchmark (SPY by default) when bought some certain time ago. Relative performance is displayed as percent and is calculated for three different time ranges - short (1 mo by default), mid (1 quarter), and long (half a year). To smooth the volatility, the script uses linear regression to estimate the trend and takes the start and the end points of the linear regression line to compute the relative strength.
It is important to remember that the script shows the gain relative to SPY (or other selected benchmark), not the asset's gain. Therefore, it may indicate that the asset is profitable, but it still may lose value if SPY is in downtrend.
Therefore, it is crucial to check other indicators before making a decision. In the example above, standard linear regression for one quarter is used to indicate the direction of the trend.
Relative Strength Volume Adjusted Exponential Moving Avg [CC]The Relative Strength Volume Adjusted Exponential Moving Average was created by Vitali Apirine (Stocks and Commodities Feb 2022 pgs 14-18) and this is very similar of course to the last Relative Strength Exponential Moving Average . It works under the same concept with using overbought and oversold methods to adjust the moving average and with this particular version you will notice that sudden drops or increases won't follow super closely so this can be useful along with the other as a good complementary indicator to use with each other to determine the short and medium term trend and to give good entry and exit points. I have strong buy and sell signals in addition to normal ones so darker colors are strong and lighter colors are normal. Buy when the indicator line turns green and sell when it turns red.
Let me know if there are any other indicators or scripts you would like to see me publish!
Relative Strength Exponential Moving Average [CC]The Relative Strength Exponential Moving Average was created by Vitali Apirine (Stocks and Commodities Jan 2022 pgs 22-25) and this is a handy moving average that combines a typical overbought/oversold mechanic with an overall trend indicator. Even though the typical length is so large it reacts extremely quickly when the stock becomes overbought or oversold. Because of this the indicator by itself doesn't work as well during choppy periods so Vitali recommends using a moving average crossover system during choppy so do one indicator with the default length of 50 and use a different length of 10 so when the shorter length crosses over the longer length then buy and vice versa you would sell. Generally speaking buy when the line turns green and sell when it turns red. I have used strong buy and sell signals in addition to normal signals so strong signals are darker in color and normal signals are lighter in color.
Let me know if there are any other scripts or indicators you would like me to publish!
Currency StrengthThis script measures the strength of the 6 major currencies USD, EUR, GBP, CAD, AUD and JPY.
Simply, it averages the RSI values of a currency vs the 5 other currencies in the basket, and displays each average RSI value in a table with color coding to quickly identify the strongest and weakest currencies over the past 14 bars (or user defined length).
The Dir. value looks at the difference in average RSI value between current and X bars back (user defined), telling you whether the combined RSI value has gone up or down in the last X bars.
Using the average RSI allows us to get a sense of the currency strength vs an equally weighted basket of the other majors, as opposed to using Indexes which are heavily weighted to 1 or 2 currencies.
The table doesn't load super fast as we are making 15 Security requests to get the values for each pair (where possible we reverse the values of the pair to reduce Security requests, e.g. we don't need to request EURUSD and USDEUR, we reverse the value to calculate the USD RSI).