Different with 80 - 20 lines to help catch bottoms on multi time frames. The default was 70 - 30. Changed it to be more artistic the current RSI and 1 day are red the rest are white.
This Indicator Include Stochastic RSI And Multiple Time Frame RSI I Wish Its gonna useful for tradingview users
Added Bitfinex % longs and shorts to the "Ultimate Multitimeframe Multiaverages" indicator. It works with all coins using charts from Bitfinex.
Draws up to ten ichimoku clouds, timeframe independant. Just select your ichi settings, and which timescales you want to see. Enter 0 to disable, if you want less than 10 clouds.
light green = 1m green = 5m light blue = 15m blue = 1h light purple = 4h purple = 1d
This is a script to call resolutions with some math on top of your base resolution. Using the modulo operator to quantize integer values, it works by converting the modified resolution integer to a 4 digit string value. Use the function within your own scripts to call funny resolutions otherwise difficult to calculate. You cannot add series expressions to...
This is a script to call resolutions with some math on top of your base resolution. THIS IS NOT AN INDICATOR TO USE ON A CHART!!! The resolution call function is really useful for your own scripting ideas! Using the modulo operator to quantize integer values, it works by converting the modified resolution integer to a 4 digit string value. The function...
Plots 3 EMA from a larger timeframe (day, week) and 3 SMMA from the current one.
C320up Strategy Tester Start Time This is a little snippet you can paste into your Strategy to set the testing start date and time. It is not a Strategy per se, though is an example with the timestamp script included. Instructions are fairly straight forward, and are listed in the script. If for some reason you also wanted an end date, that too is possible....
SuperTrend Multi Time Frame with Multi Alerts ... you can insert alerts for all supertrend viewed on graph. Different alerts for long and short. This script plot 5min, 1H and 1D! Enjoy!
I had seen something like this on metatrader but not here. Since I use TradingView and not metatrader had some fun with this. Indicates up or down for 4 chosen time Frames and as such helps to see the historical trend. Works best on daily or shorter charts because of load time. User can choose the length of the two exponential moving averages used on each time...
Script of strategy component to setup the backtext lookback. You setup the maximum days back in the history, which will be used for backtest.
Hey guys, sometimes you just want to plot an Indicator value from a higher Timeframe on your Chart. For most Indicators this is pretty straightforward however there is one Indicator that has been giving me quite a headache while trying to do this: The Average Directional Index . Anyway after going through almost 200 versions of this script I finally found a...
8 Fractal Resonance Component indicators on a chart eats up LOTS of vertical space, so we're providing this Fractal Quad Components script to group 4 components a bit more compactly (eliminating the margin whitespace between indicator rows). To view 8 components you'll need to add a second instance of this script to your chart and set its Base Timescale...
This is a tool. Do with it what you like :) The ghost candle works by drawing a bigger time frame candles in ghost mode over a chart. The time frame is default of 4h, can be changed in the "format" pop-up. What we see in a time frame as the "wick", is really a set of candles when looked at lower resolutions/timeframes, that info is crunched into the OHLC...