90 minute cycle is a concept about certain time windows of the day. This indicator has two different options. One uses the 90 minute cycle times mentioned by traderdaye, the other uses the cls operational times split up into 90 minutes session. e.g. we can often see a fake move happening in the 90 minute window between 2.30am and 4am ny time. The indicator draws...
Library "TimeframeToMinutes" The timeframeToMinutes() function returns the number of minutes in an arbitrary timeframe string. timeframeToMinutes() Returns the number of minutes in the supplied timeframe string, which is arbitrary, i.e. it doesn't have to be the timeframe of the current chart but can be taken from an input. The sole advantage over the short...
Chart Timeframe Detection - Function A small and effective function to detect the current chart timeframe in minutes. It can be used to further detect a specific chart timeframe (a daily timeframe or even a 16h39m timeframe). The result is returned as integer.
This indicators it's a programming sample of how to sum and subtract hours and minutes on Tradingview
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...