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 RubenCazorla, Today, 09:07 AM
            2 responses
            13 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by i019945nj, 12-14-2023, 06:41 AM
            7 responses
            82 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by timmbbo, 07-05-2023, 10:21 PM
            4 responses
            158 views
            0 likes
            Last Post NinjaTrader_Gaby  
            Started by tkaboris, Today, 08:01 AM
            1 response
            7 views
            0 likes
            Last Post NinjaTrader_Gaby  
            Started by Lumbeezl, 01-11-2022, 06:50 PM
            31 responses
            820 views
            1 like
            Last Post NinjaTrader_Adrian  
            Working...
            X