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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    640 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    366 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    107 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    569 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    572 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X