I will write the indicator for free - page 121

 
Hi, I need an indicator for MT4 which will draw the average for each day of the week. For example: the average of the last 3 Tuesdays, the price was for example at 9.30. The price of current Tuesday at 9.30, last Tuesday at 9.30 and the previous Tuesday at 9.30, sum and divide by 3. And draw as the level in the current Tuesday.
 
who can write an indicator for crossing equidistant channels?
 
please write an indicator with an alert and a circle on the chart when the colour of an mt4 candle changes
 

Hello, please help.

I need an indicator (advisor) that will look for and show on the chart situations like on the screenshots.

The calculations use the usual SAR parabolic and the usual linear regression channel.

The indicator shows the situations searched for the last 1000 bars.

The descending waves of the parabolic
The indicator calculates the parameters after the change of the parabolic.
For calculation, we take the two waves of the parabolic following one another,
In this case, the descending waves (points above the price).
1) Each wave has the lowest point, wave 1 has point A, wave 2 has point B.
2) The level of point B must be higher than the level of point A.
3) These points are connected by a regression channel and the channel shall be directed downward - this is the
the desired formation.

Parabolic rising waves
The indicator calculates the parameters after the change of the parabolic.
For calculation, two waves of a parabolic following one another are taken,
In this case, the rising waves (points under the price).
1) The highest point of each wave is taken, wave 1 has point A, wave 2 has point B.
2) The level of point B must be lower than the level of point A.
3) These points are connected by a regression channel and the channel must be directed upward - this is the

the desired formation.


It would be greatly appreciated.

Files:
njr6pju2vd.png  64 kb
ulwq5uea5e.png  62 kb
 
eeieea #:
Can RSI be rewritten so that it is displayed as a bar chart with standard levels and the bars change colour according to the Awesome oscillator?
Here
RSI Histogram
RSI Histogram
  • www.mql5.com
Индикатор iRSI (Relative Strength Index, RSI) в виде цветной гистограммы
 
eeieea #:
we have to go with the Awesome principle

Like this?

RSI Histogram 2

 
eeieea #:
Columns should be built like this. and levels should be like on a standard rsi

Is there any confusion about the levels? The standard RSI is built exclusively above zero.

 
eeieea #:
what if it's based on level 50?

How's that :) ?

 
Why was my post deleted?
 
Vladimir Karputov #:

How's that :) ?

Although ...

You could. There you go and below is a comparison to the usual RSI:

RSI Histogram 2