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
This indicator consists of two lines. One is a gray line (USD) and the asset indicator is green or red. The basis of this indicator is the true strength indicator (TSI) with parameters 5,15. Both line sets are based on a TSI (5,15). The lookback period is for new highs / new lows. Default value is 200 periods. GREEN/RED LINE The first that is green and red is...
Description Moonshot is an indicator that encapsulates the value delivered by the TSI, MACD, Awesome Oscillator and CCI algorithms to produce signals to enable users to enter positions in ideal market conditions. Moonshot integrates the value delivered by the above four algorithms into one script. This indicator is particularly useful when trading...
r - Length of first EMA smoothing of 1 day momentum s - Length of second EMA smoothing of 1 day smoothing u- Length of third EMA smoothing of 1 day momentum Length of EMA signal line This is one of the techniques described by William Blau in his book "Momentum, Direction and...
This is the base TSI indicator with the RMA instead of the the EMA.
First off, a huge thank you to the following people: @LEGION: @LazyBear: www.tradingview.com @xSilas: www.tradingview.com @Ni6HTH4awK: www.tradingview.com @sco77m4r7and: @SNOW_CITY: www.tradingview.com @oh92: www.tradingview.com @alexgrover: www.tradingview.com @cI8DH: www.tradingview.com @DonovanWall: www.tradingview.com This is my second iteration...
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
Quad-HullMA-cross & VWMA & MacD & TSI combination Version 4.20 added script for strategy settings to be already correct when strategy loads onto chart: calc_on_order_fills= true, calc_on_every_tick=true, default_qty_type=strategy.percent_of_equity, default_qty_value=100, pyramiding=0
Strategy Terms Indicator: Vortex Indicator: True Strength Indicator As you will see, the indicators have red and blue lines. To buy an option for a price increase, you need to wait for the simultaneous intersection of the lines of both indicators when the blue lines are at the top and the red ones go down. And vice versa, to buy an option with a forecast of a...
The SMI Ergodic Indicator is the same as the True Strength Index (TSI) developed by William Blau, except the SMI includes a signal line. The SMI uses double moving averages of price minus previous price over 2 time frames. The signal line, which is an EMA of the SMI, is plotted to help trigger trading signals. Adjustable guides are also given to fine tune...
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
r - Length of first EMA smoothing of 1 day momentum 4 s - Length of second EMA smoothing of 1 day smoothing 8 u- Length of third EMA smoothing of 1 day momentum 6 Length of EMA signal line 3 Source of Ergotic TSI Close This is one of the techniques described by...
Quad-HullMA-cross & VWMA & MacD & TSI combination Made for 4H - other timeframes unkown result.
Description The Code Runner is a hybrid indicator that leverages other pre-configured, integrated open-source algorithms to help traders spot regular and continuation divergences. The Code Runner specialises in integrating some of the most popular oscillators well known for their accuracy when scalping using divergence strategies. Uniqueness The Code Runner...
Library "Library_All_In_One" fnRSI() fnTSI() Discription: Contains several functions of Pinescript all in one Library. This reduce your coding. How to use: import Wilson-IV/Library_All_In_One/1 as _lib Examples of plotting the RSI and TSI: plot(_lib.fnRSI(close, 14)) plot(_lib.fnTSI(close, 25, 14)) Markets: It can be used to all markets. ...
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
change the settings to make it profitable.. default settings not apply to any instrument in-particular.. dont be afraid to try different settings to find profitable combo of settings on your chosen crypto/FX/stock etc.. to avoid repaint wait for next candle before confirm signal..