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

Plot Properties/Settings

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

    Plot Properties/Settings

    I created an indicator with several plots. I have since modified the indicator and added some plots and changed the original ones.

    How can I change the names and add the new ones in the Indicator selection window. I need to be able to change the plot settings for the new ones.

    I assume the wizard is adding these when the indicator is first created but I could not find anyway to change them afterwards.

    Thanks!

    #2
    PDT123, thanks for the post - you would need to change / add them directly in the code you could unfortunately not go back to the wizard starting page to edit these once you're started editing the custom code of this study.

    For each plot you would see a section in the Initialize() defining the plot visuals -



    plus you would see a public property holding the actual values in the Properties section in your code.
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by funk10101, Today, 12:02 AM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by GLFX005, Today, 03:23 AM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by nandhumca, Yesterday, 03:41 PM
    1 response
    13 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by The_Sec, Yesterday, 03:37 PM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by vecnopus, Today, 06:15 AM
    0 responses
    1 view
    0 likes
    Last Post vecnopus  
    Working...
    X