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 SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        97 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        51 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        24 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        35 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        37 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X