Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
Apple, Advanced Micro Devices Inc, Amazon Com Inc, TESLA INC, NETFLIX INC, Facebook Inc
S&P 500, Nasdaq 100, Dow 30, Russell 2000, U.S. Dollar Index, Bitcoin Index
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
A super simple yet elegant indicator, "ALMA Physics" calculates the derivatives of the Arnaud Legoux Moving Average (ALMA) with respect to Time. Both the ALMA parameters and the time variable can be modified in the indicator's settings. derivatives "physics": Blue - ALMA Velocity (dALMA / dt) Magenta - ALMA Acceleration (d_Velocity / dt) White - ALMA Jerk...
Another way of finding the average range of the bars using 1 period percentage change of the price and taking an average of them. It's given in percentages and the absolute value of the average can be shown when the option is turned on, or the average including the up and down bars can be shown. Perhaps an alternative way of looking at volatility or range of the...
This indicator shows WMA ribbons of the percentage of price movements. Strong peaks show unusual price movement and might indicate a good time to close your position. A narrow band shows stable price movement and could indicate a good time to get into a position. (Squeeze)
My other indicator shows the linear regression slope of the source. This one finds the exponential regression slope and optionally multiplies it by R-squared and optionally annualizes it. Multiplying by R-squared makes sure that the price movement was significant in order to avoid volatile movements that can throw off the slope value. Annualizing the exponential...
Italian physicist Galileo Galilei is usually credited with being the first to measure speed by considering the distance covered and the time it takes. Galileo defined speed as the distance covered during a period of time. In equation form, that is v = Δd / Δt where v is speed, Δd is change in distance, and Δt is change in time. The Greek symbol for delta, a...
This histogram displays price or % change from previous bar. Can be applied to any time frame. 06/01/2017 Added look back bars.
This indicator allows you to quickly view the true % change per candlestick (prev close > current close), but it also has 3 other customizable values for you to set your own % change conditions (such as open > high). Feel free to edit the script to suit your own needs as well.
Shows the rate of change of prices. The rate of change is the percent "change" of the related bar. When tje rate of change is too different, there is a trade opportunity. Seeing the rate of change you can guess if you can judge if you are making a good trade Yes the information is already on the bar chart but without knowing you might easily miss the...
This is little code snippet can be copied and pasted into your own strategies and indicators to easily calculate some interesting percentage change levels within a given lookback period. The function will return: The price change from the start to the end of the period The price change from the start of the period to the highest point within the period ...
Smoothed Rate of Change indicator script. This indicator was originally developed by Fred G. Schutzman.
This script was influenced by Scilentor's- "RSI Bar Colors / Scilentor". I improved upon the Idea by adding the ability to change the full range of RSI (Between 0 through 100) to any color you want within 5 point increments. Traditional use of RSI is to use it as an "Overbought" and "Oversold" indicator. A more uncommon/unknown use, especially among new traders,...
Fractal Adaptive Moving Average Rate of Change. Use it with FRAMA
Perform higher order differencing through convolution, the result is equivalent to cascading N momentum oscillators of periods P : mom(mom(mom(mom(x,P)...,P) Settings length - Period of the oscillator, indicate the lag to use (equivalent to the period in a momentum oscillator) order - Differencing order, indicate how many times differencing...
This histogram displays price or % change from previous bar. Can be applied to any time frame.
Phase Change Index script. This indicator was developed and described by M. H. Pee (Stocks & Commodities V.22:5 (28-37): Phase Change Index). Other indicators of M. H. Pee: ...
Plots the percentage change of Nifty w.r.t previous day's close for any timeframe.
This script allows you to compare the percentage-based change in the price of any two securities on any given (and supported) timeframe on the chart. This can give you a very simple way to compare any two securities against one another. Ex: If your base security gained 5%, and the other security gained 3% in a single day, the change comparison would show a green...
This script is very much beta! This is a simple script to visualize how two symbols move in relation to each other. For example if the underlying symbol is a 2x Gold ETF (meaning the ticker moves at 2x the spot price of gold---if gold goes up 3% this ticker should go up 6%) and the comparison symbol is an 2x inverse gold ETF (at gold up 3% this should move down...