This is a modified version of @SeaSide420 TSI CCI Hull with profits exit on long and short order ORIGINAL SCRIPT: /// /// feel free to edit/improve and comment
This script uses a combination of modified TSI and RSI conditions produce Buy/Sell/Hold signals. Similar to Elder's Impulse, when a buy signal is met, bars turn blue. When a sell signal is met, bars turn Pink. When signals are mixed, bars turn grey. Depending on direction of trend, gray bars can be considered "Hold" or take profit signals. You can change the...
This is based on the original TSI Indicator that's already built in. The PC is originally taken as the change between the current price - the previous price. I substituted that with Rate of Change. Using a 1 period ROC it's quite similar to the TSI Indicator and increasing the length results in a smoother TSI. I hope it helps, Andre
I was playing around with the TSI-MACD and surprisingly it works quite well as a mirror. There are 2 ways this can be used 1. Enter long when Blue line crosses up the Red 2. Exit long when Green line crosses the blue or 1. Enter long when Blue line crosses up the Red 2. Exit long when Blue line crosses back down below the Red
This is TSI and CCI combined. The CCI is customized and is using HullMA, but the TSI is default TSI For use with the HMAv420 indicator, to form trading strategy based on the 3 indicators. Best as all 3 indicators used on 3 timeframes at once, ie 1m 5m 1H
The TSI MACD indicator is a combination of the TSI (True Strength Index) and MACD (Moving Average Convergence Divergence) technical indicators. The TSI MACD indicator is a momentum indicator, considering that it comes from two momentum indicators. Ultimately, the TSI MACD indicator is used to gauge the strength of a trend, as well as its accompanying...
// Acknowledgements: // Original Godmode Authors: // @Legion, @LazyBear, @Ni6HTH4wK, @xSilas // Drop a line if you use or modify this code. // Godmode 3.1.4: @SNOW_CITY // Godmode 3.2: @sco77m4r7in and @oh92 // Godmode3.2+LSMA: @scilentor // Godmode 4.0.0-4.0.1: @chrysopoetics // Jurik Moving Average: @everget // Minimal...
Here it a TSI with MTF function , together with Donchian high and low channel the best entry and exit are shown in arrow
DE and US 10Y bonds spread spread of DE and US 10 year bonds yield The euro should follow it.
This indicator tries to help you conclude bullish or bearing trends by showing if the price trend is stronger or weaker than short EMA , compared to a long EMA reference which is zero line. For now please do not use it below 15 min timeframes.
This script offers an SMI index of VIX, SPY, and NDX. Rather than overlaying VIX, NDX and SPY on the same chart. It's much easier to see the correlation between VIX's price and NDX / SPY price in this manner. Thanks to Buckkets & William Blau for the TSI smoothing method.
Ergodic Oscillator indicator script. Ergodic Oscillator is based on True Strength Index (TSI) by William Blau.
Chart based on True Strength Indicator It was improved to show same information as Squeeze Momentum Indicator by LazyBear, but it seems to have better and quicker response to changes and was tested on Bitcoin mainly. Enjoy it! BITFINEX:BTCUSD
Script based on True Strength Index (TSI) and RSI A technical momentum indicator that helps traders determine overbought and oversold conditions of a security by incorporating the short-term purchasing momentum of the market with the lagging benefits of moving averages. Generally a 25-day exponential moving average (EMA) is applied to the difference between two...
This is the base TSI indicator with the RMA instead of the the EMA.