can you explain your strategy its look interesting thanks
#property indicator_chart_window #property indicator_buffers 3 #property indicator_plots 3 #property indicator_type1 DRAW_ARROW #property indicator_color1 clrLime #property indicator_style1 STYLE_TRIANGLE #property indicator_width1 2 #property ...