Is there way to overlay a 'Three Line Break' chart on a CandleStick chart? Same symbol and interval for both chart.
Also, in main(), how can I tell drawAbsoluteLine to draw line? If I anchor it to 0 bar, it only draw on the right most bar? I want to draw a line on every bar.
Also, in main(), how can I tell drawAbsoluteLine to draw line? If I anchor it to 0 bar, it only draw on the right most bar? I want to draw a line on every bar.
Comment