Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Timing problem

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

    Timing problem

    Hi,
    I issue an EnterStop order and on a next bar on some condition I want to issue an Enter (market) order. This doesn't work, because the stop order is working my market order nulifys the order.
    I understand that the stop order expires after the next bar OnBarUpdate(), so how can I enter a market order inside the OnBarUpdate()?

    Baruch

    #2
    Hi Baruch, what exact Trace orders output are you getting in this case?

    Could you just set the stop order to liveUntilCancelled?

    Comment


      #3
      Sorry,
      My mistake. I needed to increase the quantity.
      Have another question: What is QuantityType?
      There is no explanation in help file!

      Baruch

      Comment


        #4
        Baruch, this sets if the order quantity is taken from the entry method quantity property or the default strategy quantity size.

        Comment


          #5
          How do I change it in the strat?

          Baruch
          p.s.
          Have you seen that in help there is a wrong page for it?

          Comment


            #6
            Yes, thanks - will be fixed with the new upcoming guide for NT7.

            Try entering for example DefaultQuantity = 1000; in the Initialize().

            Comment


              #7
              Yes I have Default quantity in Init.
              I'm asking about QuantityType. How do I change it from "by strategy" to other value?

              Baruch

              Comment


                #8
                Baruch, setting those other types hardcoded is not supported unfortunately.

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                0 responses
                672 views
                0 likes
                Last Post Geovanny Suaza  
                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                0 responses
                379 views
                1 like
                Last Post Geovanny Suaza  
                Started by Mindset, 02-09-2026, 11:44 AM
                0 responses
                111 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                0 responses
                575 views
                1 like
                Last Post Geovanny Suaza  
                Started by RFrosty, 01-28-2026, 06:49 PM
                0 responses
                582 views
                1 like
                Last Post RFrosty
                by RFrosty
                 
                Working...
                X