TradingView
Ian94patrick32
٢٤ تموز يوليو ٢٠٢٢ ٢٣:٥٠

Trend Momentum Divergence (TMD) 

BTCUSDT SPOTBybit

الوصف

Shout out to Lazy Bear, Bunghole, and Trading View for script code for this make.

In this study you will have a visual representation of the strength and momentum of a trend and possibilities of where the market is heading. You can use the Blue and White momentum waves to spot divergences in a up oe down trend for potential reversals. When a green dot appears under the lower level with divergence then it is a indication that we should consider looking to buy. If the red dot appears over the upper level with divergence we should be looking to short/sell. The custom MFI indicator determines how much money is flowing into the market. If it is green that means money is flowing into the market and if it shows red it means that money is flowing out of the market. You can spot divergences in the money flow as well as the RSI. The Blue and Green lines from the RCI3line indicator are used for higher timeframe momentum based on current chart timeframe and we can see when they cross over.

ملاحظات الأخبار

updated a few 'Titles'

ملاحظات الأخبار

Added Bollinger Bands to RSI.

ملاحظات الأخبار

adjusted BB Deviation.

ملاحظات الأخبار

added over bought and over sold area for the TDI. There are many parts to this indicator and dont all need to be used. But use what you need in one place.

ملاحظات الأخبار

Adjusted value of RCI long line for accuracy. Also adjusted Overbought and Oversold areas on TDI for more accurate reading.

ملاحظات الأخبار

Added Stochastic RSI. Many ways to set this up. Dont recommend having it all displayed at once.

ملاحظات الأخبار

Displayed # different ways to set up this indicator. Adjusted RSI length to stock 14 for default.

ملاحظات الأخبار

added PVSRA volume overlay plus PVSRA candle color option to display Vector candles.

ملاحظات الأخبار

This script uses some of my favorite moderate indicators for a visual representation of Trend, Momentum, and Divergence in the market. It comprises of Momentum waves and RSI to be used for divergences and momentum. The Bollinger bands can give you a sense of volatility and contraction, while the stochastics try to lay out pivot points of each pivot. For a higher time frame momentum based on your current chart timeframe I use the RCI3line middle and long. There is also a money flow setting for visually seeing money go in and out. Last but not least there are to candle color settings. First is RSI heat map candles. The second is PVSRA candle overlay for candles which have higher volume than the last 10 candles. This displays your Vector candles. There are many settings in this indicator and not all need to be used at once.
التعليقات
sumcent4real
Script no longer functional....double check plz
Ian94patrick32
@sumcent4real, might be code error, might be trading view issue. try using previous version. let me know after i will try to fix it. thanks
Ian94patrick32
@sumcent4real, if you are referring to the volume PVSRA bars overlay. go to settings and go to inputs and click it on, then go to style and click off "Plot" button.
zoomtime4real
Many thanks for your awesome works.......as a newbie to the crypto space, this indicator has been so helpful in my futures trade..the latest update changes the color for light wave which is more of a sky blue formally and dark wave which is more of dark blue formally. The current color make it complicated to get my entries right... How to I change it back to the formal color the sky and dark blue ???? Thanks in anticipation.
Ian94patrick32
@zoomtime4real, These easiest way to do that since i havnt been able to add custom color selection's yet is go into the "Source Code" of TMD. in the current version 15 on lines 116 and 117 and find code "plot(wt1, style=plot.style_area, color=color.new(#9598a1, 90), title='Light Wave')
plot(wt2, style=plot.style_area, color=color.new(#9598a1, 90), title='Dark Wave')" and insert the color code #1848cc for Dark wave and code #90caf9 for light wave.
المزيد