Moving Average - page 48

 

Price distance from MA indicator required

Hi,

I'm looking for an indicator where it prices in % terms the distance of the price from a certain MA.

Formula to be like:

((MA - Price)/MA)*100) %

Thanks,

smiley486

 

Do not know about % but it is what we have on the forum concerning MA and price:

MADistance is on

- this post: good indicator by Hiachiever writing the distance between MA and price on the chart. The settings are adjustable.

- And same indicator with alert is on this post.

- Latest version with audio and or pop-alert is on this post.

Price above or below MA: indicator is on this post.

MA Price Alert is on this page: good indicator created by cja with very advanced settings (select timeframe, sound, email, popup alert, change the sound to yours, ma mode and much more).

 

Thanks newdigital.

I'm also wondering if there's an indicator which can tell me the angle of the MA with a particular given period.

Thanks,

smiley486

 

MA is all about indicating about the movements in the market weather it is a stock market or commodity market. This also helps the traders to study the movement of a particular currency, share or commodity.

 
smiley486:
Thanks newdigital.

I'm also wondering if there's an indicator which can tell me the angle of the MA with a particular given period.

Thanks,

smiley486

Maybe this one? https://www.mql5.com/en/forum/173056

 

Multi Moving Average

Here,8 standard multi moving average in one indicator

MA1_TF=0;

MA1_Period=14;

MA1_Method = 0;

MA1_Shift=0;

MA1_Apply_to=0;

TF:

1 1 minute.

5 -5 minutes.

15 -15 minutes.

30 -30 minutes.

60 -1 hour.

240 -4 hour.

1440 -Daily.

10080 -Weekly.

43200 -Monthly.

0 (zero) 0 Timeframe used on the chart.

Period:

Any period of moving average you like

Method

0 Simple moving average,

1 Exponential moving average,

2 Smoothed moving average,

3 Linear weighted moving average.

Shift

Any shift you like

Apply to

0 Close price.

1 Open price.

2 High price.

3 Low price.

4 Median price, (high+low)/2.

5 Typical price, (high+low+close)/3.

6 Weighted close price, (high+low+close+close)/4.

Files:
 

In separate in the middle of the windows how to show answer is already thank you

 

more toys with mas, dr.vinin

 

cool ma_dex_Angle_MA_v3.mq4 (6.3 KB) ma_altMA.mq4 (3.5 KB)

Files:
 

not a toy (but everbody played with) "our ma(ma)" mql forum, neutron, vinin, last edit-n.k.

Reason: