Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Stanfillirenfro, Today, 07:23 AM
    1 response
    4 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by cmtjoancolmenero, Yesterday, 03:58 PM
    2 responses
    22 views
    0 likes
    Last Post cmtjoancolmenero  
    Started by olisav57, Yesterday, 07:39 PM
    1 response
    9 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by cocoescala, 10-12-2018, 11:02 PM
    7 responses
    944 views
    0 likes
    Last Post Jquiroz1975  
    Started by oviejo, Today, 12:28 AM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Working...
    X