TJalam

Gap Modified Moving Average

TJalam 업데이트됨   
Idea and Motivation
I am using my Modified Moving Average indicator for a while.
I always wanted to add some more information to moving averages and made some modification to Moving averages.
The additional Information I have added to the Moving Average is How much Price difference it has when it opened current day and closed previous day.
Adding weekly average gaps information to the Moving Averages, Adding Monthly average gaps information to the Moving Averages, Adding Yearly average gaps information to the Moving Averages. It makes the moving average more Informative and Modified.

How is Gap calculated in this code?
gaps may have different meaning for different people but in this code, Gap is calculated as ,Gap=previous bar close-present bar open

Weekly average Gap is defined as Weekly average of Gaps(i.e previous bar close-present bar open) for one week
Monthly average Gap is defined as Monthly average of Gaps(i.e previous bar close-present bar open) for one month
Yearly average Gap is defined as Yearly average of Gaps(i.e previous bar close-present bar open) for one year

you can use EMA or SMA in the input

How to use this Indicator?
When the divergence of the lines occurs it indicate that the the price is going to move much faster in that particular direction.
Best Suitable for 10m, 15m only not good for any other resolution.

what does the plot shows?
Red Plot is plot for Selected Moving Average + Yearly average Gap
lime Plot is plot for Selected Moving Average + Weekly average Gap
blue Plot is plot for Selected Moving Average + Monthly average Gap
will bring More Updates if required.
릴리즈 노트:
UPDATES ADDED:
Now you can change Length of each indicator separately, you can play around by changing the setting ,this indicator best works for only 5m-15m (strictly) time frame, best results at 5m Time frame. Specially Designed For Intraday Traders.
I have added option to change length of the following:
Red Plot fill is for Selected Moving Average + Yearly average Gap :by default its length is 21 (can be changed In input)
lime Plot fill is for Selected Moving Average + Weekly average Gap: by default its length is 14(can be changed In input)
blue Plot fill plot for Selected Moving Average + Monthly average Gap: by default its length is 7(can be changed In input)

I have modified line plot to fill plot for more visibility of the trends.
How to read this Indicator?
After some Visual changes the V2.0 of this indicator is comfortable to read. When ever The blue fill , Green Fill and The Red fill area width Increases or Diverges then the trend for that day is an indicator of move in that direction.
When ever The blue fill ,The Green Fill and The Red fill area width are same or consolidated then the trend for that day is sideways.
Before deciding to use this Indicator, you should carefully Study its all details and its behavior.
릴리즈 노트:
UPDATES ADDED2:
just one important change
In the Input Title earlier All three Inputs Were same
"Enter Modified Moving Average Length"
"Enter Modified Moving Average Length"
"Enter Modified Moving Average Length"

Now Input Title Names are more clear to know which input is for which one and has been changed to following
"Enter Modified Moving Average Length For Red Fill"
"Enter Modified Moving Average Length For Blue Fill"
"Enter Modified Moving Average Length For Lime Fill"
릴리즈 노트:
Earlier Update was not working properly so I have To switch to previous version of the update.

An enthusiast trader. I code my strategies in pine script.DM me for any Info.
Buy me coffee at:
paypal : tabrejalam786007@gmail.com
BTC : 15zY6PUsrV55UQvcfaSqk5hJexKZAwhpcK
TRC20: TPutH6FDYg6bJFF7xCjesp4n44qrMnizc7
보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?