I found a bug with built-in percentrank function. Sometimes it gives unexpected and incorrect results. You can see a one of them on the chart. ALL scripts which use percentrank function are affected. No matter which version they use, no matter who is their author - ALL scripts which use this built-in function can work incorrectly. If you want to avoid...
Hi. Hello, this script has the same logic as Noldo CFTC COT Forex indicator : It is the version for the future markets. Major future assets are the subject. Usage This script works only on SPGSCI (S&P Goldman Sachs Commodity Index). You must open SPGSCI : www.tradingview.com It only works on 1W graphics. Because COT data is announced...
I am proposing an alternative to the percent change. An alternative that is symmetrical to both positive and negative change, unlike percentage change. The simple idea is to have a positive number if the reference value (called val in the script) is lower than the stock value and needs to be multiplied; a negative number instead if the reference number is...
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 Script displays Regular or Log Returns as either a line or histogram and labels the current bar. If something other than price is selected as the source, the result is percent change with a positive or negative slope. If a moving average of price is used as the source, the result is analogous to a strength index Other options include a look-back period...
Much like the new map for traders indicator, but with less resources needed by the computer therefore runs more smoothly.
Plots EMA and adds a Percentage band for reference. By @G10Link
Tracks the percentage gain/loss in three ranges: single candle (can be turned on or off) custom range of candles custom range of candles For example, with a range of 3 candles, and the serie: 1 - close 10 2 - close 5 3 - close 20 The moving gain would be: 1 - close 10 - gain 10, infinite% 2 - close 5 - gain 5, infinite% 3 - close 18 - gain 8,...
Library "inChart" determine if price value is between chart high + x% and low - x% on the visible chart. inChart()
A nice little gadget. Can be used to visually hint on volatility. Will show a leading vertical bar which shows percentage of price, both up and down, in relation to current price.
Show percent daily moves with a 5 period look back. This helps visualize recent performance.
This script tracks the percent change of Bitcoin vs. the percent change of the coin on the chart. Crypto markets are usually affected greatly by Bitcoin swings so being able to see if the given coin is trending above or below Bitcoin is useful market data. All choices made with this script are your own! Thanks.
it's just an average moving multiplied by a percentage. this is good for measuring the acceleration of price movements
The script has two options: volatility (absolute value of change) and updown which has positive and negatives. That's it. useful for alerts.
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
Get the percentage of previous candle price to current high candle price. This script will make your life easier to get percentage without you calculating it. Hope you enjoy the tool and let me know if there is any feedback or improvement request. Thank you very much. :D -------------------------------- Formula: Previous To High Percentage Per Candle =...
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)
ATR_percent is an indicator that i have created to find and be ready for volatility in stock or index. Works best in the 15 min time frame. Use case can be for Nifty and Banknifty. Basically, whenever the ATR _percent line leaves the yellow line for upwards, market is falling. While if it is heading downwards, the market is rising.