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

Is it posible set Order Quantity to 0?

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

    Is it posible set Order Quantity to 0?

    Hello

    Is it possible set order quantity to 0 on the chart trader? I tried with the code below, but it shows 1 as minimal quantity

    quantitySelector.Value = 0

    Also in case it being posible to set 0 and "placing" a buying/ selling order it will throw any error message? Does it avoid opening a further order?

    Regards

    #2
    Not sure, but WHY would you do that

    Comment


      #3
      Hello alejandro888,

      An order cannot have a quantity of 0.

      That said, below is a link to a post about the chart trader quantity selector.
      Chelsea B.NinjaTrader Customer Service

      Comment


        #4
        Hi Chelsea,

        Thanks for your replying I was curious about it because I wanted to void possible orders before they are executed. And I thought setting the quantity order to 0 in the chartrade as a posible solution in case it allows it or NinjaTrader throwing some error/message when that happens

        Yeah it doesn't make sense place a 0 quantity order, but I was looking for some mechanism to void or invalidate posible orders before executed them. That is my question

        Comment


          #5
          Hello alejandro888,

          Setting the quantity to 0 would not be the way to handle that.

          If the code is submitting the order, have the logic not submit the order.
          Chelsea B.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by jaybedreamin, Today, 05:56 PM
          0 responses
          2 views
          0 likes
          Last Post jaybedreamin  
          Started by DJ888, 04-16-2024, 06:09 PM
          6 responses
          18 views
          0 likes
          Last Post DJ888
          by DJ888
           
          Started by Jon17, Today, 04:33 PM
          0 responses
          1 view
          0 likes
          Last Post Jon17
          by Jon17
           
          Started by Javierw.ok, Today, 04:12 PM
          0 responses
          6 views
          0 likes
          Last Post Javierw.ok  
          Started by timmbbo, Today, 08:59 AM
          2 responses
          10 views
          0 likes
          Last Post bltdavid  
          Working...
          X