Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Bug with Unmanaged switch?

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

    Bug with Unmanaged switch?

    Hi Support,

    I don't know, may be you already know about that bug or may be it is OK, but I decided to inform you about it.
    By default option for Unmanaged orders is equals false.
    When I put Unmanaged = true to my strategy it says that it is not possible to run strategy with EnterLongShort(...) function with that option - it is OK, I know it. BUT when I remove "Unmanaged = true" it shows the same error again. In another words this option is not reseted every compilation. To fix that error I need to set "Unamaged = false" explicitly.

    Thank you.

    #2
    Thanks for the report.

    I'm checking with out development for confirmation on this behavior.
    MatthewNinjaTrader Product Management

    Comment


      #3
      This shouldn't be the case as long as you're calling Initialize. Simply disabling/renabling the strategy will not reset the value.

      The strategy needs to be removed and re-added to call the Initialize method and properly set the managed method you're using.
      MatthewNinjaTrader Product Management

      Comment


        #4
        OK

        OK, I've got it.

        Thank you.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        160 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        307 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        244 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        348 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        178 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X