Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

First indicators with NT7

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

    First indicators with NT7

    Hi Guys,

    I’m an Italian Tarder (sorry for my English)
    Using the NT 7.0.1000.2. Win7 OS. Connected with InteractiveBrokers
    On a PC I use the version version: Regular
    On another PC (where I write code) I use the version: Simulation Only.

    As a test I wrote a simple indicator that shows me the minimum.

    It happens that, at some point in the work, something begin to fail. Something that used to work.

    Look at the graphs
    No longer works on the timeframe to 5 minutes, but it works on all other timeframes (for example, the 3 min).

    Another question: Where can I reset everything without having to reinstall the NT7? Is there a particular file to be deleted?

    Thanks,
    morphy
    Attached Files

    #2
    Morphy, if you look at your log tab of the Control Center as the indicator stops working for you - do you see any errors listed there?

    There's unfortunatley no file that would contain all customizations done to NinjaTrader since installing - what info are you looking to reset to default?

    Thanks,

    Comment


      #3
      In the "Log", this error message is generated when step in the timeframe to 5 minutes
      Attached Files

      Comment


        #4
        Thanks, you very likely run into this issue here - http://www.ninjatrader.com/support/f...ead.php?t=3170

        Comment


          #5
          I added in OnBarUpdate ():
          if (CurrentBar < 1) return;

          Everything seems OK

          Thanks,
          morphy

          Comment


            #6
            Thanks for reporting back, glad to hear it!

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            578 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            334 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            101 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            554 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            551 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X