Basic ADR-indicator that is showing the daily range on lower timeframes as well, without using the current open daily bar for calculation. Also plots as line in a separate indicator window. Updates displayed value when hovering over the candles on the chart to see historical Numbers.
Simple script used to show the previous day/week/month high and low as an overlay on the chart
A simple indicator that display the 50, 100, and 200 Daily SMA. It will always display the DAILY 50,100, 200, regardless of the time frame you are looking at. Makes it easy to quickly display these key averages while also looking at smaller timeframes like 1H candles.
Nearly identical to the price version, this configurable indicator retains the max and min value of a chart for the time duration you specify. The difference with this one is that it can be applied to any other indicator, not just price. Applied to volume:
This script will color the background based upon whether it is positive or negative for the day. When looking at numerous charts, you can instantly see if they are up or down for the day. For me, I like to be going long on the stocks that are already moving up and short on the ones that are moving down. When using lower time frames, you can lose perspective of...
This script adds red/green blocks to the top of every chart that show the current daily Heiken Ashi candle colour, so even when you're on a 1h or 4h chart you can quickly see if the current day is bullish or bearish. The higher timeframe is customisable too, so if you prefer to use weekly HA values, then now's your time to shine. Useful for quickly going through...
Similar to the RSI Cave idea, this plots daily Average True Range values on lower timeframes, as well as the daily open level, which is show as a grey dotted line. Basically a simple way to visualise basic mean reversion stuff
it's showing the correct results of a repainting cheating script
This plots the daily OHLC values as well as a few other options. The base indicator plots and colors a daily open line. When line is green close is above open. When line is red close is below day open. You can also turn on background highlighting. Background will be green (default) If close is above day open Background will be red (default) If close is below...
it's a repainting script cheating on tester, on backtesting %100 correct but on forward testing it will only work % 15 correct and %85 wrong. I did another script showing real forward testing results of this script.
Really simple, tested on EURUSD Daily timeframe gives 55% profitability on 08/02/2018. Stick it on a chart and give it a go. If you like edit the code and let me know if you make it better. Cheers
This simple indicator shows the Ema with data extracted from daily timeframe in your current displayed timeframe. All my scripts: es.tradingview.com
It turned out not to be that easy to plot the close of the previous week in hourly or daily charts. In my first experiments things went wrong on Friday or intraday if you simply use the security function. So here is the thing with an algorithm that guaranties the correct value.
Multiple Time Frame Bollinger Bands. Daily, Weekly, Monthly, Yearly. StdDev: 1σ, 2σ, 3σ Support and Resistance.
A more readable monthly, daily, weekly HIGH LOW plot