JUVENTUS FC, UNICREDIT, INTESA SANPAOLO, ENI, Apple, Advanced Micro Devices Inc
FTSE MIB, Euro Stoxx 50, Indice DAX, FTSE 100, S&P 500, Nasdaq Composite
Petrolio Brent, Petrolio greggio, Oro, Argento, Gas naturale, Bitcoin
Italia 10Y, Euro Bund, Germania 10Y, Francia 10Y, UK 10Y, US 10Y
English: This is a little, simple script I made upon request from a user. It shows the highs ad lows of up to three custom timelines (e. g. 60 min, 30 min and 15 min) within a chart. Deutsch: Dies ist ein kleines, einfaches Skript, das ich auf Anfrage eines Nutzers erstellt habe. Es zeigt die Hochs und Tiefs von bis zu drei individueller Zeitreihen (z. B....
Indicates the daily high and low drawn by green and red lines. Fill blocks indicate the average value movement relevant to the previous day. Green fills indicate that the value is moving higher than the previous day and red meaning lower. NYSE:BA
Introduction This indicator was asked and named by a trading meetup participant in Sevilla. The original question was "How to estimate the correlation between the price and a line as easy as possible", a question who got little attention. I previously proposed a correlation estimate using a modification of the standard score (see at the end of the post) for...
This will plot your choice of OHLC (or any of the averaging choices) of the current candle compared to the previous candle. For example if you choose "high" for the input and set the chart to daily, you'll see the currently daily high vs the previous daily high. Green candle represent a higher high and the length of the candle represents how much higher. Red...
This script allows you to see a line graph of the highs and lows. Useful for drawing trend lines.
Highlights which S&P SPDR Sector ETFs are at highs of day (green letter) or lows of day (red letter) The first candle of the day is always all-green because by default the first candle of the day has the high of the day. So this indicator is more meaningful later in the day when sectors are making repeated highs/lows
Script is meant for finding stocks in new uptrends and has had a pullback. Looking for support confirmation before going long. My first script.
With this oscillator you can see how higher and lows are developing against each other
Binque's Multi-Moving Average - One indicator with four simple moving average and four exponential moving averages, plus as a bonus a Day High moving average and a Day Low Moving Average. Simple Moving Average or MA(14), MA(50), MA(100) and MA(200) all in one indicator Exponential Moving Average or EMA(8), EMA(14), EMA(20) and EMA(33) all in one indicator Day...
Simple code which will find and highlight big price movements in a small period of time. This price movements will usually have an opposite reaction of the same size. Use this indicator under your own risk. Emiliano Mesa
When the diffference High and low is > 5% a spike is shown You can set an alarm to it You can dicide the interval yourself
HLC Plots Draws points (lines) to high low and close. In some trading situations, this method is more convenient than candles or bars. -------------------------------------- Рисует точки(линии) по high low и close. В некоторых ситуациях торговли такой способ бывает удобней, чем свечи или бары. На вкус и цвет все фломастеры разные =) ...
Plots... Confirmed highs when 1. it's higher than the 4 prior (lower) highs AND 2. higher than the 2 following (lower) highs. Confirmed lows when 1. it's lower than the 4 prior (higher) lows AND 2. lower than the 2 following (higher) lows.
I wrote this up as a potential replacement for my BB based strategies, and so far it's looking pretty nice. Description / Usage: Adjust length and multiplier much the same way you would expect with Bollinger Bands. Multiplier of 1 gives you a base channel consisting of one high, and one low sourced SMA (or EMA) The outer channels are increments of the base...