Zendog Bar PercentageThis script will add text to bars showing the price change of the bar as a percentage, both for open/close and high/low.
It can be used together with Rate of Change to better get an idea of how the price moved at a previous point in time.
Script uses labels for text, as there is a maximum limit of 500 labels if you want to study price movement for a specific timeframe, you can limit the timeframe from the script settings. Keep in mind that labels are applied to the last 500 candles of any timeframe.
Script also displays statistics for max changes in the selected time period, for both green and red candles both as percentage and base currency absolute value.
Uses:
- Study the behavior of an asset under previous market conditions, black swan events a.s.o.
- Calculate leverage position risk versus extreme price movements
Example: ZENUSDT pumped ~35% on 15 Sep 2021 in the first seconds after the news on getting listed on Coinbase so shorts with 3x leverage would have been liquidated.
Rate of Change (ROC)
Rate Of Change ATRThis is a very basic, but powerful script.
It gives you the ratio between the rate of change of the last x days and the average true range of the last y days.
---> ROC-ATR Ratio = ROC/ATR
Therefore, you can see how much the price has moved relative to the prices in the past.
This is important because (in my opinion) the basic ROC indicator is not very meaningful if you don't look at the average volatility of recent history.
For example, a ROC of 5% over the last 3 days might be very high for Forex but very small for some crypto.
Consequently, this indicator makes it possible to compare (and be used on) every instrument in every industry the same way.
Generally speaking, it makes more sense if the ATR length is larger than the ROC length.
RSI Rising Crypto Trending StrategyThis is crypto and stock market trending strategy designed for long timeframes such as 4h+
From my tests it looks like it works better to trade crypto against crypto than trading against fiat.
Indicators used:
RSI for rising/falling of the trend
BB sidemarket
ROC sidemarket
Rules for entry
For long: RSI values are rising, and bb and roc tells us we are not in a sidemarket
For long: RSI values are falling, and bb and roc tells us we are not in a sidemarket
Rules for exit
We exit when we receive an opposite direction.
Cuation: Because this strategy uses no risk management, I recommend you takje care with it.
If you have any questions, let me know !
Roc Mean Reversion (ValueRay)This Indicator shows the Absolute Rate of Change in correlation to its Moving Average.
Values over 3 (gray dotted line) can savely be considered as a breakout; values over 4.5 got a high mean-reverting chance (red dotted line).
This Indicator can be used in all timeframes, however, i recommend to use it <30m, when you want search for meaningful Mean-Reverting Signals.
Please like, share and subscribe. With your love, im encouraged to write and publish more Indicators.
Bagheri IG EtherThis is a technical trading strategy for Ethereum ( BINANCE:ETHUSDT ). We built and developed it on MetaEditor and optimized it with MetaTrader optimizer.
The main indicators are Donchian Channel, Oscillator of ROC, Bears Power, Balance of Power, and Simple Moving Average (SMA). Default values in the input panel are the best combination of these indicators, but you can change any of them and try it for better results.
Please notice that this strategy has been optimized on the 1-minute chart of Ethereum.
For each position, you can see the Take Profit (TP) and Stop Loss (SL) levels. Also, you can find the values of mentioned TP and SL in points from the input panel of the script.
Attention: The price of Ethereum has 2 decimal places.
Therefore, 3000 points for TP means 30 USDT for trading 1 BINANCE:ETHUSDT .
+ Rate of Change (and OBV)The Rate of Change, or RoC, is a momentum indicator that measures the percentage change in price between the current period and the price n periods ago. It oscillates above and below a zeroline, basically showing positive or negative momentum. I applied the OBV's calculation to it, but without the inclusion of volume (also added a lookback period) to see what would happen.
Actually what happened was I was looking at hot-rodding the OBV indicator, but then wondered if I could apply the cumulative calculation to another indicator to see what would happen. Not sure why I chose the Rate of Change, but it seemed a neat idea. And it worked! And so I called it the "Cumulative Rate of Change." I only recently realized that this is actually just the OBV without volume, HOWEVER the OBV does not have a lookback period, and its source is the close of each period. Basically, when you look at the calculation for the OBV you'll notice that it's a cumulative measure of the "change" of the closing price against the previous close times the volume. The Rate of Change is basically that measurement over more than one period, excluding the volume, and is not cumulative. Thus the "Cumulative Rate of Change" is basically an OBV without the volume but with the capability to adjust the lookback period.
Anyway, after days and weeks of playing with the indicator pretty infrequently I did decide that I actually really liked it, especially with the addition of moving averages and bollinger bands. So I decided to play with it a bit more.
I added a drop-down menu to include the standard Rate of Change indicator, and then thought I may as well add the OBV too, in case someone might like to compare that to the C-RoC, or just wants an OBV with myriad moving averages and bollinger bands.
By default I have the indicator set to the "C-RoC" and the lookback is set to 1, but play with longer settings (this is pretty much necessary if using the traditional RoC, which is by default set to 10 in TradingView, and is nigh on useless at 1).
I also recommend playing with the source. 'Close' is nice, but 'ohlc4' provides some very nice signals as well, as it follows the price flow for each period completely, filtering the noisiness of 'close' as source.
Hope you guys like this. With the bollinger bands and your preferred moving average settings this can be a powerful tool for re-entering trades in trend, taking profits, determining momentum swings.
ROC_PA_Strategy (A3Sh)Hi there,
An experiment with rate of price change in combination with price averaging. The strategy is inspired by Price Change Scalping Strategy developed by Prosum Solutions and Scalping Dips On Trend Strategy developed by Coinrule. Both strategies look at the percentage of price change to open orders.
When the price drops beyond a specified percentage, a order entry threshold (yellow line) is setup. The order entry threshold is only active for a specified number of bars and will de-activate when not crossed within the specified number of bars. When the price drops further and crosses the entry threshold with a minimum of a specified percentage, a long position is entered. The same reverse logic (white line) used to close the long position.
I first ran the strategy without stop loss and take profit and that worked very well in a bullish market. I later added stop loss and take profit and that seems to work better in a side ways or bearisch market. There are a lot of tweaking possibilities in the settings.
In the settings you can specify the percentage of portfolio to use for each trade to spread the risk and for each order a trading fee of 0.075% is calculated.
MA+ ROC MTF DashboardThis is a Multi Timeframe moving average ROC (percent of change) dashboard.
This dashboard shows percent of change of current price to a moving averages on different time frames.
Most left value in the dashboard always represents your chart time frame, while the next 3 represent other time frames which you can set in 'MA+ ROC' settings.
Support User Defined time frames or automatic time frames based on a multiplier value.
Better define same or higher time frames than your chart time frame to get accurate results.
Can work in conjunction with MA+ to display the moving average line, click here:
Like if you Like and follow-up for up coming new indicators: www.tradingview.com
ROC Between SymbolsThis script is a simple Rate Of Change (ROC) closing price comparison between a "compare" symbol and a "base" symbol over a user-specified period (maximum 200).
When the ROC is greater than zero, >0 (positive), the compare symbol is increasing faster than the base symbol -- the compare symbol has positive comparative momentum. Of course, your compare symbol could be flat and your base symbol could be decreasing, but math-wise these scenarios are equivalent and the compare symbol has positive comparative momentum.
When the ROC is less than zero, <0 (negative), the compare symbol has negative comparative momentum. Again, the base symbol could be increasing and the compare symbol could be flat, but math-wise this is the same scenario and the compare symbol has negative comparative momentum.
This ROC comparison tactic was documented and described on YouTube channel "Figuring Out Money" in an interesting study between Bitcoin and Gold prices on a weekly timeframe.
Rate Of Change Bands [CC]The Rate Of Change Bands were created by Vitali Apirine (Stocks and Commodities March 2021 pg 14) and this indicator is a great method to not only check the momentum but also check the trend strength as well. I have color coded the lines so buy when the line turns green and sell when it turns red.
Let me know if there are any other indicators you want me to publish!
ROC of Majors against the USD (Label)Version 2 of the ROC study that now puts them as a label on the same chart.
ROC of Majors against the USDA simple study that shows the majors against the USD Rate of Change.
Allows you to pick opposing strength pairs to trade.
There are different ROC calculations for people to play with as I am not sure which way the ( ) should be so feedback is welcome.
Fractals ROC AlertI am playing William's Fractals and got an idea to calculate each fractal's strength by these rules:
- downFractal. FractalROC = (close - lowest(n+1))/(open【2*n】-lowest(n+1))
- upFractal FractalROC = (highest(n+1)-close)/(highest(n+1)-open【2*n】)
And set up a level to filter small fractals.
Bigger FractalROC, Stronger trend
Price Acceleration Momentum [PAM]this indicator plots the acceleration of the price using the derivatives of RSI.
you can use it just like a momentum oscillator to catch divergences, trend direction, breakout direction, etc
RSI/Momentum derivativesthis indicator plots the derivatives of the RSI to get more leading sense of direction of the price
we know that the rsi shows us the momentum of the price, so the easiest/logical way to interpret this indicator and benefit from it is as follows:
- see the price as 'distance'
- see the rsi as 'speed'
- see the rsi/momentum of the above/'speed' as 'velocity'
- see the rsi/momentum of the above/'velocity' as 'acceleration'
once you understand this you can analyse and interpret this indicator to give you a more leading analysis and more accurate entry and exit points.
- also includes the RMA for each RSI derivative which can help for identifying breakouts, direction of price, pivot points and more.
in the above chart
- black is the standard rsi/speed
- orange is the momentum of the rsi/velocity
- green is the momentum of the velocity
Roc & Atr
Roc & Atr Orders
My indicator, where I compare the 20 bar change percentage with the 14 bar atr band, I hope it will be useful to everyone. the green zones can be interpreted as BUY and the red zone as SELL zone. In graphs with high motion and low atr, the channel narrowing can be interpreted as BUY and the channel opening as SELL.
No indicator shows you the right way ... The best way is your own thoughts
Accumulated Rate of ChangeThis is a volatility indicator, inspired by ROC(Rate of change).
Shows three values:
- ROC, based on previous bar's price
- Accumulated ROC, shows price change rate since previous nth* bar. Both positive and negative price changes increases the rate.
- Accumulated Positive ROC, considers positive change rate only
- Accumulated Negative ROC, considers negative change rate only
* based on given number of bars in settings
ROCWhat is Rate of Change (ROC)
The rate of change (ROC) is the speed at which a variable changes over a specific period of time. ROC is often used when speaking about momentum, and it can generally be expressed as a ratio between a change in one variable relative to a corresponding change in another; graphically, the rate of change is represented by the slope of a line. The ROC is often illustrated by the Greek letter delta.
Simple rate of return comparisonThis simple indicator compares RoR for up to eleven assets over a period described by the "Offset" input variable.
RoR type may be:
Classical logarytmic RoR: log((Po - Pn)/Po).
Percent growth: (Po - Pn)/Po.
Fiat evaluaton based on "Budget" input roperty: $ * (Po - Pn)/Po.
If the "Relative" option is selected, the RoR of the base asset will be deducted from the asset's ROR.
If the "SMA easing" option is selected, RoRs will be eased by a simple moving average of "Offset" bars.
Moving Average Growth RateThis indicator measures the growth rate of any given MA from it's previous value. It defaults to the 200 period but you can plug in any value you want. I like to use this on the weekly time frame with the 200 period MA because it is such a long term moving average that it has never once gone down on the BTC chart. Even though the rate of change always looks minuscule, this indicator more precisely measures the rate of change, potentially identifying states of massive overvaluation.
I have been testing this one for a long time and ended up reconfiguring it several times. I configured it to be used on any time frame. The coloring values are hard coded as follows:
Business As Usual (Lime): Growth Rate < 2
Heating Up (Orange): Growth Rate >= 2 and Growth Rate < 3
Warning (Red): Growth Rate >= 3
If you have any comments or suggestions let me know.
True Strength Index (TSI)User request. A tuned version of the built-in True Strength Index (TSI) indicator with the following options included:
TSI - Signal Histogram
TSI/Signal Crossovers
TSI/Signal Ribbon
Bands breakouts highlighting
Zero line crossovers background
CryptoDon's Buy and Sell Targets Version 1.1This script is str1nger All-time high and percentage drops script with some small mods, such as the previous candles high and low prices.
This script helps me target buy and sell zones based on what percentage the price has dropped.
This is revision #2
Updated as of 2-10-21
CryptoDon's Buy and Sell TargetsThis script is str1nger All-time high and percentage drops script with some small mods, such as the previous candles high and low prices.
This script helps me target buy and sell zones based on what percentage the price has dropped.