TOTAL, ERAMET, AIRBUS, Apple, TESLA INC, UBER TECHNOLOGIES INC
CAC 40, Indice DAX, Euro Stoxx 50, FTSE 100, Dow Jones, S&P 500
France 10Y, Allemagne 10Y, Italie 10Y, UK 10Y, US 10Y, Japon rendement 10Y
Displays the day's progressive high and low of the day colorized by the day of the week.
Key levels, plotted automatically Additional timeframes can be added on request Useful for seeing strength of the trend in the market
Indicator combines the 3; 1. 3 Sessions - with an option to set your own times 2. 4 Killzones- with an option to set your own times 3. Daily Dividers If you dont want any of the the above or want to decrease your killzones, just uncheck the relevant checkbox under settings - inputs/colors. Note: Most of this code it taken from other open source scripts,...
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 indicator shows fractals in different timeframes. With the possibility of coloring the bars with any combination of current, daily, weekly and monthly timeframes. The return points are calculated as follows: high > last 3 highs and close above highest low low < last 3 lows and closes below lowest high The direction of higher timeframes fractals tend to be...
Uses daily average ranges of 5 and 10 (most used) as buy (support) and highs (resistance) areas - half ranges used in calculations for a more accurate "forecast" of the H and L . Uses open but not close, so it does not repaint - experimental
Hey traders, at first thanks to the one and only Master Educator Stefan Kassing for sharing his legendary system with us! And also credit to Mortdiggiddy , RootDuk and PineCoders for helping me with the script =) This script is calculating the daily range (in pips) of the current market you are in, in relation to the last 70 days (10 weeks) . It...
This will place circles on your chart for the opening daily price. If price is above, the circles are green. If price is below, the circles are red. I wanted to be able to see the opening price a bit easier while in smaller time frames. I decided to add the previous daily closing line to the original script. Basically looking for good support / resistance
Filled support resistance zones for better visualization.
The study script will place GREEN BUY arrows BELOW oversold conditions and RED SHORT arrows ABOVE overbought conditions. You can configure the period Most RSI(14) indicators use a 14-period, I prefer a 5-period. The period, overbought and oversold periods are settings that can easily be changed by adding this study to your chart and clicking the "gear" icon next...
Description: This indicator plots Daily Standard deviation levels on price chart based on Historical Volatility (HV). It uses the most common approach for calculating historical volatility as standard deviation of logarithmic returns, based on daily closing/settlement prices. Assets: Currency Pairs, Commodities, also works on stocks, some indices. Time...
This script adds red/green blocks to the top of every chart that show the current daily Heiken Ashi candle colour, so even when you're on a 1h or 4h chart you can quickly see if the current day is bullish or bearish. The higher timeframe is customisable too, so if you prefer to use weekly HA values, then now's your time to shine. Useful for quickly going through...
This indicator plots the weekly and daily open in addition to a current close price line. It also signals when price closes above or below the daily and weekly opens. Also, the bull/bear bias is painted on this indicator as well. Black is the weekly open Silver is the daily open Weekly is default black arrows. Up is going above open, down is going below ...
For my second share, I give you some levels I look at everyday for the ES minis. HLC/3 of the MTF (multi-time-frame) inputs = mean and Fib-levels formed as support and resistance zones. There are some websites that will show you 20 ways to figure out a pivot for the day's intraday workings, and this one always rang true for me. I keep it set at Res=D and...
Ichimoku Cloud , Multiple Time Frames, based on the script : MTF Selection Framework functions (PineCoders) Possible display: - four differents Ichimoku - Tenkan, Kijun, Chikou and Kumo (monochrome or not) - labels : offset from line, color if you change style and with/without abbreviation Time Frames : - 1m - 3m - 5m - 15m - 30m - 45m - 1h - 2h - 3h - 4h -...
Simple script used to show the previous day/week/month high and low as an overlay on the chart
I have a thing for pivots and SR, so this is Tom DeMark Daily Retracements Levels pivots from DeMark Indicators book by Jason Perl. Red lines -daily R Green lines - daily S Expect reversals or breaks at these points. and some random stock, just test your instrument
This study is a variation of my "Automatic Daily Fibonnacci" indicator. This variation automatically draw Fibonacci Pivot levels (or optionally Classic Pivots) based on the previous day's highest and lowest points. The HLC3 is used as the default Daily Pivot level. Unlike the "Automatic Daily Fibonnacci", this indicator does not redraw/update levels on current...