Kripto Piyasa Değeri, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
ASELSAN ELEKTRONİK SANAYİ VE TİCARET A.Ş, TÜRK HAVA YOLLARI A.O, PETKİM PETROKİMYA HOLDİNG A.Ş, TÜRKİYE İŞ BANKASI A.Ş, EREĞLİ DEMİR VE ÇELİK FABRİKALARI T.A.Ş, TÜRKİYE GARANTİ BANKASI A.Ş
BIST 100, SP 500, DAX Endeksi, FTSE 100, Euro Stoxx 50, Nikkei 225
Türkiye 10Y, ABD 10Y, Euro Bund, Almanya 10Y, Japonya 10Y Geliri, İngiltere 10Y
This indicator consists of two lines. One is a gray line (USD) and the asset indicator is green or red. The basis of this indicator is the true strength indicator (TSI) with parameters 5,15. Both line sets are based on a TSI (5,15). The lookback period is for new highs / new lows. Default value is 200 periods. GREEN/RED LINE The first that is green and red is...
These Bollinger Bands are exponential because the variance is calculated using the exponential moving average, rather than just adding the normal standard deviation to the ema. This may be more useful because the exponential standard deviation should be more sensitive to near term increases or decreases in volatility. Please do not forget that Bollinger Bands...
English: This indicator shows the NYSE's new highs (green) and new lows (red). Extreme trading days with more than 99 % new highs relative to new lows vice versa are marked via lines (theoretically values) and triangles (breaches). Deutsch: Dieser Indikator zeigt die neuen Hochs (grün) und neuen Tiefs (rot) der NYSE. Extreme Handelstage mit mehr als 99...
Introducing the Pivot Regression Oscillator. This oscillator uses a similar formula to the Stochastic Oscillator. However, instead of comparing the closing price to the lowest price of a period, it compares the distance between current price and the current pivot point. By basing our oscillator on pivot levels, we incorporate a much more relevant and...
English: This indicator shows the NASDAQ's new highs (green) and new lows (red). Extreme trading days with more than 99 % new highs relative to new lows vice versa are marked via lines (theoretically values) and triangles (breaches). Deutsch: Dieser Indikator zeigt die neuen Hochs (grün) und neuen Tiefs (rot) der NASDAQ. Extreme Handelstage mit mehr als...
//Forex Sessions study("Forex Sessions", shorttitle="SessionsFX", overlay=true) t1 = time(period, "0700-1600") t2 = time(period, "0200-1100") t3 = time(period, "1800-0300") t4 = time(period, "1600-0100") NewYork = na(t1) ? na : green London = na(t2) ? na : red Tokyo = na(t3) ? na : blue Sydney = na(t4) ? na : aqua //white silver gray maroon red purple fuchsia...
English: This indicator shows the AMEX's up volume (green) and down volume (red). Extreme trading days with more than 90 % up or down volume are marked via lines (theoretically values) and triangles (breaches). Deutsch: Dieser Indikator zeigt das Aufwärts- (grün) und Abwärts-Volumen (rot) der AMEX. Extreme Handelstage mit mehr als 90 % Aufwärts- oder...
It marks out different world markets active timings on the bitcoin charts. You can also modify the script to a strategy and test out different strategies.
With this indicator i tried to create a more clear view of the daily chart. This indicator only works on the daily chart. This is how the plotted line is created: When the 'day close' is greater then the 'day hl2' it plots 1 up 'color = green' When the 'day close' is lesser then the 'day hl2' it plots 1 down 'color = red' When the 'day hl2' is greater then...
Script is meant for finding stocks in new uptrends and has had a pullback. Looking for support confirmation before going long. My first script.