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

Icorrect working of a tick replay

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

    Icorrect working of a tick replay

    Hi!

    I've discovered a missing of the data for any indicator that uses Tick Replay Data Series

    I run 2 indicators on the ES futures (5sec) each is in separate window. First Indicator made output to the tab 1, second made to the tab 2.
    I pressed F5 on the 1st and got the next.

    As you can see from the screenshot the last hist trade was at the 26.03.2020 1:48:12
    Then the first realtime trade was at the 26.03.2020 1:48:23

    And we didn't see any ticks between these 2 dates

    But second indicator got realtime ticks (you can see this on the 2nd screenshot)

    So, tick replay didn't provide corresponding data between the start time of the State.Historical and the start time of State.Realtime

    With best regards
    Attached Files
    Last edited by fut_practic; 03-25-2020, 06:13 PM.

    #2
    I test this indicator and have same result.
    Say, we have indicator, designed for TickReplay placed on chart with TickReplay enabled.
    I press F5. Form that moment and util indicator reached State.Realtime all Level1 events will be lost for this exact indicator.
    fx.practic
    NinjaTrader Ecosystem Vendor - fx.practic

    Comment


      #3
      Hello,

      Thank you for the post.

      I just wanted to provide a quick note to let you know that we have seen your post and will review this in more detail. Once I have more information that I can provide I will reply back here.

      Please let me know if I may be of additional assistance.
      JesseNinjaTrader Customer Service

      Comment


        #4
        Hi.
        I made minor changes in the indicator to highlight the difference:
        Code:
                protected override void OnMarketData(MarketDataEventArgs e)
                {
                     Value[0]++;
                }
        Please, watch the video (0:59): https://screencast-o-matic.com/watch/cYeO3iys1c
        Attached Files
        Last edited by fx.practic; 03-26-2020, 04:18 PM.
        fx.practic
        NinjaTrader Ecosystem Vendor - fx.practic

        Comment


          #5
          Hello. We are still looking forward for the reply. Is this expected behaviour?
          fx.practic
          NinjaTrader Ecosystem Vendor - fx.practic

          Comment


            #6
            Hello,

            We currently have a issue open on this however I have not had any reply from development that I could provide at this point. Once development has looked further into this I will be able to provide a reply here.

            I look forward to being of further assistance.
            JesseNinjaTrader Customer Service

            Comment


              #7
              Thank you, Jesse.
              fx.practic
              NinjaTrader Ecosystem Vendor - fx.practic

              Comment


                #8
                Originally posted by NinjaTrader_Jesse View Post
                Hello,

                We currently have a issue open on this however I have not had any reply from development that I could provide at this point. Once development has looked further into this I will be able to provide a reply here.

                I look forward to being of further assistance.
                Hi!
                How is the state of this issue?
                It's important thing as for me and for other

                Comment


                  #9
                  Originally posted by NinjaTrader_Jesse View Post
                  Hello,

                  We currently have a issue open on this however I have not had any reply from development that I could provide at this point. Once development has looked further into this I will be able to provide a reply here.

                  I look forward to being of further assistance.
                  Hi!
                  How is the state of this issue?
                  It's important thing as for me and for other
                  Thx

                  Comment


                    #10
                    Hello fut_practic,

                    There is no update yet, if I have an update that I can provide I will post back here.

                    Please let me know if I may be of further assistance.
                    JesseNinjaTrader Customer Service

                    Comment


                      #11
                      Originally posted by NinjaTrader_Jesse View Post
                      Hello fut_practic,

                      There is no update yet, if I have an update that I can provide I will post back here.

                      Please let me know if I may be of further assistance.
                      I ask NT development team to review this issue again and try to fix.
                      Thank you

                      Comment


                        #12
                        Hello fut_practic,

                        The development team is aware of this item however there has been no update at this point that I could provide. We have taken in the inquiry and it is being reviewed, if I can provide more details I will when they become available. You can track this issue with number 14395, that would be listed in the change log in a future release if something is changed here.






                        JesseNinjaTrader Customer Service

                        Comment

                        Latest Posts

                        Collapse

                        Topics Statistics Last Post
                        Started by jackiegils, Yesterday, 11:05 PM
                        0 responses
                        5 views
                        0 likes
                        Last Post jackiegils  
                        Started by cre8able, 05-09-2024, 09:15 PM
                        2 responses
                        17 views
                        0 likes
                        Last Post cre8able  
                        Started by Trader146, Yesterday, 09:17 PM
                        0 responses
                        9 views
                        0 likes
                        Last Post Trader146  
                        Started by ttrader23, 05-08-2024, 09:04 AM
                        9 responses
                        43 views
                        0 likes
                        Last Post ttrader23  
                        Started by ZeroKuhl, 05-09-2024, 04:31 PM
                        8 responses
                        46 views
                        0 likes
                        Last Post ZeroKuhl  
                        Working...
                        X