Announcement

Collapse
No announcement yet.

Overlay on CandleStick

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Overlay on CandleStick

    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.

  • #2
    unknown.alpha
    It can be done using the PB_forBarChart.efs which is available here (see enclosed image showing the efs running on a candlestick chart and a 3 PB chart for comparison)
    I am not sure I understand what you are asking in your second question. Irrespective you can find the information regarding drawLineAbsolute() here
    Alex

    Comment

    Working...
    X