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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    477 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    317 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    256 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    340 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    308 views
    0 likes
    Last Post CarlTrading  
    Working...
    X