Einfacher Indikator, der die einfachen gleitenden Durchschnitte 21, 50, 100, 200 und 400 einzeichnet, diese einfärbt und belabelt, so dass man weiß welcher welcher gleitende Durchschnitt ist.
Einfacher Indikator zur Analyse wo sich der aktuelle Kurs bezüglich eines einfachen gleitenden Durchschnittes befindet. Angezeigt werden: Abstand des Close vom jeweiligen gleitenden Durchschnitts (grün = oberhalb, rot = unterhalb). Geglättete Kurve des Abstandes (blau). Hintergrundfarbe (rot/grün) entsprechend ob die geglättete Kurve des Abstandes steigt...
This indicator will display two types of moving averages on a chart, the 20-period Simple Moving Average (SMA) and the 21-period Exponential Moving Average (EMA). The length of the SMA and EMA can be adjusted by the user through input parameters. The script plots the SMA and EMA as two separate lines on the chart, with the SMA displayed in red and the EMA...
This script (indicator) provides Bollinger Band, EMAs (5,20,50), SMAs (100,200). You can enable and disable everything from styles tab.
This script is a technical analysis tool for financial traders that plots Simple Moving Average (SMA) and Exponential Moving Average (EMA) indicators in a chart. It is an overlay indicator, meaning that the plotted values will be superimposed on top of the price chart. The script provides a visual representation of the trend of a financial instrument's price over...
This script is a variation of the popular Bollinger Bands indicator, which uses exponential moving averages (EMA) instead of simple moving averages (SMA) as its core calculation. The indicator is designed to provide a visual representation of volatility, with the distance between the upper and lower bands being determined by the standard deviation of the...
Plots the first time the close price is above or below the colored portion of the chosen MA. The MA's formula is from TradeStation's indicator: "Colored Moving Averages Can Help You Spot Trends" . I modified that indicator with customizations that include: Buy and Sell signals. Each time the current bar closes above the MA, while it's red (bearish), there's a...
Long entry: PSAR gives buy signal BBPT prints green histogram ZLSMA is below the price ZLSMA has uptrend SL is smaller than the max SL Optional Sessions and EMA filters Short entry PSAR gives sell signal BBPT prints red histogram ZLSMA is above the price ZLSMA has downtrend SL is smaller than the max SL Optional Sessions and EMA filters SL: Placed below...
This oscillator is an attractive way to view hidden price divergence... The formula originated from the Lark, but I have cleanly displayed this information. When the two moving averages (ema) cross with a simple moving average, you find the hidden price divergence. What kind of market should you use this in? It works well when a trend is already established....
Volume Divergence • Formula originated from: "Hidden Price Divergence" (circles) by TheLark. I did two things to harness its effectiveness: • Firstly, I developed a unique way to filter out the divergence signals that were appearing on both sides of the midline. This filter will be known as the "Midline Tool" . It filters out a lot of the false...
Features: If you are looking for an indicator table that can project the distance between the price of the stock/index and different simple/exponential moving averages, this can be it. This is an indicator table overlaid on the main chart of your index/stock selection allowing you to see the distance in percentage terms between price and simple/exponential moving...
The relative strength index is a momentum indicator used in technical analysis. It measures the speed and magnitude of a coin's recent price changes to evaluate overvalued or undervalued conditions in the price of that coin. The RSI is displayed as an oscillator (a line graph essentially) on a scale of zero to 100. When the RSI reaches oversold levels, it can...
This strategy utilizes two pairs of different Moving Averages, two Volume-Weighted Moving Averages (VWMA) and two Simple Moving Averages (SMA). There is a FAST and SLOW version of each VWMA and SMA. The concept behind this strategy is that volume is not taken into account when calculating a Simple Moving Average. Simple Moving Averages are often used to...
Strategy Description: Linear EDCA (Linear Enhanced Dollar Cost Averaging) is an enhanced version of the DCA fixed investment strategy. It has the following features: 1. Take the 1100-day SMA as a reference indicator, enter the buy range below the moving average, and enter the sell range above the moving average 2. The order to buy and sell is carried out at...
The relative strength index ( RSI ) is a momentum indicator used in technical analysis . RSI measures the speed and magnitude of a security's recent price changes to evaluate overvalued or undervalued conditions in the price of that security. The RSI is displayed as an oscillator (a line graph) on a scale of zero to 100. The RSI can do more than point to...
This indicator simply provides a moving average (SMA, EMA, etc. can be selected) which hides itself when touched by the price. Two potential uses: Set the growth rate to be slow, to highlight only very rapid moves on a chart. Use the default settings and change the averaging period until the MA line remains bright. This MA can then act as a good trailing...
Ichimoku and MA use the default. It is repainted because it uses a moving average line. A marker is only true if it was created after the candle closed. The principle is too simple. Please enjoy using it. - Up : Conversion Line > MA #1 and Base Line > MA #2 It is an uptrend. The short-term moving average should be above the conversion line. And the long-term...
Dissected the standard SWMA function and added options for user to change just about every part of it. Weights ,Lookback ,Source can all be changed in the settings. Green is the standard SWMA, Using the Input value selected.(MAs/LRC/VWAP) Red is the tuned SWMA, with the option of applying a final Output filter (MAs/LRC/VWAP). Uses 8 datapoints instead of 4 for...