Indicador de Momentum (MOM)
GunbotXT Okkies ModeThis is a simulation of Gunbot's Okkies Mode and is meant solely as a companion indicator to Gunbot so that you may visualize and optimize your settings for this mode. It displays Money Flow for BTCUSDT or BTCUSD. The green area represents where Okkies Mode is not active and the yellow area represents where Okkies Mode would activate Buy Disabled in Gunbot.
NOTICE: This script does not require access from me, simply open Indicators on chart and search for "Okkies". By accessing this script you acknowledge that you have read and understood that this is for research purposes only and I am not responsible for any financial losses you may incur by using this script!
Exchange Source - Select the exchange your bot is using. Gunbot's Okkies Mode calculates the BTCUSDT or BTCUSD Money Flow from that exchange. If you don't see your exchange then this means TradingView does not currently support that exchange.
OKKIES_MODE - Turns the plot on/off.
BTC_MONEY_FLOW - This is the level at which Gunbot will disable buys once the BTCUSDT or BTCUSD Money Flow for that exchange goes below that level.
PRO MomentumINVITE ONLY SCRIPT:
FEATURES:
As its name suggests, PRO Momentum provides non-subjective momentum analysis to traders through automatic pattern detections, covering a wide range of statistically relevant structures in both ranging and trending contexts. Our goal was to provide a professional grade risk management tool capable of providing various signals, which guide the trader in its decision to engage or not in a certain price area filtered by Framework. Nevertheless, both indicators are complex tools requiring extensive learning. To support students in their journey, there is a wide open online community of users in our Discord channel, providing peer-to-peer assistance to progress with the strategy as well as tutored courses.
OUTPUTS:
To share a brief description of the PRO Momentum functioning, we will scroll through the major set of outputs that are presented to the user. Please note that the indicator is meant to assist from Junior to Senior expertise, to achieve this we have set different base templates right into the indicators. To keep this description simple, we will present the outputs you’ll see with the beginner setup:
Momentum Signals: As shown on the chart, there are multiple types of output signals, each corresponding to different momentum patterns. Detailed documentation is available on our website for those seeking in-depth information. Here's a high-level overview: The patterns are divided into three categories, each represented by different colors. Blue and Red signals are used in trending contexts, Gray signals are for ranging contexts, and dark-colored signals are exclusive to reversal contexts, suitable for more experienced traders. Momentum signals are binary outputs, making it easy for users to set alerts. The indicator includes built-in alerts for these groups to streamline the process. However, it’s crucial to remember that momentum signals are not standalone trading signals. The Framework indicator must first filter interesting prices and identify the context. Only then should traders use momentum signals to adjust risk.
Sinewave Oscillators: Cyclical analysis is a critical aspect of professional risk management. Markets naturally oscillate, and significant statistical probabilities can be derived from cycle studies. We use a custom-modified version of Ehlers’ sinewave methodology. Cyclical analysis, while somewhat predictive, scans past prices to predict probable future states. Since markets are inherently unpredictable, cycle analysis is used as a confirmation signal in our strategy. Essentially, we filter out all momentum signals that occur outside favorable cyclical conditions. Bearish signals are only exploited if the sinewave is in the top area of the oscillator, and vice-versa for bullish signals.
GENERAL STRATEGY:
Overall, the PRO Strategy combines two “core” indicators, Framework and Momentum. Framework is plotted on the main chart section as an overlay, it is definitely the most important as it guides the user through the hard process of filtering prices and timeframes that are suitable for technical analysis. On the other hand, PRO Momentum is on a separate oscillator tab under the chart section, it will study the momentum and cyclical structure, also offering automated pattern detection. Ultimately, our strategy is based on collecting and processing non-subjective rules, emanating from the indicators outputs. Essentially, this means that the indicator actually takes care of producing all the necessary binary outputs, leaving you with the remaining task of combining them correctly following the strategy’s patterns.
RISK LIMITATION:
Even if we provide automated momentum signal detection, there is no “one-click” or "easy-win” solution, the user still needs to carefully review the elements. When applicable pattern rules are confirmed, the user will gather risk-limitation information from both indicators (breakout targets, price confirmations, momentum and cyclical coordination) and decide whether or not to trade according to its own risk profile. If so, the position sizing, stop-loss positioning, risk management and profit targets will all be defined according to the same indicator’s outputs. This effectively suppresses most behavioral and personal biases the trader could introduce, creating a stable and statistical risk management structure aiming for a durable profitability.
[RS]Volume Price ChangeEXPERIMENTAL
calculates, price change * volume over a specific time window.
It reflects trend, momentum and volume participation.
It can be used to find divergences.
Momentum Tick Based IndicatorCustom Indicator using tick data to display momentum. (The arrows are the channel breakout arrows that you can find in default scripts.)
Momentum Linear RegressionThe original script was posted on ProRealCode by user Nicolas.
This is an indicator made of the linear regression applied to the rate of change of price (or momentum). I made a simple signal line just by duplicating the first one within a period decay in the past, to make those 2 lines cross. You can add more periods decay to made signal smoother with less false entry.
YK Dynamic MomentumThis indicator can be useful for analyzing trends and for effective entry and exit points.
The buy entry point is above 0 and the blue line. The buy exit point is below the blue line.
The sell entry point is below 0 and the blue line. The sell exit point is above the blue line.
Don't need any settings. Custom alerts are available.
Up/Down Range MomentumThe Up/Down Range breaks the price range into an upward and a downward moving component, so we can easily turn it into a momentum oscillator. This script does just that.
You can find the Up/Down Range (UDR) indicator here:
Up/Down RangeMeasuring the difference between the highs and lows from the average, this measure can serve as a proxy for the volatility, just like the ATR.
However, it breaks the range into an upward and a downward moving component, so it also gives information about the current trend direction.
In fact, I turned it into a momentum indicator here:
Kovach ChandeThe Kovach Chande indicator measures instantaneous buying pressure. It features advanced signal processing algorithms to minimize lag and filter the effects of volatility. Consider using it with the Kovach OBV indicator and Kovach Momentum indicator. When used with the Kovach OBV, divergences may be used to isolate entry points.
Kovach MomentumThe Kovach Momentum indicator averages instantaneous momentum, while employing advanced signal processing algorithms to minimize lag and filter the effects of volatility. Consider using it with the Kovach Chande indicator and Kovach OBV indicator.
Kovach OBVThe Kovach OBV measures sustained buying pressure. It features advanced signal processing algorithms to minimize lag and filter the effects of volatility. Consider using it with the Kovach Chande indicator and Kovach Momentum indicator.
CMO & WMA Strategy This indicator plots Chande Momentum Oscillator and its WMA on the
same chart. This indicator plots the absolute value of CMO.
The CMO is closely related to, yet unique from, other momentum oriented
indicators such as Relative Strength Index, Stochastic, Rate-of-Change,
etc. It is most closely related to Welles Wilder?s RSI, yet it differs
in several ways:
- It uses data for both up days and down days in the numerator, thereby
directly measuring momentum;
- The calculations are applied on unsmoothed data. Therefore, short-term
extreme movements in price are not hidden. Once calculated, smoothing
can be applied to the CMO, if desired;
- The scale is bounded between +100 and -100, thereby allowing you to clearly
see changes in net momentum using the 0 level. The bounded scale also allows
you to conveniently compare values across different securities.
CMO (Chande Momentum Oscillator) Strategy This indicator plots Chande Momentum Oscillator. This indicator was
developed by Tushar Chande. A scientist, an inventor, and a respected
trading system developer, Mr. Chande developed the CMO to capture what
he calls "pure momentum". For more definitive information on the CMO and
other indicators we recommend the book The New Technical Trader by Tushar
Chande and Stanley Kroll.
The CMO is closely related to, yet unique from, other momentum oriented
indicators such as Relative Strength Index, Stochastic, Rate-of-Change,
etc. It is most closely related to Welles Wilder`s RSI, yet it differs
in several ways:
- It uses data for both up days and down days in the numerator, thereby
directly measuring momentum;
- The calculations are applied on unsmoothed data. Therefore, short-term
extreme movements in price are not hidden. Once calculated, smoothing
can be applied to the CMO, if desired;
- The scale is bounded between +100 and -100, thereby allowing you to
clearly see changes in net momentum using the 0 level. The bounded scale
also allows you to conveniently compare values across different securities.
SMA slopeSlope function for SMA in degrees. This slope function you can use or modify for your own strategies. Feel free to change source to calculate the slope of another indicator. In this case you can see that the indicator is above the zero line indicating a positive momentum.
Gain Over LossSelf adjusting gain over loss indicator. Shows price movement and momentum. If you want to reach to the parameters you can use the old version.
Angular MomentumEXPERIMENTAL:
Returns a smoothed non lagging(peaks are convergent time wise) angular motion.
Modified Moving AverageUsed for the same reasons as the typical moving average. The first point is equal to the SMA, but it uses a recursive approach to calculate all subsequent data points.
Ro Hidden Volatility V2.0Works only on Forex pairs. See the inside bar volatility. Use precision to get data from lower time frames. Be aware that script initialization will be slower with the precision going higher. Added an option to show average volatility for long term as forex market transactions grow rapidly, suppressing all other markets.
Ro Hidden VolatilityWorks only on Forex pairs. See the inside bar volatility. Use precision to get data from lower time frames. Be aware that script initialization will be slower with the precision going higher.
Stefan Krecher: Jeddingen Divergence v2This is an update to my script:
Stefan-Krecher-Jeddingen-Divergence/
The behaviour is exactly the same, I just added the option to create alerts based on this indicator