Description: The indicator displays horizontal line in the middle of each hourly candle. You can change the source for calculating the middle level (either middle between High and Low of hourly candle, or middle between Open and Close). It is intended for use on minutely timeframes. Parameters: - Source -> source for calculating the middle level - Line width...
█ OVERVIEW The indicator analyses the volatility and reports statistics by the time of day. █ CONCEPTS Around the world and at various times, different market participants get involved in the markets. How does this affect the market? Knowing this gets you better prepared and improves your trading. Here are some ideas to explore: When is the...
This script is just finds the best hour to buy and sell hour in a day by checking chart movements in past For example if the red line is on the 0.63 on BTC/USDT chart it mean the start of 12AM hour on a day is the best hour to buy (all based on It's just for 1 hour time-frame but you can test it on other charts. IMPORTANT: You can change time Zone in strategy...
Hourly Range Separator is a useful tool to display a hourly vertical line separator in less than 1H timeframes like as 1M, 5M, 15M and etc. You can change Lines color, style and width from Indicator settings. Notice : We used vline() function for building this Indicator. Good trading to all ...
Plots a vertical line on each hour. Only goes back so far. This indicator is great to look at the structure of the 15m, 5m, 3m, or 1m within the block of a 60m candle.
The RexDog Hour Close Lines plots the last 4 previous hour (60 minute) closes. Extremely helpful indicator for traders who trade on lower timeframes below the 60. The plotted lines are also offset to represent that hours close location on the chart-- but keep the below in mind. The offset is set for a default resolution of 5 minutes. In that chart timeframe, the...
I made this indicator mostly for personal use but there may be few others who would like to have vertical lines occur every day in specific our on chart. I am no developer and all I did was copy @allanster's work and delete few lines and duplicate few others. Code will be open for anyone to edit since it was not my code to start with after all. Hopefully this one...
For those of us who need more excitement in our crypto journey besides just HODL, here’s a simple crypto robot that trades on the hourly (1H) candles. I call it the Crypto Surfer because it uses the 20 and 40 EMAs (Exponential Moving Averages) to decide when to enter and exit; price tends to “surf” above these EMAs when it is bullish, and “sink” below these EMAs...
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,...
This script shows average absolute values of the open minus close (or largest of open to high/low if option is selected), for each hour of the day. It can be used to find high and low volatility hours for strangles and butterflies. You must have the daily time frame selected for it to work properly. The "mul" multiplier will show "whole pips" (i.e. 10 instead of...
Draws horizontal lines for Daily, Hourly (1) and Weekly levels. Really handy to switch on quickly when scalping. Light blue: Previous hour OHLC Thick light blue: Previous hour Close / current hour Open Dark blue: Yesterday OHLC Thick dark blue: Yesterday Close / today Open Purple: Weekly Open It's a bit ugly, I'd prefer horizontal rays instead of lines...
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:
Someone requested a high/low price indicator that would reset the "remembered" prices daily. I started out doing just that, and then decided to make it much more configurable. Choose the units (minutes, hours, days, weeks, months) and the number of those units, and this will reset the highest/lowest value remembered to the current values on your chosen time...
Crossing 8 sma and 34 sma on the 1h chart (close) of EURUSD. If sma (8) crossing up sma (34) then open a long on closed bar with +480 pips for the take profit and -950 pips for the stop loss. If sma (8) crossing down sma (34) then open a short on closed bar with -480 pips for the take profit and +950 pips for the stop loss.
This is a modification of MOVINGAVG CROSS with different inputs of bar lengths that work with a great average percentage with not much drawdown. I ran the strategy tester with GBPUSD on 1 hour time frame.
Simple Code for Hourly Pivot Points Requested by user pippo Inputs Tab: Turn On/Off Pivots Turn On/Off R3/S3