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

Plotindex

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

    Plotindex

    Hello,
    could anyone tell me how this index could be set:
    PlotColors[1][0] = upColor;
    PlotColors[int PlotIndex][int barsAgo]
    http://www.ninjatrader.com/support/helpGuides/nt7/index.html?drawtriangle.htm
    Where does these index come from ?
    Last edited by mate41; 11-20-2011, 12:42 PM.

    #2
    Originally posted by mate41 View Post
    Hello,
    could anyone tell me how this index could be set:
    PlotColors[int PlotIndex][int barsAgo]
    http://www.ninjatrader.com/support/helpGuides/nt7/index.html?drawtriangle.htm
    Where does these index come from ?
    Your second Plot will be set to upColor on the currentBar.

    Comment


      #3
      Hi konogam,
      if it does, and on what line ??
      Not a bar but a line my case.
      Is a pointing problem i think (have to point to the right line)
      Last edited by mate41; 11-20-2011, 01:34 PM.

      Comment


        #4
        Originally posted by mate41 View Post
        Hi konogam,
        if it does, and on what line ??
        Not a bar but a line my case.
        Is a pointing problem i think (have to point to the right line)
        I am not sure that I understand what you are asking. How do you mean: "... on what line?"? If your Plot is a line, then that is the line that is set. Everything on the chart is referenced to bars: that is how a chart is constructed. The Plot/line that corresponds to the current bar is what is being set.

        Comment


          #5
          Solved

          Thanks,
          there are 3 lines.... but is solved at now. I'll see further.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by algospoke, 04-17-2024, 06:40 PM
          3 responses
          26 views
          0 likes
          Last Post NinjaTrader_Jesse  
          Started by bmartz, 03-12-2024, 06:12 AM
          3 responses
          28 views
          0 likes
          Last Post NinjaTrader_Zachary  
          Started by Aviram Y, Today, 05:29 AM
          2 responses
          9 views
          0 likes
          Last Post Aviram Y  
          Started by gentlebenthebear, Today, 01:30 AM
          1 response
          8 views
          0 likes
          Last Post NinjaTrader_Jesse  
          Started by cls71, Today, 04:45 AM
          1 response
          7 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Working...
          X