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

testing if source = external data feed

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

    testing if source = external data feed

    Is there a way to know (.i.e, a variable to check) if the current data source is the external data feed (vs. the replay, or sim, or real-time choices)?

    BTW, does BarTimer work with external pre-recorded data feeds?

    #2
    This is not officially supported, but I suggest you scroll to the DisplayTime() function in the BarTimer indicator to get an idea of how to do it.

    I don't believe there should be any issue with BarTimer on an external data feed.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by Josh View Post
      ...scroll to the DisplayTime() function in the BarTimer indicator to get an idea of how to do it.
      I don't believe there should be any issue with BarTimer on an external data feed.
      No go. Actually, when I first wrote PRV, I copied the DisplayTime() method from BarTimer and named it SessionActive(). I did not understand why it was needed for BarTimer but took the conservative line & used it as a check on PRV calculations.

      Then I got an email from some-one who uses external data who said this check is always false when connected to external data feed. That seems odd, that BarTimer would also not work (this person does not use BarTimer).

      I am also curious as to why you check the SessionActive method when plotting the PRV. The reason I ask is if connected to "External Data Feed" SessionActive is always false. I use the External Data Feed to do replay of data that is not recorded by Ninja Trader and I had comment out the check for session active.
      So now, the question becomes: Is there ANY reason to check for SessionActive ? Why is DisplayTime checked in BarTimer?

      If I should remove the check in PRV please let me know. It would simplify things.
      Attached Files

      Comment


        #4
        Unfortunately this is beyond the level of support we can provide. You can play around with it and see how it reacts differently.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Brevo, Today, 01:45 AM
        0 responses
        6 views
        0 likes
        Last Post Brevo
        by Brevo
         
        Started by aussugardefender, Today, 01:07 AM
        0 responses
        3 views
        0 likes
        Last Post aussugardefender  
        Started by pvincent, 06-23-2022, 12:53 PM
        14 responses
        242 views
        0 likes
        Last Post Nyman
        by Nyman
         
        Started by TraderG23, 12-08-2023, 07:56 AM
        9 responses
        384 views
        1 like
        Last Post Gavini
        by Gavini
         
        Started by oviejo, Today, 12:28 AM
        0 responses
        6 views
        0 likes
        Last Post oviejo
        by oviejo
         
        Working...
        X