Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

public static Series<double>

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

    public static Series<double>

    Hello!!!
    In the Properties section: Is there any way to make the Plot 'public' variable to Plot 'public static' variable?

    Click image for larger version

Name:	image.png
Views:	126
Size:	4.2 KB
ID:	1257699

    Click image for larger version

Name:	image.png
Views:	129
Size:	4.6 KB
ID:	1257698
    I get the following programming error
    Click image for larger version

Name:	image.png
Views:	128
Size:	2.6 KB
ID:	1257700

    Thank you very much!!!
    FVJ​​
    Attached Files

    #2
    Hello FVJ​​,

    The Indicator or Strategy class cannot be static, and Values collection is not static so I don't think this would work.

    Below is a link to an example of using unsupported static classes, methods, and properties.
    https://ninjatrader.com/support/foru...ork#post712245
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    222 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    138 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    154 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    237 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    195 views
    0 likes
    Last Post CarlTrading  
    Working...
    X