This indicator is based on Dayes studies about 90minute cycles and true opens. Similar to how ICT teaches the true day open at 0.00, Daye came up with his true year, true month, true week and true session opens. True Year - April 1st True Month - 2nd Monday True Week - Monday, 6pm True Day - 12am (Midnight) True Session - 1:30am (London), 7:30am (New York),...
█ Moon Phases From LuxAlgo description. Trading moon phases has become quite popular among traders, believing that there exists a relationship between moon phases and market movements. This strategy is based on an estimate of moon phases with the possibility to use different methods to determine long/short positions based on moon phases. Note that we assume...
█ Volume Weighted Average Price & Previous Volume Weighted Average Price - Multi Timeframe This script can display the daily, weekly, monthly, quarterly, yearly and rolling VWAP but also the previous ones. █ Volume Weighted Average Price (VWAP) The VWAP is a technical analysis tool used to measure the average price weighted by volume. VWAP is typically used...
█ OVERVIEW Library "DateNow" TODO: Provide today's date based on UNIX time █ INSPIRATIONS Use pinescript v4 functions such as year(), month() and dayofmonth(). Use pinescript v5 function such as switch. Export as string variables. Not using any match function such as math.floor. █ CREDITS RicardoSantos █ KNOWN ISSUES Date for Day display...
Implements and backtests a simple 200 day moving average trend following rules based on last day of month to limits trades to 12 per year. From the book : 5 BEST Moving Average Strategies (That beat buy and hold) by Steve Burns and Holly Burns Click on the cog to set the input date range eg; 2000-01-01 to 2016-12-31 The book back tested SP500 returns from...
A combined version of two already published indicators: Combo Month-to-Month % Return (January - June) Combo Month-to-Month % Return (July - December) Allows to compare an asset's monthly returns over years. Includes: Customizable columns Up to 20 columns per each chart Customizable Min, Max, Mean, Median and Standard Deviation lines Customizable labels
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...
This indicator is designed to highlight selected days in a week OR selected months in a year to find patterns or get into the details of seasonality. By the end of the year, you will need to update to a new version of the script, I will add 2021 as it begins.
This tool plots a dynamic level that represents the opening price of each month. Labels provide additional information about closing price and % change for a particular month and allow micro customizations.
The big brother of Month-breaks indicator that shows vertical lines for "week breaks" as well. As always I try to make it non-intrusive but you can change the colors/lines in Settings.
A very simple indicator that marks the start of every month with a vertical line. But default the vertical line is gray with 80% transparency but you can customize the style/color/transparency as you like. I hate crowded charts, bloated with all kind of crazy shapes and I created this indicator for two main reasons: 1. beginning/end of the month is an excellent...
Function that returns the number of days in any month.
This tool acts as Month-to-Month % Return but in Combo mode. Allows to compare the asset's monthly performances across the preferred years. It works everywhere but better in use on the daily timeframe.
This tool acts as Month-to-Month % Return but in Combo mode. Allows to compare the asset's monthly performances across the preferred years. It works everywhere but better in use on the daily timeframe.
An utility tool to see month-to-month performance of the asset and to eliminate the need in drawings. It works everywhere but better in use on the daily timeframe.
Script show up to 7 previous values of 'source' input for a specified period of days. Use inputs to select period: 365 (approximately) for years, or any other period (1, 7, 30, 90...). You can hide extra plots, customize their colors, apply this to another indicator or enable 'trackprice'. On showcase: Top indicator shows a close price for previous 3 years,...
Simple program to look for day of week or day of month patterns in chart data. All original work by Boffin Hollow Lab Author: Tarzan