Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

A way to differentiate the plots.

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

    A way to differentiate the plots.

    Good morning:
    I have an indicator that Plots the results. Those Plots come form 3 different parts of the code.
    Bars ahead, I would like to differentiate​ the Plot.
    I am wondering if there is a way to make the Plot as object in way where I can attach another "property" to the value of the plot.
    Thank you very much!!
    FVJ

    #2
    Hello FVJ,

    Thanks for your post.

    A plot has a plot name that could be used when assigning values to plots or referencing plots.

    Or, the Values collection could be used to assign values to plots. Values[0][0] refers to the first plot, Values[1][0] refers to the second plot, and Values[2][0] refers to the third plot.

    See the help guide documentation below.

    AddPlot(): https://ninjatrader.com/support/help...ghtsub=addplot
    Values: https://ninjatrader.com/support/help...nt8/values.htm

    There are no supported means for adding additional properties to a plot.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Thank you Brandon!!
      There are no supported means for adding additional properties to a plot.

      Let's see if someone from the community has work with this subject
      FVJ

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      646 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      367 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      107 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      569 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      573 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X