Hi,
Is there a way add in a script to adjusting the line style. I want to space out the dash to a minimum style view without it overwhelming the chart.
AddVerticalLine(bearTrendVertical, "Exit", Color.gray);
AddVerticalLine(BullTrendVertical, "Party", Color.cyan);
thanks,
jrj4774
Is there a way add in a script to adjusting the line style. I want to space out the dash to a minimum style view without it overwhelming the chart.
AddVerticalLine(bearTrendVertical, "Exit", Color.gray);
AddVerticalLine(BullTrendVertical, "Party", Color.cyan);
thanks,
jrj4774
Last edited: