Indicators: JPTrend indicator

 

JPTrend indicator:

The indicator calculates the resistance and support lines and shows alerts when price is reached them.

Whatever your strategy, you need to know where are supports and resistances lines, eventually you will appreciate to be alerted if they are reached.

This indicator rescan line each time you change the time scale of the chart and send you an optional alert if one is under a tunable limit.

JPTrend indicator

Author: Xynium

 

good job, will test immediatly

 thanks for your work 

 

Thank you.

 
Automated-Trading:

JPTrend indicator:

Author: Xynium

very good

&

thanks

 
thanks
 

Chic-modern!

 

Great thing, great implementation, but there is room for development, for example, there are lines that almost coincide with each other, just the screenshot demonstrates it perfectly (two blue support lines)

But this is by no means a criticism, but just my opinion on how to better develop the indicator

 
Thank you very much.
 
Great, but maybe add the ability to show previous lines that the price has broken - because they have now turned from resistance into support and vice versa
 
I propose to draw the previous levels with horizontal lines
 

How to call the indicator handle in the Expert Advisor. I tried - Handle=iCustom(NULL,PERIOD_D1, "Examples\\\Custom JPTrend".); The compiler does not see errors, but the robot does not work either.