Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Want to plot the hourly bars only from 1 minute data

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

    Want to plot the hourly bars only from 1 minute data

    Hello,
    I have 1 min data underlying the chart. I want to display the candles for a specified interval like 30 min, 45 min, or 1 hour. How would I go about doing this?
    1: I can use SessionBreak to identify the start of the session.
    2: From that start point, I can keep collecting the OHLCV for the specified time interval. What is the best way to collect this data? (Custom class or DataSeries)?

    3: Once I have the data series, how do I show the data in the form of candles?

    4: When there is real time data, I want to keep modifying the higher time frame bar as new 1 minute data becomes available. How do I go about doing this?
    Thanks for your help.
    PK

    #2
    pkatta, you could realize this via custom programming a bars type for this, but unfortuantely we can't support it.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    362 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    233 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    205 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    290 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    246 views
    0 likes
    Last Post CarlTrading  
    Working...
    X