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 junkone, Today, 11:37 AM
        2 responses
        12 views
        0 likes
        Last Post junkone
        by junkone
         
        Started by frankthearm, Yesterday, 09:08 AM
        12 responses
        43 views
        0 likes
        Last Post NinjaTrader_Clayton  
        Started by quantismo, 04-17-2024, 05:13 PM
        5 responses
        35 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by proptrade13, Today, 11:06 AM
        1 response
        7 views
        0 likes
        Last Post NinjaTrader_Clayton  
        Started by love2code2trade, 04-17-2024, 01:45 PM
        4 responses
        35 views
        0 likes
        Last Post love2code2trade  
        Working...
        X