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 ageeholdings, Today, 07:43 AM
            0 responses
            10 views
            0 likes
            Last Post ageeholdings  
            Started by pibrew, Today, 06:37 AM
            0 responses
            4 views
            0 likes
            Last Post pibrew
            by pibrew
             
            Started by rbeckmann05, Yesterday, 06:48 PM
            1 response
            14 views
            0 likes
            Last Post bltdavid  
            Started by llanqui, Today, 03:53 AM
            0 responses
            9 views
            0 likes
            Last Post llanqui
            by llanqui
             
            Started by burtoninlondon, Today, 12:38 AM
            0 responses
            12 views
            0 likes
            Last Post burtoninlondon  
            Working...
            X