Sad story - page 8

 

I was faced with the problem of finding the current angle of price change. I solved it using the method of least squares. As a result I get a straight line, which can be rotated to the horizon at some angle. The answer is given in pips per 1 candle.

https://www.mql5.com/ru/code/8704 (see indicator MLS-HL4-Angle.mq4).

From here the angle in degrees will be equal to the arctangent of the value of this indicator.