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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    87 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    132 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    65 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    118 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    67 views
    0 likes
    Last Post PaulMohn  
    Working...
    X