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

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:	56
Size:	4.2 KB
ID:	1257699

    Click image for larger version

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

Name:	image.png
Views:	57
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 Austiner87, Today, 05:02 PM
    0 responses
    3 views
    0 likes
    Last Post Austiner87  
    Started by tonynt, 05-21-2019, 06:27 AM
    10 responses
    530 views
    1 like
    Last Post fiendtrades  
    Started by awwenzovs, Today, 08:03 AM
    2 responses
    14 views
    0 likes
    Last Post NinjaTrader_Eduardo  
    Started by Ashkam, 04-29-2024, 09:28 AM
    4 responses
    44 views
    0 likes
    Last Post Ashkam
    by Ashkam
     
    Started by nightstalker, Yesterday, 02:05 PM
    1 response
    30 views
    0 likes
    Last Post NinjaTrader_Eduardo  
    Working...
    X