Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

indicator with tick replay

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

    indicator with tick replay

    Hello is it possible to have a chart not running tick replay but to add an indicator to the chart which does run tick replay to collect market data events for a certain process?
    I wondered if this was possible or if is essential for the chart data series to be enabled for tick replay.

    Say the indicator referenced a different data series via AddDataSeries and you wanted this series to be processed with tick replay to access OnMarketData information to do some calculations ; but not have the primary series on the chart to be enabled for tick replay

    Alternatively load 2 series on the chart the primary without tick replay and the 2nd one with tick replay and then the indicator accesses this one?

    Just trying to see if there is any different approach to this
    thanks

    #2
    Hello soulfx, thanks for your post.

    It would not be possible without turning tick replay on. To run without tick replay, the indicator would need to add a 1 tick series and treat the OnBarUpdate calls from that series as a "OnMarketData" feed. That would be the only way without tick replay enabled.

    Please let me know if this does not resolve your inquiry.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    670 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    379 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    111 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    575 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    582 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X