Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

FriendlyEnumConverter for strategies it won't let me optimize this parameter

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

    FriendlyEnumConverter for strategies it won't let me optimize this parameter

    Hello,

    There is a "Use Case #4: Display "friendly" enum values" In this example:


    Is it possible to use the same technique for strategies, so that Optimization also works?
    Because when I try to use FriendlyEnumConverter for strategies it won't let me optimize this parameter, unlike the regular enum.

    #2
    Hello frslvr,

    Unfortunately, you have stumbled upon a known limitation. Type converters do not work well with the NinjaScriptProperty Attribute which is necessary for strategy analyzer optimizations.

    This behavior is tracked with ID# NTEIGHT-14957.

    This means the friendly enum approach cannot be used for strategies that are being optimized. A regular enum without the type converter can still be optimized.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by kinfxhk, 07-14-2026, 09:39 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    60 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    43 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    47 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    38 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X