SQUEEZE MOMENTUM PRO - JBMCredits
I am not the author of the original script from which this indicator was based, the script was based on the Squeeze Momentum Indicator by the author LazzyBear
Description
The squeeze momentum PRO is a modification of an existing script that allows you to see the market movements in the form of waves, this indicator allows you to use two squeezes in a chart, the first corresponding to the current timeframe and the second to a greater timeframe. In this way it allows to operate in the direction of the greater temporality but with the impulse of the current movement of the graph.
Its main characteristic is that it provides a signal to the trader in the form of a symbol on the starter, when the indicator shows a green alert it means that both indicators are in a bullish direction so there is a probability that the price will rise, while a red symbol indicates that both temporalities show a bearish direction, so a bearish movement is more likely
The greater temporality is calculated by multiplying the current temporality, for example 1 hour, multiplied by 4, then the greater squeeze temporality will give the momentum of the 4-hour temporality, that the greater momentum will always be four times greater than the current temporality, although this can be changed in the settings.
The signals are not completely reliable so it must be used in conjunction with other indicators or analysis that allows the trader to filter the signals in a better way.
動量指標(MOM)
MAPS - LongShortThis script analyzes volume and momentum for different timeframes to spot opportunities for Longs or Shorts.
Please see below for access to indicators.
MarketSniffer AMarketSniffer A is a custom made indicator made by 2 friends that combined 2 strategies to make 1 indicator. It can detect good moments to buy and sell based on our strategy.
Marketsniffer A can be used in any market since its for a big part based on momentum. Although we recommend using it in the crypto market since it was tested and mainly made for crypto.
How to use it: MarketSniffer A can be used in many ways, own strategies can be made.
Example strategy: Lower timeframes (anything below the 1d) if the price is trading above the yellow 200 EMA, take the buy signals. If its trading below the 200 ema and you see a sell signal then sell / short
Example strategy: Higher timeframes (anything above the 1d) Any timeframe above the 1d, the 200 ema rule doesn't exist. Any buy signals should be good for taking a spot position. The sell signals therfore are NOT short signals but sell signals. Its just points to take profit from the buy signal.
Its recommended to use the small timeframe signals (anything below 1d) for leverage trading. Any signals above 1day timeframe should be spot trading.
This indicator should be used in combination with MarketSniffer B
Use the link on our profile to get acces to this indicator.
MarketSniffer BMarketSniffer B is a custom made indicator made by 2 friends that combined 2 strategies to make 1 indicator. It can detect good moments to buy and sell based on our strategy.
The indicator gives the same signals als marketsniffer A but has a diffrent way of showing it by using a histogram to make the momentum more clear when a buy / sell signal will be printed.
Marketsniffer B can be used in any market since its for a big part based on momentum. Although we recommend using it in the crypto market since it was tested and mainly made for crypto.
How to use it: MarketSniffer B can be used in many ways, own strategies can be made.
Example strategy: Lower timeframes (anything below the 1d) if the price is trading above the yellow 200 EMA, take the buy signals. If its trading below the 200 ema and you see a sell signal then sell / short
Example strategy: Higher timeframes (anything above the 1d) Any timeframe above the 1d, the 200 ema rule doesn't exist. Any buy signals should be good for taking a spot position. The sell signals therfore are NOT short signals but sell signals. Its just points to take profit from the buy signal.
Example strategy: Divergences and trendlines can be drawn on the waves as strategy. This indicator also had a RSI with EMA that can be used for this.
Its recommended to use the small timeframe signals (anything below 1d) for leverage trading. Any signals above 1day timeframe should be spot trading.
This indicator should be used in combination with MarketSniffer A
Use the link on our profile to get acces to this indicator.
LB Squeeze Momentum DivergencesThis study tries to highlight LazyBear Squeeze Momentum divergences
as they are defined by
TradingLatino TradingView user
Squeeze momentum green peaks are connected by a line
Associated prices to these green peaks are also connected
If both lines have a different slope orientation
then there is a divergence.
It only shows two last divergence lines and angles.
The original chart screenshot shows some divergence lines
on the top or main chart
these were drawn manually
because you cannot write to two different charts
from the same pine script study (Well, not in August 2020 anyways)
It's aimed at BTCUSDT pair and 4h timeframe.
HOW IT WORKS
Simple geometric mathematics are used
to calculate the two lines degrees
Then both degrees are compared
to show if both lines agree ( // or \\ )
or if they disagree ( /\ or \/ )
SETTINGS
(SQZDiver) Show degrees : Show degrees of each Squeeze Momentum Divergence
lines to the x-axis.
(SQZDiver) Show desviation labels : Whether to show
or not desviation labels for the Squeeze Momentum Divergences.
(SQZDiver) Show desviation lines : Whether to show
or not desviation lines for the Squeeze Momentum Divergences.
(ADX) Smoothing
(ADX) DI Length
(ADX) key level
(ADX) Print : Whether to show
or not scaled ADX line
(SQZMOM) BB Length
(SQZMOM) BB MultFactor
(SQZMOM) KC Length
(SQZMOM) KC MultFactor
(SQZMOM) Use TrueRange (KC)
(SQZMOM) Print : Whether to show
or not Squeeze Momentum indicator.
WARNING
Some securities and timeframes might output degrees
too next to zero.
The code might need to be tweaked to meet your needs.
USAGE
One strategy is to sell when you are in a long entry
when you find out that the price slope is upwards ( / )
while the lb smilb slope is downwards: ( \ )
E.g. You will see:
/
\
on the indicator.
Why?
Because it might signal you that the price is
going to correct downwards soon.
FEEDBACK 1
Please let me know if there is any
other strategy based on the red side of
LB Squeeze Momentum
so that I might add support for it in the future.
FEEDBACK 2
Calculating degrees in a chart
with a different x-axis scale
is a nightmare
that's why I did not a range settings
so that values next to zero are
converted into zero
and thus showing an horizontal line.
Feedback is welcome on this matter.
EXTRA 1
If you turn off showing the divergence lines
and if you turn off showing the divergence labels
you almost get what TradingLatino user uses
as its default momentum indicator.
EXTRA 2
Optionally this indicator can show you
a rescaled ADX (it only works properly on 2020 Bitcoin charts)
ABOUT COLOURS
TradingLatino user has both dark green and light green
inverted compared to this LB SQZMOM chart.
CREDITS
I have reused and adapted some code from
'Squeeze Momentum Indicator' study
which it's from TradingView LazyBear user.
I have reused and adapted some code from
'Directional Movement Index + ADX & Keylevel Support' study
which it's from TradingView console user.
Momentum adjusted Moving Average by DGTA brand new Moving Average , calculated using Momentum, Acceleration and Probability (Psychological Effect).
Momentum adjusted Moving Average(MaMA) is an indicator that measures Price Action by taking into consideration not only Price movements but also its Momentum, Acceleration and Probability. MaMA, provides faster responses comparing to the regular Moving Average
Here is the math of the MaMA idea
Momentum measures change in price over a specified time period
momentum = source – source(length)
where,
source, indicates current bar’s price value
source(length), indicates historical price value of length bars earlier
Lets play with this formula and rewrite it by moving source(length) to other side of the equation
source = source(length) + momentum
to avoid confusion let’s call the source that we aim to predict as adjustedSource
adjustedSource = source(length) + momentum
looks nice the next value of source simply can be calculated by summing of historical value of the source value and value of the momentum. I wish it was so easy, the formula holds true only when the momentum is conserved/constant/steady but momentum move up or down with the price fluctuations (accelerating or decelerating)
Let’s add acceleration effects on our formula, where acceleration is change in momentum for a given length. Then the formula will become as (skipped proof part of acceleration effects, you may google for further details)
adjustedSource = source(length) + momentum + 1/2 * acceleration
here again the formula holds true when the acceleration is constant and once again it is not the case for trading, acceleration also changes with the price fluctuations
Then, how we can benefit from all of this, it has value yet requires additional approaches for better outcome
Let’s simulate behaviour with some predictive approach such as using probability (also known as psychological effect ), where probability is a measure for calculating the chances or the possibilities of the occurrence of a random event. As stated earlier above momentum and acceleration are changing with the price fluctuations, by using the probability approach we can add a predictive skill to determine the likelihood of momentum and acceleration changes (remember it is a predictive approach). With this approach, our equations can be expresses as follows
adjustedSource = source(length) + momentum * probability
adjustedSource = source(length) + ( momentum + 1/2 * acceleration ) * probability , with acceleration effect
Finally, we plot MaMA with the new predicted source adjustedSource, applying acceleration effect is made settable by the used from the dialog box, default value is true.
What to look for:
• Trend Identification
• Support and Resistance
• Price Crossovers
Recommended settings are applied as default settings, if you wish to change the length of the MaMA then you should also adjust length of Momentum (and/or Probability). For example for faster moving average such as 21 period it would be suggested to set momentum length to 13
Alternative usage , set moving average length to 1 and keep rest lengths with default values, it will produce a predictive price line based on momentum and probability. Experience acceleration factor by enabling and disabling it
Conclusion
MaMA provide an added level of confidence to a trading strategy and yet it is important to always be aware that it implements a predictive approach in a chaotic market use with caution just like with any indicator
Trading success is all about following your trading strategy and the indicators should fit within your trading strategy, and not to be traded upon solely
Disclaimer : The script is for informational and educational purposes only. Use of the script does not constitutes professional and/or financial advice. You alone the sole responsibility of evaluating the script output and risks associated with the use of the script. In exchange for using the script, you agree not to hold dgtrd TradingView user liable for any possible claim for damages arising from any decision you make based on use of the script
Momentum Oscillator [Dynamic & Flow] (Expo)Momentum Oscillator -Dynamic & Flow (Expo) is a fast-moving, sensitive oscillator that makes use of momentum in various ways. The indicator has two additional layers (Buy & Sell moves) and (Extremes) which makes it reacts quickly to price changes.
The indicator displays overbought and oversold areas as well as extreme areas and how aggressive buyers and sellers are. It does also displays potential reversal points or potential pullbacks.
The following momentum modes are displayed:
1. Where momentum begins
2. Where momentum is strong
3. Where momentum begins to stall
Where momentum begins to stall is displayed as a red and green color on the momentum line .
Where momentum begins (light green and light red color) and where it's strong (dark green and dark red color) is displayed as upper and lower lines. The darker these lines are the stronger is the momentum.
Potential reversal or pullback is displayed as a blue color on the signal line.
♢ The indicator has inbuilt suggested buy & sell- and stop-loss signals. These signals have flexible settings, so a fast, slow, and sensitive mode can be enabled.
DIVERGENCES
All types of momentum oscillators produce divergences and so does Momentum Oscillator Dynamic & Flow (Expo) . Divergences occur when the oscillator deviates from the trending price action. Bullish divergence is then when the trending price makes a lower low but the oscillator makes a higher low. Bearish divergence is then when the trending price makes a higher high but the oscillator makes a lower high.
HOW TO USE
1. Use the indicator to identify overbought/oversold areas, as well as extreme modes.
2. Use the indicator to display momentum in various ways.
3. Use the indicator to confirm the existence, or a continuation, of a trend.
4. Use the indicator to identify potential reversal points or potential pullbacks.
INDICATOR IN ACTION
4-hour chart
I hope you find this indicator useful , and please comment or contact me if you like the script or have any questions/suggestions for future improvements. Thanks!
I will continually work on this indicator, so please share your experience and feedback as it will enable me to make even better improvements. Thanks to everyone that has already contacted me regarding my scripts. Your feedback is valuable for future developments!
ACCESS THE INDICATOR
• Contact me on TradingView or use the links below
-----------------
Disclaimer
Copyright by Zeiierman.
The information contained in my scripts/indicators/ideas does not constitute financial advice or a solicitation to buy or sell any securities of any type. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, or individual’s trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
My scripts/indicators/ideas are only for educational purposes!
Spread for VSAЭтот индикатор сравнивает спрэд (расстояние от закрытия предыдущего бара до закрытия текущего бара или индикатор Momentum = 1) на периоде для сравнения.
На графике за 100 % принимается среднее значение спрэда за период для сравнения - красная линия. (по умолчанию период сравнения равен 3 - то есть три последних бара)
Размер бара на графике равен текущему спрэду по отношению к 100 %.
Если бар меньше 100 % то он ниже среднего, и наоборот если больше 100% то он больше среднего.
Если бар красный - спрэд отрицательный (текущее закрытие меньше предыдущего закрытия)
Если бар зелёный - спрэд положительный (текущее закрытие больше предыдущего закрытия)
Если бар меньше 75% то он будет окрашен в тусклый цвет (этот процент можно менять в настройках)
Если в настройках период спрэда указать больше 1, например 2, то спрэд будет равен закрытие мину закрытие через 1 бар назад. (это для экспериментов).
Примечание:
по умолчанию период для сравнения равен 3, но также интересен график и при значениях 15 и больше. Экспериментируйте.
По вопросам и предложениям пишите в комментариях.
Automatic translation google translate.
This indicator compares the spread (the distance from the closing of the previous bar to the closing of the current bar or the Momentum indicator = 1) on the period for comparison.
On the chart, the average spread value for the period for comparison is the red line, taken as 100%. (by default, the comparison period is 3 - that is, the last three bars)
The size of the bar on the chart is equal to the current spread with respect to 100%.
If the bar is less than 100%, then it is below average, and vice versa, if more than 100%, then it is more than average.
If the bar is red, the spread is negative (the current close is less than the previous close)
If the bar is green, the spread is positive (the current close is greater than the previous close)
If the bar is less than 75%, then it will be painted in a dull color (this percentage can be changed in the settings)
If in the settings the period of the spread is specified more than 1, for example 2, then the spread will be equal to closing mine closing after 1 bar back. (this is for experimentation).
Note:
the default period for comparison is 3, but the chart is also interesting for values of 15 or more. Experiment.
For questions and suggestions, write in the comments.
Momentum [Dynamic & Flow] (Expo)Momentum Dynamic & Flow (Expo) is a useful indicator that displays the momentum - as dynamic & flow, as well as where the momentum begins to stall.
♢ Momentum -Dynamic can be used to identify overbought and oversold areas.
♢ Momentum -Flow can be used to identify if the current trend has strong momentum.
♢ When momentum begins to stall it can be identifiable turning points, areas of congestion. However, it's not a sign that the trend is over, see it as "heads up" This is displayed with green and red colors on the moving average.
Momentum can be displayed at the top/bottom of the chart or above/below the bars. The user can also display momentum as BGcolor.
The indicator can be used standalone or as a part of your current trading strategy
HOW TO USE
1. Use the indicator to identify where the momentum stall.
2. Use the indicator to identify overbought/oversold areas with momentum -Dynamic.
3. Use the indicator to confirm the existence, or a continuation, of a trend with momentum -Flow.
INDICATOR IN ACTION
1-hour chart
4-hour chart
I hope you find this indicator useful , and please comment or contact me if you like the script or have any questions/suggestions for future improvements. Thanks!
I will continually work on this indicator, so please share your experience and feedback as it will enable me to make even better improvements. Thanks to everyone that has already contacted me regarding my scripts. Your feedback is valuable for future developments!
-----------------
Disclaimer
Copyright by Zeiierman.
The information contained in my scripts/indicators/ideas does not constitute financial advice or a solicitation to buy or sell any securities of any type. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, or individual’s trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
My scripts/indicators/ideas are only for educational purposes!
13612WThis script is a 13612W momentum filter used in the Vigilant Asset Allocation (VAA) and Defensive Asset Allocation (DAA) created by Wouter J. Keller and Jan Willem Keuning.
This asset allocation strategy was uploaded to SSRN in 2017 and 2018.
13612W Calculation Method
(Profitability in Last 1 months * 12 +
Profitability in Last 3 months * 4 +
Profitability in Last 6 months * 2 +
Profitability in Last 12 months)/4
Let me briefly explain one of the VAAs, VAA-G4.
The VAA-G4 has an annualized return of 17.7%, a Sharpe ratio of 1.07% and Max Drawdown of 16.1%.
(It's too long and complicated to describe all VAA, DAA strategies. Above all, the translator performance is not good.)
VAA Global 4 Universe: SPY, EFA, EEM, AGG
Cash Universe: SHY , IEF, LQD
If 13612W of VAA Global 4 Universe is negative at least one
>> 100% of assets hold one of the highest 13612W of Cash Universe
If all 13612W of VAA Global 4 Universe are positive
>> 100% of assets hold one of the highest 13612W of VAA Global 4 Universe
Rebalancing is done every month according to this method.
WaveTrend Momentum (Expo)WaveTrend Momentum (Expo) is a fast-moving, sensitive oscillator with a momentum layer that reacts quickly to price changes. The indicator displays how strong the current price move is and where momentum starts and stalls. The indicator has inbuilt suggested exit points.
The height of the histogram represents how strong the current price move is.
The momentum is visualized with bold circles- and darker histogram colors.
The suggested exit point is visualized with a circle.
DIVERGENCES
All types of momentum oscillator indicators produce divergences and so does WaveTrend Momentum (Expo) . Divergences occur when the oscillator deviates from the trending price action. Bullish divergence is then when the trending price makes a lower low but the oscillator makes a higher low. Bearish divergence is then when the trending price makes a higher high but the oscillator makes a lower high.
The indicator can be used standalone or as a part of your current trading strategy.
HOW TO USE
1. Use the indicator to identify potential turning points.
2. Use the indicator to identify where momentum starts and stalls.
3. Use the indicator to identify the direction of the trend.
4. Use the indicator to find divergences.
5. Use the indicator to identify potential exits.
INDICATOR IN ACTION
Weekly chart
Works on any market
I hope you find this indicator useful , and please comment or contact me if you like the script or have any questions/suggestions for future improvements. Thanks!
I will continually work on this indicator, so please share your experience and feedback as it will enable me to make even better improvements. Thanks to everyone that has already contacted me regarding my scripts. Your feedback is valuable for future developments!
ACCESS THE INDICATOR
• Contact me on TradingView or use the links below
-----------------
Disclaimer
Copyright by Zeiierman.
The information contained in my scripts/indicators/ideas does not constitute financial advice or a solicitation to buy or sell any securities of any type. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, or individual’s trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
My scripts/indicators/ideas are only for educational purposes!
Momentum Acceleration by DGTItalian 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 triangle (Δ), means change.
Is the speed getting faster or slower?
Acceleration will be the answer, acceleration is defined as the rate of change of speed over a set period of time, meaning something is getting faster or slower. Mathematically expressed, acceleration denoted as a is a = Δv / Δt , where Δv is the change in speed and Δt is the change in time.
How to apply in trading
Lets think about Momentum, Rate of Return, Rate of Change all are calculated in almost same approach with Speed
Momentum measures change in price over a specified time period,
Rate of Change measures percent change in price over a specified time period,
Rate of Return measures the net gain or loss over a specified time period,
And Speed measures change in distance over a specified time period
So we may state that measuring the change in distance is also measuring the change in price over a specified time period which is length, hence
speed can be calculated as (source – source )/length and acceleration becomes (speed – speed )/length
In this study acceleration is used as signal line and result plotted as arrows demonstrating bull or bear direction where direction changes can be considered as trading setups
Just a little fun, since we deal with speed the short name of the study is named after famous cartoon character Speedy Gonzales
Trading success is all about following your trading strategy and the indicators should fit within your trading strategy, and not to be traded upon solely
Disclaimer: The script is for informational and educational purposes only. Use of the script does not constitutes professional and/or financial advice. You alone the sole responsibility of evaluating the script output and risks associated with the use of the script. In exchange for using the script, you agree not to hold dgtrd TradingView user liable for any possible claim for damages arising from any decision you make based on use of the script
Superb RSI Signal by Lukas, Version 1.0.0Buy and Sell Signal base on many momentum indicator.
Only works on Forex Major Pairs :)
I test on 1H timeframe and its looks good.
Use DEMA 20 for entry point, always entry near DEMA 20 for maximum profit, use your trailing stop and stop loss 1 ATR from entry.
Circle on top : trend 1st resolution
Circle on bottom : trend 2nd resolution
Set second resolution with higher timeframe for safer trade or lower timeframe for aggressive trade.
You can play around with other settings, it's about sensitivity.
Hope it useful,
Cheers.
DC Time KeeperBefore anything, take notes of the script limitations :
1) This script doesn't give trading information on itself.
It is intended has additional value to my other script named : Time Dilated Donchian Channel
Blue line = Normal time of the day
Orange line = Observed time of the day
Red line = What if time travel was allowed... Which time would I observe?
More information about this script :
2) The script has the setting : "Max_bars_back" set to 390. This is required to use dynamic length and an "internal clock"
*390 is the normal number of bars in a typical stock trading day.
3) The script requires volume data to work correctly
* I use a way to represent volatility that requires ( volume + price movement + time, no sma , no stdev)
Why ? Because:
HIGH-LOW = Fail to get gap information, fail to get volume information
TR /ATR = Fail to get volume information
STDEV = Not very good with dynamic length as it use SMA and fails when length <2
SMA = SMA give very strange results when using non-integer numbers.
So a good idea is to use the 1 minute timeframe for this indicator.
Conclusion: this script is basically limited to stock trading.
If I could set Max_bars_back to 23 400 this would even work better with a 1 second time frame as more data would be entered in the system.
The idea behind the script is that volatility exists in two different formats depending on how you observe the situation.
Remember your physics class? Light can be a wave or a particle depending of the situation.
Volatility seems to share a strange similar property.
If volatility share similarities with light, then time dilation effect could be applied to stock movement.
Time Dilation formula
Time observed = (Last time - First time) / sqrt(1-(pow(v,2)/pow(c,2))
I've tried a lot of ways to use this formula as is.
Problem is : C.
C is the speed of light and I haven't found the equivalent stock market constant yet.
In order to keep the law of physics like they actually work, when a new time is set, I had to "Protect its value".
protected_new_time = highest_(observed time , normal time)
No time travel is allowed. *yet.
For more information about time dilation:
en.wikipedia.org
Price action Momentum Level/Zone (Expo) Price action Momentum Levels/Zones (Expo) indicator identifies relatively stronger Up and Down Momentum. This is visualized by a Zone, or Levels or with Barcolors depending on which settings are used.
When the market has relatively stronger momentum it can be a sign that the sellers or buyers are exhausted and the market has to pause, make a pullback, or make a trend shift.
HOW TO USE
1. Use the indicator to identify relatively stronger momentum.
2. Use the indicator to identify pullbacks or trend shifts.
3. Use the indicator to buy/short-sell breakouts of the zones.
4. Use the indicator to buy/short-sell when the price re-test the zones.
INDICATOR IN ACTION
4 hour chart
I hope you find this indicator useful , and please comment or contact me if you like the script or have any questions/suggestions for future improvements. Thanks!
I will continually work on this indicator, so please share your experience and feedback as it will enable me to make even better improvements. Thanks to everyone that has already contacted me regarding my scripts. Your feedback is valuable for future developments!
ACCESS THE INDICATOR
• Contact me on TradingView or use the links below
-----------------
Disclaimer
Copyright by Zeiierman.
The information contained in my scripts/indicators/ideas does not constitute financial advice or a solicitation to buy or sell any securities of any type. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, or individual’s trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
My scripts/indicators/ideas are only for educational purposes!
Great Stochastic RSIThis is the Great stochastic rsi that color the candles on green when the K% is above the the D% and red when the K% is below the D%.
Stochastic rsi is a momentum indicator and it should be used to indicate the direction of the market.
It can be used as confirmation of a buy signal when the market is showing higher high and higher lows and after a red colored candle there is a green candle.
As well it can be used as confirmation of a sell signal when the market is showing lower high and lower lows and after a green colored candle there is a red candle.
or it can be used as exit indicator when on uptrend after the green candles there is a red candle or on the downtrend after red candles there is a green candle.
Rate of Return (RoR) by DGTA rate of return (RoR) is the net gain or loss of an investment over a specified time period, expressed as a percentage of the investment’s initial cost
[AKM] MomentumThis indicator will indicate the movement of momentum, whether sell or buy zone.
Value above 0 indicate momentum is in Buy zone.
Value below 0 indicate momentum is in Sell zone.
Value between Low Momentum Upper and Low Momentum Bottom indicate momentum is low.
The green color indicates that the buy momentum exceeds the value set at Low Momentum Upper.
The red color indicates that the sell momentum exceeds the value set at Low Momentum Bottom.
The yellow color indicates the value of buy or sell is between Low Momentum Upper and Low Momentum Bottom.
Send us private message on TV to gain access to the indicator.
Special Momentum Oscillator
This is my proprietary momentum oscillator indicator.
It is an indicator that seeks to track the momentum of price actions.
When the oscillator is above zero, it is interpreted to reflect upwards price momentum.
Likewise, when the oscillator is below zero, it reflects downwards price momentum.
Additionally, there are overbought and oversold zones at 10 and -10 respectively.
When price action reaches these extremes, there is a likely tendency for a reversal.
The slope of the indicator can also be used to identify the general price trend.
The indicator has customizable alerts, and you can also set it to show buy/sell signals.
Please try it out and let me know what you think! :)
Ehlers Restoring Pull Indicator [CC]The Restoring Pull Indicator was created by John Ehlers (Stocks & Commodities V.11:10 (395-400)) and this was one of his earliest indicators that functions as a momentum indicator . Buy when the indicator line is green and sell when it is red.
Let me know if you would like to see me publish more scripts or if you want something custom done!
Note: I'm republishing this because the original script couldn't be found in searches so this will fix that.
Jackrabbit.modulus.MovingAveragesThis is the Moving Averages indicator for the Jackrabbit suite and modulus framework.
This indicator supports differential timeframe analysis and confirmational bias. Dynamic timeframes are supported.
Three different algorithms are supported: Crossover/under, The 37 rule, and momentum. For momentum, the fast line is the upper boundary and the slow line is the lower boundrary. When crosses take place, the maximum and minimum vals are calculated properly in relation to the crossing points.
The main indicatior and the confirmational indicator can both be individually tuned for the fast, and slow moving averages with different and independent lengths and 27 different moving average types:
SMA, Double SMA, Triple SMA,
EMA, Double EMA, Triple EMA,
WMA, Double WMA, Triple WMA,
VWMA, Double VWMA, Triple VWMA,
Hull, Double Hull, Triple Hull,
ZLEMA, Double ZLEMA, Triple ZLEMA,
SWMA, Double SWMA, Triple SWMA,
SSMA, Double SSMA, Triple SSMA,
SMMA,Double SMMA, Triple SMMA
All moving averages can also have their own source input: Open, Close, High, Low, HL2, HLC3, and OHLC4
The Jackrabbit modulus framework is a plug in play paradigm built to operate through TradingView's indicator on indicatior (IoI) functionality. As such, this script receives a signal line from the previous script in the IoI chain, and evaluates the buy/sell signals appropriate to the current analysis. The results are either combined with the signal line, or used as confirmation to the signal line. A new signal line is generated for the next script in the link.
Buy/Sell alerts are produced by the main Jackrabbit script, or the modulus AlertSystem script. This script is not designed or meant to function outside my framework and contains no alert capabilities.
By default, the signal line is visible and the charts are turned off. Signal line visibility is controlled by the Style tab, and the charts display is controlled by the indicator settings tab.
This script is by invitation only. To learn more about accessing this script, please see my signature or send me a PM. Thank you.
Volume Weighted MomentumThis momentum indicator uses the vwap.
U can see trend momentum and change and squeeze of momentum which can indicate that a bigger move is in preperation.
(NKC) MTF Squeeze Pro MultiTimeframe Squeeze Momentum Pro
Dots indicate squeeze
Fills indicate momentum