Simple script used to show the previous day/week/month high and low as an overlay on the chart
The table shows the ranking of the price as a percentage relative to the past candles. 100 ~ highest price of the time frame 0 ~ lowest price of the time frame
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...
Just a simple support/resistance indicator that display weekly/monthly close price and it is configurable to work in two modes: tracking mode - to display last week/month's close history mode - to display weekly/monthly close prices See how last month's close (ticker blue line) provides nice resistance and the price forms a double top then it...
█ 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...
Name: Bias Analyzer Category: Market Analyzer Timeframe: 1H and 1D, depending on the Analysis type. Technical Analysis: Usually when we think about a Trading System we start from an idea. This idea comes normally from observation and the study of the market. Have we ever observed a market - for example Bitcoin - and thought that it increases at the start...
Calculates 10yr, 20yr and 30yr averages for month/month % change ~shows seasonal tendencies in assets (best in commodities). In above chart: August is a seasonally bullish month for Gold: All the averages agree. And January is the most seasonally bullish month. ~averages represent current month/previous month. i.e. Jan22 average % change represents whole of jan22...
It's a simple example of how you can present your strategy's monthly performance in a chart. You maybe know that there is no support of these kind of charts in TradingView so this chart is actually a table object under the hood. Table visual appearance is customizable, you can change: Location Bar Width / High Colors Thanks to @MUQWISHI for hard work,...
Very excited to bring this script to the public. This is a very useful table that displays the performance of any strategy you give it in a more detailed view. It runs on all timeframes and at any position on the chart with the replay function. It also updates on tick changes. The table consists of three modes: Simple Equity, Compound Equity and Drawdown. Simple...
Shows static and dynamic levels which can act as support/resistance. These are important as there is a lot of users who are interested in buying/selling at these prices. Static Levels include - Daily/Weekly/Monthly/Yearly Open (changes color depending on if below or above price) Previous Daily/Weekly/Monthly/Yearly Open Previous day's High/Low Dynamic Levels...
This indicator that draws vertical lines for each year and month starting from the specified date and time. For example, starting from August 26th, 2022, The annual vertical lines are Aug 26th, 2022, Aug 26th, 2021, Aug 26th, 2020, Aug 26th, 2019, Aug 26th, 2018, Aug 26th, 2017... It is useful to check the action of the chart at the event of each year and...
I keep working on trying to make TradingView strategies look fancier. A few months ago I published the first version of the Monthly Returns for Strategies in Pine Script. I received quite a lot of good feedback and quite a lot of requests to update it. This is a more advanced version of the Monthly Returns, in it, you can: Display monthly returns of your...
Simple script to see where the hloc levels are on the last confirmed candle on a higher timeframe. Good for keeping a eye on the monthly or weekly levels . NOTE if you are using the script on monthly setting and are currently on a lower timeframe (15min ) and do not see the lines rendering you just need to move your chart to the left to get the start point of the...
This indicator puts the previous close value of a higher relevant time frame on the chart, it adepts to the period of the chart. Relevant means that it puts: Close of previous year in monthly chart Close of previous month in weekly chart Close of either previous month of week in daily chart, default setting is week Close of previous week in 4hourly and 3hourly...
Simple indicator designed as filter so you can easily see how the currency or asset performed during each month historically. Can used to identify a possible month to enter or exit a trade in. For best results use in combination with another indicator or candle pattern to signal an entry in a historically bullish month *This indicator is designed to be used only...
This is a modified version of this excellent script Monthly Returns in PineScript Strategues by QuantNomad I liked and used the script but wanted to see how strategy performed vs market on each month/year. So I am sharing back. The modification consists in adding Market or Buy & Hold performance between parenthesis inside each cell to better see how strategy...
This indicator displays the monthly Open, High, Low and Close price on a chart. Very helpful indicator for starting your trading week (I use it every week in FOREX, Crypto, and Equities). In conjunction using this on the Weekly & Daily timerfame with a 200, 10 and 5 EMA you can start your week off with a probable bull or bear bias.
This script will show monthly, weekly and daily (with or without pre market) levels on your intraday chart. You can chose what values of the corresponding candles (high, low, close) should be included. Please consider following limitations: 1. Maximum of 500 drawing objects per chart To make sure the most relevant levels are shown, values are sorted based on the...