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

Draw a dot every 60 seconds

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

    #31
    Hmm that doesn't work either koganam, just draws one dot on the last bar on the chart, needs a new tagId everytime I'd say. I don't get this, the code from page 1 worked fine when I did it back then, now I have the same code and it's drawing dots on every bar even though it should be every 600 seconds(10 minutes). Any ideas?

    Comment


      #32
      Anyone? Can't be that hard, but it just doesn't want to work.

      I have tried giving the dots unique ID's, with "Dot" + CurrentBar, because it was only drawing a dot on the last bar of the chart but that doesn't work either, still no more dots, when it's supposed to be 600 seconds apart. Driving me insane.

      Comment


        #33
        Here is my code. This should work? I'm just getting a dot on the close of every bar, chart is a 1 minute chart. I want dots every X minutes/X seconds.
        Attached Files
        Last edited by Jumper; 10-16-2014, 11:44 PM.

        Comment


          #34
          Jumper, I would expect that since your condition is hit every bar since you have terminated your if statement with a semicolon ;
          BertrandNinjaTrader Customer Service

          Comment


            #35
            Oh god, I KNEW it would be something that stupid/simple, no wonder I couldn't figure it out, sorry about that, such a stupid error. Cheers!

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Segwin, 05-07-2018, 02:15 PM
            14 responses
            1,788 views
            0 likes
            Last Post aligator  
            Started by Jimmyk, 01-26-2018, 05:19 AM
            6 responses
            837 views
            0 likes
            Last Post emuns
            by emuns
             
            Started by jxs_xrj, 01-12-2020, 09:49 AM
            6 responses
            3,293 views
            1 like
            Last Post jgualdronc  
            Started by Touch-Ups, Today, 10:36 AM
            0 responses
            12 views
            0 likes
            Last Post Touch-Ups  
            Started by geddyisodin, 04-25-2024, 05:20 AM
            11 responses
            62 views
            0 likes
            Last Post halgo_boulder  
            Working...
            X