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

Saving Indicator Parameters from code. 

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

    Saving Indicator Parameters from code. 

    Hi there I know there's a "Save default" at the bottom of the indicator window for storing the default indicator values. But I was wondering if there was a way to save a default template or any template from within code.

    I've written an improved version of My addon is very UI based, and I change parameters related to indicators by code all the time when using it. I'd like these to be saved as the default parameters when changed; rather than having to come into the indicator window and do the save.

    Is this possible.

    Many thanks in advance for your support.

    Kevin.


    #2
    Hello Kevin, thanks for your post.

    There's no supported way of using the built-in templating system for indicators through code. You would need to create your own .XML file and load up the default settings from that XML file. See this publicly available link on reading and writing XML files:
    https://www.c-sharpcorner.com/articl...ml-in-C-Sharp/

    Best regards,
    -ChrisL
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    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  
    Started by Aviram Y, Today, 05:29 AM
    0 responses
    5 views
    0 likes
    Last Post Aviram Y  
    Started by quantismo, 04-17-2024, 05:13 PM
    3 responses
    27 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by ScottWalsh, 04-16-2024, 04:29 PM
    7 responses
    36 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Working...
    X