Forum

atr trailing stop

I'm trying to implement an ATR trailing stop indicator . The compiler doesn't throw any errors. Nothing is plotted to the chart. See "CDC ATR Trailing Stop V1" on TradingView for reference. // ATR railing stop #property indicator_chart_window #property indicator_buffers 1 #property indicator_plots 1