COVID-19: Daily changeNew daily infections (daily change) of COVID-19.
The chart shows new daily cases across the entire planet, the US, EU (de+fr+it+es only) and a small country (RO) that does not matter to anybody but me. You can show/hide different country in Settings.
Select "COVID-19: CONFIRMED" data in main chart and add the indicator.
Change
Any Security vs. Any Security Change Comparison [BigBitsIO]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 bar of 2% because your base security outgained your other security by 2%.
Features:
- 2 securities to compare. A base and other.
- Shortlist of default securities to choose from.
- Ability to override the default securities list and use any security supported by TradingView. You must use the correct security string to do so.
- Resolution is tied to whatever the current chart is using. This way the view of the indicator always reflects the correct resolution of the chart.
- If either market has a 0% change, it is considered likely closed during that period and will result in a change of 0%, as they shouldn't be compared at that time.
Alts vs Btc percentage changesCatch differences and over-corrections between Alts and Bitcoin via Ftx's indexes
A more visual description : i.imgur.com
Rate of change[UO]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 importance of that %10 change over there.
Close-to-Close % Change DistributionThis is a graphical representation of things you see everyday in your watchlists - % Changes. This tool uses the entire history of an instrument. Different instruments have different distributions.
Oil
Gold
Bitcoin
Moving Average Color Direction Detection Moving Average Color Direction Detection, possibility to configure:
- Type: SMA, EMA, WMA, VWMA, SMMA, DEMA, TEMA, HULLMA, ZEMA, TMA, SSMA
- Lenght
- Source
- Colour direction
GMS: Percent Change With LengthBasic Percentage Change Over Time. Works on any timeframe.
- Global Market Signals
SMA_TKP_TREND SYSTEMI took the "EMA_TKP_TREND SYSTEM" and converted it to plot a simple moving average for the "slow moving average".
EMA_TKP_TREND_ SYSTEMThis script was cannibalized by another member on here (Kudos given in Script). I trimmed down the script and created this to give a visual representation of the changing slope on exponential moving averages.
Month-to-Month % ReturnAn utility tool to see month-to-month performance of the asset and to eliminate the need in drawings. It works everywhere but better in use on the daily timeframe.
LINEdicator - Trendanalysis toolThis indicator creates an trend channel based on an EMA/SMA combo and a Parabolc SAR indicator.
Watch for the peaks and the size of the red/green channel for possible trend change.
Can also be used as an Entry/Exit/Stop-Loss setting tool.
VelocityI was wondering how Jurik's Velocity works and after some time I created a little bit different Velocity.
What is this?
Everybody heard about the momentum indicator. The classic momentum shows the difference between the current price and the price N periods ago. How far in the past the comparison is made is up to the trader.
When the indicator reaches extremely high (low) values and then turns in the opposite direction it can be considered a sell (buy) signal. Sometimes it is better than waiting for the 0-line crossovers. Another way is to use the indicator to find out divergences with the price.
What's wrong with it?
The classical momentum indicator produces many misleading values and false signals due to its jagged nature. To remove noise and smooth out its line users apply the different moving averages. No matter how cool is your average - you always add a lag. And the lag will seriously decrease the performance of the momentum indicator.
All of this can be avoided using a special smoothing technique.
Settings
Period (default: 30 )
Price Source (default: hlc3 )
Peaks Highlighting (default: false )
Velocity with peaks highlighting
NOTE : This is not Bullish/Bearish Phases . Phases is a pure volume-based indicator and doesn't use the price to measure the dominance.
I attached some screenshots to show you how it works with other instruments so, you can compare it with Jurik' Velocity.
Good luck!
[RESEARCH] MomentumHello traders and developers!
I compared different techniques to get momentum of the series.
The 4 samples are:
1) Raw difference between price and price some bars ago
2) Built-in "change" function
3) Built-in "mom" function
4) Jedi's momentum - difference between current and previous SMA multiplied by it's period
All results are identical.
So, we have two built-in functions that do the same thing: "change" and "mom". For brevity it is better to use "mom" when you need to get momentum of the series.
Good luck!
interval change/ period change/ standard deviation ($)Calculates the following in nominal terms, not in percentages.
Phase Change IndexPhase 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:
Price Change HistoryDisplay a histogram of price changes over a given interval. Show change as a percentage or in dollar amount. Highlight changes that exceed a particular value.
Percent change bar chart Backtest This histogram displays price or % change from previous bar.
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
Percent change bar chart Strategy This histogram displays price or % change from previous bar.
WARNING:
- This script to change bars colors.
Ticker Change AlertScript can be used to create an alert when the specified change percentage occurs for a given period, on a given exchange/pair.
Originally intended to be used to spot 4% change in BTC
Smoothed Rate of ChangeSmoothed Rate of Change indicator script.
This indicator was originally developed by Fred G. Schutzman.
Percentage Change FunctionThis 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
The price change from the start of the period to the lowest point within the period
It was originally intended to be used in conjunction with other scripts to assist with decision making. However, it doesn't look too bad as an indicator and so plots have been added.
For more information regarding the code, some commentary and free tutorials, you can visit the Bactest-Rookies (.com) website.
CMYK VRMI◊ Introduction
This script indicates the relative movement of price x volume.
◊ Origin
Based on 'The Relative Momentum Index' by Roger Altman : February, 1993 issue of Technical Analysis of Stocks & Commodities magazine.
While RSI counts up and down days from close to close, the Relative Momentum Index counts up and down days from the close relative to a close x number of days ago.
This results in an RSI that is smoother. The input has been changed to the change of a smoothed close multiplied by a smoothed volume.
The polarity of VRMI indicates bearish/bullish movement.
◊ Adjustments
CMYK color theme applied.
◊ Usage
VRMI indicates the force the market moves with.
◊ Future Prospects
-
◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