I've designed the "Previous Day and Week Ranges" indicator to enhance your trading strategy by clearly displaying daily and weekly price levels. This tool shows Open-Close and High-Low ranges for both daily and weekly timeframes directly on your trading chart. Key Features : Potential Support and Resistance: The indicator highlights previous day and week...
This script contains a block of code that allows users to filter the total number of trades, loss trades, win trades and win rate per day in a table. This makes it easier to compare which days were profitable and which were not. Be aware that this script can only be used in strategy scripts. To use the script, open it and copy every line from "START" to "STOP"....
█ 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...
This indicator creates an alert for a new trading day - as well as contains a variable that counts the number of bars that has passed since the trading day opened. It posts the alert both on the chart and has an alert condition so it can be sent to you.
This indicator optionally displays 2 informations: - The Day of the week - The New session's Candle You can turn off/on the displayed information Disclaimer: Scripts that I post publicly are experimental. They are not financial advices. Always backtest your ideas using your own methodologies.
█ 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...
This '4C Daily Levels Suite + Premarket High/Low' indicator is a clean way to automatically plot important daily levels including: Prior Day High Prior Day Low Prior Day Close 50% level between Prior High/Low Today's Open Today's Premarket Low+High This Daily Levels indicator is unique in its ability to: -Plot all of the daily level PLUS premarket high/low...
Show each day of week with different color background to differentiate
This is a simple script to add highlighted lines on the daily open. It uses UTC as timezone.
This strategy allows you to back test longing or shorting or do nothing during time increments of 30 minutes for various days of the week. For example if you want to see if every Saturday if Bitcoin dropped in value from 1600-7000 UTC, this script will allow you to test that. Make sure you are in the 30 minute time frame while viewing the performance and trade history.
This strategy was made for bitcoin and allows you to back test longing or shorting for various days of the week. The price may tend to go in one direction or another for each week day, and this strategy allows you to test days across a range of dates to capitalize on this. Make sure you are on the daily time frame while viewing the performance and trade history...
This strategy allows you to back test longing or shorting or do nothing during time increments of 30 minutes. The price trends in one direction every 30 minutes and this strategy allows you to test various 30 minute time frames across a range of dates to capitalize on this. Make sure you are in the 30 minute time frame while viewing the performance and trade history.
1 -Objective "What is the ''best'' day to trade .. Monday, Tuesday...." This script aims to determine if there are different results depending on the day of the week. The way it works is by dividing data by day of the week (Monday, Tuesday, Wednesday ... ) and perform calculations for each day of the week. 1 - Objective 2 - Features 3 - How to use (Examples) 4...
This indicator show a simple rolling cumulative volume. A field is specified. Then all last volume indicators are summed. For example it could calculate last 24h Volume if you use the 1h bars and set the length for 24.
A script which marks a line pointing the highs and lows of the previous trading day.
Strategy for Expiry day plan Here you can find easy expiry day of nifty and bank nifty mark Thursday with color to find that day for test any expiry strategy plan thanks call for more updated 8287335651
This shows killzone sessions for London NY, Asia sessions. In addition to the opening hours of session, the pre-market and closing time periods are also marked with a grey color Generally these are consided period of high activity and can experience more volatility in these periods I also have enabled it to display the session times even on weekends. There...