Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

IOrder order.OverFill = true

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

    IOrder order.OverFill = true

    Do the following events lead to IOrder order.OverFill = true?
    1. Order with OrderState.PendingCancel fills/part fills before getting to OrderState.Cancelled
    2. Order with OrderState.PendingChange fills /part fills before getting to OrderState.Accepted (or to OrderState.Working)
    3. Order with OrderState.Unknown fills/part fills
    Assuming that the above do result in IOrder order.OverFill = true, are there any more OrderState “sequences” like the above that also do the same?

    Also, is there somewhere in the NT "framework" code that I can look to see how this bool value is being set?
    Last edited by AnotherTrader; 07-05-2012, 12:16 PM.

    #2
    Hello AnotherTrader,
    Yes, that should be a pretty comprehensive list.

    Unfortunately there are no supported way to see when it is assigned.

    I leave the thread open for fellow members for any additional inputs.
    JoydeepNinjaTrader Customer Service

    Comment


      #3
      I would like to add to the question - is the order state always .Filled or can OverFill be set with the order state .Cancelled, etc. ?

      Thanks in advance.

      Comment


        #4
        Hello ScottB,
        Unfortuantely there are no OrderState.OverFilled parameters. To know more about OrderState please refer to our help guide
        JoydeepNinjaTrader Customer Service

        Comment


          #5
          Joydeep, thank you for the response. I don't think I was clear in my question. Given .Overfill is true what are the possible OrderStates i.e. can .Overfill = true with an OrderState of Filled, of Cancelled, PendingCancel, etc. or is given .Overfill = true, is the OrderState always .Filled?

          I hope this clarifies my question.

          Comment


            #6
            Hello ScottB,
            Thanks for the clarification.

            It is either Filled or PartFilled.

            Please let me know if I can assist you any further.
            JoydeepNinjaTrader Customer Service

            Comment


              #7
              Joydeep,

              Thank you that is the information I was looking for.

              Best Regards,
              Scott

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by dcriador, Today, 12:06 PM
              0 responses
              10 views
              0 likes
              Last Post dcriador  
              Started by dcriador, Today, 12:04 PM
              0 responses
              6 views
              0 likes
              Last Post dcriador  
              Started by cutzpr, Today, 08:54 AM
              0 responses
              11 views
              0 likes
              Last Post cutzpr
              by cutzpr
               
              Started by benmarkal, Today, 08:44 AM
              0 responses
              23 views
              0 likes
              Last Post benmarkal  
              Started by Tin34, Today, 03:30 AM
              2 responses
              29 views
              0 likes
              Last Post Tin34
              by Tin34
               
              Working...
              X