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 chbruno, Today, 04:10 PM
        0 responses
        3 views
        0 likes
        Last Post chbruno
        by chbruno
         
        Started by josh18955, 03-25-2023, 11:16 AM
        6 responses
        436 views
        0 likes
        Last Post Delerium  
        Started by FAQtrader, Today, 03:35 PM
        0 responses
        6 views
        0 likes
        Last Post FAQtrader  
        Started by rocketman7, Today, 09:41 AM
        5 responses
        19 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by frslvr, 04-11-2024, 07:26 AM
        9 responses
        127 views
        1 like
        Last Post caryc123  
        Working...
        X