Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Possible to optimize on user defined parameters

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

    Possible to optimize on user defined parameters

    How can I optimize from a list of user defined parameters presented to the user?

    For example, if the NT provided sample code from , "Creating a user-defined parameter type(enum)" the indicator SampleUniversalMovingAverage presents the user with a list of moving average types to choose from.

    If I use this sample code in a strategy, how can I optimize on the list so the best moving average type would be revealed by the optimizer?

    #2
    Hi Crassius, there would be unfortunately not a direct way, as the optimizer natively could only work with int's and double values to iterate through, so you could assign a given MA choice an int value and the itereate through this public property with the optimizer to find the 'best' MA for your setup.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    65 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    35 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    59 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    62 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    51 views
    0 likes
    Last Post CarlTrading  
    Working...
    X