Daily Weekly Monthly Yearly OpensThis script plots the current daily, weekly and monthly opens (all enabled by default).
Here are some additional info about the drawing behavior:
Daily open is shown only on intraday timeframes
Weekly open is shown only on timeframes < weekly
Monthly open is shown only on timeframes < monthly
在腳本中搜尋"daily"
Daily MAs & LevelsThis script includes the 200 (green), 100 (purple) and 50 (yellow) SMAs and the 20 EMA (blue) from the daily calculated from the close. It is coded so the studies change at midnight ET on the charts to the next day's value.
The script also include the 252 day high ( bright green dashed) and low ( bright red dashed).
Daily Moving Averages OscillatorThis is the best way I've found so far for gauging directional bias (i.e. overall trend) at-a-glance. It shows current price in black along with the 20, 50 & 100 daily MAs, all of which are visible at all times, and from all timeframes. No wondering where the 100MA is cause it's now showing on the chart. I also find this good for keeping my charts visually cleaner. Having the undulating lines moved underneath makes it easier for me to see support/resistance and other imporant stuff,
The trend is your friend and this helps to make sure you're on the right side of a trade.
Daily Moving Averages(10,20,50,200)This is a simple script displaying the common daily moving averages I use:
the 10dma, 50dma, 200dma, and an optional 20dma.
Daily Kijun with Bounce AlertsShows the daily Kijun on all timeframes using a period of 50, which makes it into a dynamic 50% fib of sorts, especially when it's flat. Also shows Kijun bounces labeled with Ks, and allows you to set alerts for bullish, bearish or bi-directional bounces.
It doesn't show any of the other Ichimoku components.
Daily Moving Averages (EMAs + SMAs) to Intraday Chart200 SMA, 100 SMA, 50 EMA, and 20 EMA daily averages to intraday chart
Daily, Monthly & Weekly Clouds (use on day chart)This indicator offers Ichimoku clouds for periods 1, 7, and 30. When used on the DAILY chart these correspond to the D, W & M time frames respectively.
The indicator just has the clouds right now because that's all I use. It doesn't have tenken, kijun or anything right now.
Daily Moving Averages - 20EMA, 100SMA and 200SMAThis prints the daily 20EMA, 100SMA and 200SMA onto any time frame you want.
Daily Simplistic Moving Average Strategy 10/22Indicates crossing over or under of the 10 and 22 SMA
Best used on the daily chart for crypto assets such as BTC & ETH
Daily OHLPlots the daily open high low for any chart on any market.
Work very well for all crypto exchanges.
When using for Traditional markets, please use data from Forex.com due to various exchanges running on different time zones.
Daily Moving Average to Intraday ChartThis is going to include the 20EMA, 100SMA and 200SMA automatically into your intraday charts.
Daily Triple Moving AveragesDisplays triple moving average (SMA calculation method) intended for use daily time frames. Equivalent to 7,30, & 50 on weekly time frame.
Orange = 49
Purple = 210
Blue = 350
Daily Stop calculatorCalculates STOP LOSS points calculated by daily ATR.
Red line is for short direction.
Green line is for Long direction
Daily Auto Fibonacci ToolCalculates Fibonacci retracements based on daily highs/lows, and further beyond that if specified. The main difference between this and other auto Fibbing tools is ease of visibility.
Options:
Take highs/lows from a few days back or take highs/lows from each daily candle
Hide retracements before today
Show labels for each retracement level
Hide/Show retracement levels
Change colors quickly and uniformly (in script)
Retracements used:
-0.382 / 0 / 0.236 / 0.382 / 0.5 / 0.618 / 0.786 / 1 / 1.272
Daily Moving Averages (EMA)Adds Four configurable Daily Exponential Averages to a chart. Daily MA are generally good sources of support and resistance, and being able to see them in shorter timeframes can be useful
Daily Close repainting resultsit'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.