I've seen several youtubers using 2 RSI's on top of one another to filter trades for their strategies. I figured I would just code it up as an all-in-one indicator for people who have the basic package. This way they have an extra slot for another indicator if they need one and also for convenience. Longs only when RSI 1 is above RSI 2 and shorts only when...
This study combines Bollinger Bands, one of the most popular technical analysis indicators on the market, and Directional Movement (DMI), which is another quite valuable technical analysis indicator. Bollinger Bands used in conjunction with Directional Movement (DMI) may help getting a better understanding of the ever changing landscape of the market and...
As 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....
Summary ========= The Bar Strength Inspector / Bar Strength Index (BSI) is an indicator that evaluates each price bar against a user-selectable set of "strength categories" - BSI then calculates a combined score from these categories and provides an index - plotted as a centered oscillator - roughly similar to the way Relative Strength Index (RSI) works, which...
One challenging issue for beginner traders is to differentiate market conditions, whether or not the current market is giving best possibility to stack profits, as earliest, in shortest time possible, or not. On intraday, we've seen some big actions by big banks are somewhat can be defined --or circling around-- by HMA 200 . I've been thinking on to make the...
Compares the major forex currencies to to each other, good for seeing relative strength and choosing trading pairs based on that. Original script is by @aelius from 2016. I just made it a bit more responsive, easier on the eye, and I added labels.
Relative strength is a ratio between two assets, most often a stock and a market average (index). This implementation uses the method described here and the second method described here to calculate its value: "To calculate the relative strength of a particular stock, divide the percentage change over some time period by the percentage change of a particular...
This indicator uses Heiken Ashi candle data to plot trend strength signals to your chart. Bright Green: Heiken Ashi candle data is still putting in higher lows and higher highs, and the price closed above the previous low. Dark Green: Heiken Ashi candle closed green, but had a lower low or lower high (trend weakening). Bright Red: Heiken Ashi candle data is...
This will show you the RSI of the higher timeframes (up to 1D). Current Timeframe is colored red, higher timeframes are colored from light gray to darker gray (you can change that). There are several ways to enter a trade: 1. look for rising RSI on higher timeframe (line is stepping up in indicator window), wait for current RSI to decline to oversold (with...
*** Only works for the 28 pairs of the majors & 'major crosses' tickers, this will not provide analysis for anything else!!*** AUD / CAD / CHF / EUR / GBP / JPY / NZD / USD - mix and match.
I created this script to compare cryptocurrencies that tend to be correlated, but it could also be used for forex or any other market. It is a fairly simple concept and compares price of each symbol to the specified period ema. This is helpful for tracking highly correlated symbols and visualizing moments when they are out of sync, perhaps signaling good times...
This is a quick indicator i wrote to inspect the strength of price movement and show when what i consider to be "a quality trend" has been established. the code is open and commented - the "math concept" is really simple and i'm not sure if this has already been coded before :) - my apologies if it was. my main goal was to identify opportunities to establish...
Intraday Momentum Index indicator script. This indicator was originally developed by Tushar Chande.
A powerful indicator that gives you information about trend direction and strength. It gives you buy signal when both lines are green and sell signal when both lines are red. The indicator adapts automatically to your resolution (for example if you see charts hourly it adapts to hourly timeframe), but you can turn off this option and set different resolution...
Bias And Sentiment Strength (BASS) Indicator is designed to be a quick visualization as to the market strength. Pair with Alligator, MACD, or Moving Average lines on your chart for good results. How to use this indicator: Blue above 0 is positive sentiment, red below 0 is negative sentiment. If you have blue above and red below, be cautious! The Bass is telling...
User request. A tuned version of the built-in True Strength Index (TSI) indicator with the following options included: TSI - Signal Histogram TSI/Signal Crossovers TSI/Signal Ribbon Bands breakouts highlighting Zero line crossovers background
Is Price Action Higher or Lower on STRONG or WEAK VOLUME from lookback (Strong or Weak Bulls // Strong or Weak Bears) Candles / Bars Indicate the Following (default 13 period lookback / Length) MAROON Bear Candle with STRONG VOLUME more than 150% of the lookback / length (13 default), STRONG Bear Candle Confirmed With Volume RED Bear Candle while VOLUME is...