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 mattbsea, Today, 05:44 PM
          0 responses
          3 views
          0 likes
          Last Post mattbsea  
          Started by RideMe, 04-07-2024, 04:54 PM
          6 responses
          31 views
          0 likes
          Last Post RideMe
          by RideMe
           
          Started by tkaboris, Today, 05:13 PM
          0 responses
          2 views
          0 likes
          Last Post tkaboris  
          Started by GussJ, 03-04-2020, 03:11 PM
          16 responses
          3,282 views
          0 likes
          Last Post Leafcutter  
          Started by WHICKED, Today, 12:45 PM
          2 responses
          20 views
          0 likes
          Last Post WHICKED
          by WHICKED
           
          Working...
          X