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

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 kevinenergy, 02-17-2023, 12:42 PM
        115 responses
        2,699 views
        1 like
        Last Post kevinenergy  
        Started by prdecast, Today, 06:07 AM
        1 response
        4 views
        0 likes
        Last Post NinjaTrader_LuisH  
        Started by Christopher_R, Today, 12:29 AM
        1 response
        14 views
        0 likes
        Last Post NinjaTrader_LuisH  
        Started by chartchart, 05-19-2021, 04:14 PM
        3 responses
        577 views
        1 like
        Last Post NinjaTrader_Gaby  
        Started by bsbisme, Yesterday, 02:08 PM
        1 response
        15 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Working...
        X