Moving Average slope

Hello - can I get assistance on a script for the slope of a moving average? Is there a way to define so I can screen for the slope on a MA between 0 and 75 degrees?

Hi Manish,

When using geometric degrees as a measure the chart has to be scaled to specific requirements as the angle will depend on the time/price ratio of the chart being viewed (the value in the bottom-right corner).

This makes it difficult to compare slopes between different charts as the scaling will always be different. Take a look at the LRVAL() function and see if it will do what you need.