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

Log warnings when using non-standard parameters

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

    Log warnings when using non-standard parameters

    I have been trying to create some more user friendly strategies by using enums to create input parameters with dropdown selection.

    Unfortunately, this is resulting with my log getting filled with warnings saying that the parameter is ignored since it neither double, int, string, or bool.

    The same happens when I am using DateTime or Color as the data type for an input parameter.

    As I add more strategies and inputs, this is making the log file a bit hard to read through (as well as alarming the non-techie users).

    Is there any way to suppress these warnings?

    #2
    >> Is there any way to suppress these warnings?
    Unfortunately not.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by ScottWalsh, 04-16-2024, 04:29 PM
    7 responses
    34 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by cls71, Today, 04:45 AM
    0 responses
    3 views
    0 likes
    Last Post cls71
    by cls71
     
    Started by mjairg, 07-20-2023, 11:57 PM
    3 responses
    214 views
    1 like
    Last Post PaulMohn  
    Started by TheWhiteDragon, 01-21-2019, 12:44 PM
    4 responses
    546 views
    0 likes
    Last Post PaulMohn  
    Started by GLFX005, Today, 03:23 AM
    0 responses
    3 views
    0 likes
    Last Post GLFX005
    by GLFX005
     
    Working...
    X