TradingView
WR_RT
2022년 7월 29일 오전 9시 32분

MACDV DASHBOARD 

GBP/CADCapital.com

설명

From Riliza MACD-V Volatility Normalisation and another knowledge I am just her follower, Try to make dashboard to study the market for my self.
Rev00
- MACDV with momentum
-Still need to optimize and revise many thing.
-Any wrong could you please help feed back , Not much experience.

릴리즈 노트

Text color enable

릴리즈 노트

Add detail, Without clear description script is violation.
Description : This dash board create from MACDV Momentum for monitor market cycle with status
Momentum show 6 phase status
C =Previous close price
E1 =EMA50
E2 =EMA200
Phase1 Accumulation = C >E1 >E1 and E1<2: Middle of trend : Buy entry zone
Phase2 Bullish = C >E1 >E2 and E1>E2 : Buy the dip : Buy Exit zone
Phase3 Warning = C<E1 and C>E2 and E1>E2: Trend begin : Sell entry zone
Phase4 Distribution = C<E1 and C<E2 and E1>E2: Middle of trend : Sell entry zone
Phase5 Bearish = C<E1 and C<E2 and E1<E2: Sell the rallies : Sell exit zone

Status show 7
Buy risk = MACDV> 150
Rallying =MACDV>50 and MACDV <150 and MACDV>Signal
Retracing =MACDV>50 and MACDV <150 and MACDV<Signal
Ranging =MACDV<50 and MACDV >-50
Rebounding =MACDV<-50 and MACDV >-150 and MACDV>Signal
Reversing =MACDV<-50 and MACDV >-150 and MACDV<Signal
Sell risk = MACDV<-150

When you monitor form low timeframe status they will change same as standard cycle like sine wave.
Anyway this dash board does not give direct signal for entry buy or sell need to use multiple factor to confluence.

Hope fully you enjoy it, Good luck and Always trade safe.

릴리즈 노트

Phase1 Accumulation = C >E1 >E1 and E1<2: Middle of trend : Buy entry zone
Phase2 Bullish = C >E1 >E2 and E1>E2 : Buy the dip : Buy Exit zone
Phase3 Warning = C<E1 and C>E2 and E1>E2: Trend begin : Sell entry zone
Phase4 Distribution = C<E1 and C<E2 and E1>E2: Middle of trend : Sell entry zone
Phase5 Bearish = C<E1 and C<E2 and E1<E2: Sell the rallies : Sell exit zone
Phase6 Recovery = C>E1 and C<E2 and E1<E2: Sell the rallies : Sell exit zone

Status show 7
Buy risk = MACDV>150
Rallying =MACDV>50 and MACDV <150 and MACDV>Signal
Retracing =MACDV>50 and MACDV <150 and MACDV-50
Ranging =MACDV>-50 and MACDV<50
Rebounding =MACDV<-50 and MACDV >-150 and MACDV>Signal
Reversing =MACDV<-50 and MACDV >-150 and MACDV<Signal
Sell risk = MACDV<-150

릴리즈 노트

// Always missing this row
Phase5 Bearish = C<E1 and C<E2 and E1<E2: Sell the rallies : Sell exit zone
Phase6 Recovery = C>E1 and C<E2 and E1<E2: Sell the rallies : Sell exit zone
Status show 7
Buy risk = MACDV>150
Rallying =MACDV>50 and MACDV <150 and MACDV>Signal
Retracing =MACDV>50 and MACDV <150 and MACDV-50

릴리즈 노트

- Time frame M5 addition and remove time frame Month
- Enable setting row show/hide
- Color data table
close[1]>close[2] =green, close[1]>close[2]=red
rsi >70 and <30 =red, rsi <70 and >30 =green
ma>ma[1]=green, ma<ma[1]=red
macdv>macv[1]=green, macdv<macdv[1]=red

릴리즈 노트

- Recover TF M15 missing after add M5

릴리즈 노트

-Clean chart

