ObjectCreate(chart_ID,name,OBJ_TREND,sub_window,t1,p1,t2,p2); ObjectSetInteger(chart_ID,name,OBJPROP_RAY_RIGHT,true);
ObjectCreate(chart_ID,name,OBJ_TREND,sub_window,t1,p1,t2,p2); ObjectSetInteger(chart_ID,name,OBJPROP_RAY_RIGHT,true);
You agree to website policy and terms of use
Is it possible to plot a line from the indicator in the space to the right of the current candle? If so, how?
Thanks