Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to build candles on the price chart?

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

    How to build candles on the price chart?

    I want to develop an indicator. This indicator should build candles on the price chart. In other words - I want to see standard candles (chart's candles) and indicator's candles. How can I achive this?
    I'm trying to use "plotstyle.bar", but how can I specify start point for the buffer? The start point for this type is always '0'.

    #2
    Hello webus,

    You would need to use OnRender and do custom rendering to do that. I would suggest looking at the SampleCustomRender indicator that comes with the platform for a starting point. You can also view the existing ChartStyles and how they use OnRender to generate bars.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    56 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    75 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    39 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    101 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    60 views
    0 likes
    Last Post PaulMohn  
    Working...
    X