Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to check for tick replay?

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

    How to check for tick replay?

    I have a strategy that requires tick replay, how can I get this data so I can put a warning if it is not enabled?

    #2
    Hello Conceptzx,

    Thanks for your post.

    IsTickReplays could be used to check if the specified bar series is using Tick Replay.

    See this help guide page for more information about IsTickReplays: https://ninjatrader.com/support/help...ickreplays.htm
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      So:
      If (IsTickReplays[0] = true) {do something}

      Comment


        #4
        Hello Conceptzx,

        Thanks for your notes.

        Yes, that would be the correct way to check if the primary bar series is using Tick Replay.

        Please let us know if we may assist further.
        <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Today, 05:17 AM
        0 responses
        53 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        130 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        70 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        44 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        49 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X