MaMA : Momentum adjusted Moving AverageA 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
DGT
report by technical analystReport dispalyed with Technical Analyst study
Who wants a Technical Analyst?
The analyst will present a technical anlaysis report at a glance calculated by the most popular technical indicators, and the good part, the anlayst will do it voluntarily
technical skills of the analyst:
- experienced an all markets
- ability to interpret moving averages
- ability to interpret volume changes
- ability to interpret trend folowing indicators such as:
* directional movement index (dmi), identify trend strength and trend direction
* complex ichimoku cloud , identify trend stregth, and tk crosses
- ability to interpret oscillators such as:
* relative strength index, identify oversold overbought levels, identify the rsi flow
* commodity channel index, identify oversold overbought levels
* awesome identify if grawing or falling
* macd if bullish or bearish, and macd histogram if grawing or falling
- ability to calculate probability and its trend
non-stop hardworker,
available 7/24,
highly dedicated always on duty,
open for new ideas and willing to learn
upon request the analyst will create reports with custom settings of your choise
the analyst is not a decition maker, trading success is all about following your trading strategy and the analyst aims to help with the presented reports calculated by the most popular technical indicators
the analyst supports 9 of the popular technical indicators and is willing to learn more, please share your comments and feedbacks and help the analyst improve skills
cheers!
stellar is getting ready Positive signals shows up
Bounced from historical trend line (historical line was crossed a month ago and now the test passed)
Bounced from ma100 and ma200
Bounced from Keltner Cannels lower cloud
Probality calculated based on beyas theorem shows positive signs of bullish probable moves (still in bear area but increasing)
p-macd, which calculates relationship between price and its MA as well as relationship between two MAs, heads up
if price closes and remains above blue trend line than we may expect further moves up, be paitant we are still below 20ma
Colored Directional Movement IndexWhat Is the Colored Directional Movement Index (CDMI)?
The Directional Movement Index, or DMI, is an indicator developed by J. Welles Wilder that identifies the direction of the price movements and the trend strength. DMI is a collection of three separate indicators (ADX, +DI, -DI) combined into one
ADX's purposes is to define whether or not there is a trend present and the other two indicators ( +DI and -DI ) serve the purpose of determining trend direction. By combining all three, a technical analyst has a way of determining and measuring a trend's strength as well as its direction
What to look for :
Trend Strength - Analyzing trend strength is the most basic use for the DMI.
Crosses : When +DI is above -DI, there is more upward pressure than downward pressure in the price. If -DI is above +DI, then there is more downward pressure in the price
DMI can provide quality information and even trading signals, but it is not an easy indicator to master and not easy to read within multiple lines
Here comes Colored Directional Movement Index (CDMI)
CDMI is still the same indicator but visualized on the top of the price chart with single line of coloured triangles. CDMI requires additional setting to be provided by user which are Strong Trend and Week Trend threshold levels. Wilder believed that a DMI reading above 25 indicated a strong trend, while a reading below 20 indicated a weak or non-existent trend. Hence the default values for strong trend is set to 25 and week trend set to 17
How to read CDMI , it is simply to read colours and shapes of the triangles
Tringle Shapes indicates the direction of the move and are calculated by comparing the values of +DI and -DI
triangle up shape when +DI is above -DI (+DI > -DI)
triangle down shape when +DI is below -DI (+DI < -DI)
Triangle Colours, there are four main colours:
Strong Bullish : Green is printed when ADX value is bigger than the Strong Trend Threshold +DI is above -DI (ADX > StrongThesh and +DI > -DI)
Strong Bearish : Red is printed when ADX value is bigger than the Strong Trend Threshold +DI is below -DI (ADX > StrongThesh and +DI < -DI)
Weak Trend : Black is printed when ADX value is lower than the Strong Trend Threshold and bigger than Week Trend Threshold ( ADX > WeekThesh and ADX < StrongThesh)
Even Weaker Trend : Yellow is printed when ADX value is lower than the Week Trend Threshold ( ADX < WeekThesh)
Additionally, Intensity changes of colours (between light and dark) will allow you to follow how ADX value is changing comparing it to its previous values.
If current value of ADX is bigger than the previous value of ADX a dark colour will be printed, otherwise when ADX value decrease a lighter colour will be printed
Please check links below for different usages of CDMI
Hope you enjoy this post and find it useful
BNB ShortShort indication 1 : colored directional movment index on the top of the chart is yelow which indicates non-existend trend and the arrow points down which is showing that the negative direction is stronger.
Short indication 2 : probability line as shown with bayes indicator is right at %50 level which is infact equilibrium of probable move up or down. But the slope is pointing down which could be indication of further move down. PS: Probablity line is calculated by taking on account BTCUSDT’s probable movements
Short indication 3 : WaveTrend is signaling sell even if it is not a strong one
Short indication 4 : Price Action below 20 period SMA
Short indication 5 : elliott wave could be forming WXY and Y not completed yet
Bitcoin to decide directionColored DMI indicates no stenght at the major historical support trendl line (orange line), being tested frequantly since May 07 and few times in the past.
PS : Colored DMI - customized interpratation of ADX +DI-DI, or shortly DMI
Momentum is squuezed
When looking of the formations it is defenetly rising wedge (purple lines), a sign for down trend ,
The price action is still within a channel (linear scale, could be useful for short term analysis. For this case the log scale shows channel broken but the price action does not support the same idea, hence assuming the linear scale and channel still not broken)
Ichimoku colored SuperTrend indicates range where the price action is above Kumo Cloud and TenkenSen line above KujinSen
My mid term bias will be for long expecially if the historical trend line is brokken (short term : may be some down movement or range for a while)
Some similarity can be observed when comparing with Stellar and Stellar moved above having nearly the same view of chart patterns
Probable Further Move DownRSI Divergence is observed and RSI Value is below 50 and may decrease to even lower
Colored Directional Movement Indicator
-shows that trend already reversed few bars before
-but the strength of the trend slows down and does not really give any idea of the direction of the trend for the moment (even if negative direction index > positive direction index for time being)
Price Action is in between Bollinger Band Clouds, price may touch upper bb cloud and is most likely will aim to touch BB Cloud. Trends weeks is a sign for such a movement
Momentum is in a Squeeze phase
This not necessarily mean an overall trend reversal but could be observed as trend correction is not finalized yet
Please do your own research, analysis given herein does not constitute a financial advise
A Breakout awaiting Litecoin there are a lot of signs of an approaching breakout for litecoin
-bollinger bands indicates low volatility for quite long duration
-as colored directonal movement indicates no trend currently at all
-ichimoko base colored super trend is heading up, price is within the cloud and conversion line above base line
rsi is above 50
trend remain above 50 and just below 200 and within a channel
my expectaion for the breakout is bullish with 54-60 levels as target
it is not ready yet, before entering a trade it could be still good to await bullish setups to form