This indicator is intended to be used while using Replay Mode. A vertical line will be drawn when you can safely check the 4H, Daily, or Weekly candle without seeing future price. It is similar to the built-in Session Breaks, but has the benefit of not needing to remove one candle before checking the Daily. When the line is the color of your 4H settings, it is...
This indicator is intended to be used while using Replay Mode. It is similar to the built-in Session Breaks, but has the benefit of not needing to remove one candle before checking the Daily. When on an intraday chart (timeframe less than Daily), a vertical line will be drawn when you can safely check the Daily or Weekly candle without seeing future price....
I created this indicator based on one of my ways of analyzing the BTC trend in particular, I noticed that the break of the first weekly candle usually indicates the trend for the rest of the month. This indicator has a bug in which if you change the timeframe of the indicator it will show erroneous values If you use the candlestick chart, you will need to pull...
Pre and Market Openings is to enable you to quickly visualize the opening markets and how they could influence trading. The below script has used the market time data from the below links: Tokyo/Asia www.tradinghours.com London www.tradinghours.com New York www.tradinghours.com The below script aims to plot: Daily Asia Open Weekly Asia Open Daily...
Very simple and effective S/R band. Created bycombining the weekly 21EMA and weekly 20SMA, it provides strong support/resistance depending on market direction, and works as a basing area for retraces during parabolic (and normal) bull markets.
Key levels, plotted automatically Additional timeframes can be added on request Useful for seeing strength of the trend in the market
This is my "Weekly/Daily/Hourly/Minutes Colored Background Intervals" assistant. I wouldn't describe it as an indicator, it just exhibits coloration of referenced periods of time with bgcolor() in Pine. With the arrival of 2021, I pondered the necessity of needing a visualization pre-2021 to visually recognize periodicity of market movements by the week, day,...
Hello, this is both a strategy and indicator that revolves around Heikin Ashi candles. In this case we take 3 different time frames, in this example we use daily , weekly and monthly. The conditions for entry are : For long : we check that we have a green daily candle, at the same time we check that the weekly and monthly candles are also green. For short : We...
This is a simple strategy based on Doji star candlestick This strategy is suited for big time frames, like 4h -1Day and so on. It places two orders: long at doji star high or previous candle high and short at doji star low or previous candle low. It can also be applied volume average, in order to filter between trades . This strategy works very well with high...
This scrip exposes 4 Exponential Moving Average (EMA) indicators which their visibility can be set to a daily or weekly time-frame (aka intervals). Based on your current chart time-frame, the matching EMA indicators come on and off. This helps to have meaningful EMAs relevant to your time internal. In a traditional 10 EMA indicates a plotted indicator would bear...
It shows the weekly EMA slope as a histogram on any time frame chart.
Generates buy or sell signal if monthly candle closes above or below the signal MA. Long positions only. Inputs: -Change timeframe MA -Change period MA -Use SMA or EMA -Display MA -Use another ticker as signal -Select time period for backtesting This script is not necessarily written to maximize profits, but to minimize losses. Although it can outperform 'Buy &...
Ichimoku Cloud , Multiple Time Frames, based on the script : MTF Selection Framework functions (PineCoders) Possible display: - four differents Ichimoku - Tenkan, Kijun, Chikou and Kumo (monochrome or not) - labels : offset from line, color if you change style and with/without abbreviation Time Frames : - 1m - 3m - 5m - 15m - 30m - 45m - 1h - 2h - 3h - 4h -...
I was reading Jesse Stine's Insider Buy Superstocks book, and one of the technical traits he mentioned of a superstock (read the book, seriously, very strongly recommended) was a breakout above the 30 weekly moving average. He goes on to mention that after breakout, the 10 WMA often acts as a support line where you can add to your position. This script is inspired...
This candle range comparison is similar to my original script Candle Range Compare . This script is to compares the size of open/close high/low and wick size side by side. This version of the script allows you to only show a chosen month of each year to compare. I hadn't even thought to try and vanish the part of the chart I'm not looking at. I'll consider...
Addition to previous time range script, now containing daily ranges. You can select a day of the week, and have it show the high, low, mid, and open of that day. For the time bands: Monday = 2 Tuesday = 3 Wednesday = 4 Thursday = 5 Friday = 6 Saturday = 7 Sunday = 1 Example 1: 1500-1800:2 This will colour the background between 3pm and 6pm on...
Purpose: Weekly - Fibonacci pivot levels and Gann levels calculation and marking on Chart automatically. Mainly expected to use for trading on NIFTY and BankNifty Kindly share your comments and suggestions to improve