Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Creating a cumulative tick indicator

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

    Creating a cumulative tick indicator

    I'm trying to create a cumulative tick calculator, but i'm completely new to programming. I understand some of the basic principles of programming but trying to build this indicator is perplexing and taking away from my trading. I know its not a difficult indicator but I'm having trouble getting my arms around it.

    i want the indicator to tally every time the tick crosses +600 and subtract everytime the tick crosses -600.

    any suggestions on where to start? should I use the bar low and high to measure the crosses. Im not even sure where to start. I've done the tutorial but that doesn't seem to be much help...

    any help you all can give will be greatly appreciated...

    #2
    Take a look at these first...

    click on Tools>EditNinjascript>Indicator to look at the code. Just "Save As" if you want to experiment!
    Do a search in the indicator section of the forum to find the threads.
    Cheers-
    Taters
    Attached Files

    Comment


      #3
      How would I go about creating a threshold for the tick. I only want ticks over 600 and -600 to tally...

      Comment


        #4
        You would need to either dive in yourself and modify the code or put in a request for the original author to make the changes.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        581 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        338 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 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
        552 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X