릴리즈 노트

- Update How to read dashboard
When used at data lower timeframes than the chart’s, show up incorrect data, This is issue about standard pine scrip function, Need to create special function for keep correct number @ ant timeframe chart.

-For now full dashboard table is useful with lowest timeframe chart in table (Like M5, M15).

릴리즈 노트

-Month Data change to present chart timeframe
-Change decimal to 4 digit
-Close-1Color direction correct
-Momentum data correct
-Regarding "using request.security() at lower timeframes than the chart’s, it is best to avoid using the function at those timeframes" still find out solution then add an option for temporary use
-Setting menu add check box for show only chart timeframe, This table will use only present chart data.
- Multi timeframe table still can use, For default and uncheck box show only chart timeframe, Recommend for correct all table data lowest timeframe(M5), When change to higher timeframe data invalid in low time frame table

릴리즈 노트

M5 missing update

릴리즈 노트

Chart update

릴리즈 노트

Regarding about to avoid invalid lower timeframes data.
- Add table style option in "setting" for more valid data every time frame
- ''Show only chart timeframe'' this check box will show table with single timeframe data without confuse with invalid data from lower than chart timeframe
- "Hide lower timeframe" this check box will show present timeframe with higher timeframe data this option still prevent invalid data from lower than chart timeframe

릴리즈 노트

- Update name MACD-V Momentum, TRENDadvisor Diamond
- Add arrow in MACD-V Momentum
- 🠇 Retracing
- 🠇🠇 Reversing
- 🠅 Rebounding
- 🠅🠅 Rallying

릴리즈 노트

- Default hide lower TF data
- Remove bias entry word

릴리즈 노트

- Remove bias entry word

릴리즈 노트

- Update arrow symbol for display support for mac, ipad
- Transparent line and border table, setup new default
- This update and sharing form team develop support #Riliza, odilu021

릴리즈 노트

- Add ADX and ,etc

릴리즈 노트

- Update text size
- Clean no use variable

릴리즈 노트

- Add EMA 27
- DX condition cell color

릴리즈 노트

- Add check box for ADX, Di+, Di-, DX, DX EMA
- Remove no use table function
- Default setting update

릴리즈 노트

- Missing previous update

릴리즈 노트

- Update Di+ color condition >35 green : <15 red , Di- color >35 red : <15 green

릴리즈 노트

- Update background color condition and regroup code structure
- Remove no use code

릴리즈 노트

- Update Background color EMA, MACD-v Signal
- Add EMA27 line option

릴리즈 노트

- Update EMA27 show line as default, Visible line when disable function, Add line width, color in setting
- Re-group setting menu.
- Change text TRENDadviser_Diamond to TRENDadvisor_Diamond
- Add arrow status MACD-V momentum = Ranging ⟷

릴리즈 노트

Violation(s) of our House Rules on Script Publishing:
코멘트
tvd-g8888
ขอบคุณมากเลยครับพี่ พอจะทำยังไงให้แดชบอร์ดมันโชว multi timeframe เหมือนเก่าได้ไหมครับ
mukatoo
สุดยอดด
Hengsure
could you please teach me how to down grade version to the old one , currently version that I have do not show multi time frame and another line suc as di+ di+ atrx

Please , thank you for your kindly
WR_RT
@Hengsure, I am so sorry for this indicator no more develop , update and back to simple version.
vishva2020
hi , i like your indicator and it was working properly. but today i checked there is no option to select timefram. Timeframe option is missing!!!. Please revert to old one
Moda-877
And can you add timeframe continuity in the parameters?
Moda-877
Could you add alerts when macdv status and momentum are in agreement with each other?
WR_RT
@Mode_m-889, I am so sorry for this indicator no more develop , update and back to simple version.
sittiponghaus
Is the old version still available? I pressed the wrong button and it disappeared.
WR_RT
@sittiponghaus,I am so sorry for this indicator no more develop , update and back to simple version.
더보기