Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
WIRECARD AG, BAYER AG NA O.N, DAIMLER AG NA O.N, Apple, Advanced Micro Devices Inc, Amazon Com Inc
DAX Index, TECDAX TR, MDAX PERFORMANCE-INDEX, Dow 30, S&P 500, Nasdaq Composite
Euro Bund, Euro BTP, Euro BOBL, Germany 10Y, US 10Y, Ultra T-Bond
description: • Zig Zag indicator plots points on the chart whenever prices reverse by a percentage greater than a pre-chosen variable. • Forecasts area based on zigzag statistics. • Displays labels with detected patterns. • Displays slope information rate of price, time diferentials and angle(experimental)
This script is for three moving averages with as many features as I can possibly fit into a single moving average. Features: - Three moving averages (MA1, MA2, MA3). - Standard MA inputs. - MA type. - MA period. - MA price. - MA resolution (time frame). - Visibility toggle. - MA Candle Type - Fancy MA inputs. - Toggle to show only candles included in the MA...
Average True Range Trailing Stops Strategy, by Sylvain Vervoort The related article is copyrighted material from Stocks & Commodities Jun 2009
Ichimoku_cloud + Daily-Candle_cross(DT) + HuLL-MovingAverage_cross + MacD any timeframe, all indicators settings adjustable for fine tuning to pair/timeframe Target Point and Stop Loss settings set SL low to reduce repaint
Volume !weighted! deviations. Important: I don't really know how people generally compute deviations from VWAP/VWMA, but smth tells me generally it's just a Av Dev/St Dev based on mean, not on appropriate basis, like volume weighted mean in our case. This version is mathematically correct, it first calculates weighted mean, than utilizes this weighted in mean...
The 10/20 MA Heikin-Ashi Strategy is the best I know. It's easy, it's elegant, it's effective. It's particularly effective in markets that trend on the daily. You may lose some money when markets are choppy, but your loss will be more than compensated when you're aboard during the big moves at the beginning of a trend or after retraces. There's that, and you...
CM_MTF ATR Bands/Stops Many Options Available Via Input Tab: -Chart Defaults to Upper and Lower ATR's Based on Current Chart TimeFrame -Ability to Plot either Upper and/or Lower ATR's -Ability to Change the Time Frame ATR's are Based On! -Ability to change Look Back Period and ATR Multiplier Individually for Both Time Frames -This Gives you the ability to plot...
MACDAS script by KIVANCfr3762, i added Plots and Alerts original script
This script is for a simple moving average indicator. It is meant as an educational script with well formatted styling, and references for specific functions.
The need to calculate averages (arithmetic mean) comes up here and there in scripts. When you want the average of a value only when a given condition has occurred, you will often not be able to use the standard sma function in Pine because it will average all values in the series. Even if you take care to use your condition to set non-conforming values to zero,...
This is an experimental study using z scores of multiple sampling periods to analyze price trends. Z score measures the number of standard deviations price is from its mean. In this study, z scores are calculated over a Fibonacci sequence of sampling periods from 3 to 4181. The scores are then averaged with equal weighting, resulting in a display of long term...
Strategy using Slow Heiken Ashi by Glaz and Exponential moving averages. Looking for someone to help me turn the strategy into non-reoccuring alerts as I am having trouble doing so.
This indicator takes the price of Bitcoin on Coinbase and the futures price on Mex, and compares it the average price of Bitcoin across other major exchanges. This essentials give us a spread at which Bitcoin is going for. In turn, this could be a possible tool to help determine market sentiment. This indicator was created for experimental purposes. Use at...
This script will tell you the following: • Average length of all the candles (wick to wick) for the last 20 candles -- shown in blue • Average length of bull (green) candles (wick to wick) for the last 20 candles -- shown in green • Average length of bear (red) candles (wick to wick) for the last 20 candles -- shown in...
Return the average of simple moving averages with periods starting from min to max that is: avg(sma(src,min),sma(src,min+1),...,sma(src,max)) The user can choose three types of weightings for the average, "simple", "linear", and "least squares". Settings Min : minimum period of the sma Max : maximum period of the man, must be higher than "Min" ...
This function is an Pine version of the moving average described in the January, 1998 issue of S&C magazine, p.57, "Smoothing Techniques for More Accurate Signals", by Tim Tillson. It is translated from the MetaStock code presented in the article. The function uses a version of the XAverage, written by me, which allows variables as inputs. ...
With this script you can use bollinger bands with up to 4 moving averages. The bollinger band basis and the moving averages can be changed to EMA's. To prevent auto scaling of the bands, turn off the plots and just keep the fill.