Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Adding to config XML file

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

    Adding to config XML file

    I notice that in \Documents\NinjaTrader 8 there is a config XML file. Is it ok to add to this file?

    My script uses System.ServiceModel, and I need to feed it parameters like maxBufferSize through XML in the config file. Not sure how else it could get it these parameters it needs.

    #2
    Hello MM345,

    I would not suggest trying to modify the config file. In case there was an error, this could cause a users settings, connections, license, and other important information to be disrupted or cause issues in the platform. It would be best to leave this file for the platform to use exclusively.

    If you need to use an xml file for settings for your custom item, it would be suggested that you implement your own xml deserialization to load from your own file. Because NinajScript is just C#, this could be accomplished using the standard xml tools in C# which there are many tutorials for online.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CortexZenUSA, Today, 12:53 AM
    0 responses
    1 view
    0 likes
    Last Post CortexZenUSA  
    Started by CortexZenUSA, Today, 12:46 AM
    0 responses
    1 view
    0 likes
    Last Post CortexZenUSA  
    Started by usazencortex, Today, 12:43 AM
    0 responses
    5 views
    0 likes
    Last Post usazencortex  
    Started by sidlercom80, 10-28-2023, 08:49 AM
    168 responses
    2,266 views
    0 likes
    Last Post sidlercom80  
    Started by Barry Milan, Yesterday, 10:35 PM
    3 responses
    13 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Working...
    X