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

how to look at a barseries value from databox

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

    how to look at a barseries value from databox

    I have a Intseries declared and am using it within my indicator.
    how can i see its properties from the databox?
    i dont want to add it to plot.

    Long_trades_NeverBelowM50=IntSeries(
    this);
    Last edited by junkone; 05-22-2009, 02:58 PM.

    #2
    Only Plots are shown in the data box. If you don't want it to plot you can try setting the plot color to transparent.
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Graci117, Today, 09:02 PM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by ETFVoyageur, Today, 07:55 PM
    0 responses
    7 views
    0 likes
    Last Post ETFVoyageur  
    Started by janio973, Today, 07:24 PM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by aligator, 01-06-2022, 12:14 PM
    4 responses
    246 views
    0 likes
    Last Post john_44573  
    Started by reynoldsn, Today, 05:56 PM
    0 responses
    14 views
    0 likes
    Last Post reynoldsn  
    Working...
    X